@charset "UTF-8";
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{20%,53%,80%,0%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -30px, 0);transform:translate3d(0, -30px, 0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -15px, 0);transform:translate3d(0, -15px, 0)}90%{-webkit-transform:translate3d(0, -4px, 0);transform:translate3d(0, -4px, 0)}}@keyframes bounce{20%,53%,80%,0%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -30px, 0);transform:translate3d(0, -30px, 0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -15px, 0);transform:translate3d(0, -15px, 0)}90%{-webkit-transform:translate3d(0, -4px, 0);transform:translate3d(0, -4px, 0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{50%,0%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{50%,0%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}50%{-webkit-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05)}to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}@keyframes pulse{0%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}50%{-webkit-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05)}to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}30%{-webkit-transform:scale3d(1.25, 0.75, 1);transform:scale3d(1.25, 0.75, 1)}40%{-webkit-transform:scale3d(0.75, 1.25, 1);transform:scale3d(0.75, 1.25, 1)}50%{-webkit-transform:scale3d(1.15, 0.85, 1);transform:scale3d(1.15, 0.85, 1)}65%{-webkit-transform:scale3d(0.95, 1.05, 1);transform:scale3d(0.95, 1.05, 1)}75%{-webkit-transform:scale3d(1.05, 0.95, 1);transform:scale3d(1.05, 0.95, 1)}to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}@keyframes rubberBand{0%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}30%{-webkit-transform:scale3d(1.25, 0.75, 1);transform:scale3d(1.25, 0.75, 1)}40%{-webkit-transform:scale3d(0.75, 1.25, 1);transform:scale3d(0.75, 1.25, 1)}50%{-webkit-transform:scale3d(1.15, 0.85, 1);transform:scale3d(1.15, 0.85, 1)}65%{-webkit-transform:scale3d(0.95, 1.05, 1);transform:scale3d(0.95, 1.05, 1)}75%{-webkit-transform:scale3d(1.05, 0.95, 1);transform:scale3d(1.05, 0.95, 1)}to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}}@keyframes shake{0%,to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0, 0, 1, 15deg);transform:rotate3d(0, 0, 1, 15deg)}40%{-webkit-transform:rotate3d(0, 0, 1, -10deg);transform:rotate3d(0, 0, 1, -10deg)}60%{-webkit-transform:rotate3d(0, 0, 1, 5deg);transform:rotate3d(0, 0, 1, 5deg)}80%{-webkit-transform:rotate3d(0, 0, 1, -5deg);transform:rotate3d(0, 0, 1, -5deg)}to{-webkit-transform:rotate3d(0, 0, 1, 0deg);transform:rotate3d(0, 0, 1, 0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0, 0, 1, 15deg);transform:rotate3d(0, 0, 1, 15deg)}40%{-webkit-transform:rotate3d(0, 0, 1, -10deg);transform:rotate3d(0, 0, 1, -10deg)}60%{-webkit-transform:rotate3d(0, 0, 1, 5deg);transform:rotate3d(0, 0, 1, 5deg)}80%{-webkit-transform:rotate3d(0, 0, 1, -5deg);transform:rotate3d(0, 0, 1, -5deg)}to{-webkit-transform:rotate3d(0, 0, 1, 0deg);transform:rotate3d(0, 0, 1, 0deg)}}.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}10%,20%{-webkit-transform:scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);transform:scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)}to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}@keyframes tada{0%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}10%,20%{-webkit-transform:scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);transform:scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)}to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)}30%{-webkit-transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)}45%{-webkit-transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)}60%{-webkit-transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)}75%{-webkit-transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)}to{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)}30%{-webkit-transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)}45%{-webkit-transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)}60%{-webkit-transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)}75%{-webkit-transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)}to{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{11.1%,0%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.39062deg) skewY(0.39062deg);transform:skewX(0.39062deg) skewY(0.39062deg)}88.8%{-webkit-transform:skewX(-0.19531deg) skewY(-0.19531deg);transform:skewX(-0.19531deg) skewY(-0.19531deg)}}@keyframes jello{11.1%,0%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.39062deg) skewY(0.39062deg);transform:skewX(0.39062deg) skewY(0.39062deg)}88.8%{-webkit-transform:skewX(-0.19531deg) skewY(-0.19531deg);transform:skewX(-0.19531deg) skewY(-0.19531deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{20%,40%,60%,80%,0%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}20%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}40%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;-webkit-transform:scale3d(1.03, 1.03, 1.03);transform:scale3d(1.03, 1.03, 1.03)}80%{-webkit-transform:scale3d(0.97, 0.97, 0.97);transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}@keyframes bounceIn{20%,40%,60%,80%,0%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}20%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}40%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;-webkit-transform:scale3d(1.03, 1.03, 1.03);transform:scale3d(1.03, 1.03, 1.03)}80%{-webkit-transform:scale3d(0.97, 0.97, 0.97);transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{60%,75%,90%,0%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:translate3d(0, -3000px, 0);transform:translate3d(0, -3000px, 0)}60%{opacity:1;-webkit-transform:translate3d(0, 25px, 0);transform:translate3d(0, 25px, 0)}75%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}90%{-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{60%,75%,90%,0%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:translate3d(0, -3000px, 0);transform:translate3d(0, -3000px, 0)}60%{opacity:1;-webkit-transform:translate3d(0, 25px, 0);transform:translate3d(0, 25px, 0)}75%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}90%{-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0)}to{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{60%,75%,90%,0%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:translate3d(-3000px, 0, 0);transform:translate3d(-3000px, 0, 0)}60%{opacity:1;-webkit-transform:translate3d(25px, 0, 0);transform:translate3d(25px, 0, 0)}75%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}90%{-webkit-transform:translate3d(5px, 0, 0);transform:translate3d(5px, 0, 0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{60%,75%,90%,0%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:translate3d(-3000px, 0, 0);transform:translate3d(-3000px, 0, 0)}60%{opacity:1;-webkit-transform:translate3d(25px, 0, 0);transform:translate3d(25px, 0, 0)}75%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}90%{-webkit-transform:translate3d(5px, 0, 0);transform:translate3d(5px, 0, 0)}to{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{60%,75%,90%,0%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:translate3d(3000px, 0, 0);transform:translate3d(3000px, 0, 0)}60%{opacity:1;-webkit-transform:translate3d(-25px, 0, 0);transform:translate3d(-25px, 0, 0)}75%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}90%{-webkit-transform:translate3d(-5px, 0, 0);transform:translate3d(-5px, 0, 0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{60%,75%,90%,0%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:translate3d(3000px, 0, 0);transform:translate3d(3000px, 0, 0)}60%{opacity:1;-webkit-transform:translate3d(-25px, 0, 0);transform:translate3d(-25px, 0, 0)}75%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}90%{-webkit-transform:translate3d(-5px, 0, 0);transform:translate3d(-5px, 0, 0)}to{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{60%,75%,90%,0%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:translate3d(0, 3000px, 0);transform:translate3d(0, 3000px, 0)}60%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}75%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}90%{-webkit-transform:translate3d(0, -5px, 0);transform:translate3d(0, -5px, 0)}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes bounceInUp{60%,75%,90%,0%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:translate3d(0, 3000px, 0);transform:translate3d(0, 3000px, 0)}60%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}75%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}90%{-webkit-transform:translate3d(0, -5px, 0);transform:translate3d(0, -5px, 0)}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}40%,45%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}40%,45%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px, 0, 0);transform:translate3d(20px, 0, 0)}to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px, 0, 0);transform:translate3d(20px, 0, 0)}to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px, 0, 0);transform:translate3d(-20px, 0, 0)}to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px, 0, 0);transform:translate3d(-20px, 0, 0)}to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}40%,45%{opacity:1;-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0)}to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}40%,45%{opacity:1;-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0)}to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -360deg);transform:perspective(400px) rotate3d(0, 1, 0, -360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(0.95, 0.95, 0.95);transform:perspective(400px) scale3d(0.95, 0.95, 0.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -360deg);transform:perspective(400px) rotate3d(0, 1, 0, -360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(0.95, 0.95, 0.95);transform:perspective(400px) scale3d(0.95, 0.95, 0.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 10deg);transform:perspective(400px) rotate3d(1, 0, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -5deg);transform:perspective(400px) rotate3d(1, 0, 0, -5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 10deg);transform:perspective(400px) rotate3d(1, 0, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -5deg);transform:perspective(400px) rotate3d(1, 0, 0, -5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -15deg);transform:perspective(400px) rotate3d(0, 1, 0, -15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -15deg);transform:perspective(400px) rotate3d(0, 1, 0, -15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%, 0, 0) skewX(-30deg);transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%, 0, 0) skewX(-30deg);transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%, 0, 0) skewX(30deg);transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%, 0, 0) skewX(30deg);transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0, 0, 1, -200deg);transform:rotate3d(0, 0, 1, -200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0, 0, 1, -200deg);transform:rotate3d(0, 0, 1, -200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, -90deg);transform:rotate3d(0, 0, 1, -90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, -90deg);transform:rotate3d(0, 0, 1, -90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0, 0, 1, 200deg);transform:rotate3d(0, 0, 1, 200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0, 0, 1, 200deg);transform:rotate3d(0, 0, 1, 200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, 90deg);transform:rotate3d(0, 0, 1, 90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, 90deg);transform:rotate3d(0, 0, 1, 90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0, 0, 1, 80deg);transform:rotate3d(0, 0, 1, 80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0, 0, 1, 60deg);transform:rotate3d(0, 0, 1, 60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0, 700px, 0);transform:translate3d(0, 700px, 0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0, 0, 1, 80deg);transform:rotate3d(0, 0, 1, 80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0, 0, 1, 60deg);transform:rotate3d(0, 0, 1, 60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0, 700px, 0);transform:translate3d(0, 700px, 0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)}to{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(-2000px, 0, 0);transform:scale(0.1) translate3d(-2000px, 0, 0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(-2000px, 0, 0);transform:scale(0.1) translate3d(-2000px, 0, 0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(2000px, 0, 0);transform:scale(0.1) translate3d(2000px, 0, 0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(2000px, 0, 0);transform:scale(0.1) translate3d(2000px, 0, 0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}@keyframes slideOutDown{0%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}@keyframes slideOutLeft{0%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}@keyframes slideOutRight{0%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}@keyframes slideOutUp{0%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}body,html{background:#5d9fe7!important;font-family:"open-sans",sans-serif;font-size:18px;line-height:22px;font-weight:300}.off-canvas-content{background:#5d9fe7!important}#gradient{background-image:-ms-linear-gradient(top, #4fd78d 0%, #5d9fe7 100%);background-image:-moz-linear-gradient(top, #4fd78d 0%, #5d9fe7 100%);background-image:-o-linear-gradient(top, #4fd78d 0%, #5d9fe7 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #4fd78d), color-stop(100, #5d9fe7));background-image:-webkit-linear-gradient(top, #4fd78d 0%, #5d9fe7 100%);background-image:-webkit-gradient(linear, left top, left bottom, from(#4fd78d), to(#5d9fe7));background-image:linear-gradient(to bottom, #4fd78d 0%, #5d9fe7 100%);padding-top:150px}#blue{display:block;padding-top:150px}.header_wrap{height:67px;display:block;padding-left:100px;margin-bottom:30px!important;position:relative}.header_wrap>img{position:absolute;top:0;left:0}.header_wrap h4{margin:0;padding:0;font-size:28px;color:#FFFFFF;font-family:"open-sans",sans-serif;font-size:20px;line-height:67px;font-weight:300}.scrollToTop{width:32px;height:32px;font-weight:bold;color:#444;text-indent:-9999px;position:fixed;bottom:32px;right:32px;display:none;background:url("../img/back_to_top.png") no-repeat}.scrollToTop:hover{text-decoration:none}#body_content .entry-content ul{padding-bottom:0!important}a#_bapw-link{background:transparent!important;padding:4px 20px 0 20px;color:#FFFFFF;font-family:"open-sans",sans-serif;font-size:12px;line-height:16px;font-weight:700!important}.off-canvas-content{-webkit-box-shadow:none!important;box-shadow:none!important;margin-top:-50px}.off-canvas-content .ubermenu .ubermenu-item .ubermenu-submenu-drop{-webkit-box-shadow:none!important;box-shadow:none!important}header#masthead{-o-transition:background .5s ease-in-out;transition:background .5s ease-in-out;-moz-transition:background .5s ease-in-out;-webkit-transition:background .5s ease-in-out;background:#FFFFFF!important}header#masthead.hidden{background:transparent!important}header#masthead.hidden #site-navigation li.home>a{background:url("../img/sovrn_logo_white.png") no-repeat top left}header#masthead.hidden .top-bar-right nav.ubermenu li a{color:#FFFFFF}header#masthead.hidden .top-bar-right nav.ubermenu li a:hover{color:#fdca03}header#masthead.hidden .top-bar-right nav.ubermenu li.active a,header#masthead.hidden .top-bar-right nav.ubermenu li.ubermenu-current_page_parent a{color:#fdca03}header#masthead.hidden .top-bar-right nav.ubermenu li#menu-item-3347 a{color:#FFFFFF!important;border:2px solid #FFFFFF}header#masthead.hidden .top-bar-right nav.ubermenu li#menu-item-3347 a:hover{border:2px solid #FFFFFF;background:#FFFFFF;color:#5d9fe7!important}header#masthead.hidden ul#menu-utility-navigation>li{border-right:1px solid #FFFFFF}header#masthead.hidden ul#menu-utility-navigation>li>a{color:#FFFFFF}header#masthead.hidden ul#menu-utility-navigation>li>a:hover{color:#5d9fe7}header#masthead{height:92px;background:#FFFFFF;position:fixed!important;z-index:9999!important;top:0;left:0;width:100%}header#masthead .row{position:relative}header#masthead .top-bar .menu li{border:0!important}header#masthead .top-bar .menu>li>a{padding-left:1.5rem!important;padding-right:1.5rem!important}header#masthead .top-bar ul{background-color:transparent}header#masthead #site-navigation{height:92px;background:transparent!important}header#masthead #site-navigation li.home>a{text-indent:-9999px;display:inline-block;width:170px;height:92px;background:url("../img/sovrn_logo.png") no-repeat top left}header#masthead .top-bar-right{height:92px;padding-top:34px;padding-left:50px}header#masthead .top-bar-right nav.ubermenu li a{font-family:"open-sans",sans-serif;font-size:14px;line-height:18px;font-weight:700;color:#666666;text-transform:uppercase}header#masthead .top-bar-right nav.ubermenu li a:hover{color:#5d9fe7}header#masthead .top-bar-right nav.ubermenu li.active a,header#masthead .top-bar-right nav.ubermenu li.ubermenu-current_page_parent a{color:#5d9fe7}header#masthead .top-bar-right nav.ubermenu li#menu-item-3347 a{color:#5d9fe7!important;border:2px solid #5d9fe7;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;padding:10px 25px;margin:5px 0 0 10px}header#masthead .top-bar-right nav.ubermenu li#menu-item-3347 a:hover{border:2px solid #5d9fe7;background:#5d9fe7;color:#FFFFFF!important}header#masthead .top-bar-right nav.ubermenu .ubermenu-has-submenu-drop>.ubermenu-target:after{display:none!important}header#masthead .top-bar-right nav.ubermenu div.ubermenu-submenu ul.ubermenu-row:first-child{display:none!important}header#masthead .top-bar-right nav.ubermenu div.ubermenu-submenu ul.ubermenu-row{border:2px solid #4fd78c!important;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;background:#FFFFFF;width:535px;margin-top:17px;padding:20px 35px}header#masthead .top-bar-right nav.ubermenu div.ubermenu-submenu ul.ubermenu-row:before{content:" ";display:block;width:22px;height:17px;position:absolute;top:0;left:50%;margin-left:-11px;z-index:50;background:url("../img/subnav_arrow.png") no-repeat top center}header#masthead .top-bar-right nav.ubermenu div.ubermenu-submenu ul.ubermenu-row li li ul{padding-top:0;padding-bottom:0}header#masthead .top-bar-right nav.ubermenu div.ubermenu-submenu ul.ubermenu-row li li ul li a{text-transform:none;font-style:italic;padding-left:35px;font-family:"open-sans",sans-serif;font-size:12px;line-height:18px;font-weight:400}header#masthead .top-bar-right nav.ubermenu div.ubermenu-submenu ul.ubermenu-row a{color:#5d9fe7}header#masthead .top-bar-right nav.ubermenu div.ubermenu-submenu ul.ubermenu-row a:hover span{text-decoration:underline!important}header#masthead .top-bar-right nav.ubermenu div.ubermenu-submenu .ubermenu-custom-content{padding:20px 0 20px 0;font-family:"museo",serif;font-size:14px;line-height:27px;font-weight:700;color:#666666}header#masthead .top-bar-right nav.ubermenu div.ubermenu-submenu .ubermenu-custom-content strong{display:block}header#masthead .top-bar-right nav.ubermenu li#menu-item-14 ul.ubermenu-row,header#masthead .top-bar-right nav.ubermenu li#menu-item-3656 ul.ubermenu-row,header#masthead .top-bar-right nav.ubermenu li#menu-item-4846 ul.ubermenu-row,header#masthead .top-bar-right nav.ubermenu li#menu-item-4847 ul.ubermenu-row{position:relative;left:50%;margin-left:-1px}header#masthead .top-bar-right nav.ubermenu li#menu-item-14 ul.ubermenu-row:before,header#masthead .top-bar-right nav.ubermenu li#menu-item-3656 ul.ubermenu-row:before,header#masthead .top-bar-right nav.ubermenu li#menu-item-4846 ul.ubermenu-row:before,header#masthead .top-bar-right nav.ubermenu li#menu-item-4847 ul.ubermenu-row:before{margin-top:-16px}header#masthead .top-bar-right nav.ubermenu li#menu-item-3656 ul.ubermenu-row{margin-left:120px}header#masthead .top-bar-right nav.ubermenu li#menu-item-4846 ul.ubermenu-row{margin-left:-85px}header#masthead .top-bar-right nav.ubermenu li#menu-item-14 ul.ubermenu-row{margin-left:20px}header#masthead .top-bar-right nav.ubermenu li#menu-item-4847 ul.ubermenu-row{margin-left:-340px}header#masthead .top-bar-right nav.ubermenu .ubermenu .ubermenu-item .ubermenu-submenu-drop{-webkit-box-shadow:none!important;box-shadow:none!important}header#masthead ul#menu-utility-navigation{width:auto;position:absolute;top:7px;right:0}header#masthead ul#menu-utility-navigation>li{border-right:1px solid #666666}header#masthead ul#menu-utility-navigation>li.active a{background:transparent}header#masthead ul#menu-utility-navigation>li>a{display:block;padding:0 .75rem;line-height:1;font-family:"open-sans",sans-serif;font-size:12px;line-height:18px;font-weight:700;color:#666666}header#masthead ul#menu-utility-navigation>li>a:hover{color:#5d9fe7}header#masthead ul#menu-utility-navigation>li:last-of-type{border:0}#signup_form{display:block;position:fixed!important;z-index:9999!important;top:92px;left:0;width:100%;position:fixed;background:rgba(255, 255, 255, 0.9)}#signup_form.hidden{display:none}#signup_form #gform_wrapper_1{margin-top:40px!important;height:75px!important}#signup_form h3.gform_title,#signup_form span.gform_description{color:#666666!important}section.container #page{padding-top:5rem}.typed-cursor{opacity:1;-webkit-animation:none!important;-moz-animation:none!important;animation:none!important}@keyframes blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}@-webkit-keyframes blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}@-moz-keyframes blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}.reveal{background:rgba(0, 0, 0, 0.8);padding:100px 50px 50px 50px;z-index:999999!important}.reveal .close-button{border:1px solid #FFFFFF;width:48px;height:48px;display:block;z-index:9999}#slider{}#slider ul[data-orbit] .orbit-caption,#slider ul[data-orbit] li{display:none}#slider ul[data-orbit] li:first-child{display:block}#slider .orbit ul[data-orbit] .orbit-caption,#slider .orbit ul[data-orbit] li{display:block}#slider div.orbit,#slider li.orbit-slide,#slider ul.orbit-container{height:100%!important;max-height:100%!important}#slider div.orbit>.row,#slider li.orbit-slide>.row,#slider ul.orbit-container>.row{position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);visibility:hidden}#slider div.orbit>.row h1,#slider li.orbit-slide>.row h1,#slider ul.orbit-container>.row h1{color:#FFFFFF;font-family:"museo",serif;font-size:80px;line-height:82px;font-weight:100}#slider div.orbit>.row h1 span,#slider li.orbit-slide>.row h1 span,#slider ul.orbit-container>.row h1 span{font-family:"museo",serif;font-size:80px;line-height:82px;font-weight:700}#slider div.orbit>.row a:hover,#slider li.orbit-slide>.row a:hover,#slider ul.orbit-container>.row a:hover{background:#fdca03;border:2px solid #fdca03;color:#333333}#slider .orbit-bullets{position:absolute;margin-top:-4rem;margin-bottom:.8rem;text-align:left}#slider .orbit-bullets button{width:.8rem;height:.8rem;margin:.1rem 1.875rem .1rem 0;background-color:#cacaca;border-radius:50%;background-color:rgba(255, 255, 255, 0.5)}#slider .orbit-bullets button.is-active,#slider .orbit-bullets button:hover{background-color:white}#slider #scroll_down{width:95px;height:45px;display:block;position:absolute;bottom:5rem;left:50%;margin-left:-47px;z-index:99;background:url("../img/scroll_down.png") no-repeat center center}#slider .row.bullets{bottom:-4rem;top:0!important;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}#slider span.typed-cursor{text-indent:-99999px!important;background:url("../img/cursor.png") no-repeat center right;display:inline-block;width:98px;height:74px;margin-left:-7px}.block{position:relative;width:100%;top:-100px;color:#FFFFFF;font-family:"open-sans",sans-serif;font-size:20px;line-height:24px;font-weight:400}.block img.background,.block img.foreground,.block img.foreground2,.block img.foreground3{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:0;z-index:10}.block img.foreground{z-index:20}.block img.foreground2{z-index:30}.block img.foreground3{z-index:40}.block>.row{position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.block h2{color:#FFFFFF;font-family:"museo",serif;font-size:42px;line-height:42px;font-weight:700;padding-bottom:45px}.block p{color:#FFFFFF;font-family:"open-sans",sans-serif;font-size:34px;line-height:38px;font-weight:300}.block .columns{color:#FFFFFF;font-family:"open-sans",sans-serif;font-size:34px;line-height:38px;font-weight:300}.block .columns .intro_content{padding-bottom:25px}.block .columns .hide-for-small-only{font-family:"open-sans",sans-serif;font-size:20px;line-height:24px;font-weight:300}.block .button{margin-top:28px;color:#FFFFFF;font-family:"open-sans",sans-serif;font-size:16px;line-height:28px;font-weight:700;border:2px solid #FFFFFF;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;padding:2px 15px;display:block;max-width:200px;text-align:center;width:auto;background:transparent}.block .button:hover{background:rgba(255, 255, 255, 0.4)}.block.hidden{visibility:hidden}.block.normal{width:100%;height:auto!important}#block1{color:#FFFFFF;font-family:"open-sans",sans-serif;font-size:34px;line-height:38px;font-weight:100}#block1 h2{color:#FFFFFF;font-family:"museo",serif;font-size:42px;line-height:42px;font-weight:700;padding-bottom:20px}#block1 p{color:#FFFFFF;font-family:"open-sans",sans-serif;font-size:34px;line-height:38px;font-weight:100}#initial-screen strong{display:block;padding-top:45px}.row .entry-content h2{color:#FFFFFF;font-family:"museo",serif;font-size:32px;line-height:32px;font-weight:700}.tabs-content{background:transparent!important;border:0}.tabs-panel{height:548px;position:relative;z-index:50;padding-top:90px}.tabs-panel h3{margin:0;padding:0 0 50px 0;color:#FFFFFF;font-family:"museo",serif;font-size:32px;line-height:32px;font-weight:700}.tabs-panel p{color:#FFFFFF;font-family:"open-sans",sans-serif;font-size:28px;line-height:32px;font-weight:300;width:60%}.tabs-panel h5{margin:0;color:#FFFFFF;font-family:"museo",serif;font-size:16px;line-height:16px;font-weight:700;padding:15px 0}#example-tabs{margin:-91px auto 0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative;z-index:60}#example-tabs li{float:left;margin:0 2px!important}.duotone{-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;border:5px solid #5d9fe7;position:relative;overflow:hidden;width:172px;height:172px}.duotone .overlay{position:absolute;width:172px;height:172px;top:-5px;left:0;z-index:30;background:rgba(62, 115, 184, 0.7);-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}.duotone img{-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:.95;position:absolute;width:172px;height:172px;top:-5px;left:0;z-index:15}.duotone:hover{border:5px solid #FFFFFF}.duotone:hover .overlay{display:none}.duotone:hover img{-webkit-filter:grayscale(0);filter:grayscale(0);opacity:1}.tabs{background:transparent;border:0}.tabs-title>a{padding:0!important;background:transparent}.tabs-title>a:focus,.tabs-title>a:hover,.tabs-title>a[aria-selected=true]{background:transparent}.tabs-title>a:focus .duotone,.tabs-title>a:hover .duotone,.tabs-title>a[aria-selected=true] .duotone{border:5px solid #FFFFFF}.tabs-title>a:focus .duotone .overlay,.tabs-title>a:hover .duotone .overlay,.tabs-title>a[aria-selected=true] .duotone .overlay{display:none}.tabs-title>a:focus .duotone img,.tabs-title>a:hover .duotone img,.tabs-title>a[aria-selected=true] .duotone img{-webkit-filter:grayscale(0);filter:grayscale(0);opacity:1}#features{padding-top:200px}#features .entry-content{margin-bottom:60px}#features ul{list-style:none;margin:0!important;padding:0!important}#features ul li{padding-bottom:18px;padding-left:5px;font-family:"open-sans",sans-serif;font-size:16px;line-height:20px;font-weight:300;color:#FFFFFF;position:relative;left:15px}#features ul li:before{content:"• ";color:#FFFFFF;font-size:28px;position:absolute;top:0;left:-15px}#features ul li a{display:block;color:#FFFFFF;text-decoration:underline;font-family:"open-sans",sans-serif;font-size:14px;line-height:26px;font-weight:700}#features ul li a:hover{text-decoration:none}#why_sovrn{margin-top:80px;padding-top:200px}#why_sovrn .entry-content h2{margin-bottom:60px}#testimonials{padding-top:120px;background:#5d9fe7}#meridian_holder{width:327px;height:57px;position:relative}#meridian_holder .meridian_holder{width:327px;height:57px;position:absolute;top:0;left:0}#my-timeline{width:100%}.timeline-wrap{position:relative;width:100%;height:1px;border:1px solid #666666;border-bottom:0;background:transparent}.timeline-event{position:absolute;left:0;top:0}.timeline-event-node{position:absolute;top:-6px;left:0;border-radius:50%;width:12px;height:12px;background:#666666;cursor:pointer;-webkit-transition:width 0.05s ease-out, height 0.05s ease-out, margin 0.05s ease-out, background 0.05s ease-out;-o-transition:width 0.05s ease-out, height 0.05s ease-out, margin 0.05s ease-out, background 0.05s ease-out;transition:width 0.05s ease-out, height 0.05s ease-out, margin 0.05s ease-out, background 0.05s ease-out}.timeline-event-contents{display:none;margin-left:-20px}.timeline-event.timeline-selected .timeline-event-node,.timeline-event.timeline-selected .timeline-event-node:hover{background:#fdca03}.timeline-event-node:hover{background:#000000}.timeline-event-contents{overflow-x:visible!important;overflow-y:visible!important;position:absolute;padding:12px;left:0;top:30px;background:#333333;font-family:"open-sans",sans-serif;font-size:11px;line-height:18px;font-weight:300;color:#FFFFFF}.timeline-event-contents:before{position:absolute;display:block;content:"";left:-5px;top:0;width:5px;height:100%;background:#ffcc00}.timeline-event.timeline-bottom .timeline-event-arrow{position:absolute;display:none;content:"";left:0px;top:24px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #222}.timeline-event.timeline-above .timeline-event-contents{top:-80px}.timeline-event.timeline-above .timeline-event-arrow{top:auto;bottom:32px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #222;border-bottom:none}.timeline-event-contents .timeline-event-content,.timeline-event-contents .timeline-event-link{display:none}.timeline-event-title{white-space:nowrap;font-family:"open-sans",sans-serif;font-size:12px;line-height:18px;font-weight:300}.timeline-event-title span{font-family:"museo",serif;font-size:13px;line-height:18px;font-weight:700;color:#FFFFFF;display:inline-block;margin-right:10px}.timeline-event-link{display:block;text-align:right}.timeline-event-link a{color:#ffcc00;text-decoration:none;font-size:12px}.timeline-event-link a:visited{color:#ffcc00;text-decoration:none}.timeline-event-link a:hover{color:#ffcc00;text-decoration:underline}.timeline-large-scale,.timeline-small-scale{position:absolute;left:0;top:-30px;font-family:"museo",serif;font-size:12px;line-height:18px;font-weight:700;color:#333333}.timeline-dateblock{white-space:nowrap;width:100px;position:absolute;left:0;top:0;margin-left:-50px;text-align:center}.timeline-dateblock:before{display:block;content:"";position:absolute;left:50px;top:20px;width:1px;height:9px;background:#222}.timeline-small-scale .timeline-dateblock:before{top:25px;height:4px;background:#ccc}.timeline-small-scale{color:#dfdfdf;top:-30px}.timeline-months .timeline-dateblock{margin-left:-50px}.timeline-months .timeline-dateblock:before{left:50px}.timeline-event-content{margin:20px 0 10px}.timeline-event-content img{float:left;margin:0 10px 10px 0;width:100px;height:100px}.timeline-year{color:#666666;font-family:"museo",serif;font-size:18px;line-height:24px;font-weight:700}.timeline-month{color:#666666;font-family:"open-sans",sans-serif;font-size:12px;line-height:24px;font-weight:300}body.page-template-c-template #blue,body.page-template-onscroll #blue,body.single-new-feature.postid-6628 #blue{margin-top:92px}body.page-template-c-template #featured-hero,body.page-template-onscroll #featured-hero,body.single-new-feature.postid-6628 #featured-hero{position:relative!important;z-index:99;top:46px!important;width:100%;height:859px;margin:0!important}body.page-template-c-template #featured-hero .row,body.page-template-onscroll #featured-hero .row,body.single-new-feature.postid-6628 #featured-hero .row{position:relative;top:100%;-webkit-transform:translateY(-165%);-ms-transform:translateY(-165%);transform:translateY(-165%)}body.page-template-c-template #featured-hero .row p,body.page-template-onscroll #featured-hero .row p,body.single-new-feature.postid-6628 #featured-hero .row p{padding-top:20px;padding-bottom:0}body.page-template-c-template #featured-hero .row a,body.page-template-onscroll #featured-hero .row a,body.single-new-feature.postid-6628 #featured-hero .row a{color:#ffcc00;text-decoration:underline}body.page-template-c-template #featured-hero .row a:hover,body.page-template-onscroll #featured-hero .row a:hover,body.single-new-feature.postid-6628 #featured-hero .row a:hover{text-decoration:none}body.page-template-c-template #crew,body.page-template-onscroll #crew,body.single-new-feature.postid-6628 #crew{position:relative;z-index:99;margin-top:-300px;height:723px;margin-bottom:110px}body.page-template-c-template #crew #team_overview,body.page-template-onscroll #crew #team_overview,body.single-new-feature.postid-6628 #crew #team_overview{height:723px!important}body.page-template-c-template #crew #team_overview,body.page-template-onscroll #crew #team_overview,body.single-new-feature.postid-6628 #crew #team_overview{padding-top:175px}body.page-template-c-template #crew #team_overview p,body.page-template-onscroll #crew #team_overview p,body.single-new-feature.postid-6628 #crew #team_overview p{color:#FFFFFF;font-family:"open-sans",sans-serif;font-size:24px;line-height:32px;font-weight:300}body.page-template-c-template #crew #team_overview strong,body.page-template-onscroll #crew #team_overview strong,body.single-new-feature.postid-6628 #crew #team_overview strong{color:#FFFFFF;font-family:"open-sans",sans-serif;font-size:20px;line-height:32px;font-weight:700}body.page-template-c-template #crew #bio_holder,body.page-template-onscroll #crew #bio_holder,body.single-new-feature.postid-6628 #crew #bio_holder{background:#FFFFFF;margin-top:35px}body.page-template-c-template #crew #bio_holder .tabs-panel,body.page-template-onscroll #crew #bio_holder .tabs-panel,body.single-new-feature.postid-6628 #crew #bio_holder .tabs-panel{position:relative;z-index:50;padding-top:25px}body.page-template-c-template #crew #bio_holder .tabs-panel img,body.page-template-onscroll #crew #bio_holder .tabs-panel img,body.single-new-feature.postid-6628 #crew #bio_holder .tabs-panel img{display:block;width:350px;height:350px;margin:0 auto;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;border:5px solid #59b0cc;margin-bottom:25px}body.page-template-c-template #crew #bio_holder .tabs-panel h4,body.page-template-onscroll #crew #bio_holder .tabs-panel h4,body.single-new-feature.postid-6628 #crew #bio_holder .tabs-panel h4{display:block;color:#666666;font-family:"museo",serif;font-size:18px;line-height:21px;font-weight:700}body.page-template-c-template #crew #bio_holder .tabs-panel h4 a,body.page-template-onscroll #crew #bio_holder .tabs-panel h4 a,body.single-new-feature.postid-6628 #crew #bio_holder .tabs-panel h4 a{color:#666666}body.page-template-c-template #crew #bio_holder .tabs-panel h4 a:hover,body.page-template-onscroll #crew #bio_holder .tabs-panel h4 a:hover,body.single-new-feature.postid-6628 #crew #bio_holder .tabs-panel h4 a:hover{color:#5d9fe7}body.page-template-c-template #crew #bio_holder .tabs-panel h4 span,body.page-template-onscroll #crew #bio_holder .tabs-panel h4 span,body.single-new-feature.postid-6628 #crew #bio_holder .tabs-panel h4 span{display:inline-block;color:#666666;font-family:"museo",serif;font-size:12px;line-height:21px;font-weight:700;width:35%;margin-right:15px;text-align:right}body.page-template-c-template #crew ul#example-tabs,body.page-template-onscroll #crew ul#example-tabs,body.single-new-feature.postid-6628 #crew ul#example-tabs{position:absolute;bottom:-70px;margin:0;padding:0}body.page-template-c-template #crew li.tabs-title,body.page-template-onscroll #crew li.tabs-title,body.single-new-feature.postid-6628 #crew li.tabs-title{width:140px;height:140px;margin:4px;float:left}body.page-template-c-template #crew li.tabs-title.is-active .tab_photo,body.page-template-onscroll #crew li.tabs-title.is-active .tab_photo,body.single-new-feature.postid-6628 #crew li.tabs-title.is-active .tab_photo{border-color:#fdca03}body.page-template-c-template #crew .tab_photo,body.page-template-onscroll #crew .tab_photo,body.single-new-feature.postid-6628 #crew .tab_photo{width:140px;height:140px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;border:5px solid #FFFFFF}body.page-template-c-template #crew .tab_photo:hover,body.page-template-onscroll #crew .tab_photo:hover,body.single-new-feature.postid-6628 #crew .tab_photo:hover{border-color:#fdca03}body.page-template-c-template #careers,body.page-template-onscroll #careers,body.single-new-feature.postid-6628 #careers{background:#FFFFFF;padding-top:55px;padding-bottom:30px}body.page-template-c-template #careers h2,body.page-template-onscroll #careers h2,body.single-new-feature.postid-6628 #careers h2{color:#666666;font-family:"museo",serif;font-size:24px;line-height:24px;font-weight:700;padding-bottom:125px}body.page-template-c-template #careers h4,body.page-template-onscroll #careers h4,body.single-new-feature.postid-6628 #careers h4{color:#666666;font-family:"open-sans",sans-serif;font-size:24px;line-height:32px;font-weight:300;padding-bottom:25px}body.page-template-c-template #careers p,body.page-template-onscroll #careers p,body.single-new-feature.postid-6628 #careers p{color:#666666;font-family:"open-sans",sans-serif;font-size:18px;line-height:22px;font-weight:300}body.page-template-c-template #careers .job_entry,body.page-template-onscroll #careers .job_entry,body.single-new-feature.postid-6628 #careers .job_entry{background:#ffcc00;padding:25px 32px;margin-bottom:15px}body.page-template-c-template #careers .job_entry h4,body.page-template-onscroll #careers .job_entry h4,body.single-new-feature.postid-6628 #careers .job_entry h4{color:#666666;font-family:"museo",serif;font-size:16px;line-height:24px;font-weight:700;padding-bottom:10px;margin:0}body.page-template-c-template #careers .job_entry p,body.page-template-onscroll #careers .job_entry p,body.single-new-feature.postid-6628 #careers .job_entry p{color:#666666;font-family:"open-sans",sans-serif;font-size:14px;line-height:18px;font-weight:300;padding-bottom:13px;margin:0}body.page-template-c-template #careers .job_entry a,body.page-template-onscroll #careers .job_entry a,body.single-new-feature.postid-6628 #careers .job_entry a{color:#666666;font-family:"open-sans",sans-serif;font-size:14px;line-height:18px;font-weight:700;text-decoration:underline}body.page-template-c-template #careers .job_entry a:hover,body.page-template-onscroll #careers .job_entry a:hover,body.single-new-feature.postid-6628 #careers .job_entry a:hover{text-decoration:none}body.page-template-c-template #first_job_entries h3,body.page-template-onscroll #first_job_entries h3,body.single-new-feature.postid-6628 #first_job_entries h3{color:#666666;font-family:"museo",serif;font-size:24px;line-height:24px;font-weight:700;padding-bottom:25px}body.page-template-c-template #first_job_entries a.all_openings,body.page-template-onscroll #first_job_entries a.all_openings,body.single-new-feature.postid-6628 #first_job_entries a.all_openings{text-align:right;color:#666666;font-family:"open-sans",sans-serif;font-size:14px;line-height:18px;font-weight:700;text-decoration:none;display:block;width:100%}body.page-template-c-template #first_job_entries a.all_openings:hover,body.page-template-onscroll #first_job_entries a.all_openings:hover,body.single-new-feature.postid-6628 #first_job_entries a.all_openings:hover{text-decoration:underline}body.page-template-c-template .toggleClick,body.page-template-onscroll .toggleClick,body.single-new-feature.postid-6628 .toggleClick{position:relative;margin-top:5px;font-family:"open-sans",sans-serif;font-size:16px;line-height:24px;font-weight:700;color:#000000;width:100%!important;display:block;border-bottom:1px solid #000000;padding:0 0 5px 0}body.page-template-c-template .toggleClick:after,body.page-template-onscroll .toggleClick:after,body.single-new-feature.postid-6628 .toggleClick:after{content:" ";display:block;width:18px;height:15px;background:url("../img/toggle_arrow_dk.png") no-repeat center center;position:absolute;top:5px;left:50px}body.page-template-c-template .toggleClick:focus,body.page-template-c-template .toggleClick:hover,body.page-template-onscroll .toggleClick:focus,body.page-template-onscroll .toggleClick:hover,body.single-new-feature.postid-6628 .toggleClick:focus,body.single-new-feature.postid-6628 .toggleClick:hover{color:#666666}body.page-template-c-template #perks,body.page-template-onscroll #perks,body.single-new-feature.postid-6628 #perks{height:645px}body.page-template-c-template #perks h2,body.page-template-onscroll #perks h2,body.single-new-feature.postid-6628 #perks h2{color:#FFFFFF;font-family:"museo",serif;font-size:28px;line-height:28px;font-weight:300;margin:0;padding:75px 0 50px 0}body.page-template-c-template #perks .tabs-content.vertical,body.page-template-onscroll #perks .tabs-content.vertical,body.single-new-feature.postid-6628 #perks .tabs-content.vertical{border:0;color:#FFFFFF;font-family:"open-sans",sans-serif;font-size:24px;line-height:32px;font-weight:300;padding-left:245px}body.page-template-c-template #perks .tabs-content.vertical div.icon,body.page-template-onscroll #perks .tabs-content.vertical div.icon,body.single-new-feature.postid-6628 #perks .tabs-content.vertical div.icon{display:block;text-align:center;margin-bottom:50px}body.page-template-c-template #perks .tabs-panel,body.page-template-onscroll #perks .tabs-panel,body.single-new-feature.postid-6628 #perks .tabs-panel{padding:0!important;height:auto!important}body.page-template-c-template #perks #example-vert-tabs li,body.page-template-onscroll #perks #example-vert-tabs li,body.single-new-feature.postid-6628 #perks #example-vert-tabs li{padding-left:20px;margin-bottom:24px}body.page-template-c-template #perks #example-vert-tabs li a,body.page-template-onscroll #perks #example-vert-tabs li a,body.single-new-feature.postid-6628 #perks #example-vert-tabs li a{color:#ffcc00;border:3px solid #ffcc00;font-family:"open-sans",sans-serif;font-size:16px;line-height:16px;font-weight:700;text-decoration:none;background:transparent;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;padding:8px 22px!important;display:block}body.page-template-c-template #perks #example-vert-tabs li a:hover,body.page-template-onscroll #perks #example-vert-tabs li a:hover,body.single-new-feature.postid-6628 #perks #example-vert-tabs li a:hover{background:#ffcc00;color:#333333}body.page-template-c-template #perks #example-vert-tabs li.is-active a,body.page-template-onscroll #perks #example-vert-tabs li.is-active a,body.single-new-feature.postid-6628 #perks #example-vert-tabs li.is-active a{background:#ffcc00;color:#333333}body.page-template-c-template #perks-mobile,body.page-template-onscroll #perks-mobile,body.single-new-feature.postid-6628 #perks-mobile{padding:75px 0 50px 0;display:none}body.page-template-c-template #perks-mobile h2,body.page-template-onscroll #perks-mobile h2,body.single-new-feature.postid-6628 #perks-mobile h2{color:#FFFFFF;font-family:"museo",serif;font-size:28px;line-height:28px;font-weight:300;margin:0;padding:75px 0 20px 0}body.page-template-c-template #perks-mobile h4,body.page-template-onscroll #perks-mobile h4,body.single-new-feature.postid-6628 #perks-mobile h4{margin-top:30px;color:#333333;border:3px solid #ffcc00;font-family:"open-sans",sans-serif;font-size:16px;line-height:16px;font-weight:700;text-decoration:none;background:#ffcc00;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;padding:8px 22px!important;display:inline-block;clear:both;min-width:240px!important}body.page-template-c-template #perks-mobile .perk-content,body.page-template-onscroll #perks-mobile .perk-content,body.single-new-feature.postid-6628 #perks-mobile .perk-content{color:#FFFFFF;font-family:"open-sans",sans-serif;font-size:16px;line-height:20px;font-weight:300}body.page-template-c-template #perks-mobile .columns:last-child:not(:first-child),body.page-template-onscroll #perks-mobile .columns:last-child:not(:first-child),body.single-new-feature.postid-6628 #perks-mobile .columns:last-child:not(:first-child){float:none!important}body.page-template-c-template #video,body.page-template-onscroll #video,body.single-new-feature.postid-6628 #video{border-top:5px solid #FFFFFF;min-height:645px;padding-bottom:40px;background:url("../img/diagonal_background.png")}body.page-template-c-template #video h3,body.page-template-onscroll #video h3,body.single-new-feature.postid-6628 #video h3{font-family:"museo",serif;font-size:24px;line-height:24px;font-weight:700;color:#666666;padding:50px 0}body.page-template-c-template #team,body.page-template-onscroll #team,body.single-new-feature.postid-6628 #team{background:#FFFFFF;padding-top:80px;padding-bottom:90px}body.page-template-c-template #team h2,body.page-template-onscroll #team h2,body.single-new-feature.postid-6628 #team h2{color:#666666;font-family:"museo",serif;font-size:44px;line-height:44px;font-weight:700}body.page-template-c-template #team #board,body.page-template-c-template #team #leadership,body.page-template-onscroll #team #board,body.page-template-onscroll #team #leadership,body.single-new-feature.postid-6628 #team #board,body.single-new-feature.postid-6628 #team #leadership{padding:15px}body.page-template-c-template #team #board .columns,body.page-template-c-template #team #leadership .columns,body.page-template-onscroll #team #board .columns,body.page-template-onscroll #team #leadership .columns,body.single-new-feature.postid-6628 #team #board .columns,body.single-new-feature.postid-6628 #team #leadership .columns{margin-bottom:35px;position:relative}body.page-template-c-template #team #board .columns>img,body.page-template-c-template #team #leadership .columns>img,body.page-template-onscroll #team #board .columns>img,body.page-template-onscroll #team #leadership .columns>img,body.single-new-feature.postid-6628 #team #board .columns>img,body.single-new-feature.postid-6628 #team #leadership .columns>img{-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;position:relative;z-index:10}body.page-template-c-template #team #board .columns div.overlay,body.page-template-c-template #team #leadership .columns div.overlay,body.page-template-onscroll #team #board .columns div.overlay,body.page-template-onscroll #team #leadership .columns div.overlay,body.single-new-feature.postid-6628 #team #board .columns div.overlay,body.single-new-feature.postid-6628 #team #leadership .columns div.overlay{-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;width:190px;padding-bottom:190px;position:absolute;z-index:20;background:transparent;display:block}body.page-template-c-template #team #board .columns div.meta,body.page-template-c-template #team #leadership .columns div.meta,body.page-template-onscroll #team #board .columns div.meta,body.page-template-onscroll #team #leadership .columns div.meta,body.single-new-feature.postid-6628 #team #board .columns div.meta,body.single-new-feature.postid-6628 #team #leadership .columns div.meta{display:none;position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);margin-top:-35%;z-index:99;width:100%;text-align:center}body.page-template-c-template #team #board .columns div.meta h2,body.page-template-c-template #team #leadership .columns div.meta h2,body.page-template-onscroll #team #board .columns div.meta h2,body.page-template-onscroll #team #leadership .columns div.meta h2,body.single-new-feature.postid-6628 #team #board .columns div.meta h2,body.single-new-feature.postid-6628 #team #leadership .columns div.meta h2{font-family:"open-sans",sans-serif;font-size:16px;line-height:14px;font-weight:400;color:#FFFFFF;margin:0 10px;padding:10px  0 0 0}body.page-template-c-template #team #board .columns div.meta ul,body.page-template-c-template #team #leadership .columns div.meta ul,body.page-template-onscroll #team #board .columns div.meta ul,body.page-template-onscroll #team #leadership .columns div.meta ul,body.single-new-feature.postid-6628 #team #board .columns div.meta ul,body.single-new-feature.postid-6628 #team #leadership .columns div.meta ul{list-style:none;text-align:center;margin-left:-10px}body.page-template-c-template #team #board .columns div.meta ul li,body.page-template-c-template #team #leadership .columns div.meta ul li,body.page-template-onscroll #team #board .columns div.meta ul li,body.page-template-onscroll #team #leadership .columns div.meta ul li,body.single-new-feature.postid-6628 #team #board .columns div.meta ul li,body.single-new-feature.postid-6628 #team #leadership .columns div.meta ul li{display:inline;width:18px;height:18px;margin:0 5px;padding:0}body.page-template-c-template #team #board .columns div.meta ul li a,body.page-template-c-template #team #leadership .columns div.meta ul li a,body.page-template-onscroll #team #board .columns div.meta ul li a,body.page-template-onscroll #team #leadership .columns div.meta ul li a,body.single-new-feature.postid-6628 #team #board .columns div.meta ul li a,body.single-new-feature.postid-6628 #team #leadership .columns div.meta ul li a{margin:0;padding:0}body.page-template-c-template #team #board .columns:hover div.meta,body.page-template-c-template #team #leadership .columns:hover div.meta,body.page-template-onscroll #team #board .columns:hover div.meta,body.page-template-onscroll #team #leadership .columns:hover div.meta,body.single-new-feature.postid-6628 #team #board .columns:hover div.meta,body.single-new-feature.postid-6628 #team #leadership .columns:hover div.meta{display:block}body.page-template-c-template #team #board .columns:hover div.overlay,body.page-template-c-template #team #leadership .columns:hover div.overlay,body.page-template-onscroll #team #board .columns:hover div.overlay,body.page-template-onscroll #team #leadership .columns:hover div.overlay,body.single-new-feature.postid-6628 #team #board .columns:hover div.overlay,body.single-new-feature.postid-6628 #team #leadership .columns:hover div.overlay{background:rgba(0, 0, 0, 0.3)}body.page-template-c-template #team .columns.link,body.page-template-onscroll #team .columns.link,body.single-new-feature.postid-6628 #team .columns.link{text-align:center}body.page-template-c-template #team .columns.link a,body.page-template-onscroll #team .columns.link a,body.single-new-feature.postid-6628 #team .columns.link a{background:#ededed;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;width:182px;height:182px;border:4px solid #ededed;display:block;color:#59b0cc;font-family:"open-sans",sans-serif;font-size:18px;line-height:190px;font-weight:400}body.page-template-c-template #team .columns.link a.active,body.page-template-c-template #team .columns.link a:hover,body.page-template-onscroll #team .columns.link a.active,body.page-template-onscroll #team .columns.link a:hover,body.single-new-feature.postid-6628 #team .columns.link a.active,body.single-new-feature.postid-6628 #team .columns.link a:hover{border-color:#fdca03}body.page-template-c-template #timeline,body.page-template-onscroll #timeline,body.single-new-feature.postid-6628 #timeline{background:url("../img/diagonal_background.png");padding-top:55px;padding-bottom:95px}body.page-template-c-template #timeline h2,body.page-template-onscroll #timeline h2,body.single-new-feature.postid-6628 #timeline h2{font-family:"museo",serif;font-size:24px;line-height:24px;font-weight:700;color:#666666;padding-bottom:70px}body.page-template-c-template #timeline #my-timeline-container,body.page-template-onscroll #timeline #my-timeline-container,body.single-new-feature.postid-6628 #timeline #my-timeline-container{padding:0 2%}body.page-template-c-template #press,body.page-template-onscroll #press,body.single-new-feature.postid-6628 #press{background:#FFFFFF;padding-top:50px;padding-bottom:45px}body.page-template-c-template #press .small-2,body.page-template-c-template #press .small-4,body.page-template-onscroll #press .small-2,body.page-template-onscroll #press .small-4,body.single-new-feature.postid-6628 #press .small-2,body.single-new-feature.postid-6628 #press .small-4{padding-top:40px}body.page-template-c-template #press h2,body.page-template-onscroll #press h2,body.single-new-feature.postid-6628 #press h2{font-family:"museo",serif;font-size:24px;line-height:24px;font-weight:700;color:#666666}body.page-template-c-template #press h2 a,body.page-template-onscroll #press h2 a,body.single-new-feature.postid-6628 #press h2 a{font-family:"open-sans",sans-serif;font-size:24px;line-height:32px;font-weight:300;color:#666666;padding-bottom:30px;text-decoration:none}body.page-template-c-template #press h2 a:hover,body.page-template-onscroll #press h2 a:hover,body.single-new-feature.postid-6628 #press h2 a:hover{text-decoration:underline}body.page-template-c-template #press p,body.page-template-onscroll #press p,body.single-new-feature.postid-6628 #press p{font-family:"open-sans",sans-serif;font-size:18px;line-height:22px;font-weight:300;color:#666666;padding-bottom:30px}body.page-template-c-template #press a,body.page-template-onscroll #press a,body.single-new-feature.postid-6628 #press a{font-family:"open-sans",sans-serif;font-size:12px;line-height:12px;font-weight:700;color:#666666;text-decoration:none;display:block;padding-top:10px}body.page-template-c-template #press a:hover,body.page-template-onscroll #press a:hover,body.single-new-feature.postid-6628 #press a:hover{text-decoration:underline}body.page-template-c-template #press h3 a,body.page-template-onscroll #press h3 a,body.single-new-feature.postid-6628 #press h3 a{font-family:"museo",serif;font-size:16px;line-height:24px;font-weight:700;color:#666666;text-decoration:none}body.page-template-c-template #press h3 a:hover,body.page-template-onscroll #press h3 a:hover,body.single-new-feature.postid-6628 #press h3 a:hover{text-decoration:underline}body.page-template-c-template #press .small-5 p,body.page-template-onscroll #press .small-5 p,body.single-new-feature.postid-6628 #press .small-5 p{font-family:"open-sans",sans-serif;font-size:14px;line-height:18px;font-weight:300}.cta{height:335px;position:relative}.cta .image_overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.3);z-index:10}.cta .small-centered{padding-top:75px;color:#FFFFFF;font-family:"museo",serif;font-size:28px;line-height:32px;font-weight:300;position:relative;z-index:99}.cta .small-centered .link_holder{display:block;margin-top:20px}.cta .small-centered a{display:inline-block;color:#333333;border:3px solid #ffcc00;font-family:"open-sans",sans-serif;font-size:16px;line-height:16px;font-weight:700;text-decoration:none;background:#ffcc00;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;padding:8px 22px!important}.cta .small-centered a:hover{background:transparent;color:#ffcc00}body.archive.category .wrapper-demo,body.blog .wrapper-demo,body.page-template-learn-listing .wrapper-demo,body.search-results .wrapper-demo,body.tax-subject .wrapper-demo{border:0!important;border:1px solid red!important;padding-bottom:75px}body.archive.category .blog_entry,body.blog .blog_entry,body.page-template-learn-listing .blog_entry,body.search-results .blog_entry,body.tax-subject .blog_entry{position:relative;min-height:450px!important}body.archive.category .blog_entry h2 a,body.blog .blog_entry h2 a,body.page-template-learn-listing .blog_entry h2 a,body.search-results .blog_entry h2 a,body.tax-subject .blog_entry h2 a{color:#5d9fe7!important}body.archive.category .blog_entry .entry-content,body.blog .blog_entry .entry-content,body.page-template-learn-listing .blog_entry .entry-content,body.search-results .blog_entry .entry-content,body.tax-subject .blog_entry .entry-content{position:absolute;left:25px;bottom:15px;padding-bottom:50px;padding-right:25px}body.archive.category .blog_entry .article_link,body.blog .blog_entry .article_link,body.page-template-learn-listing .blog_entry .article_link,body.search-results .blog_entry .article_link,body.tax-subject .blog_entry .article_link{position:absolute;bottom:0;left:0}body.archive.category section.container #page,body.blog section.container #page,body.page-template-learn-listing section.container #page,body.search-results section.container #page,body.tax-subject section.container #page{padding-top:0!important}body.archive.category .wrapper-demo,body.blog .wrapper-demo,body.page-template-learn-listing .wrapper-demo,body.search-results .wrapper-demo,body.tax-subject .wrapper-demo{border:0!important}body.archive.category .author_meta,body.blog .author_meta,body.page-template-learn-listing .author_meta,body.search-results .author_meta,body.tax-subject .author_meta{position:relative;margin-top:-45px;height:45px;margin-bottom:45px;z-index:3}body.archive.category .author_meta img,body.blog .author_meta img,body.page-template-learn-listing .author_meta img,body.search-results .author_meta img,body.tax-subject .author_meta img{position:absolute;top:-45px;left:0;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}body.archive.category .author_meta .byline,body.blog .author_meta .byline,body.page-template-learn-listing .author_meta .byline,body.search-results .author_meta .byline,body.tax-subject .author_meta .byline{text-align:right;font-family:"open-sans",sans-serif;font-size:14px;line-height:14px;font-weight:700;color:#666666;position:absolute;bottom:0;right:0}body.archive.category .author_meta .byline a,body.blog .author_meta .byline a,body.page-template-learn-listing .author_meta .byline a,body.search-results .author_meta .byline a,body.tax-subject .author_meta .byline a{font-family:"open-sans",sans-serif;font-size:14px;line-height:14px;font-weight:700;color:#666666;text-decoration:underline}body.archive.category .author_meta .byline a:hover,body.blog .author_meta .byline a:hover,body.page-template-learn-listing .author_meta .byline a:hover,body.search-results .author_meta .byline a:hover,body.tax-subject .author_meta .byline a:hover{opacity:.8;text-decoration:none}body.archive.category .post-container>div,body.blog .post-container>div,body.page-template-learn-listing .post-container>div,body.search-results .post-container>div,body.tax-subject .post-container>div{margin-bottom:80px}body.archive.category a.category_link,body.blog a.category_link,body.page-template-learn-listing a.category_link,body.search-results a.category_link,body.tax-subject a.category_link{font-family:"open-sans",sans-serif;font-size:14px;line-height:14px;font-weight:700;font-style:italic;text-decoration:none}body.archive.category a.category_link.tools-tech,body.blog a.category_link.tools-tech,body.page-template-learn-listing a.category_link.tools-tech,body.search-results a.category_link.tools-tech,body.tax-subject a.category_link.tools-tech{color:#d6df21}body.archive.category a.category_link.analytics-reporting,body.blog a.category_link.analytics-reporting,body.page-template-learn-listing a.category_link.analytics-reporting,body.search-results a.category_link.analytics-reporting,body.tax-subject a.category_link.analytics-reporting{color:#cc3366}body.archive.category a.category_link.video,body.blog a.category_link.video,body.page-template-learn-listing a.category_link.video,body.search-results a.category_link.video,body.tax-subject a.category_link.video{color:#7e3e98}body.archive.category a.category_link.social,body.blog a.category_link.social,body.page-template-learn-listing a.category_link.social,body.search-results a.category_link.social,body.tax-subject a.category_link.social{color:#134c9e}body.archive.category a.category_link.monetization,body.blog a.category_link.monetization,body.page-template-learn-listing a.category_link.monetization,body.search-results a.category_link.monetization,body.tax-subject a.category_link.monetization{color:#ff6633}body.archive.category a.category_link.mobile,body.blog a.category_link.mobile,body.page-template-learn-listing a.category_link.mobile,body.search-results a.category_link.mobile,body.tax-subject a.category_link.mobile{color:#fdca03}body.archive.category a.category_link.media,body.blog a.category_link.media,body.page-template-learn-listing a.category_link.media,body.search-results a.category_link.media,body.tax-subject a.category_link.media{color:#66cc99}body.archive.category a.category_link.distribution,body.blog a.category_link.distribution,body.page-template-learn-listing a.category_link.distribution,body.search-results a.category_link.distribution,body.tax-subject a.category_link.distribution{color:#cc0000}body.archive.category a.category_link.header,body.blog a.category_link.header,body.page-template-learn-listing a.category_link.header,body.search-results a.category_link.header,body.tax-subject a.category_link.header{color:#881c52}body.archive.category a.category_link.viewability,body.blog a.category_link.viewability,body.page-template-learn-listing a.category_link.viewability,body.search-results a.category_link.viewability,body.tax-subject a.category_link.viewability{color:#548fcb}body.archive.category a.category_link:hover,body.blog a.category_link:hover,body.page-template-learn-listing a.category_link:hover,body.search-results a.category_link:hover,body.tax-subject a.category_link:hover{opacity:.8}body.archive.category .article_link,body.blog .article_link,body.page-template-learn-listing .article_link,body.search-results .article_link,body.tax-subject .article_link{padding-bottom:10px!important}body.archive.category .article_link a,body.blog .article_link a,body.page-template-learn-listing .article_link a,body.search-results .article_link a,body.tax-subject .article_link a{text-decoration:none!important;color:#5d9fe7!important;font-family:"open-sans",sans-serif;font-size:16px;line-height:16px;font-weight:700;border:2px solid #5d9fe7;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;width:auto!important;display:inline-block!important;padding:5px 15px}body.archive.category .article_link a:hover,body.blog .article_link a:hover,body.page-template-learn-listing .article_link a:hover,body.search-results .article_link a:hover,body.tax-subject .article_link a:hover{opacity:.8}body.archive #gradient,body.blog #gradient,body.category #gradient,body.page-template-event-landing #gradient,body.page-template-features-landing #gradient,body.page-template-job-landing #gradient,body.page-template-learn-listing #gradient,body.page-template-press-awards #gradient,body.page-template-product-feature-landing #gradient{padding-top:0!important}body.archive #featured-hero,body.blog #featured-hero,body.category #featured-hero,body.page-template-event-landing #featured-hero,body.page-template-features-landing #featured-hero,body.page-template-job-landing #featured-hero,body.page-template-learn-listing #featured-hero,body.page-template-press-awards #featured-hero,body.page-template-product-feature-landing #featured-hero{position:relative}body.archive #featured-hero .image_overlay,body.blog #featured-hero .image_overlay,body.category #featured-hero .image_overlay,body.page-template-event-landing #featured-hero .image_overlay,body.page-template-features-landing #featured-hero .image_overlay,body.page-template-job-landing #featured-hero .image_overlay,body.page-template-learn-listing #featured-hero .image_overlay,body.page-template-press-awards #featured-hero .image_overlay,body.page-template-product-feature-landing #featured-hero .image_overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.3)}body.archive #featured-hero h1,body.blog #featured-hero h1,body.category #featured-hero h1,body.page-template-event-landing #featured-hero h1,body.page-template-features-landing #featured-hero h1,body.page-template-job-landing #featured-hero h1,body.page-template-learn-listing #featured-hero h1,body.page-template-press-awards #featured-hero h1,body.page-template-product-feature-landing #featured-hero h1{font-family:"museo",serif;font-size:44px;line-height:44px;font-weight:700;margin:0!important;padding:0!important;color:#FFFFFF;padding-bottom:20px!important;display:block;background:rgba(0, 0, 0, 0.35)}body.archive #featured-hero .post_tags,body.blog #featured-hero .post_tags,body.category #featured-hero .post_tags,body.page-template-event-landing #featured-hero .post_tags,body.page-template-features-landing #featured-hero .post_tags,body.page-template-job-landing #featured-hero .post_tags,body.page-template-learn-listing #featured-hero .post_tags,body.page-template-press-awards #featured-hero .post_tags,body.page-template-product-feature-landing #featured-hero .post_tags{color:#FFFFFF;font-family:"museo",serif;font-size:18px;line-height:18px;font-weight:700}body.archive #featured-hero .post_tags a,body.blog #featured-hero .post_tags a,body.category #featured-hero .post_tags a,body.page-template-event-landing #featured-hero .post_tags a,body.page-template-features-landing #featured-hero .post_tags a,body.page-template-job-landing #featured-hero .post_tags a,body.page-template-learn-listing #featured-hero .post_tags a,body.page-template-press-awards #featured-hero .post_tags a,body.page-template-product-feature-landing #featured-hero .post_tags a{font-family:"museo",serif;font-size:18px;line-height:18px;font-weight:700;color:#FFFFFF;border-right:1px solid #FFFFFF;display:inline-block;padding:1px 7px 1px 0;margin-right:7px}body.archive #featured-hero .excerpt p,body.blog #featured-hero .excerpt p,body.category #featured-hero .excerpt p,body.page-template-event-landing #featured-hero .excerpt p,body.page-template-features-landing #featured-hero .excerpt p,body.page-template-job-landing #featured-hero .excerpt p,body.page-template-learn-listing #featured-hero .excerpt p,body.page-template-press-awards #featured-hero .excerpt p,body.page-template-product-feature-landing #featured-hero .excerpt p{font-family:"open-sans",sans-serif;font-size:24px;line-height:32px;font-weight:400;color:#FFFFFF}body.archive #featured-hero .excerpt p a,body.blog #featured-hero .excerpt p a,body.category #featured-hero .excerpt p a,body.page-template-event-landing #featured-hero .excerpt p a,body.page-template-features-landing #featured-hero .excerpt p a,body.page-template-job-landing #featured-hero .excerpt p a,body.page-template-learn-listing #featured-hero .excerpt p a,body.page-template-press-awards #featured-hero .excerpt p a,body.page-template-product-feature-landing #featured-hero .excerpt p a{display:none!important}body.archive #featured-hero #share_it a,body.blog #featured-hero #share_it a,body.category #featured-hero #share_it a,body.page-template-event-landing #featured-hero #share_it a,body.page-template-features-landing #featured-hero #share_it a,body.page-template-job-landing #featured-hero #share_it a,body.page-template-learn-listing #featured-hero #share_it a,body.page-template-press-awards #featured-hero #share_it a,body.page-template-product-feature-landing #featured-hero #share_it a{font-family:"museo",serif;font-size:18px;line-height:18px;font-weight:700;color:#FFFFFF;display:inline-block;padding:0 7px}body.archive #featured-hero #share_it #share_link,body.blog #featured-hero #share_it #share_link,body.category #featured-hero #share_it #share_link,body.page-template-event-landing #featured-hero #share_it #share_link,body.page-template-features-landing #featured-hero #share_it #share_link,body.page-template-job-landing #featured-hero #share_it #share_link,body.page-template-learn-listing #featured-hero #share_it #share_link,body.page-template-press-awards #featured-hero #share_it #share_link,body.page-template-product-feature-landing #featured-hero #share_it #share_link{border-right:1px solid #FFFFFF}body.archive #featured-hero #share_block,body.blog #featured-hero #share_block,body.category #featured-hero #share_block,body.page-template-event-landing #featured-hero #share_block,body.page-template-features-landing #featured-hero #share_block,body.page-template-job-landing #featured-hero #share_block,body.page-template-learn-listing #featured-hero #share_block,body.page-template-press-awards #featured-hero #share_block,body.page-template-product-feature-landing #featured-hero #share_block{background:rgba(255, 255, 255, 0.6);height:75px;width:225px;padding:15px;position:absolute;bottom:-90px;left:40px}body.archive #featured-hero #share_block ul li,body.blog #featured-hero #share_block ul li,body.category #featured-hero #share_block ul li,body.page-template-event-landing #featured-hero #share_block ul li,body.page-template-features-landing #featured-hero #share_block ul li,body.page-template-job-landing #featured-hero #share_block ul li,body.page-template-learn-listing #featured-hero #share_block ul li,body.page-template-press-awards #featured-hero #share_block ul li,body.page-template-product-feature-landing #featured-hero #share_block ul li{width:32px;height:32px;display:inline-block;float:left;margin:3px;text-align:center;background:#000000}body.archive #featured-hero #share_block ul li a,body.blog #featured-hero #share_block ul li a,body.category #featured-hero #share_block ul li a,body.page-template-event-landing #featured-hero #share_block ul li a,body.page-template-features-landing #featured-hero #share_block ul li a,body.page-template-job-landing #featured-hero #share_block ul li a,body.page-template-learn-listing #featured-hero #share_block ul li a,body.page-template-press-awards #featured-hero #share_block ul li a,body.page-template-product-feature-landing #featured-hero #share_block ul li a{font-size:16px;line-height:16px;color:#FFFFFF;background:transparent}body.archive #featured-hero #share_block ul li:hover,body.blog #featured-hero #share_block ul li:hover,body.category #featured-hero #share_block ul li:hover,body.page-template-event-landing #featured-hero #share_block ul li:hover,body.page-template-features-landing #featured-hero #share_block ul li:hover,body.page-template-job-landing #featured-hero #share_block ul li:hover,body.page-template-learn-listing #featured-hero #share_block ul li:hover,body.page-template-press-awards #featured-hero #share_block ul li:hover,body.page-template-product-feature-landing #featured-hero #share_block ul li:hover{background:#FFFFFF}body.archive #featured-hero #share_block ul li:hover a,body.blog #featured-hero #share_block ul li:hover a,body.category #featured-hero #share_block ul li:hover a,body.page-template-event-landing #featured-hero #share_block ul li:hover a,body.page-template-features-landing #featured-hero #share_block ul li:hover a,body.page-template-job-landing #featured-hero #share_block ul li:hover a,body.page-template-learn-listing #featured-hero #share_block ul li:hover a,body.page-template-press-awards #featured-hero #share_block ul li:hover a,body.page-template-product-feature-landing #featured-hero #share_block ul li:hover a{color:#000000}body.archive .wrapper-demo,body.blog .wrapper-demo,body.category .wrapper-demo,body.page-template-event-landing .wrapper-demo,body.page-template-features-landing .wrapper-demo,body.page-template-job-landing .wrapper-demo,body.page-template-learn-listing .wrapper-demo,body.page-template-press-awards .wrapper-demo,body.page-template-product-feature-landing .wrapper-demo{margin-bottom:40px!important;padding-top:40px!important;border-top:1px solid #FFFFFF}body.archive #blog_header,body.blog #blog_header,body.category #blog_header,body.page-template-event-landing #blog_header,body.page-template-features-landing #blog_header,body.page-template-job-landing #blog_header,body.page-template-learn-listing #blog_header,body.page-template-press-awards #blog_header,body.page-template-product-feature-landing #blog_header{background-color:#4fd78d}body.archive .blog_entry,body.blog .blog_entry,body.category .blog_entry,body.page-template-event-landing .blog_entry,body.page-template-features-landing .blog_entry,body.page-template-job-landing .blog_entry,body.page-template-learn-listing .blog_entry,body.page-template-press-awards .blog_entry,body.page-template-product-feature-landing .blog_entry{border-top:10px solid #999999;background:#FFFFFF;padding:35px 25px 25px 25px;height:100%!important;min-height:460px!important}body.archive .blog_entry header,body.blog .blog_entry header,body.category .blog_entry header,body.page-template-event-landing .blog_entry header,body.page-template-features-landing .blog_entry header,body.page-template-job-landing .blog_entry header,body.page-template-learn-listing .blog_entry header,body.page-template-press-awards .blog_entry header,body.page-template-product-feature-landing .blog_entry header{padding-bottom:90px}body.archive .blog_entry time,body.blog .blog_entry time,body.category .blog_entry time,body.page-template-event-landing .blog_entry time,body.page-template-features-landing .blog_entry time,body.page-template-job-landing .blog_entry time,body.page-template-learn-listing .blog_entry time,body.page-template-press-awards .blog_entry time,body.page-template-product-feature-landing .blog_entry time{font-family:"museo",serif;font-size:14px;line-height:24px;font-weight:700;color:#666666}body.archive .blog_entry .post_tags a,body.blog .blog_entry .post_tags a,body.category .blog_entry .post_tags a,body.page-template-event-landing .blog_entry .post_tags a,body.page-template-features-landing .blog_entry .post_tags a,body.page-template-job-landing .blog_entry .post_tags a,body.page-template-learn-listing .blog_entry .post_tags a,body.page-template-press-awards .blog_entry .post_tags a,body.page-template-product-feature-landing .blog_entry .post_tags a{font-family:"museo",serif;font-size:14px;line-height:24px;font-weight:700;font-style:italic!important;color:#5d9fe7;text-decoration:none}body.archive .blog_entry .post_tags a:hover,body.blog .blog_entry .post_tags a:hover,body.category .blog_entry .post_tags a:hover,body.page-template-event-landing .blog_entry .post_tags a:hover,body.page-template-features-landing .blog_entry .post_tags a:hover,body.page-template-job-landing .blog_entry .post_tags a:hover,body.page-template-learn-listing .blog_entry .post_tags a:hover,body.page-template-press-awards .blog_entry .post_tags a:hover,body.page-template-product-feature-landing .blog_entry .post_tags a:hover{text-decoration:underline}body.archive .blog_entry h2,body.blog .blog_entry h2,body.category .blog_entry h2,body.page-template-event-landing .blog_entry h2,body.page-template-features-landing .blog_entry h2,body.page-template-job-landing .blog_entry h2,body.page-template-learn-listing .blog_entry h2,body.page-template-press-awards .blog_entry h2,body.page-template-product-feature-landing .blog_entry h2{margin:0;padding:10px 0 7px 0;font-family:"museo",serif;font-size:20px;line-height:20px;font-weight:700;color:#666666}body.archive .blog_entry h2 a,body.blog .blog_entry h2 a,body.category .blog_entry h2 a,body.page-template-event-landing .blog_entry h2 a,body.page-template-features-landing .blog_entry h2 a,body.page-template-job-landing .blog_entry h2 a,body.page-template-learn-listing .blog_entry h2 a,body.page-template-press-awards .blog_entry h2 a,body.page-template-product-feature-landing .blog_entry h2 a{color:#666666}body.archive .blog_entry .entry-content p,body.blog .blog_entry .entry-content p,body.category .blog_entry .entry-content p,body.page-template-event-landing .blog_entry .entry-content p,body.page-template-features-landing .blog_entry .entry-content p,body.page-template-job-landing .blog_entry .entry-content p,body.page-template-learn-listing .blog_entry .entry-content p,body.page-template-press-awards .blog_entry .entry-content p,body.page-template-product-feature-landing .blog_entry .entry-content p{font-family:"museo",serif;font-size:14px;line-height:18px;font-weight:300;color:#666666}body.archive .blog_entry .entry-content a,body.blog .blog_entry .entry-content a,body.category .blog_entry .entry-content a,body.page-template-event-landing .blog_entry .entry-content a,body.page-template-features-landing .blog_entry .entry-content a,body.page-template-job-landing .blog_entry .entry-content a,body.page-template-learn-listing .blog_entry .entry-content a,body.page-template-press-awards .blog_entry .entry-content a,body.page-template-product-feature-landing .blog_entry .entry-content a{font-family:"museo",serif;font-size:14px;line-height:18px;font-weight:700;color:#666666;text-decoration:underline;display:block;margin-top:25px}body.archive .blog_entry .entry-content a:hover,body.blog .blog_entry .entry-content a:hover,body.category .blog_entry .entry-content a:hover,body.page-template-event-landing .blog_entry .entry-content a:hover,body.page-template-features-landing .blog_entry .entry-content a:hover,body.page-template-job-landing .blog_entry .entry-content a:hover,body.page-template-learn-listing .blog_entry .entry-content a:hover,body.page-template-press-awards .blog_entry .entry-content a:hover,body.page-template-product-feature-landing .blog_entry .entry-content a:hover{text-decoration:none;cursor:pointer}body.archive .blog_entry.external .entry-content a,body.blog .blog_entry.external .entry-content a,body.category .blog_entry.external .entry-content a,body.page-template-event-landing .blog_entry.external .entry-content a,body.page-template-features-landing .blog_entry.external .entry-content a,body.page-template-job-landing .blog_entry.external .entry-content a,body.page-template-learn-listing .blog_entry.external .entry-content a,body.page-template-press-awards .blog_entry.external .entry-content a,body.page-template-product-feature-landing .blog_entry.external .entry-content a{display:none}body.archive .blog_entry.external .entry-content a.external_link,body.blog .blog_entry.external .entry-content a.external_link,body.category .blog_entry.external .entry-content a.external_link,body.page-template-event-landing .blog_entry.external .entry-content a.external_link,body.page-template-features-landing .blog_entry.external .entry-content a.external_link,body.page-template-job-landing .blog_entry.external .entry-content a.external_link,body.page-template-learn-listing .blog_entry.external .entry-content a.external_link,body.page-template-press-awards .blog_entry.external .entry-content a.external_link,body.page-template-product-feature-landing .blog_entry.external .entry-content a.external_link{display:block}body.archive .analytics-reporting,body.blog .analytics-reporting,body.category .analytics-reporting,body.page-template-event-landing .analytics-reporting,body.page-template-features-landing .analytics-reporting,body.page-template-job-landing .analytics-reporting,body.page-template-learn-listing .analytics-reporting,body.page-template-press-awards .analytics-reporting,body.page-template-product-feature-landing .analytics-reporting{border-top-color:#cc3366!important}body.archive .distribution,body.blog .distribution,body.category .distribution,body.page-template-event-landing .distribution,body.page-template-features-landing .distribution,body.page-template-job-landing .distribution,body.page-template-learn-listing .distribution,body.page-template-press-awards .distribution,body.page-template-product-feature-landing .distribution{border-top-color:#cc0000!important}body.archive .header-bidding,body.blog .header-bidding,body.category .header-bidding,body.page-template-event-landing .header-bidding,body.page-template-features-landing .header-bidding,body.page-template-job-landing .header-bidding,body.page-template-learn-listing .header-bidding,body.page-template-press-awards .header-bidding,body.page-template-product-feature-landing .header-bidding{border-top-color:#881c52!important}body.archive .media,body.blog .media,body.category .media,body.page-template-event-landing .media,body.page-template-features-landing .media,body.page-template-job-landing .media,body.page-template-learn-listing .media,body.page-template-press-awards .media,body.page-template-product-feature-landing .media{border-top-color:#66cc99!important}body.archive .mobile,body.blog .mobile,body.category .mobile,body.page-template-event-landing .mobile,body.page-template-features-landing .mobile,body.page-template-job-landing .mobile,body.page-template-learn-listing .mobile,body.page-template-press-awards .mobile,body.page-template-product-feature-landing .mobile{border-top-color:#fdca03!important}body.archive .monetization,body.blog .monetization,body.category .monetization,body.page-template-event-landing .monetization,body.page-template-features-landing .monetization,body.page-template-job-landing .monetization,body.page-template-learn-listing .monetization,body.page-template-press-awards .monetization,body.page-template-product-feature-landing .monetization{border-top-color:#ff6633!important}body.archive .social-media,body.blog .social-media,body.category .social-media,body.page-template-event-landing .social-media,body.page-template-features-landing .social-media,body.page-template-job-landing .social-media,body.page-template-learn-listing .social-media,body.page-template-press-awards .social-media,body.page-template-product-feature-landing .social-media{border-top-color:#134c9e!important}body.archive .tools-tech,body.blog .tools-tech,body.category .tools-tech,body.page-template-event-landing .tools-tech,body.page-template-features-landing .tools-tech,body.page-template-job-landing .tools-tech,body.page-template-learn-listing .tools-tech,body.page-template-press-awards .tools-tech,body.page-template-product-feature-landing .tools-tech{border-top-color:#d6df21!important}body.archive .video,body.blog .video,body.category .video,body.page-template-event-landing .video,body.page-template-features-landing .video,body.page-template-job-landing .video,body.page-template-learn-listing .video,body.page-template-press-awards .video,body.page-template-product-feature-landing .video{border-top-color:#7e3e98!important}body.archive .viewability,body.blog .viewability,body.category .viewability,body.page-template-event-landing .viewability,body.page-template-features-landing .viewability,body.page-template-job-landing .viewability,body.page-template-learn-listing .viewability,body.page-template-press-awards .viewability,body.page-template-product-feature-landing .viewability{border-top-color:#548fcb!important}body.archive .post-container,body.blog .post-container,body.category .post-container,body.page-template-event-landing .post-container,body.page-template-features-landing .post-container,body.page-template-job-landing .post-container,body.page-template-learn-listing .post-container,body.page-template-press-awards .post-container,body.page-template-product-feature-landing .post-container{padding-bottom:1.875rem!important}body.archive .pagination-centered,body.blog .pagination-centered,body.category .pagination-centered,body.page-template-event-landing .pagination-centered,body.page-template-features-landing .pagination-centered,body.page-template-job-landing .pagination-centered,body.page-template-learn-listing .pagination-centered,body.page-template-press-awards .pagination-centered,body.page-template-product-feature-landing .pagination-centered{text-align:center;width:100%;z-index:9999;position:relative}body.archive .pagination-centered ul,body.blog .pagination-centered ul,body.category .pagination-centered ul,body.page-template-event-landing .pagination-centered ul,body.page-template-features-landing .pagination-centered ul,body.page-template-job-landing .pagination-centered ul,body.page-template-learn-listing .pagination-centered ul,body.page-template-press-awards .pagination-centered ul,body.page-template-product-feature-landing .pagination-centered ul{margin:0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}body.archive .pagination-centered ul li,body.blog .pagination-centered ul li,body.category .pagination-centered ul li,body.page-template-event-landing .pagination-centered ul li,body.page-template-features-landing .pagination-centered ul li,body.page-template-job-landing .pagination-centered ul li,body.page-template-learn-listing .pagination-centered ul li,body.page-template-press-awards .pagination-centered ul li,body.page-template-product-feature-landing .pagination-centered ul li{float:left}body.archive .pagination-centered ul li a,body.blog .pagination-centered ul li a,body.category .pagination-centered ul li a,body.page-template-event-landing .pagination-centered ul li a,body.page-template-features-landing .pagination-centered ul li a,body.page-template-job-landing .pagination-centered ul li a,body.page-template-learn-listing .pagination-centered ul li a,body.page-template-press-awards .pagination-centered ul li a,body.page-template-product-feature-landing .pagination-centered ul li a{color:#FFFFFF;font-family:"open-sans",sans-serif;font-size:16px;line-height:30px;font-weight:300}body.archive .pagination-centered ul li a:hover,body.blog .pagination-centered ul li a:hover,body.category .pagination-centered ul li a:hover,body.page-template-event-landing .pagination-centered ul li a:hover,body.page-template-features-landing .pagination-centered ul li a:hover,body.page-template-job-landing .pagination-centered ul li a:hover,body.page-template-learn-listing .pagination-centered ul li a:hover,body.page-template-press-awards .pagination-centered ul li a:hover,body.page-template-product-feature-landing .pagination-centered ul li a:hover{color:#000000}body.archive .pagination-centered ul li.current,body.blog .pagination-centered ul li.current,body.category .pagination-centered ul li.current,body.page-template-event-landing .pagination-centered ul li.current,body.page-template-features-landing .pagination-centered ul li.current,body.page-template-job-landing .pagination-centered ul li.current,body.page-template-learn-listing .pagination-centered ul li.current,body.page-template-press-awards .pagination-centered ul li.current,body.page-template-product-feature-landing .pagination-centered ul li.current{background:transparent!important;padding:0}body.archive .pagination-centered ul li.current a,body.blog .pagination-centered ul li.current a,body.category .pagination-centered ul li.current a,body.page-template-event-landing .pagination-centered ul li.current a,body.page-template-features-landing .pagination-centered ul li.current a,body.page-template-job-landing .pagination-centered ul li.current a,body.page-template-learn-listing .pagination-centered ul li.current a,body.page-template-press-awards .pagination-centered ul li.current a,body.page-template-product-feature-landing .pagination-centered ul li.current a{color:#000000}body.archive .pagination-centered ul li .dots,body.blog .pagination-centered ul li .dots,body.category .pagination-centered ul li .dots,body.page-template-event-landing .pagination-centered ul li .dots,body.page-template-features-landing .pagination-centered ul li .dots,body.page-template-job-landing .pagination-centered ul li .dots,body.page-template-learn-listing .pagination-centered ul li .dots,body.page-template-press-awards .pagination-centered ul li .dots,body.page-template-product-feature-landing .pagination-centered ul li .dots{color:#FFFFFF;font-family:"open-sans",sans-serif;font-size:16px;line-height:30px;font-weight:300}body.archive .column:last-child:not(:first-child),body.archive .columns:last-child:not(:first-child),body.blog .column:last-child:not(:first-child),body.blog .columns:last-child:not(:first-child),body.category .column:last-child:not(:first-child),body.category .columns:last-child:not(:first-child),body.page-template-event-landing .column:last-child:not(:first-child),body.page-template-event-landing .columns:last-child:not(:first-child),body.page-template-features-landing .column:last-child:not(:first-child),body.page-template-features-landing .columns:last-child:not(:first-child),body.page-template-job-landing .column:last-child:not(:first-child),body.page-template-job-landing .columns:last-child:not(:first-child),body.page-template-learn-listing .column:last-child:not(:first-child),body.page-template-learn-listing .columns:last-child:not(:first-child),body.page-template-press-awards .column:last-child:not(:first-child),body.page-template-press-awards .columns:last-child:not(:first-child),body.page-template-product-feature-landing .column:last-child:not(:first-child),body.page-template-product-feature-landing .columns:last-child:not(:first-child){float:left!important}body.archive.category #featured-hero #share_it a,body.blog #featured-hero #share_it a{font-family:"museo",serif;font-size:18px;line-height:18px;font-weight:700;color:#FFFFFF;display:inline-block;padding:0 7px;border:2px solid #FFFFFF;padding:5px 15px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}body.archive.category #featured-hero #share_it a:hover,body.blog #featured-hero #share_it a:hover{background:rgba(255, 255, 255, 0.4)}body.archive.category #featured-hero #share_it #share_link,body.blog #featured-hero #share_it #share_link{border:0;display:none}body.archive.category .wrapper-dropdown-2 .dropdown,body.blog .wrapper-dropdown-2 .dropdown{position:absolute;z-index:99}body.page-template-job-details #featured-hero,body.single-post #featured-hero{position:relative}body.page-template-job-details #featured-hero .image_overlay,body.single-post #featured-hero .image_overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.3)}body.page-template-job-details #featured-hero h2,body.single-post #featured-hero h2{padding-bottom:125px;background:rgba(0, 0, 0, 0.35);padding-top:15px;padding-right:15px;padding-left:15px;background:rgba(0, 0, 0, 0.35)}body.single-events #featured-hero h2,body.single-post #featured-hero h2,body.single-resource #featured-hero h2{padding-bottom:60px!important;background:rgba(0, 0, 0, 0.35)}body.single-events #featured-hero .row,body.single-post #featured-hero .row,body.single-resource #featured-hero .row{position:relative;top:100%;-webkit-transform:translateY(-155%);-ms-transform:translateY(-155%);transform:translateY(-155%);padding-bottom:75px}body.single-events #featured-hero .row time,body.single-post #featured-hero .row time,body.single-resource #featured-hero .row time{color:#FFFFFF;font-family:"open-sans",sans-serif;font-size:14px;line-height:30px;font-weight:700}body.single-events #featured-hero .row a,body.single-post #featured-hero .row a,body.single-resource #featured-hero .row a{color:#FFFFFF;font-family:"open-sans",sans-serif;font-size:14px;line-height:30px;font-weight:700;font-style:italic}body.single-events #featured-hero .row a:hover,body.single-post #featured-hero .row a:hover,body.single-resource #featured-hero .row a:hover{opacity:.8}body.single-events .author_meta,body.single-post .author_meta,body.single-resource .author_meta{position:relative;top:-45px;width:100%;text-align:right;padding-right:150px;padding-top:20px;z-index:3}body.single-events .author_meta img,body.single-post .author_meta img,body.single-resource .author_meta img{position:absolute;top:-50px;right:45px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}body.single-events .author_meta .byline,body.single-post .author_meta .byline,body.single-resource .author_meta .byline{font-family:"open-sans",sans-serif;font-size:14px;line-height:14px;font-weight:700;color:#666666}body.single-events .author_meta .byline a,body.single-post .author_meta .byline a,body.single-resource .author_meta .byline a{font-family:"open-sans",sans-serif;font-size:14px;line-height:14px;font-weight:700;color:#666666;text-decoration:underline}body.single-events .author_meta .byline a:hover,body.single-post .author_meta .byline a:hover,body.single-resource .author_meta .byline a:hover{opacity:.8;text-decoration:none}body.single-events #awesome_articles,body.single-post #awesome_articles,body.single-resource #awesome_articles{padding-top:55px}body.single-events #awesome_articles #awesome_headline,body.single-post #awesome_articles #awesome_headline,body.single-resource #awesome_articles #awesome_headline{text-align:center;border-top:1px solid #cccccc}body.single-events #awesome_articles #awesome_headline h2,body.single-post #awesome_articles #awesome_headline h2,body.single-resource #awesome_articles #awesome_headline h2{color:#666666;font-family:"museo",serif;font-size:24px;line-height:24px;font-weight:500;background:#FFFFFF;width:auto!important;padding:35px;position:relative;top:-50px;display:inline-block}body.single-events #awesome_articles #awesome_article_list,body.single-post #awesome_articles #awesome_article_list,body.single-resource #awesome_articles #awesome_article_list{padding-bottom:55px}body.single-events #awesome_articles #awesome_article_list ul,body.single-post #awesome_articles #awesome_article_list ul,body.single-resource #awesome_articles #awesome_article_list ul{list-style:none;margin:0;position:relative;top:-40px}body.single-events #awesome_articles #awesome_article_list ul li,body.single-post #awesome_articles #awesome_article_list ul li,body.single-resource #awesome_articles #awesome_article_list ul li{display:block;text-align:center;padding:10px 0}body.single-events #awesome_articles #awesome_article_list ul li a,body.single-post #awesome_articles #awesome_article_list ul li a,body.single-resource #awesome_articles #awesome_article_list ul li a{font-family:"open-sans",sans-serif;font-size:16px;line-height:16px;font-weight:700;color:#5d9fe7}body.single-events #awesome_articles #awesome_article_list ul li a:hover,body.single-post #awesome_articles #awesome_article_list ul li a:hover,body.single-resource #awesome_articles #awesome_article_list ul li a:hover{opacity:.8}body.single-events #header_wrap,body.single-resource #header_wrap{z-index:999!important}body.author #header_background{display:block;background:url("../img/author_hd_bg.png") #4fd78d;position:relative;height:462px;z-index:1}body.author #body_content{background:#FFFFFF;padding:0!important;position:relative;top:-180px;z-index:10}body.author #body_content .medium-7 h2{padding:45px 0;color:#666666;font-family:"museo",serif;font-size:34px;line-height:34px;font-weight:700}body.author #body_content .medium-3{float:right!important;margin-top:-75px}body.author #body_content .medium-3 h3{color:#666666;font-family:"museo",serif;font-size:18px;line-height:18px;font-weight:700;padding:35px 0 30px 0}body.author #body_content .medium-3>img{-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}body.author #body_content .medium-3 ul{list-style:none;margin:0;padding:0}body.author #body_content .medium-3 ul li{padding-left:35px;position:relative;margin-bottom:15px}body.author #body_content .medium-3 ul li h4{color:#666666;font-family:"open-sans",sans-serif;font-size:14px;line-height:14px;font-weight:700;display:block;margin:0}body.author #body_content .medium-3 ul li a{color:#666666;font-family:"open-sans",sans-serif;font-size:14px;line-height:14px;font-weight:300;text-decoration:none}body.author #body_content .medium-3 ul li a:hover{opacity:.8}body.author #body_content .medium-3 ul li:first-of-type{background:url("../img/author_icon_twitter.png") no-repeat top left}body.author #body_content .medium-3 ul li:nth-of-type(2){background:url("../img/author_icon_linkedin.png") no-repeat top left}body.author #author_description{color:#666666;font-family:"open-sans",sans-serif;font-size:18px;line-height:32px;font-weight:300;margin-bottom:90px}body.author #the_posts time{color:#666666;font-family:"open-sans",sans-serif;font-size:14px;line-height:14px;font-weight:700}body.author #the_posts>h3{color:#666666;font-family:"museo",serif;font-size:24px;line-height:24px;font-weight:700;margin-bottom:45px}body.author #the_posts .single_post{margin-bottom:70px}body.author #the_posts .single_post h3{font-family:"museo",serif;font-size:24px;line-height:24px;font-weight:700;color:#5d9fe7;margin:3px 0!important;padding:0!important}body.author #the_posts .single_post h3 a:hover{opacity:.8}body.author #the_posts .single_post excerpt{display:block;padding:20px 0 5px 0;margin:0;color:#666666;font-family:"open-sans",sans-serif;font-size:18px;line-height:22px;font-weight:300}body.author a.category_link{font-family:"open-sans",sans-serif;font-size:14px;line-height:14px;font-weight:700;font-style:italic;text-decoration:none}body.author a.category_link.tools-tech{color:#d6df21}body.author a.category_link.analytics-reporting{color:#cc3366}body.author a.category_link.video{color:#7e3e98}body.author a.category_link.social{color:#134c9e}body.author a.category_link.monetization{color:#ff6633}body.author a.category_link.mobile{color:#fdca03}body.author a.category_link.media{color:#66cc99}body.author a.category_link.distribution{color:#cc0000}body.author a.category_link.header{color:#881c52}body.author a.category_link.viewability{color:#548fcb}body.author a.category_link:hover{opacity:.8}body.author .article_link{padding-bottom:10px!important}body.author .article_link a{text-decoration:none!important;color:#5d9fe7!important;font-family:"open-sans",sans-serif;font-size:16px;line-height:16px;font-weight:700;border:2px solid #5d9fe7;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;width:auto!important;display:inline-block!important;padding:5px 15px}body.author .article_link a:hover{opacity:.8}ol li{padding-bottom:20px;color:#666666}body.page-template-job-landing{}body.page-template-job-landing section.container #page{padding-top:0!important}body.page-template-job-landing .wrapper-demo{border-top:0!important}body.page-template-job-landing .accounting .blog_entry{border-top-color:#134c9e!important}body.page-template-job-landing .ad_operations .blog_entry{border-top-color:#cc3366!important}body.page-template-job-landing .data .blog_entry{border-top-color:#cc0000!important}body.page-template-job-landing .demand .blog_entry{border-top-color:#881c52!important}body.page-template-job-landing .engineering .blog_entry{border-top-color:#66cc99!important}body.page-template-job-landing .product .blog_entry{border-top-color:#fdca03!important}body.page-template-job-landing .publisher_services .blog_entry{border-top-color:#ff6633!important}body.page-template-job-landing .eit .blog_entry{border-top-color:#d6df21!important}body.page-template-job-landing .finance .blog_entry{border-top-color:#7e3e98!important}body.page-template-job-landing .marketing .blog_entry{border-top-color:#548fcb!important}body.page-template-job-landing .oit .blog_entry{border-top-color:#000000!important}body.page-template-job-landing .platform .blog_entry{border-top-color:#ffbc03!important}body.page-template-job-landing .talent_and_communications .blog_entry{border-top-color:#cccccc!important}body.page-template-job-landing .wrapper-demo{padding:0 0 25px 270px}body.page-template-job-landing .wrapper-dropdown-2{display:inline-block;float:left;margin:5px 10px}body.page-template-job-landing .wrapper-dropdown-2 .dropdown li.cat-item-accounting a:before{background:#134c9e}body.page-template-job-landing .wrapper-dropdown-2 .dropdown li.cat-item-ad_operations a:before{background:#cc3366}body.page-template-job-landing .wrapper-dropdown-2 .dropdown li.cat-item-data a:before{background:#cc0000}body.page-template-job-landing .wrapper-dropdown-2 .dropdown li.cat-item-demand a:before{background:#881c52}body.page-template-job-landing .wrapper-dropdown-2 .dropdown li.cat-item-engineering a:before{background:#66cc99}body.page-template-job-landing .wrapper-dropdown-2 .dropdown li.cat-item-product a:before{background:#fdca03}body.page-template-job-landing .wrapper-dropdown-2 .dropdown li.cat-item-publisher_services a:before{background:#ff6633}body.page-template-job-landing .wrapper-dropdown-2 .dropdown li.cat-item-eit a:before{background:#d6df21}body.page-template-job-landing .wrapper-dropdown-2 .dropdown li.cat-item-finance a:before{background:#7e3e98}body.page-template-job-landing .wrapper-dropdown-2 .dropdown li.cat-item-marketing a:before{background:#548fcb}body.page-template-job-landing .wrapper-dropdown-2 .dropdown li.cat-item-oit a:before{background:#000000}body.page-template-job-landing .wrapper-dropdown-2 .dropdown li.cat-item-platform a:before{background:#ffbc03}body.page-template-job-landing .wrapper-dropdown-2 .dropdown li.cat-item-talent_and_communications a:before{background:#cccccc}body.page-template-job-details #full_job_description .button{margin-top:28px;color:#666666;font-family:"open-sans",sans-serif;font-size:16px;line-height:28px;font-weight:700;border:2px solid #ffcc00;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;padding:2px 15px;display:block;max-width:200px;text-align:center;width:auto;background:#ffcc00}body.page-template-job-details #full_job_description .button:hover{background:transparent;color:#ffcc00;border:2px solid #666666;background:#666666}body.page-template-job-details #full_job_description div,body.page-template-job-details #full_job_description p{font-family:"open-sans",sans-serif;font-size:16px;line-height:28px;font-weight:300;color:#666666}body.page-template-job-details #full_job_description div{padding-bottom:40px}body.page-template-job-details #full_job_description .flex-video{height:720px}.wrapper-dropdown-2{position:relative;width:360px;margin:0 auto;padding:10px 30px;background:#FFFFFF;cursor:pointer;outline:none;font-family:"open-sans",sans-serif;font-size:16px;line-height:22px;font-weight:700;color:#5d9fe7;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}.wrapper-dropdown-2:after{content:"";width:0;height:0;position:absolute;right:16px;top:50%;margin-top:-3px;border-width:6px 6px 0 6px;border-style:solid;border-color:#5d9fe7 transparent}.wrapper-dropdown-2 .dropdown{position:absolute;top:100%;left:-20px;right:0;background:#FFFFFF;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-ms-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;list-style:none;border:5px solid #FFFFFF;opacity:0;pointer-events:none;background:#dce1e5}.wrapper-dropdown-2 .dropdown li{border-bottom:1px solid #FFFFFF}.wrapper-dropdown-2 .dropdown li a{display:block;text-decoration:none;padding:6px 10px;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-ms-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;font-family:"open-sans",sans-serif;font-size:16px;line-height:16px;font-weight:700;color:#5d9fe7}.wrapper-dropdown-2 .dropdown li:hover a{color:#cccccc;cursor:pointer}.wrapper-dropdown-2 .dropdown li a:before{content:" ";width:12px;height:12px;display:inline-block;margin-right:12px;position:relative;top:2px}.wrapper-dropdown-2 .dropdown li.cat-item-294 a:before{background:#cc3366}.wrapper-dropdown-2 .dropdown li.cat-item-293 a:before{background:#cc0000}.wrapper-dropdown-2 .dropdown li.cat-item-291 a:before{background:#881c52}.wrapper-dropdown-2 .dropdown li.cat-item-187 a:before{background:#66cc99}.wrapper-dropdown-2 .dropdown li.cat-item-185 a:before{background:#fdca03}.wrapper-dropdown-2 .dropdown li.cat-item-183 a:before{background:#ff6633}.wrapper-dropdown-2 .dropdown li.cat-item-188 a:before{background:#134c9e}.wrapper-dropdown-2 .dropdown li.cat-item-194 a:before{background:#d6df21}.wrapper-dropdown-2 .dropdown li.cat-item-186 a:before{background:#7e3e98}.wrapper-dropdown-2 .dropdown li.cat-item-292 a:before{background:#548fcb}.wrapper-dropdown-2.active:after{border-width:0 6px 6px 6px}.wrapper-dropdown-2.active .dropdown{opacity:1;pointer-events:auto}.no-opacity .wrapper-dropdown-2 .dropdown,.no-pointerevents .wrapper-dropdown-2 .dropdown{display:none;opacity:1;pointer-events:auto}.no-opacity .wrapper-dropdown-2.active .dropdown,.no-pointerevents .wrapper-dropdown-2.active .dropdown{display:block}body.page-template-press-awards,body.tax-presstypes{}body.page-template-press-awards .blog_entry h2,body.page-template-press-awards .blog_entry h2 a,body.tax-presstypes .blog_entry h2,body.tax-presstypes .blog_entry h2 a{color:#666666!important}body.page-template-press-awards section.container #page,body.tax-presstypes section.container #page{padding-top:0!important}body.page-template-press-awards .wrapper-demo,body.tax-presstypes .wrapper-demo{border-top:0!important}body.page-template-press-awards .news,body.tax-presstypes .news{border-top-color:#cc3366!important}body.page-template-press-awards .press-releases,body.tax-presstypes .press-releases{border-top-color:#ff6633!important}body.page-template-press-awards .entry-content,body.tax-presstypes .entry-content{padding-bottom:40px!important}body.page-template-press-awards .wrapper-dropdown-2 .dropdown li.cat-item-296 a:before,body.tax-presstypes .wrapper-dropdown-2 .dropdown li.cat-item-296 a:before{background:#cc3366}body.page-template-press-awards .wrapper-dropdown-2 .dropdown li.cat-item-295 a:before,body.tax-presstypes .wrapper-dropdown-2 .dropdown li.cat-item-295 a:before{background:#ff6633}body.page-template-features-landing,body.page-template-product-feature-landing,body.tax-featuretype{}body.page-template-features-landing .blog_entry h2,body.page-template-product-feature-landing .blog_entry h2,body.tax-featuretype .blog_entry h2{color:#666666}body.page-template-features-landing section.container #page,body.page-template-product-feature-landing section.container #page,body.tax-featuretype section.container #page{padding-top:0!important}body.page-template-features-landing .wrapper-demo,body.page-template-product-feature-landing .wrapper-demo,body.tax-featuretype .wrapper-demo{border-top:0!important}body.page-template-features-landing .content,body.page-template-product-feature-landing .content,body.tax-featuretype .content{border-top-color:#cc3366!important}body.page-template-features-landing .analytics,body.page-template-product-feature-landing .analytics,body.tax-featuretype .analytics{border-top-color:#cc3366!important}body.page-template-features-landing .distribution,body.page-template-product-feature-landing .distribution,body.tax-featuretype .distribution{border-top-color:#cc0000!important}body.page-template-features-landing .header,body.page-template-product-feature-landing .header,body.tax-featuretype .header{border-top-color:#881c52!important}body.page-template-features-landing .media,body.page-template-product-feature-landing .media,body.tax-featuretype .media{border-top-color:#66cc99!important}body.page-template-features-landing .industry,body.page-template-product-feature-landing .industry,body.tax-featuretype .industry{border-top-color:#881c52!important}body.page-template-features-landing .mobile,body.page-template-product-feature-landing .mobile,body.tax-featuretype .mobile{border-top-color:#fdca03!important}body.page-template-features-landing .monetization,body.page-template-product-feature-landing .monetization,body.tax-featuretype .monetization{border-top-color:#ff6633!important}body.page-template-features-landing .social,body.page-template-product-feature-landing .social,body.tax-featuretype .social{border-top-color:#134c9e!important}body.page-template-features-landing .tools,body.page-template-product-feature-landing .tools,body.tax-featuretype .tools{border-top-color:#d6df21!important}body.page-template-features-landing .video,body.page-template-product-feature-landing .video,body.tax-featuretype .video{border-top-color:#7e3e98!important}body.page-template-features-landing .viewability,body.page-template-product-feature-landing .viewability,body.tax-featuretype .viewability{border-top-color:#548fcb!important}body.page-template-features-landing .entry-content,body.page-template-product-feature-landing .entry-content,body.tax-featuretype .entry-content{padding-bottom:40px!important}body.page-template-features-landing .wrapper-dropdown-2 .dropdown li.cat-item-286 a:before,body.page-template-product-feature-landing .wrapper-dropdown-2 .dropdown li.cat-item-286 a:before,body.tax-featuretype .wrapper-dropdown-2 .dropdown li.cat-item-286 a:before{background:#cc3366}body.page-template-features-landing .wrapper-dropdown-2 .dropdown li.cat-item-285 a:before,body.page-template-product-feature-landing .wrapper-dropdown-2 .dropdown li.cat-item-285 a:before,body.tax-featuretype .wrapper-dropdown-2 .dropdown li.cat-item-285 a:before{background:#cc0000}body.page-template-features-landing .wrapper-dropdown-2 .dropdown li.cat-item-287 a:before,body.page-template-product-feature-landing .wrapper-dropdown-2 .dropdown li.cat-item-287 a:before,body.tax-featuretype .wrapper-dropdown-2 .dropdown li.cat-item-287 a:before{background:#881c52}body.page-template-features-landing .wrapper-dropdown-2 .dropdown li.cat-item-283 a:before,body.page-template-product-feature-landing .wrapper-dropdown-2 .dropdown li.cat-item-283 a:before,body.tax-featuretype .wrapper-dropdown-2 .dropdown li.cat-item-283 a:before{background:#66cc99}body.page-template-features-landing .wrapper-dropdown-2 .dropdown li.cat-item-282 a:before,body.page-template-product-feature-landing .wrapper-dropdown-2 .dropdown li.cat-item-282 a:before,body.tax-featuretype .wrapper-dropdown-2 .dropdown li.cat-item-282 a:before{background:#ff6633}body.page-template-features-landing .wrapper-dropdown-2 .dropdown li.cat-item-288 a:before,body.page-template-product-feature-landing .wrapper-dropdown-2 .dropdown li.cat-item-288 a:before,body.tax-featuretype .wrapper-dropdown-2 .dropdown li.cat-item-288 a:before{background:#ff6633}body.page-template-features-landing .wrapper-dropdown-2 .dropdown li.cat-item-284 a:before,body.page-template-product-feature-landing .wrapper-dropdown-2 .dropdown li.cat-item-284 a:before,body.tax-featuretype .wrapper-dropdown-2 .dropdown li.cat-item-284 a:before{background:#134c9e}body.page-template-features-landing .wrapper-dropdown-2 .dropdown li.cat-item-351 a:before,body.page-template-product-feature-landing .wrapper-dropdown-2 .dropdown li.cat-item-351 a:before,body.tax-featuretype .wrapper-dropdown-2 .dropdown li.cat-item-351 a:before{background:#7e3e98}body.page-template-features-landing .wrapper-dropdown-2 .dropdown li.cat-item-352 a:before,body.page-template-product-feature-landing .wrapper-dropdown-2 .dropdown li.cat-item-352 a:before,body.tax-featuretype .wrapper-dropdown-2 .dropdown li.cat-item-352 a:before{background:#548fcb}body.page-template-features-landing .wrapper-dropdown-2 .dropdown li.cat-item-354 a:before,body.page-template-product-feature-landing .wrapper-dropdown-2 .dropdown li.cat-item-354 a:before,body.tax-featuretype .wrapper-dropdown-2 .dropdown li.cat-item-354 a:before{background:#881c52}body.page-template-features-landing .wrapper-dropdown-2 .dropdown li.cat-item-353 a:before,body.page-template-product-feature-landing .wrapper-dropdown-2 .dropdown li.cat-item-353 a:before,body.tax-featuretype .wrapper-dropdown-2 .dropdown li.cat-item-353 a:before{background:#cc3366}body.page-template-features-landing #blog_header,body.page-template-press-awards #blog_header,body.page-template-product-feature-landing #blog_header,body.tax-featuretype #blog_header,body.tax-presstypes #blog_header{background:transparent!important;padding-top:0!important}body.page-template-features-landing #blog_header .excerpt,body.page-template-press-awards #blog_header .excerpt,body.page-template-product-feature-landing #blog_header .excerpt,body.tax-featuretype #blog_header .excerpt,body.tax-presstypes #blog_header .excerpt{padding-top:70px}body.page-template-features-landing #blog_header .excerpt p,body.page-template-press-awards #blog_header .excerpt p,body.page-template-product-feature-landing #blog_header .excerpt p,body.tax-featuretype #blog_header .excerpt p,body.tax-presstypes #blog_header .excerpt p{padding-top:0;padding-bottom:25px;margin:0}body.page-template-d-template-alt #benefits,body.page-template-d-template-alt-deals #benefits,body.single-new-feature #benefits,body.single-press #benefits{padding-bottom:100px}body.page-template-d-template-alt #benefits h3,body.page-template-d-template-alt-deals #benefits h3,body.single-new-feature #benefits h3,body.single-press #benefits h3{color:#FFFFFF;font-family:"museo",serif;font-size:32px;line-height:32px;font-weight:700;padding-bottom:60px}body.page-template-d-template-alt #benefits .benefit,body.page-template-d-template-alt-deals #benefits .benefit,body.single-new-feature #benefits .benefit,body.single-press #benefits .benefit{text-align:center;color:#FFFFFF;font-family:"open-sans",sans-serif;font-size:16px;line-height:20px;font-weight:300}body.page-template-d-template-alt #benefits .benefit h4,body.page-template-d-template-alt-deals #benefits .benefit h4,body.single-new-feature #benefits .benefit h4,body.single-press #benefits .benefit h4{color:#FFFFFF;font-family:"open-sans",sans-serif;font-size:20px;line-height:20px;font-weight:300}body.page-template-d-template-alt #content_block,body.page-template-d-template-alt-deals #content_block,body.single-new-feature #content_block,body.single-press #content_block{margin-top:45px}body.page-template-d-template-alt #content_block .row:not(.cta),body.page-template-d-template-alt-deals #content_block .row:not(.cta),body.single-new-feature #content_block .row:not(.cta),body.single-press #content_block .row:not(.cta){background:#FFFFFF!important}body.page-template-d-template-alt #content_block #callouts h3,body.page-template-d-template-alt-deals #content_block #callouts h3,body.single-new-feature #content_block #callouts h3,body.single-press #content_block #callouts h3{color:#666666;font-family:"museo",serif;font-size:24px;line-height:24px;font-weight:700;padding:45px 0 65px 0}body.page-template-d-template-alt #content_block #callouts .callout,body.page-template-d-template-alt-deals #content_block #callouts .callout,body.single-new-feature #content_block #callouts .callout,body.single-press #content_block #callouts .callout{text-align:center;border:0;color:#666666;font-family:"open-sans",sans-serif;font-size:16px;line-height:20px;font-weight:300}body.page-template-d-template-alt #content_block #callouts .callout h4,body.page-template-d-template-alt-deals #content_block #callouts .callout h4,body.single-new-feature #content_block #callouts .callout h4,body.single-press #content_block #callouts .callout h4{color:#5d9fe7;font-family:"museo",serif;font-size:24px;line-height:34px;font-weight:700;padding:20px 0 10px 0}body.page-template-d-template-alt #content_block #callouts .callout a,body.page-template-d-template-alt-deals #content_block #callouts .callout a,body.single-new-feature #content_block #callouts .callout a,body.single-press #content_block #callouts .callout a{color:#5d9fe7;font-family:"open-sans",sans-serif;font-size:16px;line-height:20px;font-weight:300}body.page-template-d-template-alt #content_block #callouts.fw_top,body.page-template-d-template-alt-deals #content_block #callouts.fw_top,body.single-new-feature #content_block #callouts.fw_top,body.single-press #content_block #callouts.fw_top{border-bottom:2px solid #5d9fe7}body.page-template-d-template-alt #content_block #fw_callouts,body.page-template-d-template-alt-deals #content_block #fw_callouts,body.single-new-feature #content_block #fw_callouts,body.single-press #content_block #fw_callouts{padding-bottom:75px;border-bottom:2px solid #5d9fe7}body.page-template-d-template-alt #content_block #fw_callouts>.columns,body.page-template-d-template-alt-deals #content_block #fw_callouts>.columns,body.single-new-feature #content_block #fw_callouts>.columns,body.single-press #content_block #fw_callouts>.columns{border-top:1px solid #cccccc;margin-top:75px;padding-top:35px}body.page-template-d-template-alt #content_block #fw_callouts .columns,body.page-template-d-template-alt-deals #content_block #fw_callouts .columns,body.single-new-feature #content_block #fw_callouts .columns,body.single-press #content_block #fw_callouts .columns{text-align:center}body.page-template-d-template-alt #content_block #fw_callouts h4,body.page-template-d-template-alt-deals #content_block #fw_callouts h4,body.single-new-feature #content_block #fw_callouts h4,body.single-press #content_block #fw_callouts h4{color:#5d9fe7;font-family:"museo",serif;font-size:34px;line-height:34px;font-weight:700;padding:40px 0 15px 0}body.page-template-d-template-alt #content_block #fw_callouts p,body.page-template-d-template-alt-deals #content_block #fw_callouts p,body.single-new-feature #content_block #fw_callouts p,body.single-press #content_block #fw_callouts p{color:#666666;font-family:"open-sans",sans-serif;font-size:24px;line-height:28px;font-weight:300}body.page-template-d-template-alt #content_block #fw_callouts a,body.page-template-d-template-alt-deals #content_block #fw_callouts a,body.single-new-feature #content_block #fw_callouts a,body.single-press #content_block #fw_callouts a{color:#5d9fe7;font-family:"open-sans",sans-serif;font-size:16px;line-height:20px;font-weight:300}body.page-template-d-template-alt #content_block #fw_callouts.fw_top,body.page-template-d-template-alt-deals #content_block #fw_callouts.fw_top,body.single-new-feature #content_block #fw_callouts.fw_top,body.single-press #content_block #fw_callouts.fw_top{border-bottom:0}body.page-template-d-template-alt #content_block #fw_callouts.fw_top>.columns,body.page-template-d-template-alt-deals #content_block #fw_callouts.fw_top>.columns,body.single-new-feature #content_block #fw_callouts.fw_top>.columns,body.single-press #content_block #fw_callouts.fw_top>.columns{border-top:0!important;border-bottom:1px solid #cccccc;padding-bottom:40px}body.page-template-d-template-alt #content_block #fw_callouts.fw_top .columns h3,body.page-template-d-template-alt-deals #content_block #fw_callouts.fw_top .columns h3,body.single-new-feature #content_block #fw_callouts.fw_top .columns h3,body.single-press #content_block #fw_callouts.fw_top .columns h3{color:#666666;font-family:"museo",serif;font-size:24px;line-height:24px;font-weight:700;padding:0 0 50px 0}body.page-template-d-template-alt #content_block #fw_callouts.fw_top h3,body.page-template-d-template-alt-deals #content_block #fw_callouts.fw_top h3,body.single-new-feature #content_block #fw_callouts.fw_top h3,body.single-press #content_block #fw_callouts.fw_top h3{text-align:left;margin-left:-12%}body.page-template-d-template-alt #callouts_top,body.page-template-d-template-alt-deals #callouts_top,body.single-new-feature #callouts_top,body.single-press #callouts_top{background:#FFFFFF}body.page-template-d-template-alt #callouts_top h3,body.page-template-d-template-alt-deals #callouts_top h3,body.single-new-feature #callouts_top h3,body.single-press #callouts_top h3{color:#666666;font-family:"museo",serif;font-size:24px;line-height:24px;font-weight:700;padding:45px 0 65px 0}body.page-template-d-template-alt #callouts_top .callout,body.page-template-d-template-alt-deals #callouts_top .callout,body.single-new-feature #callouts_top .callout,body.single-press #callouts_top .callout{text-align:center;border:0;color:#666666;font-family:"open-sans",sans-serif;font-size:16px;line-height:20px;font-weight:300}body.page-template-d-template-alt #callouts_top .callout h4,body.page-template-d-template-alt-deals #callouts_top .callout h4,body.single-new-feature #callouts_top .callout h4,body.single-press #callouts_top .callout h4{color:#5d9fe7;font-family:"museo",serif;font-size:24px;line-height:34px;font-weight:700;padding:20px 0 10px 0}body.page-template-d-template-alt #callouts_top .callout a,body.page-template-d-template-alt-deals #callouts_top .callout a,body.single-new-feature #callouts_top .callout a,body.single-press #callouts_top .callout a{color:#5d9fe7;font-family:"open-sans",sans-serif;font-size:16px;line-height:20px;font-weight:300}body.page-template-d-template-alt #fw_callouts_top,body.page-template-d-template-alt-deals #fw_callouts_top,body.single-new-feature #fw_callouts_top,body.single-press #fw_callouts_top{padding-bottom:75px;background:#FFFFFF}body.page-template-d-template-alt #fw_callouts_top>.columns,body.page-template-d-template-alt-deals #fw_callouts_top>.columns,body.single-new-feature #fw_callouts_top>.columns,body.single-press #fw_callouts_top>.columns{border-top:1px solid #cccccc;margin-top:75px;padding-top:35px}body.page-template-d-template-alt #fw_callouts_top .columns,body.page-template-d-template-alt-deals #fw_callouts_top .columns,body.single-new-feature #fw_callouts_top .columns,body.single-press #fw_callouts_top .columns{text-align:center}body.page-template-d-template-alt #fw_callouts_top h4,body.page-template-d-template-alt-deals #fw_callouts_top h4,body.single-new-feature #fw_callouts_top h4,body.single-press #fw_callouts_top h4{color:#5d9fe7;font-family:"museo",serif;font-size:34px;line-height:34px;font-weight:700;padding:40px 0 15px 0}body.page-template-d-template-alt #fw_callouts_top p,body.page-template-d-template-alt-deals #fw_callouts_top p,body.single-new-feature #fw_callouts_top p,body.single-press #fw_callouts_top p{color:#666666;font-family:"open-sans",sans-serif;font-size:24px;line-height:28px;font-weight:300}body.page-template-d-template-alt #fw_callouts_top a,body.page-template-d-template-alt-deals #fw_callouts_top a,body.single-new-feature #fw_callouts_top a,body.single-press #fw_callouts_top a{color:#5d9fe7;font-family:"open-sans",sans-serif;font-size:16px;line-height:20px;font-weight:300}body.page-template-d-template-alt #fw_callouts_top.fw_top,body.page-template-d-template-alt-deals #fw_callouts_top.fw_top,body.single-new-feature #fw_callouts_top.fw_top,body.single-press #fw_callouts_top.fw_top{background:#FFFFFF;border-bottom:0}body.page-template-d-template-alt #fw_callouts_top.fw_top>.columns,body.page-template-d-template-alt-deals #fw_callouts_top.fw_top>.columns,body.single-new-feature #fw_callouts_top.fw_top>.columns,body.single-press #fw_callouts_top.fw_top>.columns{border-top:0!important;border-bottom:1px solid #cccccc;padding-bottom:40px}body.page-template-d-template-alt #fw_callouts_top.fw_top .columns h3,body.page-template-d-template-alt-deals #fw_callouts_top.fw_top .columns h3,body.single-new-feature #fw_callouts_top.fw_top .columns h3,body.single-press #fw_callouts_top.fw_top .columns h3{color:#666666;font-family:"museo",serif;font-size:24px;line-height:24px;font-weight:700;padding:0 0 50px 0}body.page-template-d-template-alt #addl_benefits h2,body.page-template-d-template-alt-deals #addl_benefits h2,body.single-new-feature #addl_benefits h2,body.single-press #addl_benefits h2{color:#666666;padding:60px 0 50px 0;font-family:"museo",serif;font-size:24px;line-height:24px;font-weight:700}body.page-template-d-template-alt #addl_benefits h3,body.page-template-d-template-alt-deals #addl_benefits h3,body.single-new-feature #addl_benefits h3,body.single-press #addl_benefits h3{color:#666666;padding-bottom:45px;font-family:"open-sans",sans-serif;font-size:24px;line-height:24px;font-weight:300}body.page-template-d-template-alt #addl_benefits .header_wrap,body.page-template-d-template-alt-deals #addl_benefits .header_wrap,body.single-new-feature #addl_benefits .header_wrap,body.single-press #addl_benefits .header_wrap{display:block;position:relative;height:62px;padding:0 0 0 72px;margin:0!important}body.page-template-d-template-alt #addl_benefits .header_wrap img,body.page-template-d-template-alt-deals #addl_benefits .header_wrap img,body.single-new-feature #addl_benefits .header_wrap img,body.single-press #addl_benefits .header_wrap img{position:absolute;top:0;left:0}body.page-template-d-template-alt #addl_benefits .header_wrap h5,body.page-template-d-template-alt-deals #addl_benefits .header_wrap h5,body.single-new-feature #addl_benefits .header_wrap h5,body.single-press #addl_benefits .header_wrap h5{color:#666666;font-family:"open-sans",sans-serif;font-size:18px;line-height:20px;font-weight:700;margin:0;padding:30px 0 0 0}body.page-template-d-template-alt #addl_benefits .benefit,body.page-template-d-template-alt-deals #addl_benefits .benefit,body.single-new-feature #addl_benefits .benefit,body.single-press #addl_benefits .benefit{padding:0 0 0 10px;color:#666666;font-family:"open-sans",sans-serif;font-size:18px;line-height:20px;font-weight:300;padding-bottom:25px}body.single-press #featured-hero{position:relative;top:46px!important}body.single-press #featured-hero .row{position:relative;top:70%!important}#featured-hero{position:relative;top:46px!important;width:100%;height:608px;margin:0!important}#featured-hero .row{position:relative;top:100%;-webkit-transform:translateY(-115%);-ms-transform:translateY(-115%);transform:translateY(-115%)}#featured-hero h1{color:#FFFFFF;font-family:"museo",serif;font-size:18px;line-height:18px;font-weight:700;padding-bottom:15px}#featured-hero h2{color:#FFFFFF;font-family:"museo",serif;font-size:44px;line-height:44px;font-weight:700;padding-bottom:15px}#featured-hero h3{color:#FFFFFF;font-family:"open-sans",sans-serif;font-size:32px;line-height:34px;font-weight:300}#featured-hero p{padding-top:70px;color:#FFFFFF;font-family:"open-sans",sans-serif;font-size:24px;line-height:34px;font-weight:400}#featured-hero a.btn.alt{display:inline-block;color:#333333;border:3px solid #ffcc00;font-family:"open-sans",sans-serif;font-size:16px;line-height:16px;font-weight:700;text-decoration:none;background:#ffcc00;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;padding:8px 22px!important}#featured-hero a.btn.alt:hover{background:transparent;color:#333333;cursor:pointer}#why_sovrn{padding-top:55px;padding-bottom:55px;background:#FFFFFF;margin-bottom:5px}#why_sovrn .entry-content h2{margin-bottom:60px;color:#666666}#gradient.no_fields #why_sovrn{margin-top:-100px!important}#body_content{border-top:2px solid #eff6fd;padding:50px 0 45px 0}#body_content .entry-content h2{color:#666666;font-family:"museo",serif;font-size:24px;line-height:24px;font-weight:700;padding-bottom:45px}#body_content .entry-content h3{color:#666666;font-family:"open-sans",sans-serif;font-size:24px;line-height:34px;font-weight:300;padding-bottom:45px}#body_content .entry-content p{color:#666666;font-family:"open-sans",sans-serif;font-size:18px;line-height:22px;font-weight:300}#body_content .entry-content p strong{font-weight:700!important}#body_content .entry-content blockquote{width:33%;color:#666666;float:right;font-family:"open-sans",sans-serif;font-size:34px;line-height:38px;font-weight:300;font-style:italic;padding:10px 0 30px 55px;margin-left:55px;border-left:1px solid #666666}#body_content .entry-content blockquote strong{display:block;text-align:right;color:#666666;font-family:"open-sans",sans-serif;font-size:14px;line-height:38px;font-weight:700;padding-top:40px}#body_content .entry-content blockquote.alt{width:90%;color:#5d9fe7;clear:both;padding:10px 0 30px 55px;border-left:5px solid #5d9fe7;margin-left:20px!important;float:none}#body_content .entry-content blockquote.alt *{color:#5d9fe7!important}#body_content .entry-content h4{color:#666666;font-family:"museo",serif;font-size:18px;line-height:24px;font-weight:700;padding:70px 0 25px 0}#body_content .entry-content ul{padding-bottom:25px}#body_content .entry-content ul li{padding-bottom:40px;color:#666666;font-family:"open-sans",sans-serif;font-size:18px;line-height:20px;font-weight:300;padding-bottom:15px}#body_content .entry-content ul li strong{display:block;color:#666666;font-family:"museo",serif;font-size:18px;line-height:20px;font-weight:700}#feature_slider h2{color:#666666;font-family:"museo",serif;font-size:24px;line-height:24px;font-weight:700;padding:45px 0 65px 0}#feature_slider .row{background:#FFFFFF}#feature_slider .orbit-container li{position:relative;max-height:460px!important;height:460px!important}#feature_slider .orbit-container li .orbit-caption{position:absolute;bottom:0!important;background:transparent;font-family:"open-sans",sans-serif;font-size:16px;line-height:20px;font-weight:300;color:#666666;text-align:center;padding:15px 0;border:1px solid #FFFFFF}#feature_slider .orbit-bullets button{width:1rem;height:1rem;margin:.2rem;background-color:#ffe57f;border-radius:50%}#feature_slider .orbit-bullets button.is-active,#feature_slider .orbit-bullets button:hover{background-color:#ffcc00}#feature_slider.video_border{margin-top:2px!important;margin-bottom:2px!important}div.logos .columns{text-align:center;color:#666666;font-family:"open-sans",sans-serif;font-size:16px;line-height:20px;font-weight:300}div.logos .columns>img{max-width:200px!important;max-height:200px!important;-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:.8}div.logos .columns>img:hover{-webkit-filter:grayscale(0);filter:grayscale(0);opacity:1}div.logos .columns strong{color:#666666;font-family:"museo",serif;font-size:20px;line-height:20px;font-weight:700}div.logos:last-of-type{margin-left:145px!important;margin-bottom:85px}body.postid-4715 #featured-hero>.row{-webkit-transform:translateY(-93%)!important;-ms-transform:translateY(-93%)!important;transform:translateY(-93%)!important}body.postid-4715 #featured-hero>.row img{margin-top:-70px!important}body.single-new-feature #resources .row{padding:70px 0 55px 0}body.single-new-feature #resources .row h1,body.single-new-feature #resources .row h2{text-align:center;color:#666666;font-family:"museo",serif;font-size:24px;line-height:24px;font-weight:700;text-align:left}body.single-new-feature #resources .row h1{text-align:center;padding-bottom:55px}body.single-new-feature #resources .row h3{font-family:"open-sans",sans-serif;font-size:14px;line-height:24px;font-weight:700;font-style:italic;padding-bottom:25px}body.single-new-feature #resources .row img{margin:0 auto 30px auto;display:block}body.single-new-feature #resources .row .single_resource{background:#FFFFFF!important;padding:45px 30px}body.single-new-feature #resources .row a{display:table;margin:0 auto;color:#FFFFFF;background:#ffbc03;font-family:"open-sans",sans-serif;font-size:14px;line-height:18px;font-weight:700;text-decoration:none;padding:5px 75px;text-align:center}body.single-new-feature #resources .row a:hover{opacity:.8}body.single-new-feature #resources .row #resource_footer{clear:both;display:block;padding-top:50px}body.single-new-feature #resources .row #resource_footer p{font-family:"open-sans",sans-serif;font-size:18px;line-height:32px;font-weight:700;color:#666666;text-align:center}body.postid-4751 #featured-hero,body.postid-10215 #featured-hero,body.postid-12183 #featured-hero{height:650px!important}body.postid-4751 #featured-hero p,body.postid-10215 #featured-hero p,body.postid-12183 #featured-hero p{padding-top:35px}body.postid-4751 #featured-hero .row,body.postid-10215 #featured-hero .row,body.postid-12183 #featured-hero .row{position:relative;top:100%;-webkit-transform:translateY(-105%)!important;-ms-transform:translateY(-105%)!important;transform:translateY(-105%)!important}body.postid-4751 #gradient,body.postid-10215 #gradient,body.postid-12183 #gradient{padding-top:55px}body.postid-4751 .cta .small-10,body.postid-10215 .cta .small-10,body.postid-12183 .cta .small-10{position:relative;left:-8.33333%!important;text-align:center!important}body.page-id-4878 #feature_block{padding-top:25px}body.page-id-4878 #feature_block>.row{padding-top:45px;padding-bottom:45px}body.page-id-4878 #feature_block>.row .a_feature{text-align:center!important;padding-top:35px;padding-bottom:20px}body.page-id-4878 #feature_block>.row .a_feature img{margin-bottom:20px}body.page-id-4878 #deals_partners .row,body.page-id-4878 #feature_block .row{background:#FFFFFF}body.page-id-4878 #deals_partners .row h3,body.page-id-4878 #feature_block .row h3{color:#666666;font-family:"museo",serif;font-size:24px;line-height:24px;font-weight:700;padding:25px 0 15px 0}body.page-id-4878 #deals_partners .row p,body.page-id-4878 #feature_block .row p{font-family:"open-sans",sans-serif;font-size:16px;line-height:20px;font-weight:300;color:#666666}body.page-id-4878 #deals_partners>.row{padding-bottom:45px!important}body.page-id-4878 #deal_link{padding-top:40px;text-align:center}body.page-id-4878 #deal_link a.button{display:inline-block;color:#333333;border:3px solid #ffcc00;font-family:"open-sans",sans-serif;font-size:16px;line-height:16px;font-weight:700;text-decoration:none;background:#ffcc00;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;padding:8px 22px!important}body.page-id-4878 #deal_link a.button:hover{background:transparent;color:#ffcc00}body.postid-12183 #callouts .small-12 h3{display:none}body.page-template-d-template-alt.page-id-4881 #benefits .row .columns h4{margin-top:20px;font-family:"open-sans",sans-serif;font-size:28px;line-height:32px;font-weight:700;color:#FFFFFF;display:block;text-align:center}body.page-template-contact #featured-hero,body.page-template-default #featured-hero,body.page-template-f-template #featured-hero,body.page-template-f-template-thank-you #featured-hero,body.page-template-GDPR #featured-hero,body.page-template-job-details #featured-hero,body.page-template-landing-page-template-alt #featured-hero,body.page-template-Opt-In #featured-hero,body.page-template-template-iframe #featured-hero,body.single #featured-hero{position:relative!important;z-index:99;top:46px!important;width:100%;height:859px;margin:0!important}body.page-template-contact #featured-hero .row,body.page-template-default #featured-hero .row,body.page-template-f-template #featured-hero .row,body.page-template-f-template-thank-you #featured-hero .row,body.page-template-GDPR #featured-hero .row,body.page-template-job-details #featured-hero .row,body.page-template-landing-page-template-alt #featured-hero .row,body.page-template-Opt-In #featured-hero .row,body.page-template-template-iframe #featured-hero .row,body.single #featured-hero .row{position:relative;top:100%;-webkit-transform:translateY(-135%);-ms-transform:translateY(-135%);transform:translateY(-135%)}body.page-template-contact #featured-hero .medium-3 h2,body.page-template-default #featured-hero .medium-3 h2,body.page-template-f-template #featured-hero .medium-3 h2,body.page-template-f-template-thank-you #featured-hero .medium-3 h2,body.page-template-GDPR #featured-hero .medium-3 h2,body.page-template-job-details #featured-hero .medium-3 h2,body.page-template-landing-page-template-alt #featured-hero .medium-3 h2,body.page-template-Opt-In #featured-hero .medium-3 h2,body.page-template-template-iframe #featured-hero .medium-3 h2,body.single #featured-hero .medium-3 h2{color:#fdca03;font-family:"open-sans",sans-serif;font-size:32px;line-height:40px;font-weight:300}body.page-template-contact #featured-hero .medium-3 .gform_wrapper label,body.page-template-default #featured-hero .medium-3 .gform_wrapper label,body.page-template-f-template #featured-hero .medium-3 .gform_wrapper label,body.page-template-f-template-thank-you #featured-hero .medium-3 .gform_wrapper label,body.page-template-GDPR #featured-hero .medium-3 .gform_wrapper label,body.page-template-job-details #featured-hero .medium-3 .gform_wrapper label,body.page-template-landing-page-template-alt #featured-hero .medium-3 .gform_wrapper label,body.page-template-Opt-In #featured-hero .medium-3 .gform_wrapper label,body.page-template-template-iframe #featured-hero .medium-3 .gform_wrapper label,body.single #featured-hero .medium-3 .gform_wrapper label{color:#FFFFFF;font-family:"open-sans",sans-serif;font-size:12px;line-height:14px;font-weight:700;margin:0;padding:0}body.page-template-contact #featured-hero .medium-3 .gform_wrapper label.gfield_label+div.ginput_container,body.page-template-default #featured-hero .medium-3 .gform_wrapper label.gfield_label+div.ginput_container,body.page-template-f-template #featured-hero .medium-3 .gform_wrapper label.gfield_label+div.ginput_container,body.page-template-f-template-thank-you #featured-hero .medium-3 .gform_wrapper label.gfield_label+div.ginput_container,body.page-template-GDPR #featured-hero .medium-3 .gform_wrapper label.gfield_label+div.ginput_container,body.page-template-job-details #featured-hero .medium-3 .gform_wrapper label.gfield_label+div.ginput_container,body.page-template-landing-page-template-alt #featured-hero .medium-3 .gform_wrapper label.gfield_label+div.ginput_container,body.page-template-Opt-In #featured-hero .medium-3 .gform_wrapper label.gfield_label+div.ginput_container,body.page-template-template-iframe #featured-hero .medium-3 .gform_wrapper label.gfield_label+div.ginput_container,body.single #featured-hero .medium-3 .gform_wrapper label.gfield_label+div.ginput_container{margin-top:0}body.page-template-contact #featured-hero .medium-3 .gform_wrapper input,body.page-template-contact #featured-hero .medium-3 .gform_wrapper select,body.page-template-default #featured-hero .medium-3 .gform_wrapper input,body.page-template-default #featured-hero .medium-3 .gform_wrapper select,body.page-template-f-template #featured-hero .medium-3 .gform_wrapper input,body.page-template-f-template #featured-hero .medium-3 .gform_wrapper select,body.page-template-f-template-thank-you #featured-hero .medium-3 .gform_wrapper input,body.page-template-f-template-thank-you #featured-hero .medium-3 .gform_wrapper select,body.page-template-GDPR #featured-hero .medium-3 .gform_wrapper input,body.page-template-GDPR #featured-hero .medium-3 .gform_wrapper select,body.page-template-job-details #featured-hero .medium-3 .gform_wrapper input,body.page-template-job-details #featured-hero .medium-3 .gform_wrapper select,body.page-template-landing-page-template-alt #featured-hero .medium-3 .gform_wrapper input,body.page-template-landing-page-template-alt #featured-hero .medium-3 .gform_wrapper select,body.page-template-Opt-In #featured-hero .medium-3 .gform_wrapper input,body.page-template-Opt-In #featured-hero .medium-3 .gform_wrapper select,body.page-template-template-iframe #featured-hero .medium-3 .gform_wrapper input,body.page-template-template-iframe #featured-hero .medium-3 .gform_wrapper select,body.single #featured-hero .medium-3 .gform_wrapper input,body.single #featured-hero .medium-3 .gform_wrapper select{border:0;height:31px;padding:3px 5px;background:rgba(255, 255, 255, 0.7);-webkit-box-shadow:none;box-shadow:none;color:#333333;font-family:"open-sans",sans-serif;font-size:14px;line-height:14px;font-weight:700}body.page-template-contact #featured-hero .medium-3 .gform_wrapper input:focus,body.page-template-contact #featured-hero .medium-3 .gform_wrapper select:focus,body.page-template-default #featured-hero .medium-3 .gform_wrapper input:focus,body.page-template-default #featured-hero .medium-3 .gform_wrapper select:focus,body.page-template-f-template #featured-hero .medium-3 .gform_wrapper input:focus,body.page-template-f-template #featured-hero .medium-3 .gform_wrapper select:focus,body.page-template-f-template-thank-you #featured-hero .medium-3 .gform_wrapper input:focus,body.page-template-f-template-thank-you #featured-hero .medium-3 .gform_wrapper select:focus,body.page-template-GDPR #featured-hero .medium-3 .gform_wrapper input:focus,body.page-template-GDPR #featured-hero .medium-3 .gform_wrapper select:focus,body.page-template-job-details #featured-hero .medium-3 .gform_wrapper input:focus,body.page-template-job-details #featured-hero .medium-3 .gform_wrapper select:focus,body.page-template-landing-page-template-alt #featured-hero .medium-3 .gform_wrapper input:focus,body.page-template-landing-page-template-alt #featured-hero .medium-3 .gform_wrapper select:focus,body.page-template-Opt-In #featured-hero .medium-3 .gform_wrapper input:focus,body.page-template-Opt-In #featured-hero .medium-3 .gform_wrapper select:focus,body.page-template-template-iframe #featured-hero .medium-3 .gform_wrapper input:focus,body.page-template-template-iframe #featured-hero .medium-3 .gform_wrapper select:focus,body.single #featured-hero .medium-3 .gform_wrapper input:focus,body.single #featured-hero .medium-3 .gform_wrapper select:focus{background:white}body.page-template-contact #featured-hero .medium-3 .gform_wrapper textarea,body.page-template-default #featured-hero .medium-3 .gform_wrapper textarea,body.page-template-f-template #featured-hero .medium-3 .gform_wrapper textarea,body.page-template-f-template-thank-you #featured-hero .medium-3 .gform_wrapper textarea,body.page-template-GDPR #featured-hero .medium-3 .gform_wrapper textarea,body.page-template-job-details #featured-hero .medium-3 .gform_wrapper textarea,body.page-template-landing-page-template-alt #featured-hero .medium-3 .gform_wrapper textarea,body.page-template-Opt-In #featured-hero .medium-3 .gform_wrapper textarea,body.page-template-template-iframe #featured-hero .medium-3 .gform_wrapper textarea,body.single #featured-hero .medium-3 .gform_wrapper textarea{background:rgba(255, 255, 255, 0.7);border:0}body.page-template-contact #featured-hero .medium-3 .gform_wrapper textarea:focus,body.page-template-default #featured-hero .medium-3 .gform_wrapper textarea:focus,body.page-template-f-template #featured-hero .medium-3 .gform_wrapper textarea:focus,body.page-template-f-template-thank-you #featured-hero .medium-3 .gform_wrapper textarea:focus,body.page-template-GDPR #featured-hero .medium-3 .gform_wrapper textarea:focus,body.page-template-job-details #featured-hero .medium-3 .gform_wrapper textarea:focus,body.page-template-landing-page-template-alt #featured-hero .medium-3 .gform_wrapper textarea:focus,body.page-template-Opt-In #featured-hero .medium-3 .gform_wrapper textarea:focus,body.page-template-template-iframe #featured-hero .medium-3 .gform_wrapper textarea:focus,body.single #featured-hero .medium-3 .gform_wrapper textarea:focus{background:white}body.page-template-contact #featured-hero .medium-3 .gform_wrapper select,body.page-template-default #featured-hero .medium-3 .gform_wrapper select,body.page-template-f-template #featured-hero .medium-3 .gform_wrapper select,body.page-template-f-template-thank-you #featured-hero .medium-3 .gform_wrapper select,body.page-template-GDPR #featured-hero .medium-3 .gform_wrapper select,body.page-template-job-details #featured-hero .medium-3 .gform_wrapper select,body.page-template-landing-page-template-alt #featured-hero .medium-3 .gform_wrapper select,body.page-template-Opt-In #featured-hero .medium-3 .gform_wrapper select,body.page-template-template-iframe #featured-hero .medium-3 .gform_wrapper select,body.single #featured-hero .medium-3 .gform_wrapper select{background:rgba(255, 255, 255, 0.7)}body.page-template-contact #featured-hero .medium-3 .gform_wrapper select:focus,body.page-template-default #featured-hero .medium-3 .gform_wrapper select:focus,body.page-template-f-template #featured-hero .medium-3 .gform_wrapper select:focus,body.page-template-f-template-thank-you #featured-hero .medium-3 .gform_wrapper select:focus,body.page-template-GDPR #featured-hero .medium-3 .gform_wrapper select:focus,body.page-template-job-details #featured-hero .medium-3 .gform_wrapper select:focus,body.page-template-landing-page-template-alt #featured-hero .medium-3 .gform_wrapper select:focus,body.page-template-Opt-In #featured-hero .medium-3 .gform_wrapper select:focus,body.page-template-template-iframe #featured-hero .medium-3 .gform_wrapper select:focus,body.single #featured-hero .medium-3 .gform_wrapper select:focus{background:white}body.page-template-contact #featured-hero .medium-3 .gform_wrapper input[type=submit],body.page-template-default #featured-hero .medium-3 .gform_wrapper input[type=submit],body.page-template-f-template #featured-hero .medium-3 .gform_wrapper input[type=submit],body.page-template-f-template-thank-you #featured-hero .medium-3 .gform_wrapper input[type=submit],body.page-template-GDPR #featured-hero .medium-3 .gform_wrapper input[type=submit],body.page-template-job-details #featured-hero .medium-3 .gform_wrapper input[type=submit],body.page-template-landing-page-template-alt #featured-hero .medium-3 .gform_wrapper input[type=submit],body.page-template-Opt-In #featured-hero .medium-3 .gform_wrapper input[type=submit],body.page-template-template-iframe #featured-hero .medium-3 .gform_wrapper input[type=submit],body.single #featured-hero .medium-3 .gform_wrapper input[type=submit]{background:#fdca03;width:100%;display:block;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;font-family:"open-sans",sans-serif;font-size:14px;line-height:14px;font-weight:700;color:#333333;padding-top:10px;padding-bottom:10px;margin-top:5px}body.page-template-contact #featured-hero .medium-3 .gform_wrapper input[type=submit]:hover,body.page-template-default #featured-hero .medium-3 .gform_wrapper input[type=submit]:hover,body.page-template-f-template #featured-hero .medium-3 .gform_wrapper input[type=submit]:hover,body.page-template-f-template-thank-you #featured-hero .medium-3 .gform_wrapper input[type=submit]:hover,body.page-template-GDPR #featured-hero .medium-3 .gform_wrapper input[type=submit]:hover,body.page-template-job-details #featured-hero .medium-3 .gform_wrapper input[type=submit]:hover,body.page-template-landing-page-template-alt #featured-hero .medium-3 .gform_wrapper input[type=submit]:hover,body.page-template-Opt-In #featured-hero .medium-3 .gform_wrapper input[type=submit]:hover,body.page-template-template-iframe #featured-hero .medium-3 .gform_wrapper input[type=submit]:hover,body.single #featured-hero .medium-3 .gform_wrapper input[type=submit]:hover{background:#000000;color:#FFFFFF}body.page-template-contact #featured-hero .medium-3 .gform_wrapper .gform_footer,body.page-template-default #featured-hero .medium-3 .gform_wrapper .gform_footer,body.page-template-f-template #featured-hero .medium-3 .gform_wrapper .gform_footer,body.page-template-f-template-thank-you #featured-hero .medium-3 .gform_wrapper .gform_footer,body.page-template-GDPR #featured-hero .medium-3 .gform_wrapper .gform_footer,body.page-template-job-details #featured-hero .medium-3 .gform_wrapper .gform_footer,body.page-template-landing-page-template-alt #featured-hero .medium-3 .gform_wrapper .gform_footer,body.page-template-Opt-In #featured-hero .medium-3 .gform_wrapper .gform_footer,body.page-template-template-iframe #featured-hero .medium-3 .gform_wrapper .gform_footer,body.single #featured-hero .medium-3 .gform_wrapper .gform_footer{padding:0;margin:0;clear:both}body.page-template-contact #content_block,body.page-template-default #content_block,body.page-template-f-template #content_block,body.page-template-f-template-thank-you #content_block,body.page-template-GDPR #content_block,body.page-template-job-details #content_block,body.page-template-landing-page-template-alt #content_block,body.page-template-Opt-In #content_block,body.page-template-template-iframe #content_block,body.single #content_block{position:relative;margin-top:-250px;z-index:120}body.page-template-contact #content_block>.row,body.page-template-default #content_block>.row,body.page-template-f-template #content_block>.row,body.page-template-f-template-thank-you #content_block>.row,body.page-template-GDPR #content_block>.row,body.page-template-job-details #content_block>.row,body.page-template-landing-page-template-alt #content_block>.row,body.page-template-Opt-In #content_block>.row,body.page-template-template-iframe #content_block>.row,body.single #content_block>.row{background:#FFFFFF}body.page-template-contact #content_block .entry-content h3,body.page-template-default #content_block .entry-content h3,body.page-template-f-template #content_block .entry-content h3,body.page-template-f-template-thank-you #content_block .entry-content h3,body.page-template-GDPR #content_block .entry-content h3,body.page-template-job-details #content_block .entry-content h3,body.page-template-landing-page-template-alt #content_block .entry-content h3,body.page-template-Opt-In #content_block .entry-content h3,body.page-template-template-iframe #content_block .entry-content h3,body.single #content_block .entry-content h3{margin-bottom:10px!important;padding:0!important}body.page-template-contact #content_block #feature_slider .row:first-of-type,body.page-template-default #content_block #feature_slider .row:first-of-type,body.page-template-f-template #content_block #feature_slider .row:first-of-type,body.page-template-f-template-thank-you #content_block #feature_slider .row:first-of-type,body.page-template-GDPR #content_block #feature_slider .row:first-of-type,body.page-template-job-details #content_block #feature_slider .row:first-of-type,body.page-template-landing-page-template-alt #content_block #feature_slider .row:first-of-type,body.page-template-Opt-In #content_block #feature_slider .row:first-of-type,body.page-template-template-iframe #content_block #feature_slider .row:first-of-type,body.single #content_block #feature_slider .row:first-of-type{border-top:2px solid #56bbb9}body.page-template-contact #content_block #feature_slider .row:last-of-type,body.page-template-default #content_block #feature_slider .row:last-of-type,body.page-template-f-template #content_block #feature_slider .row:last-of-type,body.page-template-f-template-thank-you #content_block #feature_slider .row:last-of-type,body.page-template-GDPR #content_block #feature_slider .row:last-of-type,body.page-template-job-details #content_block #feature_slider .row:last-of-type,body.page-template-landing-page-template-alt #content_block #feature_slider .row:last-of-type,body.page-template-Opt-In #content_block #feature_slider .row:last-of-type,body.page-template-template-iframe #content_block #feature_slider .row:last-of-type,body.single #content_block #feature_slider .row:last-of-type{border-bottom:5px solid #5aacd2;padding-bottom:40px}body.page-template-contact #content_block #feature_slider .orbit-container li,body.page-template-default #content_block #feature_slider .orbit-container li,body.page-template-f-template #content_block #feature_slider .orbit-container li,body.page-template-f-template-thank-you #content_block #feature_slider .orbit-container li,body.page-template-GDPR #content_block #feature_slider .orbit-container li,body.page-template-job-details #content_block #feature_slider .orbit-container li,body.page-template-landing-page-template-alt #content_block #feature_slider .orbit-container li,body.page-template-Opt-In #content_block #feature_slider .orbit-container li,body.page-template-template-iframe #content_block #feature_slider .orbit-container li,body.single #content_block #feature_slider .orbit-container li{text-align:center}body.page-template-contact #bottom_content,body.page-template-default #bottom_content,body.page-template-f-template #bottom_content,body.page-template-f-template-thank-you #bottom_content,body.page-template-GDPR #bottom_content,body.page-template-job-details #bottom_content,body.page-template-landing-page-template-alt #bottom_content,body.page-template-Opt-In #bottom_content,body.page-template-template-iframe #bottom_content,body.single #bottom_content{padding:60px 0 85px 0}body.page-template-contact #bottom_content p,body.page-template-default #bottom_content p,body.page-template-f-template #bottom_content p,body.page-template-f-template-thank-you #bottom_content p,body.page-template-GDPR #bottom_content p,body.page-template-job-details #bottom_content p,body.page-template-landing-page-template-alt #bottom_content p,body.page-template-Opt-In #bottom_content p,body.page-template-template-iframe #bottom_content p,body.single #bottom_content p{color:#666666;font-family:"open-sans",sans-serif;font-size:18px;line-height:22px;font-weight:300}body.page-template-contact #bottom_content p strong,body.page-template-default #bottom_content p strong,body.page-template-f-template #bottom_content p strong,body.page-template-f-template-thank-you #bottom_content p strong,body.page-template-GDPR #bottom_content p strong,body.page-template-job-details #bottom_content p strong,body.page-template-landing-page-template-alt #bottom_content p strong,body.page-template-Opt-In #bottom_content p strong,body.page-template-template-iframe #bottom_content p strong,body.single #bottom_content p strong{font-weight:700}body.page-template-contact .orbit-container li.orbit-slide img,body.page-template-default .orbit-container li.orbit-slide img,body.page-template-f-template-thank-you .orbit-container li.orbit-slide img,body.page-template-f-template .orbit-container li.orbit-slide img,body.page-template-GDPR .orbit-container li.orbit-slide img,body.page-template-job-details .orbit-container li.orbit-slide img,body.page-template-landing-page-template-alt .orbit-container li.orbit-slide img,body.page-template-Opt-In .orbit-container li.orbit-slide img,body.page-template-template-iframe .orbit-container li.orbit-slide img,body.single .orbit-container li.orbit-slide img{height:400px!important;max-height:400px;width:auto!important}body.single-new-feature #content_block{margin-top:0!important}body.page-id-4883 #featured-hero .row{position:relative;top:100%;-webkit-transform:translateY(-195%)!important;-ms-transform:translateY(-195%)!important;transform:translateY(-195%)!important}body.page-id-5724 #featured-hero>.row{position:relative;top:100%;-webkit-transform:translateY(-119%);-ms-transform:translateY(-119%);transform:translateY(-119%)}body.page-id-5724 #featured-hero>.row .medium-7{padding-top:20vh}body.page-id-5724 #featured-hero>.row .medium-3 h2{padding-bottom:0}body.page-id-5724 #featured-hero>.row .medium-3 div.gform_wrapper{margin-top:0}body.page-template-f-template #why_sovrn{margin-top:5px!important}body.page-template-f-template-thank-you #featured-hero>.row,body.page-template-template-iframe #featured-hero>.row{position:relative;top:100%;-webkit-transform:translateY(-255%)!important;-ms-transform:translateY(-255%)!important;transform:translateY(-255%)!important}body.page-template-template-iframe #bottom_content{text-align:center}body.page-template-template-iframe #bottom_content iframe{margin:0 auto!important;border:1px solid red;padding:0;border:0;width:960px;height:575px;overflow:hidden}body.page-template-landing-page-template-alt div.top-bar-right{}body.page-template-landing-page-template-alt div.top-bar-right li{display:none}body.page-template-landing-page-template-alt div.gs-buttons{display:none!important}body.page-template-landing-page-template-alt #featured-hero{position:relative;max-height:100vh!important}body.page-template-landing-page-template-alt #featured-hero>.row{position:relative;top:125px!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}body.page-template-landing-page-template-alt #featured-hero>.row>.medium-9{padding:25px;width:75%!important;margin:0;position:absolute;top:0;left:0}body.page-template-landing-page-template-alt #featured-hero>.row>.medium-9 ul{margin:40px 0 0 40px;color:#FFFFFF}body.page-template-landing-page-template-alt #featured-hero>.row>.medium-9 ul li{font-family:"open-sans",sans-serif;font-size:24px;line-height:36px;font-weight:300}body.page-template-landing-page-template-alt #featured-hero a.down_arrow{width:95px;height:45px;display:block;position:absolute;bottom:-22rem;left:50%;margin-left:-47px;z-index:99;background:url("../img/scroll_down.png") no-repeat center center}body.page-template-landing-page-template-alt #fixed_form #landing_form{border:1px solid #333333;background:#5d9fe7;padding:15px;position:fixed;z-index:9999;width:20%;top:10px;right:10px}body.page-template-landing-page-template-alt #fixed_form #landing_form h2{font-family:"open-sans",sans-serif;font-size:32px;line-height:40px;font-weight:900;color:#000000;text-align:center;padding-top:5px}body.page-template-landing-page-template-alt #fixed_form #landing_form .gform_wrapper label{color:#000000;font-family:"open-sans",sans-serif;font-size:12px;line-height:14px;font-weight:700;margin:0;padding:0}body.page-template-landing-page-template-alt #fixed_form #landing_form .gform_wrapper label.gfield_label+div.ginput_container{margin-top:0}body.page-template-landing-page-template-alt #fixed_form #landing_form .gform_wrapper input,body.page-template-landing-page-template-alt #fixed_form #landing_form .gform_wrapper select{border:0;height:31px;padding:3px 5px;background:rgba(255, 255, 255, 0.7);-webkit-box-shadow:none;box-shadow:none;color:#333333;font-family:"open-sans",sans-serif;font-size:14px;line-height:14px;font-weight:700}body.page-template-landing-page-template-alt #fixed_form #landing_form .gform_wrapper input:focus,body.page-template-landing-page-template-alt #fixed_form #landing_form .gform_wrapper select:focus{background:white}body.page-template-landing-page-template-alt #fixed_form #landing_form .gform_wrapper textarea{background:rgba(255, 255, 255, 0.7);border:0}body.page-template-landing-page-template-alt #fixed_form #landing_form .gform_wrapper textarea:focus{background:white}body.page-template-landing-page-template-alt #fixed_form #landing_form .gform_wrapper select{background:rgba(255, 255, 255, 0.7)}body.page-template-landing-page-template-alt #fixed_form #landing_form .gform_wrapper select:focus{background:white}body.page-template-landing-page-template-alt #fixed_form #landing_form .gform_wrapper input[type=submit]{background:#fdca03;width:100%;display:block;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;font-family:"open-sans",sans-serif;font-size:20px;line-height:50px;font-weight:900;color:#333333;padding:0;margin:5px 0 10px 0;text-transform:uppercase;height:50px}body.page-template-landing-page-template-alt #fixed_form #landing_form .gform_wrapper input[type=submit]:hover{background:#000000;color:#FFFFFF;opacity:.65}body.page-template-landing-page-template-alt #fixed_form #landing_form .gform_wrapper ul li.gfield{margin-top:0;padding-top:0}body.page-template-landing-page-template-alt #fixed_form #landing_form .gform_wrapper .gform_footer{padding:0;margin:0;clear:both}body.page-template-landing-page-template-alt #fixed_form #landing_form a.sm{width:100%;display:block;text-align:center;font-family:"open-sans",sans-serif;font-size:11px;line-height:12px;font-weight:300;color:#000000;text-decoration:none}body.page-template-landing-page-template-alt #fixed_form #landing_form a.sm:hover{text-decoration:underline}body.page-template-landing-page-template-alt .entry-content{padding:0 25px 0 25px!important}body.page-template-landing-page-template-alt .entry-content ul{margin-left:65px!important}body.page-template-landing-page-template-alt .entry-content h2{font-size:32px!important;line-height:32px!important;padding-top:45px!important}body.page-template-landing-page-template-alt #footer-container #affiliates,body.page-template-landing-page-template-alt #footer-container #footer,body.page-template-landing-page-template-alt #footer-container #footer_form a:not(.button){display:none!important}body.page-template-landing-page-template-alt #footer-container{display:none!important}body.page-template-landing-page-template-alt #footer-container.donothide{display:block!important}body.page-template-landing-page-template-alt #footer_form .medium-6 a.button{color:#333333}@media only screen and (max-width:40.062em){body.page-template-landing-page-template-alt .entry-content h2{padding-top:145px!important}}body.single-press #featured-hero h2{background:rgba(0, 0, 0, 0.35);width:100%;display:block;white-space:normal!important;padding:10px 20px}body.single-press #awesome_articles,body.single-press div.author_meta{display:none}body.single-press #body_content{overflow:hidden}body.single-press #blog_callout{display:none!important}body.single-post #featured-hero h2{background:rgba(0, 0, 0, 0.35);width:100%;display:block;white-space:normal!important;padding:10px 20px}body.page-template-default #featured-hero .row,body.page-template-GDPR #featured-hero .row,body.page-template-Opt-In #featured-hero .row{position:relative;top:70%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}body.error404 #gradient{padding-top:0!important}body.error404 #featured-hero{min-height:1120px;position:relative}body.error404 #featured-hero .small-12{margin-top:-600px}body.error404 #featured-hero h4{color:#FFFFFF;font-family:"museo",serif;font-size:18px;line-height:22px;font-weight:700}body.error404 #featured-hero h1{color:#FFFFFF;font-family:"museo",serif;font-size:44px;line-height:46px;font-weight:700;padding-bottom:70px}body.error404 #featured-hero h3{color:#FFFFFF;font-family:"open-sans",sans-serif;font-size:32px;line-height:34px;font-weight:300;padding-bottom:40px}body.error404 #featured-hero a{color:#fdca03;font-family:"open-sans",sans-serif;font-size:28px;line-height:28px;font-weight:900}body.error404 #featured-hero a:hover{color:#ffcc00}#tags{padding:25px 0}#tags h2{color:#FFFFFF;text-align:center;font-family:"museo",serif;font-size:24px;line-height:24px;font-weight:700;padding:0 0 25px 0}#tags .tag_item,#tags .tag_item_alt{border-top:9px solid #cc3366;background:url("../img/tab_bg.png");margin:0 2.5%;padding:20px 45px;text-align:center}#tags .tag_item_alt h2,#tags .tag_item_alt h2 a,#tags .tag_item h2,#tags .tag_item h2 a{font-family:"open-sans",sans-serif;font-size:20px;line-height:20px;font-weight:700;color:#666666;margin-bottom:0;padding-bottom:0}#tags .tag_item_alt h2 a:hover,#tags .tag_item h2 a:hover{color:#cc3366}#tags .tag_item .tags,#tags .tag_item_alt .tags{padding:9px 0;color:#cc3366;font-family:"open-sans",sans-serif;font-size:14px;line-height:16px;font-weight:400;font-style:italic}#tags .tag_item .tags a,#tags .tag_item_alt .tags a{color:#cc3366}#tags .tag_item .tags a:hover,#tags .tag_item_alt .tags a:hover{text-decoration:underline}#tags .tag_item .excerpt,#tags .tag_item_alt .excerpt{font-family:"open-sans",sans-serif;font-size:16px;line-height:20px;font-weight:400;color:#666666}#tags .tag_item_alt h2{padding-bottom:50px}#tags #tag_item_1{margin-right:5%;margin-left:0}#tags #tag_item_3{margin-left:5%;margin-right:0}#tags .tag_item_alt{border-top:9px solid #f2ce31}#tags .tag_item_alt .tags{color:#f2ce31}#tags .tag_item_alt .tags a{color:#f2ce31}body.single-product-feature #featured-hero{position:relative!important;z-index:99;top:46px!important;width:100%;height:859px;margin:0!important}body.single-product-feature #featured-hero .row{position:relative;top:100%;-webkit-transform:translateY(-305%);-ms-transform:translateY(-305%);transform:translateY(-305%)}body.single-product-feature #why_sovrn{margin-top:80px;padding-top:200px;background:#FFFFFF;margin-top:5px}body.single-product-feature #why_sovrn .entry-content h2{margin-bottom:60px;color:#666666}.timeline-month{text-indent:-9999px!important}.orbit-next,.orbit-previous{color:#aaaaaa;background-color:transparent}.orbit-next:hover,.orbit-previous:hover{background-color:rgba(0, 0, 0, 0.04)}.single-post #body_content .entry-content h2{padding-bottom:20px!important}.single-post ul{padding-bottom:10px}.single-post ul li strong{display:inline!important}.single-post .entry-content h2,.single-post .entry-content h3{padding:10px 0 45px 0;color:#333333;font-size:24px;line-height:24px}.single-post .entry-content h3{font-family:"museo",serif;font-size:30px;line-height:36px;font-weight:700}.single-post .entry-content p{color:#333333!important}body.page-template-support #featured-hero .entry-content,body.page-template-support-staging #featured-hero .entry-content{position:relative;top:-100px}body.page-template-support #body_content,body.page-template-support-staging #body_content{background:#FFFFFF;padding:50px 0 45px 0;margin-top:-200px;position:relative;z-index:99}body.page-template-support #body_content form,body.page-template-support-staging #body_content form{max-width:750px;width:100%;margin:0 auto}body.page-template-support #body_content form ul,body.page-template-support-staging #body_content form ul{list-style:none;margin:0;padding:0}body.page-template-support #body_content form ul li,body.page-template-support-staging #body_content form ul li{position:relative}body.page-template-support #body_content form ul li label,body.page-template-support-staging #body_content form ul li label{font-family:"open-sans",sans-serif;font-size:20px;line-height:20px;font-weight:700;color:#666666;margin-bottom:5px}body.page-template-support #body_content form ul li input,body.page-template-support #body_content form ul li textarea,body.page-template-support-staging #body_content form ul li input,body.page-template-support-staging #body_content form ul li textarea{-webkit-box-shadow:none;box-shadow:none;border:0;background:#F0F0F0;border:1px solid #F0F0F0;color:#666666;font-family:"open-sans",sans-serif;font-size:18px;line-height:18px;font-weight:400;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}body.page-template-support #body_content form ul li input:focus,body.page-template-support #body_content form ul li textarea:focus,body.page-template-support-staging #body_content form ul li input:focus,body.page-template-support-staging #body_content form ul li textarea:focus{border:1px solid #999999}body.page-template-support #body_content form ul li textarea,body.page-template-support-staging #body_content form ul li textarea{height:300px}body.page-template-support #body_content form ul li input[type=submit],body.page-template-support-staging #body_content form ul li input[type=submit]{background:#fdca03;width:250px;display:block;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;font-family:"open-sans",sans-serif;font-size:14px;line-height:14px;font-weight:700;color:#333333;padding-top:10px;padding-bottom:10px;margin-top:5px}body.page-template-support #body_content form ul li input[type=submit]:hover,body.page-template-support-staging #body_content form ul li input[type=submit]:hover{background:#000000;color:#FFFFFF}body.page-template-support #body_content form ul li.error label,body.page-template-support-staging #body_content form ul li.error label{color:red}body.page-template-support #body_content form ul li.error input,body.page-template-support #body_content form ul li.error textarea,body.page-template-support-staging #body_content form ul li.error input,body.page-template-support-staging #body_content form ul li.error textarea{border:1px solid red}body.page-template-event-landing #gradient,body.page-template-help-landing #gradient,body.page-template-interstitial #gradient,body.page-template-learn-help #gradient,body.page-template-learn-help-faq #gradient,body.page-template-learn-landing #gradient,body.page-template-learn-listing #gradient,body.search-results #gradient,body.single-events #gradient,body.single-resource #gradient,body.tax-eventcategory #gradient,body.tax-subject #gradient{background:#f5f5f5!important}body.page-template-event-landing #header_wrap,body.page-template-help-landing #header_wrap,body.page-template-interstitial #header_wrap,body.page-template-learn-help #header_wrap,body.page-template-learn-help-faq #header_wrap,body.page-template-learn-landing #header_wrap,body.page-template-learn-listing #header_wrap,body.search-results #header_wrap,body.single-events #header_wrap,body.single-resource #header_wrap,body.tax-eventcategory #header_wrap,body.tax-subject #header_wrap{background:#609DE6;height:66px!important;display:block;position:fixed;width:100%;top:92px;z-index:9}body.page-template-event-landing #header_wrap .row .columns,body.page-template-help-landing #header_wrap .row .columns,body.page-template-interstitial #header_wrap .row .columns,body.page-template-learn-help #header_wrap .row .columns,body.page-template-learn-help-faq #header_wrap .row .columns,body.page-template-learn-landing #header_wrap .row .columns,body.page-template-learn-listing #header_wrap .row .columns,body.search-results #header_wrap .row .columns,body.single-events #header_wrap .row .columns,body.single-resource #header_wrap .row .columns,body.tax-eventcategory #header_wrap .row .columns,body.tax-subject #header_wrap .row .columns{position:relative}body.page-template-event-landing #header_wrap .row .columns a#hub_logo,body.page-template-help-landing #header_wrap .row .columns a#hub_logo,body.page-template-interstitial #header_wrap .row .columns a#hub_logo,body.page-template-learn-help #header_wrap .row .columns a#hub_logo,body.page-template-learn-help-faq #header_wrap .row .columns a#hub_logo,body.page-template-learn-landing #header_wrap .row .columns a#hub_logo,body.page-template-learn-listing #header_wrap .row .columns a#hub_logo,body.search-results #header_wrap .row .columns a#hub_logo,body.single-events #header_wrap .row .columns a#hub_logo,body.single-resource #header_wrap .row .columns a#hub_logo,body.tax-eventcategory #header_wrap .row .columns a#hub_logo,body.tax-subject #header_wrap .row .columns a#hub_logo{display:block;width:111px;height:65px;position:absolute;top:0;left:0;background:url("../img/sovrn_hub.png") no-repeat top left}body.page-template-event-landing #header_wrap .row .columns a#hub_logo:hover,body.page-template-help-landing #header_wrap .row .columns a#hub_logo:hover,body.page-template-interstitial #header_wrap .row .columns a#hub_logo:hover,body.page-template-learn-help #header_wrap .row .columns a#hub_logo:hover,body.page-template-learn-help-faq #header_wrap .row .columns a#hub_logo:hover,body.page-template-learn-landing #header_wrap .row .columns a#hub_logo:hover,body.page-template-learn-listing #header_wrap .row .columns a#hub_logo:hover,body.search-results #header_wrap .row .columns a#hub_logo:hover,body.single-events #header_wrap .row .columns a#hub_logo:hover,body.single-resource #header_wrap .row .columns a#hub_logo:hover,body.tax-eventcategory #header_wrap .row .columns a#hub_logo:hover,body.tax-subject #header_wrap .row .columns a#hub_logo:hover{opacity:.8}body.page-template-event-landing #header_wrap .row .columns ul,body.page-template-help-landing #header_wrap .row .columns ul,body.page-template-interstitial #header_wrap .row .columns ul,body.page-template-learn-help #header_wrap .row .columns ul,body.page-template-learn-help-faq #header_wrap .row .columns ul,body.page-template-learn-landing #header_wrap .row .columns ul,body.page-template-learn-listing #header_wrap .row .columns ul,body.search-results #header_wrap .row .columns ul,body.single-events #header_wrap .row .columns ul,body.single-resource #header_wrap .row .columns ul,body.tax-eventcategory #header_wrap .row .columns ul,body.tax-subject #header_wrap .row .columns ul{list-style:none;margin:0;padding:0;position:absolute;top:0;right:0;width:auto}body.page-template-event-landing #header_wrap .row .columns ul li,body.page-template-help-landing #header_wrap .row .columns ul li,body.page-template-interstitial #header_wrap .row .columns ul li,body.page-template-learn-help #header_wrap .row .columns ul li,body.page-template-learn-help-faq #header_wrap .row .columns ul li,body.page-template-learn-landing #header_wrap .row .columns ul li,body.page-template-learn-listing #header_wrap .row .columns ul li,body.search-results #header_wrap .row .columns ul li,body.single-events #header_wrap .row .columns ul li,body.single-resource #header_wrap .row .columns ul li,body.tax-eventcategory #header_wrap .row .columns ul li,body.tax-subject #header_wrap .row .columns ul li{width:auto;float:left;padding-top:15px}body.page-template-event-landing #header_wrap .row .columns ul li a,body.page-template-help-landing #header_wrap .row .columns ul li a,body.page-template-interstitial #header_wrap .row .columns ul li a,body.page-template-learn-help #header_wrap .row .columns ul li a,body.page-template-learn-help-faq #header_wrap .row .columns ul li a,body.page-template-learn-landing #header_wrap .row .columns ul li a,body.page-template-learn-listing #header_wrap .row .columns ul li a,body.search-results #header_wrap .row .columns ul li a,body.single-events #header_wrap .row .columns ul li a,body.single-resource #header_wrap .row .columns ul li a,body.tax-eventcategory #header_wrap .row .columns ul li a,body.tax-subject #header_wrap .row .columns ul li a{color:#FFFFFF;font-family:"open-sans",sans-serif;font-size:14px;line-height:14px;font-weight:700;text-transform:uppercase;margin:0 19px}body.page-template-event-landing #header_wrap .row .columns ul li a.active,body.page-template-event-landing #header_wrap .row .columns ul li a:hover,body.page-template-help-landing #header_wrap .row .columns ul li a.active,body.page-template-help-landing #header_wrap .row .columns ul li a:hover,body.page-template-interstitial #header_wrap .row .columns ul li a.active,body.page-template-interstitial #header_wrap .row .columns ul li a:hover,body.page-template-learn-help #header_wrap .row .columns ul li a.active,body.page-template-learn-help #header_wrap .row .columns ul li a:hover,body.page-template-learn-help-faq #header_wrap .row .columns ul li a.active,body.page-template-learn-help-faq #header_wrap .row .columns ul li a:hover,body.page-template-learn-landing #header_wrap .row .columns ul li a.active,body.page-template-learn-landing #header_wrap .row .columns ul li a:hover,body.page-template-learn-listing #header_wrap .row .columns ul li a.active,body.page-template-learn-listing #header_wrap .row .columns ul li a:hover,body.search-results #header_wrap .row .columns ul li a.active,body.search-results #header_wrap .row .columns ul li a:hover,body.single-events #header_wrap .row .columns ul li a.active,body.single-events #header_wrap .row .columns ul li a:hover,body.single-resource #header_wrap .row .columns ul li a.active,body.single-resource #header_wrap .row .columns ul li a:hover,body.tax-eventcategory #header_wrap .row .columns ul li a.active,body.tax-eventcategory #header_wrap .row .columns ul li a:hover,body.tax-subject #header_wrap .row .columns ul li a.active,body.tax-subject #header_wrap .row .columns ul li a:hover{color:#FCCB03}body.page-template-event-landing #search_wrap,body.page-template-help-landing #search_wrap,body.page-template-interstitial #search_wrap,body.page-template-learn-help #search_wrap,body.page-template-learn-help-faq #search_wrap,body.page-template-learn-landing #search_wrap,body.page-template-learn-listing #search_wrap,body.search-results #search_wrap,body.single-events #search_wrap,body.single-resource #search_wrap,body.tax-eventcategory #search_wrap,body.tax-subject #search_wrap{background:#FFFFFF;padding-top:250px}body.page-template-event-landing #search_wrap #tip_text,body.page-template-help-landing #search_wrap #tip_text,body.page-template-interstitial #search_wrap #tip_text,body.page-template-learn-help #search_wrap #tip_text,body.page-template-learn-help-faq #search_wrap #tip_text,body.page-template-learn-landing #search_wrap #tip_text,body.page-template-learn-listing #search_wrap #tip_text,body.search-results #search_wrap #tip_text,body.single-events #search_wrap #tip_text,body.single-resource #search_wrap #tip_text,body.tax-eventcategory #search_wrap #tip_text,body.tax-subject #search_wrap #tip_text{text-align:center;padding-bottom:15px}body.page-template-event-landing #search_wrap #tip_text p,body.page-template-help-landing #search_wrap #tip_text p,body.page-template-interstitial #search_wrap #tip_text p,body.page-template-learn-help #search_wrap #tip_text p,body.page-template-learn-help-faq #search_wrap #tip_text p,body.page-template-learn-landing #search_wrap #tip_text p,body.page-template-learn-listing #search_wrap #tip_text p,body.search-results #search_wrap #tip_text p,body.single-events #search_wrap #tip_text p,body.single-resource #search_wrap #tip_text p,body.tax-eventcategory #search_wrap #tip_text p,body.tax-subject #search_wrap #tip_text p{color:#999999;font-family:"open-sans",sans-serif;font-size:16px;line-height:16px;font-weight:300;text-align:center}body.page-template-event-landing #search_wrap #tip_text p a,body.page-template-help-landing #search_wrap #tip_text p a,body.page-template-interstitial #search_wrap #tip_text p a,body.page-template-learn-help #search_wrap #tip_text p a,body.page-template-learn-help-faq #search_wrap #tip_text p a,body.page-template-learn-landing #search_wrap #tip_text p a,body.page-template-learn-listing #search_wrap #tip_text p a,body.search-results #search_wrap #tip_text p a,body.single-events #search_wrap #tip_text p a,body.single-resource #search_wrap #tip_text p a,body.tax-eventcategory #search_wrap #tip_text p a,body.tax-subject #search_wrap #tip_text p a{font-weight:700;color:#5d9fe7}body.page-template-event-landing #search_wrap #tip_text p a:hover,body.page-template-help-landing #search_wrap #tip_text p a:hover,body.page-template-interstitial #search_wrap #tip_text p a:hover,body.page-template-learn-help #search_wrap #tip_text p a:hover,body.page-template-learn-help-faq #search_wrap #tip_text p a:hover,body.page-template-learn-landing #search_wrap #tip_text p a:hover,body.page-template-learn-listing #search_wrap #tip_text p a:hover,body.search-results #search_wrap #tip_text p a:hover,body.single-events #search_wrap #tip_text p a:hover,body.single-resource #search_wrap #tip_text p a:hover,body.tax-eventcategory #search_wrap #tip_text p a:hover,body.tax-subject #search_wrap #tip_text p a:hover{opacity:.8}body.page-template-event-landing #search_wrap #tip_search,body.page-template-help-landing #search_wrap #tip_search,body.page-template-interstitial #search_wrap #tip_search,body.page-template-learn-help #search_wrap #tip_search,body.page-template-learn-help-faq #search_wrap #tip_search,body.page-template-learn-landing #search_wrap #tip_search,body.page-template-learn-listing #search_wrap #tip_search,body.search-results #search_wrap #tip_search,body.single-events #search_wrap #tip_search,body.single-resource #search_wrap #tip_search,body.tax-eventcategory #search_wrap #tip_search,body.tax-subject #search_wrap #tip_search{background:#FFFFFF;padding-bottom:25px}body.page-template-event-landing #search_wrap #tip_search .row,body.page-template-help-landing #search_wrap #tip_search .row,body.page-template-interstitial #search_wrap #tip_search .row,body.page-template-learn-help #search_wrap #tip_search .row,body.page-template-learn-help-faq #search_wrap #tip_search .row,body.page-template-learn-landing #search_wrap #tip_search .row,body.page-template-learn-listing #search_wrap #tip_search .row,body.search-results #search_wrap #tip_search .row,body.single-events #search_wrap #tip_search .row,body.single-resource #search_wrap #tip_search .row,body.tax-eventcategory #search_wrap #tip_search .row,body.tax-subject #search_wrap #tip_search .row{height:253px;background:#58BC84;margin-bottom:42px;padding:38px 0 26px 0}body.page-template-event-landing #search_wrap #tip_search .row h3,body.page-template-help-landing #search_wrap #tip_search .row h3,body.page-template-interstitial #search_wrap #tip_search .row h3,body.page-template-learn-help #search_wrap #tip_search .row h3,body.page-template-learn-help-faq #search_wrap #tip_search .row h3,body.page-template-learn-landing #search_wrap #tip_search .row h3,body.page-template-learn-listing #search_wrap #tip_search .row h3,body.search-results #search_wrap #tip_search .row h3,body.single-events #search_wrap #tip_search .row h3,body.single-resource #search_wrap #tip_search .row h3,body.tax-eventcategory #search_wrap #tip_search .row h3,body.tax-subject #search_wrap #tip_search .row h3{color:#FFFFFF;font-family:"museo",serif;font-size:42px;line-height:42px;font-weight:300;text-align:center;margin:0;padding:0 0 25px 0}body.page-template-event-landing #search_wrap #tip_search .row h3 strong,body.page-template-help-landing #search_wrap #tip_search .row h3 strong,body.page-template-interstitial #search_wrap #tip_search .row h3 strong,body.page-template-learn-help #search_wrap #tip_search .row h3 strong,body.page-template-learn-help-faq #search_wrap #tip_search .row h3 strong,body.page-template-learn-landing #search_wrap #tip_search .row h3 strong,body.page-template-learn-listing #search_wrap #tip_search .row h3 strong,body.search-results #search_wrap #tip_search .row h3 strong,body.single-events #search_wrap #tip_search .row h3 strong,body.single-resource #search_wrap #tip_search .row h3 strong,body.tax-eventcategory #search_wrap #tip_search .row h3 strong,body.tax-subject #search_wrap #tip_search .row h3 strong{font-weight:700}body.page-template-event-landing #search_wrap #tip_search .row h5,body.page-template-help-landing #search_wrap #tip_search .row h5,body.page-template-interstitial #search_wrap #tip_search .row h5,body.page-template-learn-help #search_wrap #tip_search .row h5,body.page-template-learn-help-faq #search_wrap #tip_search .row h5,body.page-template-learn-landing #search_wrap #tip_search .row h5,body.page-template-learn-listing #search_wrap #tip_search .row h5,body.search-results #search_wrap #tip_search .row h5,body.single-events #search_wrap #tip_search .row h5,body.single-resource #search_wrap #tip_search .row h5,body.tax-eventcategory #search_wrap #tip_search .row h5,body.tax-subject #search_wrap #tip_search .row h5{color:#FFFFFF;font-family:"museo",serif;font-size:18px;line-height:18px;font-weight:300;text-align:center;padding-top:15px;display:block}body.page-template-event-landing #search_wrap #tip_search .row #s,body.page-template-help-landing #search_wrap #tip_search .row #s,body.page-template-interstitial #search_wrap #tip_search .row #s,body.page-template-learn-help #search_wrap #tip_search .row #s,body.page-template-learn-help-faq #search_wrap #tip_search .row #s,body.page-template-learn-landing #search_wrap #tip_search .row #s,body.page-template-learn-listing #search_wrap #tip_search .row #s,body.search-results #search_wrap #tip_search .row #s,body.single-events #search_wrap #tip_search .row #s,body.single-resource #search_wrap #tip_search .row #s,body.tax-eventcategory #search_wrap #tip_search .row #s,body.tax-subject #search_wrap #tip_search .row #s{height:58px;border:0;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;-webkit-box-shadow:none;box-shadow:none;background:url("../img/learn_magnifying_glass.png") no-repeat 7px center #FFFFFF;padding-left:61px}body.page-template-event-landing #search_wrap #tip_search .row .input-group-button,body.page-template-help-landing #search_wrap #tip_search .row .input-group-button,body.page-template-interstitial #search_wrap #tip_search .row .input-group-button,body.page-template-learn-help #search_wrap #tip_search .row .input-group-button,body.page-template-learn-help-faq #search_wrap #tip_search .row .input-group-button,body.page-template-learn-landing #search_wrap #tip_search .row .input-group-button,body.page-template-learn-listing #search_wrap #tip_search .row .input-group-button,body.search-results #search_wrap #tip_search .row .input-group-button,body.single-events #search_wrap #tip_search .row .input-group-button,body.single-resource #search_wrap #tip_search .row .input-group-button,body.tax-eventcategory #search_wrap #tip_search .row .input-group-button,body.tax-subject #search_wrap #tip_search .row .input-group-button{position:absolute;top:0;left:-50%}body.page-template-event-landing section.container #page,body.page-template-help-landing section.container #page,body.page-template-interstitial section.container #page,body.page-template-learn-help-faq section.container #page,body.page-template-learn-help section.container #page,body.page-template-learn-landing section.container #page,body.page-template-learn-listing section.container #page,body.search-results section.container #page,body.single-events section.container #page,body.single-resource section.container #page,body.tax-eventcategory section.container #page,body.tax-subject section.container #page{padding-top:30px!important}body.page-template-event-landing section.container #page #filter,body.page-template-help-landing section.container #page #filter,body.page-template-interstitial section.container #page #filter,body.page-template-learn-help-faq section.container #page #filter,body.page-template-learn-help section.container #page #filter,body.page-template-learn-landing section.container #page #filter,body.page-template-learn-listing section.container #page #filter,body.search-results section.container #page #filter,body.single-events section.container #page #filter,body.single-resource section.container #page #filter,body.tax-eventcategory section.container #page #filter,body.tax-subject section.container #page #filter{height:78px;display:block;clear:both}body.page-template-event-landing section.container #page #filter ul,body.page-template-help-landing section.container #page #filter ul,body.page-template-interstitial section.container #page #filter ul,body.page-template-learn-help-faq section.container #page #filter ul,body.page-template-learn-help section.container #page #filter ul,body.page-template-learn-landing section.container #page #filter ul,body.page-template-learn-listing section.container #page #filter ul,body.search-results section.container #page #filter ul,body.single-events section.container #page #filter ul,body.single-resource section.container #page #filter ul,body.tax-eventcategory section.container #page #filter ul,body.tax-subject section.container #page #filter ul{list-style:none;margin:0;padding:0;border-bottom:1px solid #cccccc;height:38px;margin-bottom:80px}body.page-template-event-landing section.container #page #filter ul li,body.page-template-help-landing section.container #page #filter ul li,body.page-template-interstitial section.container #page #filter ul li,body.page-template-learn-help-faq section.container #page #filter ul li,body.page-template-learn-help section.container #page #filter ul li,body.page-template-learn-landing section.container #page #filter ul li,body.page-template-learn-listing section.container #page #filter ul li,body.search-results section.container #page #filter ul li,body.single-events section.container #page #filter ul li,body.single-resource section.container #page #filter ul li,body.tax-eventcategory section.container #page #filter ul li,body.tax-subject section.container #page #filter ul li{margin:0;padding:0;width:auto;float:left;height:38px}body.page-template-event-landing section.container #page #filter ul li a,body.page-template-help-landing section.container #page #filter ul li a,body.page-template-interstitial section.container #page #filter ul li a,body.page-template-learn-help-faq section.container #page #filter ul li a,body.page-template-learn-help section.container #page #filter ul li a,body.page-template-learn-landing section.container #page #filter ul li a,body.page-template-learn-listing section.container #page #filter ul li a,body.search-results section.container #page #filter ul li a,body.single-events section.container #page #filter ul li a,body.single-resource section.container #page #filter ul li a,body.tax-eventcategory section.container #page #filter ul li a,body.tax-subject section.container #page #filter ul li a{font-family:"open-sans",sans-serif;font-size:14px;line-height:38px;font-weight:700;text-transform:uppercase;margin:0;padding:0 25px;color:#666666;height:38px!important;display:inline-block}body.page-template-event-landing section.container #page #filter ul li a:hover,body.page-template-help-landing section.container #page #filter ul li a:hover,body.page-template-interstitial section.container #page #filter ul li a:hover,body.page-template-learn-help-faq section.container #page #filter ul li a:hover,body.page-template-learn-help section.container #page #filter ul li a:hover,body.page-template-learn-landing section.container #page #filter ul li a:hover,body.page-template-learn-listing section.container #page #filter ul li a:hover,body.search-results section.container #page #filter ul li a:hover,body.single-events section.container #page #filter ul li a:hover,body.single-resource section.container #page #filter ul li a:hover,body.tax-eventcategory section.container #page #filter ul li a:hover,body.tax-subject section.container #page #filter ul li a:hover{color:#5d9fe7}body.page-template-event-landing section.container #page #filter ul li a.selected,body.page-template-help-landing section.container #page #filter ul li a.selected,body.page-template-interstitial section.container #page #filter ul li a.selected,body.page-template-learn-help-faq section.container #page #filter ul li a.selected,body.page-template-learn-help section.container #page #filter ul li a.selected,body.page-template-learn-landing section.container #page #filter ul li a.selected,body.page-template-learn-listing section.container #page #filter ul li a.selected,body.search-results section.container #page #filter ul li a.selected,body.single-events section.container #page #filter ul li a.selected,body.single-resource section.container #page #filter ul li a.selected,body.tax-eventcategory section.container #page #filter ul li a.selected,body.tax-subject section.container #page #filter ul li a.selected{background:#5d9fe7}body.page-template-event-landing section.container #page #filter ul li a.selected:hover,body.page-template-help-landing section.container #page #filter ul li a.selected:hover,body.page-template-interstitial section.container #page #filter ul li a.selected:hover,body.page-template-learn-help-faq section.container #page #filter ul li a.selected:hover,body.page-template-learn-help section.container #page #filter ul li a.selected:hover,body.page-template-learn-landing section.container #page #filter ul li a.selected:hover,body.page-template-learn-listing section.container #page #filter ul li a.selected:hover,body.search-results section.container #page #filter ul li a.selected:hover,body.single-events section.container #page #filter ul li a.selected:hover,body.single-resource section.container #page #filter ul li a.selected:hover,body.tax-eventcategory section.container #page #filter ul li a.selected:hover,body.tax-subject section.container #page #filter ul li a.selected:hover{color:#FFFFFF!important}body.page-template-event-landing section.container #page #filter ul li a.alt,body.page-template-help-landing section.container #page #filter ul li a.alt,body.page-template-interstitial section.container #page #filter ul li a.alt,body.page-template-learn-help-faq section.container #page #filter ul li a.alt,body.page-template-learn-help section.container #page #filter ul li a.alt,body.page-template-learn-landing section.container #page #filter ul li a.alt,body.page-template-learn-listing section.container #page #filter ul li a.alt,body.search-results section.container #page #filter ul li a.alt,body.single-events section.container #page #filter ul li a.alt,body.single-resource section.container #page #filter ul li a.alt,body.tax-eventcategory section.container #page #filter ul li a.alt,body.tax-subject section.container #page #filter ul li a.alt{color:#5d9fe7}body.page-template-event-landing section.container #page #filter ul li a.alt:hover,body.page-template-help-landing section.container #page #filter ul li a.alt:hover,body.page-template-interstitial section.container #page #filter ul li a.alt:hover,body.page-template-learn-help-faq section.container #page #filter ul li a.alt:hover,body.page-template-learn-help section.container #page #filter ul li a.alt:hover,body.page-template-learn-landing section.container #page #filter ul li a.alt:hover,body.page-template-learn-listing section.container #page #filter ul li a.alt:hover,body.search-results section.container #page #filter ul li a.alt:hover,body.single-events section.container #page #filter ul li a.alt:hover,body.single-resource section.container #page #filter ul li a.alt:hover,body.tax-eventcategory section.container #page #filter ul li a.alt:hover,body.tax-subject section.container #page #filter ul li a.alt:hover{color:#666666!important}body.page-template-event-landing section.container #page #filter ul li.has_dropdown,body.page-template-help-landing section.container #page #filter ul li.has_dropdown,body.page-template-interstitial section.container #page #filter ul li.has_dropdown,body.page-template-learn-help-faq section.container #page #filter ul li.has_dropdown,body.page-template-learn-help section.container #page #filter ul li.has_dropdown,body.page-template-learn-landing section.container #page #filter ul li.has_dropdown,body.page-template-learn-listing section.container #page #filter ul li.has_dropdown,body.search-results section.container #page #filter ul li.has_dropdown,body.single-events section.container #page #filter ul li.has_dropdown,body.single-resource section.container #page #filter ul li.has_dropdown,body.tax-eventcategory section.container #page #filter ul li.has_dropdown,body.tax-subject section.container #page #filter ul li.has_dropdown{position:relative}body.page-template-event-landing section.container #page #filter ul li.has_dropdown:hover .secondary_dropdown,body.page-template-help-landing section.container #page #filter ul li.has_dropdown:hover .secondary_dropdown,body.page-template-interstitial section.container #page #filter ul li.has_dropdown:hover .secondary_dropdown,body.page-template-learn-help-faq section.container #page #filter ul li.has_dropdown:hover .secondary_dropdown,body.page-template-learn-help section.container #page #filter ul li.has_dropdown:hover .secondary_dropdown,body.page-template-learn-landing section.container #page #filter ul li.has_dropdown:hover .secondary_dropdown,body.page-template-learn-listing section.container #page #filter ul li.has_dropdown:hover .secondary_dropdown,body.search-results section.container #page #filter ul li.has_dropdown:hover .secondary_dropdown,body.single-events section.container #page #filter ul li.has_dropdown:hover .secondary_dropdown,body.single-resource section.container #page #filter ul li.has_dropdown:hover .secondary_dropdown,body.tax-eventcategory section.container #page #filter ul li.has_dropdown:hover .secondary_dropdown,body.tax-subject section.container #page #filter ul li.has_dropdown:hover .secondary_dropdown{display:block}body.page-template-event-landing section.container #page #filter ul li .secondary_dropdown,body.page-template-help-landing section.container #page #filter ul li .secondary_dropdown,body.page-template-interstitial section.container #page #filter ul li .secondary_dropdown,body.page-template-learn-help-faq section.container #page #filter ul li .secondary_dropdown,body.page-template-learn-help section.container #page #filter ul li .secondary_dropdown,body.page-template-learn-landing section.container #page #filter ul li .secondary_dropdown,body.page-template-learn-listing section.container #page #filter ul li .secondary_dropdown,body.search-results section.container #page #filter ul li .secondary_dropdown,body.single-events section.container #page #filter ul li .secondary_dropdown,body.single-resource section.container #page #filter ul li .secondary_dropdown,body.tax-eventcategory section.container #page #filter ul li .secondary_dropdown,body.tax-subject section.container #page #filter ul li .secondary_dropdown{width:500px;background:#FFFFFF;border:3px solid #cccccc;position:absolute;top:100%;left:0;z-index:9999;padding:10px 0;display:none}body.page-template-event-landing section.container #page #filter ul li .secondary_dropdown li,body.page-template-help-landing section.container #page #filter ul li .secondary_dropdown li,body.page-template-interstitial section.container #page #filter ul li .secondary_dropdown li,body.page-template-learn-help-faq section.container #page #filter ul li .secondary_dropdown li,body.page-template-learn-help section.container #page #filter ul li .secondary_dropdown li,body.page-template-learn-landing section.container #page #filter ul li .secondary_dropdown li,body.page-template-learn-listing section.container #page #filter ul li .secondary_dropdown li,body.search-results section.container #page #filter ul li .secondary_dropdown li,body.single-events section.container #page #filter ul li .secondary_dropdown li,body.single-resource section.container #page #filter ul li .secondary_dropdown li,body.tax-eventcategory section.container #page #filter ul li .secondary_dropdown li,body.tax-subject section.container #page #filter ul li .secondary_dropdown li{display:block;width:50%;background:#FFFFFF;margin:0;padding:0}body.page-template-event-landing section.container #page #filter ul li .secondary_dropdown li a,body.page-template-help-landing section.container #page #filter ul li .secondary_dropdown li a,body.page-template-interstitial section.container #page #filter ul li .secondary_dropdown li a,body.page-template-learn-help-faq section.container #page #filter ul li .secondary_dropdown li a,body.page-template-learn-help section.container #page #filter ul li .secondary_dropdown li a,body.page-template-learn-landing section.container #page #filter ul li .secondary_dropdown li a,body.page-template-learn-listing section.container #page #filter ul li .secondary_dropdown li a,body.search-results section.container #page #filter ul li .secondary_dropdown li a,body.single-events section.container #page #filter ul li .secondary_dropdown li a,body.single-resource section.container #page #filter ul li .secondary_dropdown li a,body.tax-eventcategory section.container #page #filter ul li .secondary_dropdown li a,body.tax-subject section.container #page #filter ul li .secondary_dropdown li a{font-family:"open-sans",sans-serif;font-size:12px;line-height:16px;font-weight:300;height:16px;text-transform:none;color:#666666}body.page-template-event-landing section.container #page #filter ul li .secondary_dropdown li a:hover,body.page-template-help-landing section.container #page #filter ul li .secondary_dropdown li a:hover,body.page-template-interstitial section.container #page #filter ul li .secondary_dropdown li a:hover,body.page-template-learn-help-faq section.container #page #filter ul li .secondary_dropdown li a:hover,body.page-template-learn-help section.container #page #filter ul li .secondary_dropdown li a:hover,body.page-template-learn-landing section.container #page #filter ul li .secondary_dropdown li a:hover,body.page-template-learn-listing section.container #page #filter ul li .secondary_dropdown li a:hover,body.search-results section.container #page #filter ul li .secondary_dropdown li a:hover,body.single-events section.container #page #filter ul li .secondary_dropdown li a:hover,body.single-resource section.container #page #filter ul li .secondary_dropdown li a:hover,body.tax-eventcategory section.container #page #filter ul li .secondary_dropdown li a:hover,body.tax-subject section.container #page #filter ul li .secondary_dropdown li a:hover{color:#5d9fe7}body.page-template-event-landing section.container #page .blog_entry,body.page-template-help-landing section.container #page .blog_entry,body.page-template-interstitial section.container #page .blog_entry,body.page-template-learn-help-faq section.container #page .blog_entry,body.page-template-learn-help section.container #page .blog_entry,body.page-template-learn-landing section.container #page .blog_entry,body.page-template-learn-listing section.container #page .blog_entry,body.search-results section.container #page .blog_entry,body.single-events section.container #page .blog_entry,body.single-resource section.container #page .blog_entry,body.tax-eventcategory section.container #page .blog_entry,body.tax-subject section.container #page .blog_entry{border-top:10px solid #cc3366}body.page-template-event-landing section.container #page .blog_entry a.category_link,body.page-template-help-landing section.container #page .blog_entry a.category_link,body.page-template-interstitial section.container #page .blog_entry a.category_link,body.page-template-learn-help-faq section.container #page .blog_entry a.category_link,body.page-template-learn-help section.container #page .blog_entry a.category_link,body.page-template-learn-landing section.container #page .blog_entry a.category_link,body.page-template-learn-listing section.container #page .blog_entry a.category_link,body.search-results section.container #page .blog_entry a.category_link,body.single-events section.container #page .blog_entry a.category_link,body.single-resource section.container #page .blog_entry a.category_link,body.tax-eventcategory section.container #page .blog_entry a.category_link,body.tax-subject section.container #page .blog_entry a.category_link{color:#cc3366}body.page-template-event-landing section.container #page .blog_entry a.category_link:hover,body.page-template-help-landing section.container #page .blog_entry a.category_link:hover,body.page-template-interstitial section.container #page .blog_entry a.category_link:hover,body.page-template-learn-help-faq section.container #page .blog_entry a.category_link:hover,body.page-template-learn-help section.container #page .blog_entry a.category_link:hover,body.page-template-learn-landing section.container #page .blog_entry a.category_link:hover,body.page-template-learn-listing section.container #page .blog_entry a.category_link:hover,body.search-results section.container #page .blog_entry a.category_link:hover,body.single-events section.container #page .blog_entry a.category_link:hover,body.single-resource section.container #page .blog_entry a.category_link:hover,body.tax-eventcategory section.container #page .blog_entry a.category_link:hover,body.tax-subject section.container #page .blog_entry a.category_link:hover{color:#cccccc}body.page-template-interstitial header#featured-hero{height:980px;position:relative}body.page-template-interstitial header#featured-hero p{margin-bottom:0;padding-bottom:0}body.page-template-interstitial header#featured-hero .row{position:relative;top:120px!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}body.page-template-interstitial header#featured-hero .row .small-12 .row{margin:0 auto;top:20px!important;left:5%}body.page-template-interstitial header#featured-hero .row .small-12 .row .small-4 strong{display:block;width:100%;text-align:center;font-family:"museo",serif;font-size:36px;line-height:40px;font-weight:700;color:#FFFFFF;margin-bottom:20px}body.page-template-interstitial header#featured-hero .row .small-12 .row .small-4 div{background:#FFFFFF;border:3px solid #CCCCCC;padding:30px 15px}body.page-template-interstitial header#featured-hero .row .small-12 .row .small-4 div h3,body.page-template-interstitial header#featured-hero .row .small-12 .row .small-4 div p{width:100%;display:block;color:#666666;text-align:center!important;font-family:"museo",serif;font-size:22px;line-height:24px;font-weight:700}body.page-template-interstitial header#featured-hero .row .small-12 .row .small-4 div p{padding-top:20px;font-family:"open-sans",sans-serif;font-size:16px;line-height:20px;font-weight:300}body.page-template-help-landing #gradient,body.page-template-interstitial #gradient,body.page-template-learn-help #gradient,body.page-template-learn-help-faq #gradient,body.page-template-learn-landing #gradient{padding-top:0!important}body.page-template-help-landing #page,body.page-template-interstitial #page,body.page-template-learn-help #page,body.page-template-learn-help-faq #page,body.page-template-learn-landing #page{padding-bottom:35px}body.page-template-help-landing #cards .card,body.page-template-interstitial #cards .card,body.page-template-learn-help #cards .card,body.page-template-learn-help-faq #cards .card,body.page-template-learn-landing #cards .card{background:#FFFFFF;text-align:center;padding:22px 45px 70px 45px;position:relative}body.page-template-help-landing #cards .card img,body.page-template-interstitial #cards .card img,body.page-template-learn-help #cards .card img,body.page-template-learn-help-faq #cards .card img,body.page-template-learn-landing #cards .card img{margin:0 auto;width:130px}body.page-template-help-landing #cards .card h3,body.page-template-interstitial #cards .card h3,body.page-template-learn-help #cards .card h3,body.page-template-learn-help-faq #cards .card h3,body.page-template-learn-landing #cards .card h3{text-align:center;font-family:"museo",serif;font-size:24px;line-height:24px;font-weight:700;color:#666666;padding:24px 0 10px 0}body.page-template-help-landing #cards .card .entry-content,body.page-template-interstitial #cards .card .entry-content,body.page-template-learn-help #cards .card .entry-content,body.page-template-learn-help-faq #cards .card .entry-content,body.page-template-learn-landing #cards .card .entry-content{text-align:center;font-family:"open-sans",sans-serif;font-size:18px;line-height:22px;font-weight:300;color:#666666;padding-bottom:25px}body.page-template-help-landing #cards .card a,body.page-template-interstitial #cards .card a,body.page-template-learn-help #cards .card a,body.page-template-learn-help-faq #cards .card a,body.page-template-learn-landing #cards .card a{color:#FFFFFF;background:#5d9fe7;text-align:center;font-family:"open-sans",sans-serif;font-size:14px;line-height:22px;font-weight:700;text-decoration:underline;width:144px;text-align:center;padding:7px 0 6px 0;position:absolute;bottom:30px;left:50%;margin-left:-72px}body.page-template-help-landing #cards .card a:hover,body.page-template-interstitial #cards .card a:hover,body.page-template-learn-help #cards .card a:hover,body.page-template-learn-help-faq #cards .card a:hover,body.page-template-learn-landing #cards .card a:hover{text-decoration:none}body.page-template-help-landing #whats_trending,body.page-template-interstitial #whats_trending,body.page-template-learn-help #whats_trending,body.page-template-learn-help-faq #whats_trending,body.page-template-learn-landing #whats_trending{padding:50px 0 35px 0}body.page-template-help-landing #whats_trending h3,body.page-template-interstitial #whats_trending h3,body.page-template-learn-help #whats_trending h3,body.page-template-learn-help-faq #whats_trending h3,body.page-template-learn-landing #whats_trending h3{font-family:"open-sans",sans-serif;font-size:18px;line-height:18px;font-weight:700;color:#666666;text-transform:uppercase;padding:0 0 35px 0}body.page-template-help-landing #whats_trending ul,body.page-template-interstitial #whats_trending ul,body.page-template-learn-help #whats_trending ul,body.page-template-learn-help-faq #whats_trending ul,body.page-template-learn-landing #whats_trending ul{margin:0 0 0 6%;padding:0;list-style:none}body.page-template-help-landing #whats_trending ul li,body.page-template-interstitial #whats_trending ul li,body.page-template-learn-help #whats_trending ul li,body.page-template-learn-help-faq #whats_trending ul li,body.page-template-learn-landing #whats_trending ul li{width:30%;margin-right:3%;float:left;min-height:60px}body.page-template-help-landing #whats_trending ul li a,body.page-template-interstitial #whats_trending ul li a,body.page-template-learn-help #whats_trending ul li a,body.page-template-learn-help-faq #whats_trending ul li a,body.page-template-learn-landing #whats_trending ul li a{color:#5d9fe7;font-family:"open-sans",sans-serif;font-size:16px;line-height:16px;font-weight:500}body.page-template-help-landing #whats_trending ul li a:hover,body.page-template-interstitial #whats_trending ul li a:hover,body.page-template-learn-help #whats_trending ul li a:hover,body.page-template-learn-help-faq #whats_trending ul li a:hover,body.page-template-learn-landing #whats_trending ul li a:hover{opacity:.8}body.page-template-interstitial a[name],body.page-template-learn-help-faq a[name],body.page-template-learn-help a[name]{padding-top:150px;margin-top:-150px;display:inline-block}body.page-template-interstitial #page_body,body.page-template-learn-help #page_body,body.page-template-learn-help-faq #page_body{padding-top:230px;background:#FFFFFF;display:block!important;width:100%!important}body.page-template-interstitial ul#menu-hub-help-sub-nav,body.page-template-learn-help-faq ul#menu-hub-help-sub-nav,body.page-template-learn-help ul#menu-hub-help-sub-nav{margin:0 0 0 -1rem;padding:0}body.page-template-interstitial ul#menu-hub-help-sub-nav li a,body.page-template-learn-help-faq ul#menu-hub-help-sub-nav li a,body.page-template-learn-help ul#menu-hub-help-sub-nav li a{padding-top:0!important;padding-bottom:0!important;font-family:"open-sans",sans-serif;font-size:12px;line-height:12px;font-weight:700;color:#5d9fe7;border-right:1px solid #cccccc!important}body.page-template-interstitial ul#menu-hub-help-sub-nav li a:hover,body.page-template-learn-help-faq ul#menu-hub-help-sub-nav li a:hover,body.page-template-learn-help ul#menu-hub-help-sub-nav li a:hover{color:#cccccc}body.page-template-interstitial ul#menu-hub-help-sub-nav li:last-of-type a,body.page-template-learn-help-faq ul#menu-hub-help-sub-nav li:last-of-type a,body.page-template-learn-help ul#menu-hub-help-sub-nav li:last-of-type a{border:0!important}body.page-template-interstitial #content,body.page-template-learn-help #content,body.page-template-learn-help-faq #content{padding-bottom:60px}body.page-template-interstitial #content h3,body.page-template-learn-help #content h3,body.page-template-learn-help-faq #content h3{color:#44d491;font-family:"museo",serif;font-size:30px;line-height:20px;font-weight:500;margin:65px 0 0 0}body.page-template-interstitial #content h1,body.page-template-learn-help #content h1,body.page-template-learn-help-faq #content h1{color:#44d491;font-family:"museo",serif;font-size:42px;line-height:40px;font-weight:500;margin:0;padding:0}body.page-template-interstitial #page_top_content .medium-9.small-12,body.page-template-interstitial #page_top_content .small-9,body.page-template-learn-help #page_top_content .medium-9.small-12,body.page-template-learn-help #page_top_content .small-9,body.page-template-learn-help-faq #page_top_content .medium-9.small-12,body.page-template-learn-help-faq #page_top_content .small-9{padding-top:55px}body.page-template-interstitial #page_top_content .medium-9.small-12 h2,body.page-template-interstitial #page_top_content .small-9 h2,body.page-template-learn-help #page_top_content .medium-9.small-12 h2,body.page-template-learn-help #page_top_content .small-9 h2,body.page-template-learn-help-faq #page_top_content .medium-9.small-12 h2,body.page-template-learn-help-faq #page_top_content .small-9 h2{padding-left:25px;padding-right:95px;font-family:"museo",serif;font-size:24px;line-height:24px;font-weight:700;color:#666666;margin-bottom:15px}body.page-template-interstitial #page_top_content .medium-9.small-12 p,body.page-template-interstitial #page_top_content .small-9 p,body.page-template-learn-help #page_top_content .medium-9.small-12 p,body.page-template-learn-help #page_top_content .small-9 p,body.page-template-learn-help-faq #page_top_content .medium-9.small-12 p,body.page-template-learn-help-faq #page_top_content .small-9 p{padding-left:25px;padding-right:95px;font-family:"open-sans",sans-serif;font-size:24px;line-height:24px;font-weight:300;color:#666666}body.page-template-interstitial #page_top_content #top_sections,body.page-template-learn-help #page_top_content #top_sections,body.page-template-learn-help-faq #page_top_content #top_sections{padding-top:60px}body.page-template-interstitial #page_top_content #top_sections .section,body.page-template-learn-help #page_top_content #top_sections .section,body.page-template-learn-help-faq #page_top_content #top_sections .section{padding-bottom:65px!important}body.page-template-interstitial #page_top_content #top_sections .section h2,body.page-template-learn-help #page_top_content #top_sections .section h2,body.page-template-learn-help-faq #page_top_content #top_sections .section h2{height:57px;padding-left:65px;font-family:"museo",serif;font-size:18px;line-height:24px;font-weight:700;color:#666666;padding-top:25px;border-bottom:1px solid #cccccc;margin-bottom:35px}body.page-template-interstitial #page_top_content #top_sections .section ul,body.page-template-learn-help #page_top_content #top_sections .section ul,body.page-template-learn-help-faq #page_top_content #top_sections .section ul{list-style:none;margin:0;padding:0}body.page-template-interstitial #page_top_content #top_sections .section ul li,body.page-template-learn-help #page_top_content #top_sections .section ul li,body.page-template-learn-help-faq #page_top_content #top_sections .section ul li{font-family:"open-sans",sans-serif;font-size:16px;line-height:24px;font-weight:300;color:#666666;margin-bottom:25px}body.page-template-interstitial #page_top_content #top_sections .section ul.image_driven,body.page-template-learn-help #page_top_content #top_sections .section ul.image_driven,body.page-template-learn-help-faq #page_top_content #top_sections .section ul.image_driven{position:relative;z-index:999}body.page-template-interstitial #page_top_content #top_sections .section ul.image_driven li,body.page-template-learn-help #page_top_content #top_sections .section ul.image_driven li,body.page-template-learn-help-faq #page_top_content #top_sections .section ul.image_driven li{background:url("../img/green_checkmark.png") no-repeat top left;min-height:24px;padding-left:69px}body.page-template-interstitial #page_top_content #top_sections .section p,body.page-template-learn-help #page_top_content #top_sections .section p,body.page-template-learn-help-faq #page_top_content #top_sections .section p{font-family:"open-sans",sans-serif;font-size:16px;line-height:24px;font-weight:300;color:#666666}body.page-template-interstitial #page_top_content .small-3,body.page-template-interstitial #page_top_content .small-12.medium-3,body.page-template-learn-help #page_top_content .small-3,body.page-template-learn-help #page_top_content .small-12.medium-3,body.page-template-learn-help-faq #page_top_content .small-3,body.page-template-learn-help-faq #page_top_content .small-12.medium-3{position:relative;top:-145px}body.page-template-interstitial #page_top_content .small-3 .callout,body.page-template-interstitial #page_top_content .small-12.medium-3 .callout,body.page-template-learn-help #page_top_content .small-3 .callout,body.page-template-learn-help #page_top_content .small-12.medium-3 .callout,body.page-template-learn-help-faq #page_top_content .small-3 .callout,body.page-template-learn-help-faq #page_top_content .small-12.medium-3 .callout{border:0;padding-bottom:30px;margin-bottom:27px;-webkit-box-shadow:0px 0px 10px 2px rgba(0, 0, 0, 0.22);-moz-box-shadow:0px 0px 10px 2px rgba(0, 0, 0, 0.22);box-shadow:0px 0px 10px 2px rgba(0, 0, 0, 0.22)}body.page-template-interstitial #page_top_content .small-3 .callout h2,body.page-template-interstitial #page_top_content .small-12.medium-3 .callout h2,body.page-template-learn-help #page_top_content .small-3 .callout h2,body.page-template-learn-help #page_top_content .small-12.medium-3 .callout h2,body.page-template-learn-help-faq #page_top_content .small-3 .callout h2,body.page-template-learn-help-faq #page_top_content .small-12.medium-3 .callout h2{font-family:"museo",serif;font-size:24px;line-height:20px;font-weight:700;color:#666666;padding:25px 70px 40px 0}body.page-template-interstitial #page_top_content .small-3 .callout ul,body.page-template-interstitial #page_top_content .small-12.medium-3 .callout ul,body.page-template-learn-help #page_top_content .small-3 .callout ul,body.page-template-learn-help #page_top_content .small-12.medium-3 .callout ul,body.page-template-learn-help-faq #page_top_content .small-3 .callout ul,body.page-template-learn-help-faq #page_top_content .small-12.medium-3 .callout ul{margin:0;padding:0;list-style:none}body.page-template-interstitial #page_top_content .small-3 .callout ul li,body.page-template-interstitial #page_top_content .small-12.medium-3 .callout ul li,body.page-template-learn-help #page_top_content .small-3 .callout ul li,body.page-template-learn-help #page_top_content .small-12.medium-3 .callout ul li,body.page-template-learn-help-faq #page_top_content .small-3 .callout ul li,body.page-template-learn-help-faq #page_top_content .small-12.medium-3 .callout ul li{margin:0;padding:7px 0}body.page-template-interstitial #page_top_content .small-3 .callout a,body.page-template-interstitial #page_top_content .small-12.medium-3 .callout a,body.page-template-learn-help #page_top_content .small-3 .callout a,body.page-template-learn-help #page_top_content .small-12.medium-3 .callout a,body.page-template-learn-help-faq #page_top_content .small-3 .callout a,body.page-template-learn-help-faq #page_top_content .small-12.medium-3 .callout a{font-family:"museo",serif;font-size:16px;line-height:20px;font-weight:700;text-decoration:underline;color:#5d9fe7}body.page-template-interstitial #page_top_content .small-3 .callout a:hover,body.page-template-interstitial #page_top_content .small-12.medium-3 .callout a:hover,body.page-template-learn-help #page_top_content .small-3 .callout a:hover,body.page-template-learn-help #page_top_content .small-12.medium-3 .callout a:hover,body.page-template-learn-help-faq #page_top_content .small-3 .callout a:hover,body.page-template-learn-help-faq #page_top_content .small-12.medium-3 .callout a:hover{color:#666666;text-decoration:none}body.page-template-interstitial #page_top_content .small-3 .callout:last-of-type h2,body.page-template-interstitial #page_top_content .small-12.medium-3 .callout:last-of-type h2,body.page-template-learn-help #page_top_content .small-3 .callout:last-of-type h2,body.page-template-learn-help #page_top_content .small-12.medium-3 .callout:last-of-type h2,body.page-template-learn-help-faq #page_top_content .small-3 .callout:last-of-type h2,body.page-template-learn-help-faq #page_top_content .small-12.medium-3 .callout:last-of-type h2{color:#FFFFFF}body.page-template-interstitial #page_top_content .small-3 .callout:last-of-type a,body.page-template-interstitial #page_top_content .small-12.medium-3 .callout:last-of-type a,body.page-template-learn-help #page_top_content .small-3 .callout:last-of-type a,body.page-template-learn-help #page_top_content .small-12.medium-3 .callout:last-of-type a,body.page-template-learn-help-faq #page_top_content .small-3 .callout:last-of-type a,body.page-template-learn-help-faq #page_top_content .small-12.medium-3 .callout:last-of-type a{color:#FFFFFF}body.page-template-interstitial #testimonials,body.page-template-learn-help #testimonials,body.page-template-learn-help-faq #testimonials{padding-top:0!important}body.page-template-interstitial #page_bottom_content,body.page-template-learn-help #page_bottom_content,body.page-template-learn-help-faq #page_bottom_content{background:#f5f5f5!important;padding-top:115px;padding-bottom:115px;position:relative;z-index:50;top:-91px}body.page-template-interstitial #page_bottom_content h2,body.page-template-interstitial #page_bottom_content h3,body.page-template-learn-help #page_bottom_content h2,body.page-template-learn-help #page_bottom_content h3,body.page-template-learn-help-faq #page_bottom_content h2,body.page-template-learn-help-faq #page_bottom_content h3{height:59px;padding-left:65px;font-family:"museo",serif;font-size:18px;line-height:24px;font-weight:700;color:#666666;padding-top:25px;border-bottom:1px solid #cccccc;margin-bottom:35px}body.page-template-interstitial #page_bottom_content h3,body.page-template-learn-help #page_bottom_content h3,body.page-template-learn-help-faq #page_bottom_content h3{padding-left:0!important;border:0!important;padding-top:65px;margin-bottom:25px!important}body.page-template-interstitial #page_bottom_content p,body.page-template-learn-help #page_bottom_content p,body.page-template-learn-help-faq #page_bottom_content p{font-family:"open-sans",sans-serif;font-size:16px;line-height:20px;font-weight:300;color:#666666;padding-bottom:2px}body.page-template-interstitial #page_bottom_content #questions p,body.page-template-learn-help #page_bottom_content #questions p,body.page-template-learn-help-faq #page_bottom_content #questions p{font-family:"open-sans",sans-serif;font-size:16px;line-height:20px;font-weight:700;color:#666666}body.page-template-interstitial #page_bottom_content #form,body.page-template-learn-help #page_bottom_content #form,body.page-template-learn-help-faq #page_bottom_content #form{border-top:1px solid #cccccc}body.page-template-interstitial #page_bottom_content #form .gform_wrapper,body.page-template-learn-help #page_bottom_content #form .gform_wrapper,body.page-template-learn-help-faq #page_bottom_content #form .gform_wrapper{max-width:425px}body.page-template-interstitial #page_bottom_content #form .gform_wrapper input,body.page-template-learn-help #page_bottom_content #form .gform_wrapper input,body.page-template-learn-help-faq #page_bottom_content #form .gform_wrapper input{border:0;background:#d6e4f3;font-family:"open-sans",sans-serif;font-size:16px;line-height:20px;font-weight:300;color:#333333;-webkit-box-shadow:none;box-shadow:none;padding-left:25px}body.page-template-interstitial #page_bottom_content #form .gform_wrapper input::-webkit-input-placeholder,body.page-template-learn-help #page_bottom_content #form .gform_wrapper input::-webkit-input-placeholder,body.page-template-learn-help-faq #page_bottom_content #form .gform_wrapper input::-webkit-input-placeholder{color:#333333}body.page-template-interstitial #page_bottom_content #form .gform_wrapper input::-moz-placeholder,body.page-template-learn-help #page_bottom_content #form .gform_wrapper input::-moz-placeholder,body.page-template-learn-help-faq #page_bottom_content #form .gform_wrapper input::-moz-placeholder{color:#333333}body.page-template-interstitial #page_bottom_content #form .gform_wrapper input:-ms-input-placeholder,body.page-template-learn-help #page_bottom_content #form .gform_wrapper input:-ms-input-placeholder,body.page-template-learn-help-faq #page_bottom_content #form .gform_wrapper input:-ms-input-placeholder{color:#333333}body.page-template-interstitial #page_bottom_content #form .gform_wrapper input:-moz-placeholder,body.page-template-learn-help #page_bottom_content #form .gform_wrapper input:-moz-placeholder,body.page-template-learn-help-faq #page_bottom_content #form .gform_wrapper input:-moz-placeholder{color:#333333}body.page-template-interstitial #page_bottom_content #form .gform_footer,body.page-template-learn-help #page_bottom_content #form .gform_footer,body.page-template-learn-help-faq #page_bottom_content #form .gform_footer{margin-top:0;padding-top:0}body.page-template-interstitial #page_bottom_content #form input.gform_button,body.page-template-learn-help #page_bottom_content #form input.gform_button,body.page-template-learn-help-faq #page_bottom_content #form input.gform_button{width:100%;font-family:"open-sans",sans-serif;font-size:16px;line-height:20px;font-weight:700;background:#599ee9;color:#FFFFFF;text-align:left;padding-left:25px}body.page-template-interstitial #page_bottom_content #bottom_content ul,body.page-template-learn-help #page_bottom_content #bottom_content ul,body.page-template-learn-help-faq #page_bottom_content #bottom_content ul{list-style:none;margin:0;padding:0}body.page-template-interstitial #page_bottom_content #bottom_content ul li,body.page-template-learn-help #page_bottom_content #bottom_content ul li,body.page-template-learn-help-faq #page_bottom_content #bottom_content ul li{width:50%;float:left;padding-left:24px;position:relative;padding-bottom:10px}body.page-template-interstitial #page_bottom_content #bottom_content ul li a,body.page-template-learn-help #page_bottom_content #bottom_content ul li a,body.page-template-learn-help-faq #page_bottom_content #bottom_content ul li a{font-size:18px;padding-right:24px}body.page-template-interstitial #page_bottom_content #bottom_content ul li:before,body.page-template-learn-help #page_bottom_content #bottom_content ul li:before,body.page-template-learn-help-faq #page_bottom_content #bottom_content ul li:before{content:"• ";color:#5d9fe7;font-size:24px;position:absolute;top:-2px;left:0}body.page-template-interstitial #page_bottom_content #sidebar,body.page-template-learn-help #page_bottom_content #sidebar,body.page-template-learn-help-faq #page_bottom_content #sidebar{padding-left:25px}body.page-template-interstitial #page_bottom_content #sidebar div.gform_wrapper,body.page-template-learn-help #page_bottom_content #sidebar div.gform_wrapper,body.page-template-learn-help-faq #page_bottom_content #sidebar div.gform_wrapper{-webkit-box-shadow:0px 0px 10px 2px rgba(0, 0, 0, 0.22);-moz-box-shadow:0px 0px 10px 2px rgba(0, 0, 0, 0.22);box-shadow:0px 0px 10px 2px rgba(0, 0, 0, 0.22);background:#FFFFFF;padding:25px}body.page-template-interstitial #page_bottom_content #sidebar div.gform_wrapper label,body.page-template-learn-help #page_bottom_content #sidebar div.gform_wrapper label,body.page-template-learn-help-faq #page_bottom_content #sidebar div.gform_wrapper label{font-family:"museo",serif;font-size:16px;line-height:24px;font-weight:700;color:#666666;margin-bottom:50px}body.page-template-interstitial #page_bottom_content #sidebar div.gform_wrapper ul.gfield_radio li label,body.page-template-learn-help #page_bottom_content #sidebar div.gform_wrapper ul.gfield_radio li label,body.page-template-learn-help-faq #page_bottom_content #sidebar div.gform_wrapper ul.gfield_radio li label{font-family:"museo",serif;font-size:16px;line-height:24px;font-weight:700;color:#5d9fe7;margin-bottom:0;text-decoration:underline;position:relative;left:5px;top:-3px}body.page-template-interstitial #page_bottom_content #sidebar div.gform_wrapper input.gform_button,body.page-template-learn-help #page_bottom_content #sidebar div.gform_wrapper input.gform_button,body.page-template-learn-help-faq #page_bottom_content #sidebar div.gform_wrapper input.gform_button{width:100%;font-family:"open-sans",sans-serif;font-size:16px;line-height:20px;font-weight:700;background:#599ee9;color:#FFFFFF;text-align:left;padding-left:25px}body.page-template-learn-help.page-id-6461 .duotone{border:5px solid #fdca03}body.page-template-learn-help.page-id-6461 .duotone .overlay{position:absolute;width:172px;height:172px;top:-5px;left:0;z-index:30;background:rgba(255, 204, 0, 0.7);-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}body.page-template-interstitial .faq_section h2,body.page-template-learn-help-faq .faq_section h2{height:59px;padding-left:60px!important;font-family:"museo",serif;font-size:18px;line-height:24px;font-weight:700;color:#666666;padding-top:25px;border-bottom:1px solid #cccccc;margin-bottom:55px!important}body.page-template-interstitial ul.accordion,body.page-template-learn-help-faq ul.accordion{border:0;background:transparent;margin-bottom:55px}body.page-template-interstitial ul.accordion li.accordion-item,body.page-template-learn-help-faq ul.accordion li.accordion-item{border:1px solid #cccccc;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;border-radius:7px;margin-bottom:22px}body.page-template-interstitial ul.accordion li.accordion-item a.accordion-title,body.page-template-learn-help-faq ul.accordion li.accordion-item a.accordion-title{border-bottom:0;font-family:"open-sans",sans-serif;font-size:18px;line-height:20px;font-weight:700;color:#5d9fe7}body.page-template-interstitial ul.accordion li.accordion-item a.accordion-title:focus,body.page-template-interstitial ul.accordion li.accordion-item a.accordion-title:hover,body.page-template-learn-help-faq ul.accordion li.accordion-item a.accordion-title:focus,body.page-template-learn-help-faq ul.accordion li.accordion-item a.accordion-title:hover{color:#666666;background:transparent}body.page-template-interstitial ul.accordion li.accordion-item.is-active a,body.page-template-learn-help-faq ul.accordion li.accordion-item.is-active a{color:#666666}body.page-template-interstitial ul.accordion li.accordion-item .accordion-content,body.page-template-learn-help-faq ul.accordion li.accordion-item .accordion-content{border-top:1px solid #cccccc;background:transparent;position:relative;font-family:"open-sans",sans-serif;font-size:18px;line-height:20px;font-weight:300;color:#666666}body.page-template-interstitial ul.accordion li.accordion-item .accordion-content strong,body.page-template-learn-help-faq ul.accordion li.accordion-item .accordion-content strong{display:block;position:absolute;top:20px;left:18px;width:30px;height:30px;font-family:"open-sans",sans-serif;font-size:18px;line-height:20px;font-weight:300;color:#666666}body.page-template-interstitial ul.accordion li.accordion-item .accordion-content p,body.page-template-learn-help-faq ul.accordion li.accordion-item .accordion-content p{font-family:"open-sans",sans-serif!important;font-size:18px!important;line-height:20px;font-weight:300;color:#666666}body.page-template-interstitial ul.accordion li.accordion-item .accordion-content a,body.page-template-learn-help-faq ul.accordion li.accordion-item .accordion-content a{color:#4075bb;font-family:"open-sans",sans-serif;font-size:18px;line-height:20px;font-weight:700;text-decoration:underline}body.page-template-interstitial ul.accordion li.accordion-item .accordion-content a:hover,body.page-template-learn-help-faq ul.accordion li.accordion-item .accordion-content a:hover{text-decoration:none}body.page-template-help-landing #page #cards .card{padding-top:50px;padding-bottom:130px}body.page-template-help-landing #page #cards .card h3{line-height:30px}body.page-template-help-landing #page #cards .card a{bottom:67px!important}body.page-template-help-landing #sidebar .callout{border:0;padding-bottom:30px;margin-bottom:27px;-webkit-box-shadow:0px 0px 10px 2px rgba(0, 0, 0, 0.22);-moz-box-shadow:0px 0px 10px 2px rgba(0, 0, 0, 0.22);box-shadow:0px 0px 10px 2px rgba(0, 0, 0, 0.22)}body.page-template-help-landing #sidebar .callout h2{font-family:"museo",serif;font-size:24px;line-height:20px;font-weight:700;color:#FFFFFF;padding:25px 70px 40px 0}body.page-template-help-landing #sidebar .callout ul{margin:0;padding:0;list-style:none}body.page-template-help-landing #sidebar .callout ul li{margin:0;padding:7px 0}body.page-template-help-landing #sidebar .callout a{font-family:"museo",serif;font-size:16px;line-height:20px;font-weight:700;text-decoration:underline;color:#FFFFFF}body.page-template-help-landing #sidebar .callout a:hover{color:#666666;text-decoration:none}body.page-template-help-landing #sidebar .callout:first-of-type{background-image:-ms-linear-gradient(top, #4fd78d 0%, #5d9fe7 100%);background-image:-moz-linear-gradient(top, #4fd78d 0%, #5d9fe7 100%);background-image:-o-linear-gradient(top, #4fd78d 0%, #5d9fe7 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #4fd78d), color-stop(100, #5d9fe7));background-image:-webkit-linear-gradient(top, #4fd78d 0%, #5d9fe7 100%);background-image:-webkit-gradient(linear, left top, left bottom, from(#4fd78d), to(#5d9fe7));background-image:linear-gradient(to bottom, #4fd78d 0%, #5d9fe7 100%)}body.page-template-help-landing #bottom_section,body.page-template-help-landing #the_bottom_section{width:100%;background:#FFFFFF;padding-bottom:30px;padding-top:30px}body.page-template-help-landing #bottom_section .card,body.page-template-help-landing #the_bottom_section .card{-webkit-box-shadow:0px 0px 10px 2px rgba(0, 0, 0, 0.22);-moz-box-shadow:0px 0px 10px 2px rgba(0, 0, 0, 0.22);box-shadow:0px 0px 10px 2px rgba(0, 0, 0, 0.22);-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;border-radius:20px;position:relative}body.page-template-help-landing #bottom_section #guide_cards .medium-6:nth-child(odd) .card,body.page-template-help-landing #the_bottom_section #guide_cards .medium-6:nth-child(odd) .card{margin-left:-15px}body.page-template-help-landing #bottom_section #guide_cards .medium-6 .card,body.page-template-help-landing #the_bottom_section #guide_cards .medium-6 .card{position:relative;padding:30px 30px 30px 200px;min-height:200px}body.page-template-help-landing #bottom_section #guide_cards .medium-6 .card>img,body.page-template-help-landing #the_bottom_section #guide_cards .medium-6 .card>img{position:absolute;top:20px;left:30px}body.page-template-help-landing #bottom_section #guide_cards .medium-6 .card h3,body.page-template-help-landing #the_bottom_section #guide_cards .medium-6 .card h3{font-family:"open-sans",sans-serif;font-size:18px;line-height:20px;font-weight:700;color:#4075bb;padding-bottom:25px}body.page-template-help-landing #bottom_section #guide_cards .medium-6 .card a,body.page-template-help-landing #the_bottom_section #guide_cards .medium-6 .card a{font-family:"open-sans",sans-serif;font-size:14px;line-height:20px;font-weight:700;color:#4075bb;text-decoration:underline}body.page-template-help-landing #bottom_section #guide_cards .medium-6 .card a:hover,body.page-template-help-landing #the_bottom_section #guide_cards .medium-6 .card a:hover{text-decoration:none}body.page-template-help-landing .medium-9 h2{height:59px;padding-left:65px;font-family:"museo",serif;font-size:18px;line-height:24px;font-weight:700;color:#666666;padding-top:25px;border-bottom:1px solid #cccccc;margin-bottom:35px}body.page-template-help-landing #bottom_section .entry-content{padding-bottom:30px}body.page-template-help-landing #bottom_section .entry-content p{font-family:"open-sans",sans-serif;font-size:24px;line-height:24px;font-weight:300;color:#666666;padding-right:230px}body.page-template-help-landing #bottom_section .entry-content a{font-family:"open-sans",sans-serif;font-size:14px;line-height:20px;font-weight:700;color:#4075bb;text-decoration:none}body.page-template-help-landing #bottom_section .entry-content a:hover{text-decoration:underline}body.page-template-help-landing #the_bottom_section ul{list-style:none;margin:0;padding:0}body.page-template-help-landing #the_bottom_section ul li{margin:0;padding:0;width:100%;float:left;margin-bottom:11px}body.page-template-help-landing #the_bottom_section ul li a{color:#4075bb;font-family:"open-sans",sans-serif;font-size:18px;line-height:64px;font-weight:700;background:url("../img/help_center_arrow.png") no-repeat 90% 20px;border:1px solid #cccccc;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;border-radius:8px;width:100%!important;display:block;height:64px;padding-left:20px}body.page-template-help-landing #the_bottom_section ul li a:hover{color:#666666}#learn_navigation ul li{position:relative;padding-bottom:20px}#learn_navigation ul li ul#menu-help-center-sub-navigation{display:none;width:260px;position:absolute;top:50px;left:-60px;border:2px solid #4fd78c!important;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;background:#FFFFFF;padding:20px 30px 110px 30px}#learn_navigation ul li ul#menu-help-center-sub-navigation:before{content:" ";display:block;width:22px;height:17px;position:absolute;top:-16px;left:50%;margin-left:-11px;z-index:50;background:url("../img/subnav_arrow.png") no-repeat top center}#learn_navigation ul li ul#menu-help-center-sub-navigation li{display:block;width:100%;padding-bottom:0}#learn_navigation ul li ul#menu-help-center-sub-navigation li a{color:#5d9fe7;text-decoration:none;padding:0;margin:0;text-transform:uppercase}#learn_navigation ul li ul#menu-help-center-sub-navigation li a:hover{text-decoration:underline}#learn_navigation ul li ul#menu-help-center-sub-navigation li ul.sub-menu{margin-top:25px}#learn_navigation ul li ul#menu-help-center-sub-navigation li ul.sub-menu:after{content:" ";display:block;clear:both}#learn_navigation ul li ul#menu-help-center-sub-navigation li ul.sub-menu li{padding-left:15px;line-height:13px}#learn_navigation ul li ul#menu-help-center-sub-navigation li ul.sub-menu li a{font-family:"open-sans",sans-serif;font-size:12px;line-height:12px;font-weight:700;line-height:2px!important;font-style:italic;height:auto;margin:0;padding:0 0 5px 0}#learn_navigation ul li ul#menu-help-center-sub-navigation li.active a{color:#5d9fe7;background:transparent}#learn_navigation ul li ul#menu-help-center-sub-navigation li.not_nav>a{cursor:default}#learn_navigation ul li ul#menu-help-center-sub-navigation li.not_nav>a:hover{text-decoration:none}#learn_navigation ul li ul#menu-help-center-sub-navigation:hover{display:block}#learn_navigation ul li:hover ul#menu-help-center-sub-navigation{display:block}body.page-id-6504.page-template-learn-help #page_top_content #top_sections .section,body.page-id-6507.page-template-learn-help #page_top_content #top_sections .section,body.page-id-6508.page-template-learn-help #page_top_content #top_sections .section,body.page-id-6509.page-template-learn-help #page_top_content #top_sections .section{padding-bottom:0!important}body.page-id-6504.page-template-learn-help #page_top_content .small-9,body.page-id-6507.page-template-learn-help #page_top_content .small-9,body.page-id-6508.page-template-learn-help #page_top_content .small-9,body.page-id-6509.page-template-learn-help #page_top_content .small-9{padding-bottom:90px}body.page-template-event-landing #featured-hero h3,body.page-template-event-landing #featured-hero time{color:#FFFFFF;font-family:"museo",serif;font-size:14px;line-height:24px;font-weight:700}body.page-template-event-landing #featured-hero a{font-family:"museo",serif;font-size:16px;line-height:22px;font-weight:700;text-decoration:underline;color:#FFFFFF}body.page-template-event-landing #featured-hero a:hover{color:#5d9fe7}body.page-template-event-landing .blog_entry a{font-family:"museo",serif;font-size:14px;line-height:24px;font-weight:700}body.single-events .entry-content h2{margin-bottom:0!important;padding-bottom:10px!important}body.single-events .entry-content tags{display:block;padding-bottom:50px}body.single-events .entry-content tags a{font-family:"museo",serif;font-size:14px;line-height:24px;font-weight:700}body.tax-eventcategory .blog_entry{padding-bottom:55px!important}#blog_callout{margin-top:65px;text-align:center;padding:15px 0;display:block;position:relative;z-index:99}#blog_callout h4{font-family:"museo",serif;font-size:20px;line-height:20px;font-weight:700;margin-bottom:0}#blog_callout a{font-family:"open-sans",sans-serif;font-size:12px;line-height:12px;font-weight:700;text-decoration:underline}#blog_callout a:hover{text-decoration:none}body.single #blog_callout{margin-top:0!important;top:-65px;z-index:1!important}body.page-id-6770 div#page_bottom_content{display:none!important}body.page-id-6770 div#page_top_content{margin-bottom:150px!important}body.blog .entry-content h2,body.blog .entry-content h3,body.blog .entry-content h4,body.blog .entry-content ol li,body.blog .entry-content p,body.blog .entry-content strong,body.blog .entry-content ul li,body.postid-6790 .entry-content h2,body.postid-6790 .entry-content h3,body.postid-6790 .entry-content h4,body.postid-6790 .entry-content ol li,body.postid-6790 .entry-content p,body.postid-6790 .entry-content strong,body.postid-6790 .entry-content ul li,body.single-post .entry-content h2,body.single-post .entry-content h3,body.single-post .entry-content h4,body.single-post .entry-content ol li,body.single-post .entry-content p,body.single-post .entry-content strong,body.single-post .entry-content ul li{color:#333333!important}body.postid-6790 #blog_callout,body.postid-6819 #blog_callout,body.postid-7071 #blog_callout{display:none}body.postid-6790 #body_content h4,body.postid-6819 #body_content h4,body.postid-7071 #body_content h4{padding-top:20px}body.postid-6790 #awesome_articles,body.postid-6819 #awesome_articles,body.postid-7071 #awesome_articles{display:none!important}body.page-id-6833 #featured-hero div.medium-offset-2 .gform_wrapper,body.page-id-6833 #featured-hero div.medium-offset-2 h2{position:relative;top:30px!important}body.page-id-6833 div.gform_wrapper{margin-top:0}body.page-id-6833 div.gform_wrapper li{margin-top:0!important}body.page-id-6833 div.gform_wrapper li input{margin-bottom:0!important}body.page-id-6833 #body_content a.button{margin-top:28px;color:#666666;font-family:"open-sans",sans-serif;font-size:16px;line-height:28px;font-weight:700;border:2px solid #ffcc00;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;padding:2px 15px;display:block;max-width:200px;text-align:center;width:auto;background:#ffcc00}body.page-id-6833 #body_content a.button:hover{background:transparent;color:#ffcc00;border:2px solid #666666;background:#666666}body.page-id-6833 #body_content h2{padding:25px 0 15px 0!important}body.page-id-6833 #body_content ul ul{margin-top:15px;margin-left:25px}body.page-id-6833 #body_content ul.two_col{margin-left:0;margin-top:55px;list-style:none}body.page-id-6833 #body_content ul.two_col>li{min-height:95px;width:47%;padding-right:3%;float:left}body.page-id-6833 #footer_form{display:none!important}body.page-id-6833 div.gs-buttons{display:none!important}body.page-template-advertisers-template,body.page-template-d-template-alt,body.page-template-d-template-alt-deals,body.page-template-deals,body.page-template-new-deal,body.page-template-outstream-template-buyers,body.page-template-outstream-template-content-advisors{background:#e7c75d!important}body.page-template-advertisers-template .off-canvas-content,body.page-template-d-template-alt-deals .off-canvas-content,body.page-template-d-template-alt .off-canvas-content,body.page-template-deals .off-canvas-content,body.page-template-new-deal .off-canvas-content,body.page-template-outstream-template-buyers .off-canvas-content,body.page-template-outstream-template-content-advisors .off-canvas-content{background:#e7c75d!important}body.page-template-advertisers-template #gradient,body.page-template-d-template-alt #gradient,body.page-template-d-template-alt-deals #gradient,body.page-template-deals #gradient,body.page-template-new-deal #gradient,body.page-template-outstream-template-buyers #gradient,body.page-template-outstream-template-content-advisors #gradient{background-image:-ms-linear-gradient(top, #d74f78 0%, #e7c75d 100%);background-image:-moz-linear-gradient(top, #d74f78 0%, #e7c75d 100%);background-image:-o-linear-gradient(top, #d74f78 0%, #e7c75d 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #d74f78), color-stop(100, #e7c75d));background-image:-webkit-linear-gradient(top, #d74f78 0%, #e7c75d 100%);background-image:-webkit-gradient(linear, left top, left bottom, from(#d74f78), to(#e7c75d));background-image:linear-gradient(to bottom, #d74f78 0%, #e7c75d 100%);padding-top:150px}body.page-template-advertisers-template #testimonials,body.page-template-d-template-alt #testimonials,body.page-template-d-template-alt-deals #testimonials,body.page-template-deals #testimonials,body.page-template-new-deal #testimonials,body.page-template-outstream-template-buyers #testimonials,body.page-template-outstream-template-content-advisors #testimonials{background:#e7c75d}body.page-template-advertisers-template #testimonials .duotone,body.page-template-d-template-alt #testimonials .duotone,body.page-template-d-template-alt-deals #testimonials .duotone,body.page-template-deals #testimonials .duotone,body.page-template-new-deal #testimonials .duotone,body.page-template-outstream-template-buyers #testimonials .duotone,body.page-template-outstream-template-content-advisors #testimonials .duotone{border:5px solid #e7c75d!important}body.page-template-advertisers-template #testimonials .duotone .overlay,body.page-template-d-template-alt #testimonials .duotone .overlay,body.page-template-d-template-alt-deals #testimonials .duotone .overlay,body.page-template-deals #testimonials .duotone .overlay,body.page-template-new-deal #testimonials .duotone .overlay,body.page-template-outstream-template-buyers #testimonials .duotone .overlay,body.page-template-outstream-template-content-advisors #testimonials .duotone .overlay{background:rgba(203, 179, 86, 0.7)!important}body.page-template-advertisers-template #footer-container,body.page-template-advertisers-template #footer_bottom,body.page-template-d-template-alt #footer-container,body.page-template-d-template-alt #footer_bottom,body.page-template-d-template-alt-deals #footer-container,body.page-template-d-template-alt-deals #footer_bottom,body.page-template-deals #footer-container,body.page-template-deals #footer_bottom,body.page-template-new-deal #footer-container,body.page-template-new-deal #footer_bottom,body.page-template-outstream-template-buyers #footer-container,body.page-template-outstream-template-buyers #footer_bottom,body.page-template-outstream-template-content-advisors #footer-container,body.page-template-outstream-template-content-advisors #footer_bottom{background:#e7c75d}body.page-template-advertisers-template #footer-container #social li a,body.page-template-advertisers-template #footer_bottom #social li a,body.page-template-d-template-alt #footer-container #social li a,body.page-template-d-template-alt #footer_bottom #social li a,body.page-template-d-template-alt-deals #footer-container #social li a,body.page-template-d-template-alt-deals #footer_bottom #social li a,body.page-template-deals #footer-container #social li a,body.page-template-deals #footer_bottom #social li a,body.page-template-new-deal #footer-container #social li a,body.page-template-new-deal #footer_bottom #social li a,body.page-template-outstream-template-buyers #footer-container #social li a,body.page-template-outstream-template-buyers #footer_bottom #social li a,body.page-template-outstream-template-content-advisors #footer-container #social li a,body.page-template-outstream-template-content-advisors #footer_bottom #social li a{color:#e7c75d!important}body.page-template-advertisers-template #slider li.orbit-slide>.row,body.page-template-d-template-alt #slider li.orbit-slide>.row,body.page-template-d-template-alt-deals #slider li.orbit-slide>.row,body.page-template-deals #slider li.orbit-slide>.row,body.page-template-new-deal #slider li.orbit-slide>.row,body.page-template-outstream-template-buyers #slider li.orbit-slide>.row,body.page-template-outstream-template-content-advisors #slider li.orbit-slide>.row{visibility:visible!important}body.page-template-advertisers-template #footer_form .medium-6 p,body.page-template-d-template-alt #footer_form .medium-6 p,body.page-template-d-template-alt-deals #footer_form .medium-6 p,body.page-template-deals #footer_form .medium-6 p,body.page-template-new-deal #footer_form .medium-6 p,body.page-template-outstream-template-buyers #footer_form .medium-6 p,body.page-template-outstream-template-content-advisors #footer_form .medium-6 p{font-weight:400}body.page-template-advertisers-template #footer_form .medium-6 a.button,body.page-template-d-template-alt #footer_form .medium-6 a.button,body.page-template-d-template-alt-deals #footer_form .medium-6 a.button,body.page-template-deals #footer_form .medium-6 a.button,body.page-template-new-deal #footer_form .medium-6 a.button,body.page-template-outstream-template-buyers #footer_form .medium-6 a.button,body.page-template-outstream-template-content-advisors #footer_form .medium-6 a.button{color:#FFFFFF;background:#db5c74}body.page-template-advertisers-template #footer_form .medium-6 a.button:hover,body.page-template-d-template-alt #footer_form .medium-6 a.button:hover,body.page-template-d-template-alt-deals #footer_form .medium-6 a.button:hover,body.page-template-deals #footer_form .medium-6 a.button:hover,body.page-template-new-deal #footer_form .medium-6 a.button:hover,body.page-template-outstream-template-buyers #footer_form .medium-6 a.button:hover,body.page-template-outstream-template-content-advisors #footer_form .medium-6 a.button:hover{opacity:.8}body.page-template-advertisers-template #footer_form .medium-6 a,body.page-template-d-template-alt #footer_form .medium-6 a,body.page-template-d-template-alt-deals #footer_form .medium-6 a,body.page-template-deals #footer_form .medium-6 a,body.page-template-new-deal #footer_form .medium-6 a,body.page-template-outstream-template-buyers #footer_form .medium-6 a,body.page-template-outstream-template-content-advisors #footer_form .medium-6 a{color:#db5c74}body.page-template-advertisers-template #footer_form .medium-6 a:hover,body.page-template-d-template-alt #footer_form .medium-6 a:hover,body.page-template-d-template-alt-deals #footer_form .medium-6 a:hover,body.page-template-deals #footer_form .medium-6 a:hover,body.page-template-new-deal #footer_form .medium-6 a:hover,body.page-template-outstream-template-buyers #footer_form .medium-6 a:hover,body.page-template-outstream-template-content-advisors #footer_form .medium-6 a:hover{opacity:.8}body.page-template-d-template-alt #content_block #fw_callouts{border-bottom:2px solid #e7c75d}.block.hidden{visibility:hidden}body.page-id-4881 #content_block .cta .image_ovelay{display:none!important}body.page-template-outstream-template-buyers header#featured-hero,body.page-template-outstream-template-content-advisors header#featured-hero,body.page-template-outstream-template-workbench header#featured-hero,body.page-template-outstream-template header#featured-hero{height:945px}body.page-template-outstream-template-buyers header#featured-hero .row,body.page-template-outstream-template-content-advisors header#featured-hero .row,body.page-template-outstream-template-workbench header#featured-hero .row,body.page-template-outstream-template header#featured-hero .row{position:relative;top:190px;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}body.page-template-outstream-template-buyers header#featured-hero .small-10,body.page-template-outstream-template-content-advisors header#featured-hero .small-10,body.page-template-outstream-template-workbench header#featured-hero .small-10,body.page-template-outstream-template header#featured-hero .small-10{text-align:center}body.page-template-outstream-template #first_content,body.page-template-outstream-template-buyers #first_content,body.page-template-outstream-template-content-advisors #first_content,body.page-template-outstream-template-workbench #first_content{position:relative;z-index:99;margin-top:-700px}body.page-template-outstream-template #first_content .button,body.page-template-outstream-template-buyers #first_content .button,body.page-template-outstream-template-content-advisors #first_content .button,body.page-template-outstream-template-workbench #first_content .button{color:#FFFFFF;font-family:"open-sans",sans-serif;font-size:24px;line-height:28px;font-weight:900;border:2px solid #ffcc00;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;padding:10px 0 12px 0;display:block;max-width:350px!important;width:auto!important;margin:0 auto;text-align:center;background:#ffcc00}body.page-template-outstream-template #first_content .button:hover,body.page-template-outstream-template-buyers #first_content .button:hover,body.page-template-outstream-template-content-advisors #first_content .button:hover,body.page-template-outstream-template-workbench #first_content .button:hover{background:transparent;color:#ffcc00;border:2px solid #666666;background:#666666}body.page-template-outstream-template #first_content .medium-6,body.page-template-outstream-template-buyers #first_content .medium-6,body.page-template-outstream-template-content-advisors #first_content .medium-6,body.page-template-outstream-template-workbench #first_content .medium-6{text-align:center}body.page-template-outstream-template #first_content .medium-6 p,body.page-template-outstream-template-buyers #first_content .medium-6 p,body.page-template-outstream-template-content-advisors #first_content .medium-6 p,body.page-template-outstream-template-workbench #first_content .medium-6 p{padding:10px 50px;color:#FFFFFF;font-family:"open-sans",sans-serif;font-size:18px;line-height:24px;font-weight:300;text-align:center}body.page-template-outstream-template #first_content #intro_content_block,body.page-template-outstream-template-buyers #first_content #intro_content_block,body.page-template-outstream-template-content-advisors #first_content #intro_content_block,body.page-template-outstream-template-workbench #first_content #intro_content_block{text-align:center;padding:20px 0 60px 0}body.page-template-outstream-template #first_content #intro_content_block h3,body.page-template-outstream-template-buyers #first_content #intro_content_block h3,body.page-template-outstream-template-content-advisors #first_content #intro_content_block h3,body.page-template-outstream-template-workbench #first_content #intro_content_block h3{color:#FFFFFF;font-family:"open-sans",sans-serif;font-size:32px;line-height:34px;font-weight:500;padding:0 0 20px 0;margin:0}body.page-template-outstream-template #first_content #intro_content_block h4,body.page-template-outstream-template-buyers #first_content #intro_content_block h4,body.page-template-outstream-template-content-advisors #first_content #intro_content_block h4,body.page-template-outstream-template-workbench #first_content #intro_content_block h4{color:#FFFFFF;font-family:"open-sans",sans-serif;font-size:28px;line-height:28px;font-weight:300;padding:0 0 7px 0;margin:0}body.page-template-outstream-template #first_content #intro_content_block h5,body.page-template-outstream-template-buyers #first_content #intro_content_block h5,body.page-template-outstream-template-content-advisors #first_content #intro_content_block h5,body.page-template-outstream-template-workbench #first_content #intro_content_block h5{color:#FFFFFF;font-family:"open-sans",sans-serif;font-size:22px;line-height:22px;font-weight:300;padding:0;margin:0}body.page-template-outstream-template #first_content #intro_content_block p,body.page-template-outstream-template-buyers #first_content #intro_content_block p,body.page-template-outstream-template-content-advisors #first_content #intro_content_block p,body.page-template-outstream-template-workbench #first_content #intro_content_block p{margin:0;padding:0}body.page-template-outstream-template #first_content #intro_content_block h6,body.page-template-outstream-template-buyers #first_content #intro_content_block h6,body.page-template-outstream-template-content-advisors #first_content #intro_content_block h6,body.page-template-outstream-template-workbench #first_content #intro_content_block h6{color:#FFFFFF;font-family:"open-sans",sans-serif;font-size:24px;line-height:30px;font-weight:400;padding:0 125px 65px 125px}body.page-template-outstream-template #features,body.page-template-outstream-template-buyers #features,body.page-template-outstream-template-content-advisors #features,body.page-template-outstream-template-workbench #features{padding:0!important;display:block;clear:both}body.page-template-outstream-template #features .row.feature .bg_holder,body.page-template-outstream-template-buyers #features .row.feature .bg_holder,body.page-template-outstream-template-content-advisors #features .row.feature .bg_holder,body.page-template-outstream-template-workbench #features .row.feature .bg_holder{width:100%;height:100%}body.page-template-outstream-template #features .row.feature .medium-4,body.page-template-outstream-template-buyers #features .row.feature .medium-4,body.page-template-outstream-template-content-advisors #features .row.feature .medium-4,body.page-template-outstream-template-workbench #features .row.feature .medium-4{padding-top:125px;padding-bottom:125px}body.page-template-outstream-template #features .row.feature .medium-4 h3,body.page-template-outstream-template-buyers #features .row.feature .medium-4 h3,body.page-template-outstream-template-content-advisors #features .row.feature .medium-4 h3,body.page-template-outstream-template-workbench #features .row.feature .medium-4 h3{font-family:"museo",serif;font-size:24px;line-height:24px;font-weight:700;color:#666666;text-transform:uppercase}body.page-template-outstream-template #features .row.feature .medium-4 h4,body.page-template-outstream-template-buyers #features .row.feature .medium-4 h4,body.page-template-outstream-template-content-advisors #features .row.feature .medium-4 h4,body.page-template-outstream-template-workbench #features .row.feature .medium-4 h4{font-family:"museo",serif;font-size:18px;line-height:24px;font-weight:700;color:#666666;margin-bottom:15px}body.page-template-outstream-template #features .row.feature .medium-4 .entry-content,body.page-template-outstream-template-buyers #features .row.feature .medium-4 .entry-content,body.page-template-outstream-template-content-advisors #features .row.feature .medium-4 .entry-content,body.page-template-outstream-template-workbench #features .row.feature .medium-4 .entry-content{font-family:"open-sans",sans-serif;font-size:16px;line-height:24px;font-weight:300;color:#666666}body.page-template-outstream-template #features .feature:first-of-type,body.page-template-outstream-template #features .feature:nth-of-type(6),body.page-template-outstream-template-buyers #features .feature:first-of-type,body.page-template-outstream-template-buyers #features .feature:nth-of-type(6),body.page-template-outstream-template-content-advisors #features .feature:first-of-type,body.page-template-outstream-template-content-advisors #features .feature:nth-of-type(6),body.page-template-outstream-template-workbench #features .feature:first-of-type,body.page-template-outstream-template-workbench #features .feature:nth-of-type(6){background:url("../img/feature_bg_one.png") no-repeat right bottom;background-size:cover}body.page-template-outstream-template #features .feature:nth-of-type(2),body.page-template-outstream-template #features .feature:nth-of-type(4),body.page-template-outstream-template-buyers #features .feature:nth-of-type(2),body.page-template-outstream-template-buyers #features .feature:nth-of-type(4),body.page-template-outstream-template-content-advisors #features .feature:nth-of-type(2),body.page-template-outstream-template-content-advisors #features .feature:nth-of-type(4),body.page-template-outstream-template-workbench #features .feature:nth-of-type(2),body.page-template-outstream-template-workbench #features .feature:nth-of-type(4){background:url("../img/feature_bg_two.png") no-repeat right bottom;background-size:cover}body.page-template-outstream-template #features .feature:nth-of-type(3),body.page-template-outstream-template #features .feature:nth-of-type(5),body.page-template-outstream-template-buyers #features .feature:nth-of-type(3),body.page-template-outstream-template-buyers #features .feature:nth-of-type(5),body.page-template-outstream-template-content-advisors #features .feature:nth-of-type(3),body.page-template-outstream-template-content-advisors #features .feature:nth-of-type(5),body.page-template-outstream-template-workbench #features .feature:nth-of-type(3),body.page-template-outstream-template-workbench #features .feature:nth-of-type(5){background:#FFFFFF}body.page-template-outstream-template #outstream_example .row,body.page-template-outstream-template-buyers #outstream_example .row,body.page-template-outstream-template-content-advisors #outstream_example .row,body.page-template-outstream-template-workbench #outstream_example .row{background:#fafafa;padding-top:50px;padding-bottom:60px}body.page-template-outstream-template #outstream_example .row>h2,body.page-template-outstream-template-buyers #outstream_example .row>h2,body.page-template-outstream-template-content-advisors #outstream_example .row>h2,body.page-template-outstream-template-workbench #outstream_example .row>h2{text-align:center;font-family:"museo",serif;font-size:18px;line-height:24px;font-weight:700;color:#666666;border-bottom:1px solid #cccccc;padding-bottom:22px;text-transform:uppercase;margin:0 .9375rem 40px .9375rem}body.page-template-outstream-template #resources .row,body.page-template-outstream-template-buyers #resources .row,body.page-template-outstream-template-content-advisors #resources .row,body.page-template-outstream-template-workbench #resources .row{background:#fafafa;padding-top:50px;padding-bottom:60px}body.page-template-outstream-template #resources .row>h2,body.page-template-outstream-template-buyers #resources .row>h2,body.page-template-outstream-template-content-advisors #resources .row>h2,body.page-template-outstream-template-workbench #resources .row>h2{text-align:center;font-family:"museo",serif;font-size:18px;line-height:24px;font-weight:700;color:#666666;border-bottom:1px solid #cccccc;padding-bottom:22px;text-transform:uppercase;margin:0 .9375rem 40px .9375rem}body.page-template-outstream-template #resources .resource,body.page-template-outstream-template-buyers #resources .resource,body.page-template-outstream-template-content-advisors #resources .resource,body.page-template-outstream-template-workbench #resources .resource{border-top:10px solid #cc3366;background:#fff;padding:35px 25px 25px 25px;position:relative}body.page-template-outstream-template #resources .resource h4,body.page-template-outstream-template #resources .resource h4 a,body.page-template-outstream-template-buyers #resources .resource h4,body.page-template-outstream-template-buyers #resources .resource h4 a,body.page-template-outstream-template-content-advisors #resources .resource h4,body.page-template-outstream-template-content-advisors #resources .resource h4 a,body.page-template-outstream-template-workbench #resources .resource h4,body.page-template-outstream-template-workbench #resources .resource h4 a{font-family:"open-sans",sans-serif;font-size:14px;line-height:24px;font-weight:700;color:#666666;margin:0;padding:0}body.page-template-outstream-template #resources .resource h2,body.page-template-outstream-template #resources .resource h2 a,body.page-template-outstream-template-buyers #resources .resource h2,body.page-template-outstream-template-buyers #resources .resource h2 a,body.page-template-outstream-template-content-advisors #resources .resource h2,body.page-template-outstream-template-content-advisors #resources .resource h2 a,body.page-template-outstream-template-workbench #resources .resource h2,body.page-template-outstream-template-workbench #resources .resource h2 a{font-family:"museo",serif;font-size:24px;line-height:24px;font-weight:700;color:#666666;margin:0;padding:0}body.page-template-outstream-template #resources .resource .entry-content,body.page-template-outstream-template-buyers #resources .resource .entry-content,body.page-template-outstream-template-content-advisors #resources .resource .entry-content,body.page-template-outstream-template-workbench #resources .resource .entry-content{font-family:"open-sans",sans-serif;font-size:18px;line-height:22px;font-weight:700;color:#666666;padding:35px 0 20px 0}body.page-template-outstream-template #resources .resource a.button,body.page-template-outstream-template-buyers #resources .resource a.button,body.page-template-outstream-template-content-advisors #resources .resource a.button,body.page-template-outstream-template-workbench #resources .resource a.button{text-decoration:none!important;color:#FFFFFF!important;font-family:"open-sans",sans-serif;font-size:16px;line-height:16px;font-weight:700;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;background:#5d9fe7;width:auto!important;display:inline-block!important;padding:7px 18px;position:absolute;bottom:15px;left:25px}body.page-template-outstream-template #resources .resource a.button:hover,body.page-template-outstream-template-buyers #resources .resource a.button:hover,body.page-template-outstream-template-content-advisors #resources .resource a.button:hover,body.page-template-outstream-template-workbench #resources .resource a.button:hover{background:#FFFFFF;color:#5d9fe7!important}body.page-template-outstream-template #bottom_content,body.page-template-outstream-template-buyers #bottom_content,body.page-template-outstream-template-content-advisors #bottom_content,body.page-template-outstream-template-workbench #bottom_content{text-align:center;padding-top:80px}body.page-template-outstream-template #bottom_content .columns,body.page-template-outstream-template-buyers #bottom_content .columns,body.page-template-outstream-template-content-advisors #bottom_content .columns,body.page-template-outstream-template-workbench #bottom_content .columns{padding:0!important}body.page-template-outstream-template #bottom_content h3,body.page-template-outstream-template-buyers #bottom_content h3,body.page-template-outstream-template-content-advisors #bottom_content h3,body.page-template-outstream-template-workbench #bottom_content h3{font-family:"open-sans",sans-serif;font-size:32px;line-height:32px;font-weight:500;color:#FFFFFF}body.page-template-outstream-template #bottom_content h4,body.page-template-outstream-template-buyers #bottom_content h4,body.page-template-outstream-template-content-advisors #bottom_content h4,body.page-template-outstream-template-workbench #bottom_content h4{font-family:"open-sans",sans-serif;font-size:28px;line-height:28px;font-weight:300;color:#FFFFFF}body.page-template-outstream-template #bottom_content h5,body.page-template-outstream-template-buyers #bottom_content h5,body.page-template-outstream-template-content-advisors #bottom_content h5,body.page-template-outstream-template-workbench #bottom_content h5{font-family:"open-sans",sans-serif;font-size:22px;line-height:22px;font-weight:300;color:#FFFFFF}body.page-template-outstream-template #bottom_content img,body.page-template-outstream-template-buyers #bottom_content img,body.page-template-outstream-template-content-advisors #bottom_content img,body.page-template-outstream-template-workbench #bottom_content img{width:100%!important;height:auto}body.page-template-outstream-template #bottom_content p,body.page-template-outstream-template-buyers #bottom_content p,body.page-template-outstream-template-content-advisors #bottom_content p,body.page-template-outstream-template-workbench #bottom_content p{margin:0;padding:0}body.page-template-outstream-template #bottom_content_footer,body.page-template-outstream-template-buyers #bottom_content_footer,body.page-template-outstream-template-content-advisors #bottom_content_footer,body.page-template-outstream-template-workbench #bottom_content_footer{background:#FFFFFF;text-align:center;padding:55px 0 70px 0}body.page-template-outstream-template #bottom_content_footer p,body.page-template-outstream-template-buyers #bottom_content_footer p,body.page-template-outstream-template-content-advisors #bottom_content_footer p,body.page-template-outstream-template-workbench #bottom_content_footer p{font-family:"open-sans",sans-serif;font-size:24px;line-height:30px;font-weight:300;color:#333333}body.page-template-outstream-template #bottom_features,body.page-template-outstream-template-buyers #bottom_features,body.page-template-outstream-template-content-advisors #bottom_features,body.page-template-outstream-template-workbench #bottom_features{background:#FFFFFF;padding-bottom:65px}body.page-template-outstream-template #bottom_features ul,body.page-template-outstream-template-buyers #bottom_features ul,body.page-template-outstream-template-content-advisors #bottom_features ul,body.page-template-outstream-template-workbench #bottom_features ul{list-style:none;margin:0;padding:0}body.page-template-outstream-template #bottom_features ul li,body.page-template-outstream-template-buyers #bottom_features ul li,body.page-template-outstream-template-content-advisors #bottom_features ul li,body.page-template-outstream-template-workbench #bottom_features ul li{width:30%;margin:3% 1.5%;float:left;text-align:center}body.page-template-outstream-template #bottom_features ul li h5,body.page-template-outstream-template-buyers #bottom_features ul li h5,body.page-template-outstream-template-content-advisors #bottom_features ul li h5,body.page-template-outstream-template-workbench #bottom_features ul li h5{padding-top:35px}body.page-template-outstream-template #bottom_features ul li h5,body.page-template-outstream-template #bottom_features ul li h5 p,body.page-template-outstream-template-buyers #bottom_features ul li h5,body.page-template-outstream-template-buyers #bottom_features ul li h5 p,body.page-template-outstream-template-content-advisors #bottom_features ul li h5,body.page-template-outstream-template-content-advisors #bottom_features ul li h5 p,body.page-template-outstream-template-workbench #bottom_features ul li h5,body.page-template-outstream-template-workbench #bottom_features ul li h5 p{font-family:"museo",serif;font-size:18px;line-height:21px;font-weight:700;color:#666666}body.page-template-outstream-template #bottom_features ul li .entry-content,body.page-template-outstream-template-buyers #bottom_features ul li .entry-content,body.page-template-outstream-template-content-advisors #bottom_features ul li .entry-content,body.page-template-outstream-template-workbench #bottom_features ul li .entry-content{font-family:"open-sans",sans-serif;font-size:16px;line-height:21px;font-weight:300;color:#666666;padding-left:35px;padding-right:35px}body.page-template-outstream-template #bottom_features ul.oneless li:nth-last-child(2),body.page-template-outstream-template-buyers #bottom_features ul.oneless li:nth-last-child(2),body.page-template-outstream-template-content-advisors #bottom_features ul.oneless li:nth-last-child(2),body.page-template-outstream-template-workbench #bottom_features ul.oneless li:nth-last-child(2){margin-left:16.5%}body.page-template-outstream-template #bottom_features ul.twoless li:nth-last-child,body.page-template-outstream-template-buyers #bottom_features ul.twoless li:nth-last-child,body.page-template-outstream-template-content-advisors #bottom_features ul.twoless li:nth-last-child,body.page-template-outstream-template-workbench #bottom_features ul.twoless li:nth-last-child{margin-left:35%}body.page-template-outstream-template #resources .resource{min-height:325px;height:100%!important}@media only screen and (max-width:40.062em){body.page-template-outstream-template-buyers header#featured-hero,body.page-template-outstream-template header#featured-hero{height:945px}body.page-template-outstream-template-buyers header#featured-hero .small-10 h2,body.page-template-outstream-template header#featured-hero .small-10 h2{font-size:34px;line-height:34px}body.page-template-outstream-template #first_content body.page-template-outstream-template #first_content .medium-6 p,body.page-template-outstream-template-buyers #first_content body.page-template-outstream-template #first_content .medium-6 p{padding:10px 20px}body.page-template-outstream-template #first_content .button,body.page-template-outstream-template-buyers #first_content .button{font-size:18px!important;line-height:20px!important;padding:8px 0 10px 0}body.page-template-outstream-template #first_content .medium-6,body.page-template-outstream-template-buyers #first_content .medium-6{padding:5px}body.page-template-outstream-template #first_content .medium-6 p,body.page-template-outstream-template-buyers #first_content .medium-6 p{padding:10px!important;margin-bottom:0!important;padding-bottom:0!important}body.page-template-outstream-template #first_content #intro_content_block,body.page-template-outstream-template-buyers #first_content #intro_content_block{text-align:center;padding:20px 0 60px 0}body.page-template-outstream-template #first_content #intro_content_block h3,body.page-template-outstream-template-buyers #first_content #intro_content_block h3{font-size:28px!important;line-height:30px!important}body.page-template-outstream-template #first_content #intro_content_block h4,body.page-template-outstream-template-buyers #first_content #intro_content_block h4{font-size:20px!important;line-height:22px!important;padding-bottom:5px!important}body.page-template-outstream-template #first_content #intro_content_block h5,body.page-template-outstream-template-buyers #first_content #intro_content_block h5{font-size:16px!important;line-height:16px!important}body.page-template-outstream-template #first_content #intro_content_block h6,body.page-template-outstream-template-buyers #first_content #intro_content_block h6{padding-left:30px!important;padding-right:30px!important;padding-bottom:30px!important}body.page-template-outstream-template #features .row.feature .bg_holder,body.page-template-outstream-template-buyers #features .row.feature .bg_holder{width:100%;height:100%}body.page-template-outstream-template #features .row.feature .medium-4,body.page-template-outstream-template-buyers #features .row.feature .medium-4{padding-top:75px;padding-bottom:350px}body.page-template-outstream-template #features .row.feature .medium-4 .entry-content,body.page-template-outstream-template #features .row.feature .medium-4 h3,body.page-template-outstream-template #features .row.feature .medium-4 h4,body.page-template-outstream-template-buyers #features .row.feature .medium-4 .entry-content,body.page-template-outstream-template-buyers #features .row.feature .medium-4 h3,body.page-template-outstream-template-buyers #features .row.feature .medium-4 h4{padding-left:25px;padding-right:25px}body.page-template-outstream-template #features .feature .bg_holder,body.page-template-outstream-template-buyers #features .feature .bg_holder{background-size:contain!important}body.page-template-outstream-template #resources .resource,body.page-template-outstream-template-buyers #resources .resource{margin-bottom:3%}body.page-template-outstream-template #bottom_features li,body.page-template-outstream-template-buyers #bottom_features li{display:block!important;width:97%!important;margin:3% 1%!important;float:none!important;clear:both}}body.page-template-outstream-template-buyers #gradient,body.page-template-outstream-template-content-advisors #gradient{background-image:-ms-linear-gradient(top, #d74f78 0%, #e7c75d 100%);background-image:-moz-linear-gradient(top, #d74f78 0%, #e7c75d 100%);background-image:-o-linear-gradient(top, #d74f78 0%, #e7c75d 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #d74f78), color-stop(100, #e7c75d));background-image:-webkit-linear-gradient(top, #d74f78 0%, #e7c75d 100%);background-image:-webkit-gradient(linear, left top, left bottom, from(#d74f78), to(#e7c75d));background-image:linear-gradient(to bottom, #d74f78 0%, #e7c75d 100%);padding-top:150px}body.page-template-outstream-template-buyers #resources .row>h2,body.page-template-outstream-template-buyers #resources .row>h2 p,body.page-template-outstream-template-content-advisors #resources .row>h2,body.page-template-outstream-template-content-advisors #resources .row>h2 p{border:0;padding:0;text-transform:uppercase}body.page-template-outstream-template-buyers #resources .resource,body.page-template-outstream-template-content-advisors #resources .resource{text-align:center;border:0}body.page-template-outstream-template-buyers #resources .resource img,body.page-template-outstream-template-content-advisors #resources .resource img{margin-bottom:25px}body.page-template-outstream-template-buyers #resources .resource h2,body.page-template-outstream-template-buyers #resources .resource h2 p,body.page-template-outstream-template-content-advisors #resources .resource h2,body.page-template-outstream-template-content-advisors #resources .resource h2 p{font-size:20px;line-height:22px;color:#666666}body.page-template-outstream-template-buyers #resources .resource .entry-content,body.page-template-outstream-template-content-advisors #resources .resource .entry-content{font-family:"open-sans",sans-serif;font-size:14px;line-height:18px;font-weight:300;color:#666666;padding-left:25px;padding-right:25px;padding-top:10px}body.page-id-7233 #first_content .medium-6:first-of-type{text-align:left}body.page-id-7233 #first_content .medium-6:first-of-type h3{font-family:"open-sans",sans-serif;font-size:32px;line-height:34px;font-weight:300;color:#FFFFFF}body.page-id-7233 #first_content .medium-6:first-of-type p{font-family:"open-sans",sans-serif;font-size:22px;line-height:22px;font-weight:300;color:#FFFFFF;text-align:left!important;padding-left:0;padding-right:0}body.page-id-7233 #first_content .medium-6:first-of-type ul.gform_fields li{margin:0!important}body.page-id-7233 #first_content .medium-6:first-of-type ul.gform_fields li select{margin:0!important}body.page-id-7233 #first_content .medium-6:first-of-type input.button{width:350px!important;text-align:center!important}body.page-id-7233 #first_content .medium-6:last-of-type{padding-top:170px}body.page-id-7233 #intro_content_block{padding-top:60px!important}body.page-template-outstream-template-workbench #features .feature{position:relative;z-index:99}body.page-template-outstream-template-workbench #features .feature .medium-10 h4{text-align:center;font-family:"museo",serif;font-size:18px;line-height:24px;font-weight:700;color:#666666;padding:65px 0}body.page-template-outstream-template-workbench #features .feature:first-of-type{background:#FFFFFF!important;text-align:center;padding:65px 0;font-family:"museo",serif;font-size:24px;line-height:30px;font-weight:300;color:#666666}body.page-template-outstream-template-workbench #features .feature:nth-of-type(2){background:#fafafa!important;padding-bottom:40px}body.page-template-outstream-template-workbench #features .button{color:#5d9fe7!important;border:2px solid #5d9fe7;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;padding:10px 25px;margin:5px 0 0 10px;color:#FFFFFF!important;font-weight:700}body.page-template-outstream-template-workbench #features .button:hover{background:#FFFFFF;color:#5d9fe7!important}body.page-template-outstream-template-workbench #resources .row{background:#FFFFFF}body.page-template-outstream-template-workbench #resources .row .resource{border:0}body.page-template-outstream-template-workbench #resources .row .resource .entry-content{padding:20px 0 20px 0!important;font-family:"open-sans",sans-serif;font-size:16px;line-height:24px;font-weight:300;color:#666666;text-align:center!important;font-weight:300!important}body.page-template-outstream-template-workbench #resources .row .resource h3{font-family:"museo",serif;font-size:24px;line-height:24px;font-weight:700;color:#666666;text-align:center;padding-top:15px}body.page-template-outstream-template-workbench #resources .row .resource a.button{display:none!important}body.page-template-outstream-template-workbench #bottom_content{padding-bottom:60px}body.page-template-outstream-template-workbench #bottom_content h2{font-family:"open-sans",sans-serif;font-size:32px;line-height:32px;font-weight:300;color:#FFFFFF;padding-bottom:30px}body.page-template-outstream-template-workbench #bottom_content h3{font-family:"open-sans",sans-serif;font-size:28px;line-height:28px;font-weight:300;color:#FFFFFF}body.page-template-outstream-template-workbench #bottom_content h4{font-family:"open-sans",sans-serif;font-size:22px;line-height:22px;font-weight:300;color:#FFFFFF}body.page-template-outstream-template-workbench #bottom_content_footer h3{padding:20px 0 35px 0;font-family:"open-sans",sans-serif;font-size:32px;line-height:32px;font-weight:300;color:#666666}body.page-template-outstream-template-workbench #bottom_content_footer h4{padding:80px 0 0 0;font-family:"open-sans",sans-serif;font-size:24px;line-height:30px;font-weight:300;color:#666666}body.page-template-outstream-template-workbench #bottom_features_end,body.page-template-outstream-template-workbench #bottom_products{background:#FFFFFF}body.page-template-outstream-template-workbench #bottom_features_end h2,body.page-template-outstream-template-workbench #bottom_products h2{text-align:center;font-family:"museo",serif;font-size:18px;line-height:24px;font-weight:700;color:#666666;border-bottom:1px solid #ccc;padding-bottom:22px;text-transform:uppercase;margin:0 .9375rem 40px .9375rem}body.page-template-outstream-template-workbench #bottom_products{padding:55px 0 70px 0}body.page-template-outstream-template-workbench #bottom_products .medium-4 h3{font-family:"museo",serif;font-size:24px;line-height:24px;font-weight:700;color:#666666;text-align:center;padding:40px 0 35px 0}body.page-template-outstream-template-workbench #bottom_products .medium-4 .entry-content{font-family:"open-sans",sans-serif;font-size:16px;line-height:21px;font-weight:300;color:#666666;padding-left:35px;padding-right:35px;text-align:center}body.page-template-outstream-template-workbench #bottom_features_end{padding:65px 0 55px 0;background:#fafafa}body.page-template-outstream-template-workbench #bottom_features_end .crosspromote{border-top:10px solid #cc3366;background:#fff;padding:35px 25px 25px 25px;position:relative;height:360px}body.page-template-outstream-template-workbench #bottom_features_end .crosspromote h4,body.page-template-outstream-template-workbench #bottom_features_end .crosspromote h4 a{font-family:"open-sans",sans-serif;font-size:14px;line-height:24px;font-weight:700;color:#666666;margin:0;padding:0}body.page-template-outstream-template-workbench #bottom_features_end .crosspromote h3,body.page-template-outstream-template-workbench #bottom_features_end .crosspromote h3 a{font-family:"museo",serif;font-size:24px;line-height:24px;font-weight:700;color:#666666;margin:0;padding:0}body.page-template-outstream-template-workbench #bottom_features_end .crosspromote .entry-content{font-family:"open-sans",sans-serif;font-size:18px;line-height:22px;font-weight:700;color:#666666;padding:35px 0 20px 0}body.page-template-outstream-template-workbench #bottom_features_end .crosspromote .button{background:transparent}body.page-template-outstream-template-workbench #bottom_features_end .crosspromote .button a{text-decoration:none!important;color:#FFFFFF!important;font-family:"open-sans",sans-serif;font-size:16px;line-height:16px;font-weight:700;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;background:#5d9fe7;width:auto!important;display:inline-block!important;padding:7px 18px;position:absolute;bottom:15px;left:25px}body.page-template-outstream-template-workbench #bottom_features_end .crosspromote .button a:hover{background:#FFFFFF;color:#5d9fe7!important}body.page-template-outstream-template-content-advisors #featured-hero .small-12{text-align:left!important}body.page-template-outstream-template-content-advisors #featured-hero .small-12 *{padding-left:50px}body.page-template-outstream-template-content-advisors #featured-hero .small-12 h2{max-width:850px}body.page-template-outstream-template-content-advisors #featured-hero .small-12 p{max-width:940px;font-size:32px;line-height:32px;padding-top:30px!important}body.page-template-outstream-template-content-advisors #bottom_features{background:#FFFFFF;position:relative;z-index:99;top:150px;margin-bottom:100px}body.page-template-outstream-template-content-advisors #bottom_content{padding:70px 50px;text-align:left}body.page-template-outstream-template-content-advisors #bottom_content p{font-family:"open-sans",sans-serif;font-size:24px;line-height:30px;font-weight:300;color:#333333}body.page-template-outstream-template-content-advisors #bottom_content h2{padding-top:75px;font-family:"museo",serif;font-size:18px;line-height:24px;font-weight:700;color:#666666;border-bottom:1px solid #ccc;padding-bottom:22px;text-transform:uppercase}body.page-template-outstream-template-content-advisors #bottom_content_footer{background:#fafafa!important;padding:50px 50px 70px 50px}body.page-template-outstream-template-content-advisors #bottom_content_footer h2{padding-top:75px;font-family:"museo",serif;font-size:18px;line-height:24px;font-weight:700;color:#666666;text-align:left;border-bottom:1px solid #ccc;padding-bottom:22px;text-transform:uppercase;margin-bottom:40px}body.page-template-onscroll{background:#f0f0f0!important}body.page-template-onscroll #gradient{background:#f0f0f0;padding-top:0!important}body.page-template-onscroll header#masthead.hidden #site-navigation li.home>a{background:url("../img/onscroll-logo.png") no-repeat top left}body.page-template-onscroll header#masthead #site-navigation li.home>a{background:url("../img/onscroll-logo-dark.png") no-repeat top left}body.page-template-onscroll #menu-onscroll-utility-nav{position:absolute;top:0;right:0}body.page-template-onscroll #menu-onscroll-utility-nav li a{color:#fdca03;text-transform:uppercase;font-family:"open-sans",sans-serif;font-size:12px;line-height:14px;font-weight:700;border:2px solid #fdca03;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;padding:10px 20px!important;position:relative;top:-4px}body.page-template-onscroll #menu-onscroll-utility-nav li a:hover{border-color:#FFFFFF;color:#FFFFFF}body.page-template-onscroll header#masthead.hidden .top-bar .menu a{color:#FFFFFF}body.page-template-onscroll header#masthead .top-bar .menu a{color:#666666}body.page-template-onscroll #menu-onscroll-nav li a{font-family:"open-sans",sans-serif;font-size:18px;line-height:32px;font-weight:500}body.page-template-onscroll #menu-onscroll-nav li a:hover{color:#fdca03;background:transparent}body.page-template-onscroll #hero{position:relative!important;z-index:99;top:0;width:100%;min-height:859px;margin:0!important;background-image:-ms-linear-gradient(top, #e7217a 0%, #ff66cc 100%);background-image:-moz-linear-gradient(top, #e7217a 0%, #ff66cc 100%);background-image:-o-linear-gradient(top, #e7217a 0%, #ff66cc 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #e7217a), color-stop(100, #ff66cc));background-image:-webkit-linear-gradient(top, #e7217a 0%, #ff66cc 100%);background-image:-webkit-gradient(linear, left top, left bottom, from(#e7217a), to(#ff66cc));background-image:linear-gradient(to bottom, #e7217a 0%, #ff66cc 100%);padding-top:275px}body.page-template-onscroll #hero h1{font-family:"museo",serif;font-size:50px;line-height:52px;font-weight:700;color:#FFFFFF;padding-bottom:40px}body.page-template-onscroll #hero p{font-family:"open-sans",sans-serif;font-size:20px;line-height:32px;font-weight:300;color:#FFFFFF}body.page-template-onscroll #hero a.button{border:2px solid #fdca03;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;color:#fdca03;text-transform:uppercase;font-family:"open-sans",sans-serif;font-size:18px;line-height:32px;font-weight:700;padding:.35rem 1.75rem!important;background:transparent}body.page-template-onscroll #hero a.button:hover{color:#FFFFFF!important;border-color:#FFFFFF;background:transparent}body.page-template-onscroll #hero .center{text-align:center;padding:80px 0 120px 0}body.page-template-onscroll #hero .center h2{font-family:"museo",serif;font-size:32px;line-height:36px;font-weight:700;color:#FFFFFF;padding-bottom:15px}body.page-template-onscroll #hero .center p{font-family:"open-sans",sans-serif;font-size:18px;line-height:26px;font-weight:300;color:#FFFFFF;padding:0 22%}body.page-template-onscroll #icons_1{background-image:-ms-linear-gradient(top, #e5e5e5 0%, #ffffff 100%);background-image:-moz-linear-gradient(top, #e5e5e5 0%, #ffffff 100%);background-image:-o-linear-gradient(top, #e5e5e5 0%, #ffffff 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #e5e5e5), color-stop(100, #ffffff));background-image:-webkit-linear-gradient(top, #e5e5e5 0%, #ffffff 100%);background-image:-webkit-gradient(linear, left top, left bottom, from(#e5e5e5), to(#ffffff));background-image:linear-gradient(to bottom, #e5e5e5 0%, #ffffff 100%)}body.page-template-onscroll #icons_2{background-image:-ms-linear-gradient(top, #e6e6e6 0%, #ffffff 100%);background-image:-moz-linear-gradient(top, #e6e6e6 0%, #ffffff 100%);background-image:-o-linear-gradient(top, #e6e6e6 0%, #ffffff 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #e6e6e6), color-stop(100, #ffffff));background-image:-webkit-linear-gradient(top, #e6e6e6 0%, #ffffff 100%);background-image:-webkit-gradient(linear, left top, left bottom, from(#e6e6e6), to(#ffffff));background-image:linear-gradient(to bottom, #e6e6e6 0%, #ffffff 100%)}body.page-template-onscroll .icon{padding:45px 0 20px 0;text-align:center}body.page-template-onscroll .icon h2{font-family:"museo",serif;font-size:24px;line-height:26px;font-weight:700;color:#666666;padding-bottom:45px;margin-bottom:0}body.page-template-onscroll .icon p{font-family:"open-sans",sans-serif;font-size:20px;line-height:26px;font-weight:300;color:#939393;padding:0 20%;margin:0}body.page-template-onscroll .icon h3{padding:80px 0 20px 0;font-family:"museo",serif;font-size:18px;line-height:24px;font-weight:700;color:#e7217a;padding-top:65px}body.page-template-onscroll .icon ul{margin:0;text-align:center}body.page-template-onscroll .icon ul li{display:inline-block}body.page-template-onscroll .icon h4{color:#666666;font-family:"museo",serif;font-size:20px;line-height:24px;font-weight:700;margin:50px 0 20px 0;padding:0;width:100%;text-align:center;background:url("../img/OnScroll_h4_bg.png") no-repeat center center}body.page-template-onscroll .icon a.button{text-transform:uppercase;background:#f2cc16;color:#FFFFFF;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;border-radius:7px;font-family:"open-sans",sans-serif;font-size:18px;line-height:22px;font-weight:700;padding:.5rem 1.75rem!important}body.page-template-onscroll .icon .entry-content p{font-family:"open-sans",sans-serif;font-size:16px;line-height:24px;font-weight:300;color:#212121;padding:0 20%;margin:0}body.page-template-onscroll .icon .entry-content a{color:#5d9fe7}body.page-template-onscroll .icon .entry-content a:hover{text-decoration:underline}body.page-template-onscroll #case_studies,body.page-template-onscroll #resources{padding:50px 0}body.page-template-onscroll #case_studies h3,body.page-template-onscroll #resources h3{text-align:center;font-family:"museo",serif;font-size:24px;line-height:28px;font-weight:700;color:#666666;padding-bottom:40px}body.page-template-onscroll .case_study,body.page-template-onscroll .resource{background:#FFFFFF;border-top:5px solid #e7217a;padding:35px 45px 45px 45px}body.page-template-onscroll .case_study a,body.page-template-onscroll .resource a{color:#5d9fe7;font-family:"open-sans",sans-serif;font-size:20px;line-height:24px;font-weight:300}body.page-template-onscroll .case_study a:hover,body.page-template-onscroll .resource a:hover{opacity:.8}body.page-template-onscroll .case_study h4,body.page-template-onscroll .resource h4{color:#de4a9b;text-transform:uppercase;font-family:"open-sans",sans-serif;font-size:14px;line-height:16px;font-weight:700;padding-top:10px!important}body.page-template-onscroll .case_study img,body.page-template-onscroll .resource img{margin-top:60px}body.page-template-onscroll #resources .row.top{border-top:2px solid #a9a9a9;padding-top:40px;text-align:center;padding-bottom:30px}body.page-template-onscroll #resources .row.top h3{padding-bottom:5px}body.page-template-onscroll #resources .resource{border-top:0!important}body.page-template-onscroll #events{background:#e7217a;padding:25px 35px 0 35px;font-family:"open-sans",sans-serif;font-size:21px;line-height:24px;font-weight:700;color:#FFFFFF}body.page-template-onscroll #events ul{margin:0;padding:35px 0}body.page-template-onscroll #events ul li{display:block;position:relative;margin:0;padding:0;padding-left:51px}body.page-template-onscroll #events ul li date{position:absolute;top:0;left:0;width:50px}body.page-template-onscroll #events ul li date month{color:#FFFFFF;text-transform:uppercase;font-family:"open-sans",sans-serif;font-size:14px;line-height:14px;font-weight:700;width:100%;display:block;text-align:center}body.page-template-onscroll #events ul li date day{color:#FFFFFF;font-family:"open-sans",sans-serif;font-size:26px;line-height:26px;font-weight:700;width:100%;display:block;text-align:center}body.page-template-onscroll #events ul li .entry_content{border-left:1px solid #FFFFFF;padding:0 0 10px 10px}body.page-template-onscroll #events ul li .entry_content a{display:block;font-family:"open-sans",sans-serif;font-size:20px;line-height:24px;font-weight:300;color:#fdca03}body.page-template-onscroll #events ul li .entry_content h5{color:#FFFFFF;font-family:"open-sans",sans-serif;font-size:12px;line-height:14px;font-weight:700;padding:5px 0 0 0}body.page-template-onscroll #bottom_content{background:#FFFFFF;text-align:center;padding:65px 0}body.page-template-onscroll #bottom_content h2{color:#666666;font-family:"museo",serif;font-size:24px;line-height:28px;font-weight:700;padding:0 0 30px 0}body.page-template-onscroll #bottom_content p{color:#212121;font-family:"open-sans",sans-serif;font-size:20px;line-height:24px;font-weight:300;padding:0 18% 40px 18%;text-align:center}body.page-template-onscroll #bottom_content #bottom_right{padding-right:165px}body.page-template-onscroll #bottom_content #bottom_left{padding-left:165px}body.page-template-onscroll #bottom_content .medium-6 h3{font-family:"open-sans",sans-serif;font-size:16px;line-height:20px;font-weight:700;color:#e7217a}body.page-template-onscroll #bottom_content .medium-6 .space p.button{color:#FFFFFF;display:block;font-family:"open-sans",sans-serif;font-size:16px;line-height:16px;font-weight:300;background:#cccccc;margin:0 0 5px 0;padding:20px;text-align:center}body.page-template-onscroll #bottom_content .medium-6 .space p.button a{margin-top:15px;color:#FFFFFF;font-family:"open-sans",sans-serif;font-size:32px;line-height:32px;font-weight:700;display:block}body.page-template-onscroll #bottom_content .medium-6 ul.gform_fields li{margin:0}body.page-template-onscroll #bottom_content .medium-6 ul.gform_fields li.gfield_html{font-family:"open-sans",sans-serif;font-size:12px;line-height:20px;font-weight:300;color:#666666;padding:15px 170px 0 0}body.page-template-onscroll #bottom_content .medium-6 .gform_body input{background:#f2f2f2;font-family:"open-sans",sans-serif;font-size:16px;line-height:24px;font-weight:300;color:#666666;-webkit-box-shadow:none;box-shadow:none;border:0;margin:0 0 5px 0}body.page-template-onscroll #bottom_content .medium-6 .gform_body input::-webkit-input-placeholder{color:#cccccc}body.page-template-onscroll #bottom_content .medium-6 .gform_body input::-moz-placeholder{color:#cccccc}body.page-template-onscroll #bottom_content .medium-6 .gform_body input:-ms-input-placeholder{color:#cccccc}body.page-template-onscroll #bottom_content .medium-6 .gform_body input:-moz-placeholder{color:#cccccc}body.page-template-onscroll #bottom_content .medium-6 .gform_footer{position:relative;margin:0;padding:0}body.page-template-onscroll #bottom_content .medium-6 .gform_footer input[type=submit]{font-family:"open-sans",sans-serif;font-size:16px;line-height:20px;font-weight:700;text-transform:uppercase;color:#FFFFFF;background:#f2cc10;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;border-radius:7px;position:absolute;top:-40px;right:-15px}body.page-template-onscroll #team{background:transparent!important;padding-top:80px;padding-bottom:90px}body.page-template-onscroll #team .small-10 h2{text-align:center}body.page-template-onscroll #testimonials{padding-top:0;background:#e8257e}body.page-template-onscroll footer#footer{background:#e8257e}body.page-template-onscroll footer#footer>.row{background:url("../img/onscroll-logo.png") no-repeat top left;padding-top:150px}body.page-template-onscroll footer#footer div.columns h4{color:#FFFFFF!important;font-family:"open-sans",sans-serif;font-size:16px;line-height:24px;font-weight:700}body.page-template-onscroll footer#footer div.columns ul{list-style:none;margin:0 auto}body.page-template-onscroll footer#footer div.columns ul li{padding-bottom:5px}body.page-template-onscroll footer#footer div.columns ul li a{font-family:"open-sans",sans-serif;font-size:14px;line-height:20px;font-weight:700}body.page-template-onscroll footer#footer div.columns ul.social li{width:auto;float:left;margin-right:7px}body.page-template-onscroll footer#footer div.columns ul.social li a{display:inline-block;width:24px;height:24px;font-size:16px;line-height:24px;margin:0;padding:0;text-align:center;color:#000000;background:#fdca03}body.page-template-onscroll footer#footer div.columns ul.social li a:hover{opacity:.8}body.page-template-onscroll footer#footer .medium-4{padding-right:50px}body.page-template-onscroll footer#footer .medium-4 .gform_body input{background:#FFFFFF;font-family:"open-sans",sans-serif;font-size:16px;line-height:24px;font-weight:300;color:#666666;-webkit-box-shadow:none;box-shadow:none;border:0;margin:0 0 5px 0;padding-right:65px}body.page-template-onscroll footer#footer .medium-4 .gform_body input::-webkit-input-placeholder{color:#cccccc}body.page-template-onscroll footer#footer .medium-4 .gform_body input::-moz-placeholder{color:#cccccc}body.page-template-onscroll footer#footer .medium-4 .gform_body input:-ms-input-placeholder{color:#cccccc}body.page-template-onscroll footer#footer .medium-4 .gform_body input:-moz-placeholder{color:#cccccc}body.page-template-onscroll footer#footer .medium-4 .gform_footer{position:relative;margin:0;padding:0}body.page-template-onscroll footer#footer .medium-4 .gform_footer input[type=submit]{font-family:"open-sans",sans-serif;font-size:16px;line-height:20px;font-weight:700;text-transform:uppercase;color:#000000;background:#fdca03;position:absolute;top:-54px;right:-15px;height:44px}body.page-template-onscroll #footer_bottom{border:0!important;background:#e8257e}body.page-template-onscroll #footer_bottom img{width:150px!important;height:auto;margin:0 auto!important}@media only screen and (max-width:40.062em){body.page-template-onscroll header#mobile_nav ul li a#sovrn{text-indent:-9999px;display:inline-block;width:136px;height:73.6px;background:url("../img/onscroll-logo-dark.png") no-repeat top left;background-size:contain;margin-left:10px}body.page-template-onscroll #hero .center p{padding:0 8%}body.page-template-onscroll .icon ul li{width:28%}body.page-template-onscroll .icon ul li>img{width:100%;height:auto!important}body.page-template-onscroll .icon p{padding:0 8%}body.page-template-onscroll .case_study,body.page-template-onscroll .resource{margin-bottom:12px}body.page-template-onscroll #events{margin-bottom:45px}body.page-template-onscroll #bottom_content #bottom_left,body.page-template-onscroll #bottom_content #bottom_right{padding:25px}body.page-template-onscroll #bottom_content ul.gform_fields li.gfield_html{padding:15px 0 0 0!important}body.page-template-onscroll #bottom_content .gform_footer{position:relative!important;margin:0;padding:0}body.page-template-onscroll #bottom_content .gform_footer input[type=submit]{position:relative!important;top:10px!important;left:0!important}body.page-template-onscroll #team .columns.link a{width:154px;height:154px;line-height:154px}body.page-template-onscroll #team .columns .overlay{width:160px!important;height:154px!important;padding-bottom:159px!important;display:none!important}body.page-template-onscroll #team .columns .mobile-meta{padding:10px 0 35px 0;text-align:center}body.page-template-onscroll #team .columns .mobile-meta h2{font-family:"open-sans",sans-serif;font-size:14px;line-height:16px;font-weight:400;color:#666666;margin:0;padding:0;white-space:nowrap;text-align:center}body.page-template-onscroll #team .columns .mobile-meta ul{list-style:none;text-align:center;margin-left:-10px}body.page-template-onscroll #team .columns .mobile-meta ul li{display:inline;width:18px;height:18px;margin:0 5px;padding:0}body.page-template-onscroll #team .columns .mobile-meta ul li a{margin:0;padding:0}body.page-template-onscroll footer#footer>.row{background:url("../img/onscroll-logo.png") no-repeat 20px 0;padding-top:100px}body.page-template-onscroll footer#footer .gform_body input{padding-right:40px!important}body.page-template-onscroll footer#footer .gform_footer{position:relative;margin:0;padding:0}body.page-template-onscroll footer#footer .gform_footer input[type=submit]{font-family:"open-sans",sans-serif;font-size:16px;line-height:20px;font-weight:700;text-transform:uppercase;color:#000000;background:#fdca03;position:absolute;top:-53px;right:-18px;height:44px;width:30px}}body.single-new-feature.postid-6628{background:#e62d80!important}body.single-new-feature.postid-6628 section.container{background:#e62d80}body.single-new-feature.postid-6628 #gradient{background:#e62d80;padding-top:0!important}body.single-new-feature.postid-6628 #featured-hero a.button{border:2px solid #fdca03;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;color:#fdca03;text-transform:uppercase;font-family:"open-sans",sans-serif;font-size:18px;line-height:32px;font-weight:700;padding:.35rem 1.75rem!important;background:transparent;text-decoration:none!important}body.single-new-feature.postid-6628 #featured-hero a.button:hover{color:#FFFFFF!important;border-color:#FFFFFF;background:transparent}body.single-new-feature.postid-6628 #featured-hero h2{padding-top:15px;font-weight:500!important}body.single-new-feature.postid-6628 #featured-hero h2 strong{font-weight:700!important}body.single-new-feature.postid-6628 #benefits{padding-top:95px;text-align:center}body.single-new-feature.postid-6628 #benefits h3{padding-bottom:15px}body.single-new-feature.postid-6628 #benefits p{color:#FFFFFF;font-family:"open-sans",sans-serif;font-size:20px;line-height:24px;font-weight:300;padding:0 18% 40px 18%;text-align:center}body.single-new-feature.postid-6628 #icons_1,body.single-new-feature.postid-6628 #icons_2{background:#e62d80}body.single-new-feature.postid-6628 #icons_1 .row,body.single-new-feature.postid-6628 #icons_2 .row{background:#FFFFFF;padding:50px 0 40px 0}body.single-new-feature.postid-6628 .icon{padding:45px 0 20px 0;text-align:center}body.single-new-feature.postid-6628 .icon h2{font-family:"museo",serif;font-size:24px;line-height:26px;font-weight:700;color:#666666;padding-bottom:45px;margin-bottom:0}body.single-new-feature.postid-6628 .icon p{font-family:"open-sans",sans-serif;font-size:20px;line-height:26px;font-weight:300;color:#939393;padding:0 20%;margin:0}body.single-new-feature.postid-6628 .icon h3{padding:80px 0 20px 0;font-family:"museo",serif;font-size:18px;line-height:24px;font-weight:700;color:#e7217a;padding-top:65px}body.single-new-feature.postid-6628 .icon ul{margin:0;text-align:center}body.single-new-feature.postid-6628 .icon ul li{display:inline-block}body.single-new-feature.postid-6628 .icon h4{color:#666666;font-family:"museo",serif;font-size:20px;line-height:24px;font-weight:700;margin:50px 0 20px 0;padding:0;width:100%;text-align:center;background:url("../img/OnScroll_h4_bg.png") no-repeat center center}body.single-new-feature.postid-6628 .icon a.button{text-transform:uppercase;background:#f2cc16;color:#FFFFFF;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;border-radius:7px;font-family:"open-sans",sans-serif;font-size:18px;line-height:22px;font-weight:700;padding:.5rem 1.75rem!important}body.single-new-feature.postid-6628 .icon .entry-content p{font-family:"open-sans",sans-serif;font-size:16px;line-height:24px;font-weight:300;color:#212121;padding:0 20%;margin:0}body.single-new-feature.postid-6628 .icon .entry-content a{color:#5d9fe7}body.single-new-feature.postid-6628 .icon .entry-content a:hover{text-decoration:underline}body.single-new-feature.postid-6628 #resources{background:#e62d80}body.single-new-feature.postid-6628 #resources .row.top{border:0;padding-top:40px;text-align:center;padding-bottom:30px}body.single-new-feature.postid-6628 #resources .row.top h3{color:#FFFFFF;font-family:"museo",serif;font-size:24px;line-height:28px;font-weight:700;padding:55px 0 0 0;font-style:normal}body.single-new-feature.postid-6628 #resources .row{padding-top:0!important}body.single-new-feature.postid-6628 #resources .resource{border-top:0!important;background:#FFFFFF;border-top:5px solid #e7217a;padding:35px 45px 45px 45px}body.single-new-feature.postid-6628 #resources .resource a{color:#5d9fe7;font-family:"open-sans",sans-serif;font-size:20px;line-height:24px;font-weight:300;background:transparent;text-align:left;padding:0}body.single-new-feature.postid-6628 #resources .resource a:hover{opacity:.8}body.single-new-feature.postid-6628 #resources .resource h4{color:#de4a9b;text-transform:uppercase;font-family:"open-sans",sans-serif;font-size:14px;line-height:16px;font-weight:700;padding-top:10px!important}body.single-new-feature.postid-6628 #resources .resource img{margin-top:60px}body.single-new-feature.postid-6628 #events{background:rgba(255, 255, 255, 0.4);padding:25px 35px 0 35px;font-family:"open-sans",sans-serif;font-size:21px;line-height:24px;font-weight:700;color:#FFFFFF}body.single-new-feature.postid-6628 #events ul{margin:0;padding:35px 0}body.single-new-feature.postid-6628 #events ul li{display:block;position:relative;margin:0;padding:0;padding-left:51px}body.single-new-feature.postid-6628 #events ul li date{position:absolute;top:0;left:0;width:50px}body.single-new-feature.postid-6628 #events ul li date month{color:#FFFFFF;text-transform:uppercase;font-family:"open-sans",sans-serif;font-size:14px;line-height:14px;font-weight:700;width:100%;display:block;text-align:center}body.single-new-feature.postid-6628 #events ul li date day{color:#FFFFFF;font-family:"open-sans",sans-serif;font-size:26px;line-height:26px;font-weight:700;width:100%;display:block;text-align:center}body.single-new-feature.postid-6628 #events ul li .entry_content{border-left:1px solid #FFFFFF;padding:0 0 10px 10px}body.single-new-feature.postid-6628 #events ul li .entry_content a{display:block;font-family:"open-sans",sans-serif;font-size:20px;line-height:24px;font-weight:700;color:#fdca03;background:transparent;padding:0!important;text-align:left}body.single-new-feature.postid-6628 #events ul li .entry_content h5{color:#FFFFFF;font-family:"open-sans",sans-serif;font-size:12px;line-height:14px;font-weight:700;padding:5px 0 0 0}body.single-new-feature.postid-6628 #bottom_content{background:#e62d80;text-align:center;padding:65px 0}body.single-new-feature.postid-6628 #bottom_content h2{color:#FFFFFF;font-family:"museo",serif;font-size:24px;line-height:28px;font-weight:700;padding:0 0 30px 0}body.single-new-feature.postid-6628 #bottom_content p{color:#FFFFFF;font-family:"open-sans",sans-serif;font-size:20px;line-height:24px;font-weight:300;padding:0 18% 40px 18%;text-align:center}body.single-new-feature.postid-6628 #bottom_content #bottom_right{padding-right:165px}body.single-new-feature.postid-6628 #bottom_content #bottom_left{padding-left:165px}body.single-new-feature.postid-6628 #bottom_content .medium-6 h3{font-family:"open-sans",sans-serif;font-size:16px;line-height:20px;font-weight:700;color:#e7217a}body.single-new-feature.postid-6628 #bottom_content .medium-6 .space p.button{color:#FFFFFF;display:block;font-family:"open-sans",sans-serif;font-size:16px;line-height:16px;font-weight:300;background:#cccccc;margin:0 0 5px 0;padding:20px;text-align:center}body.single-new-feature.postid-6628 #bottom_content .medium-6 .space p.button a{margin-top:15px;color:#FFFFFF;font-family:"open-sans",sans-serif;font-size:32px;line-height:32px;font-weight:700;display:block}body.single-new-feature.postid-6628 #bottom_content .medium-6 ul.gform_fields li{margin:0}body.single-new-feature.postid-6628 #bottom_content .medium-6 ul.gform_fields li.gfield_html{font-family:"open-sans",sans-serif;font-size:12px;line-height:20px;font-weight:300;color:#cccccc;padding:15px 170px 0 0}body.single-new-feature.postid-6628 #bottom_content .medium-6 .gform_body input{background:rgba(204, 204, 204, 0.5);font-family:"open-sans",sans-serif;font-size:16px;line-height:24px;font-weight:300;color:#FFFFFF;-webkit-box-shadow:none;box-shadow:none;border:0;margin:0 0 5px 0}body.single-new-feature.postid-6628 #bottom_content .medium-6 .gform_body input::-webkit-input-placeholder{color:#cccccc}body.single-new-feature.postid-6628 #bottom_content .medium-6 .gform_body input::-moz-placeholder{color:#cccccc}body.single-new-feature.postid-6628 #bottom_content .medium-6 .gform_body input:-ms-input-placeholder{color:#cccccc}body.single-new-feature.postid-6628 #bottom_content .medium-6 .gform_body input:-moz-placeholder{color:#cccccc}body.single-new-feature.postid-6628 #bottom_content .medium-6 .gform_footer{position:relative;margin:0;padding:0}body.single-new-feature.postid-6628 #bottom_content .medium-6 .gform_footer input[type=submit]{font-family:"open-sans",sans-serif;font-size:16px;line-height:20px;font-weight:700;text-transform:uppercase;color:#FFFFFF;background:#f2cc10;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;border-radius:7px;position:absolute;top:-40px;right:-15px}body.single-new-feature.postid-6628 #team{background:#e62d80;padding-top:80px;padding-bottom:90px}body.single-new-feature.postid-6628 #team .row{background:#FFFFFF}body.single-new-feature.postid-6628 #team h2{text-align:center;display:block;padding:15px 0 35px 0}body.single-new-feature.postid-6628 #testimonials{padding-top:0;background:#e62d80}body.single-new-feature.postid-6628 #footer-container,body.single-new-feature.postid-6628 #footer_bottom{background:#e62d80}@media only screen and (max-width:40.062em){body.page-template-onscroll header#mobile_nav ul li a#sovrn{text-indent:-9999px;display:inline-block;width:136px;height:73.6px;background:url("../img/onscroll-logo-dark.png") no-repeat top left;background-size:contain;margin-left:10px}body.page-template-onscroll #hero .center p{padding:0 8%}body.page-template-onscroll .icon ul li{width:28%}body.page-template-onscroll .icon ul li>img{width:100%;height:auto!important}body.page-template-onscroll .icon p{padding:0 8%}body.page-template-onscroll .case_study,body.page-template-onscroll .resource{margin-bottom:12px}body.page-template-onscroll #events{margin-bottom:45px}body.page-template-onscroll #bottom_content #bottom_left,body.page-template-onscroll #bottom_content #bottom_right{padding:25px}body.page-template-onscroll #bottom_content ul.gform_fields li.gfield_html{padding:15px 0 0 0!important}body.page-template-onscroll #bottom_content .gform_footer{position:relative!important;margin:0;padding:0}body.page-template-onscroll #bottom_content .gform_footer input[type=submit]{position:relative!important;top:10px!important;left:0!important}body.page-template-onscroll #team .columns.link a{width:154px;height:154px;line-height:154px}body.page-template-onscroll #team .columns .overlay{width:160px!important;height:154px!important;padding-bottom:159px!important;display:none!important}body.page-template-onscroll #team .columns .mobile-meta{padding:10px 0 35px 0;text-align:center}body.page-template-onscroll #team .columns .mobile-meta h2{font-family:"open-sans",sans-serif;font-size:14px;line-height:16px;font-weight:400;color:#666666;margin:0;padding:0;white-space:nowrap;text-align:center}body.page-template-onscroll #team .columns .mobile-meta ul{list-style:none;text-align:center;margin-left:-10px}body.page-template-onscroll #team .columns .mobile-meta ul li{display:inline;width:18px;height:18px;margin:0 5px;padding:0}body.page-template-onscroll #team .columns .mobile-meta ul li a{margin:0;padding:0}body.page-template-onscroll footer#footer>.row{background:url("../img/onscroll-logo.png") no-repeat 20px 0;padding-top:100px}body.page-template-onscroll footer#footer .gform_body input{padding-right:40px!important}body.page-template-onscroll footer#footer .gform_footer{position:relative;margin:0;padding:0}body.page-template-onscroll footer#footer .gform_footer input[type=submit]{font-family:"open-sans",sans-serif;font-size:16px;line-height:20px;font-weight:700;text-transform:uppercase;color:#000000;background:#fdca03;position:absolute;top:-53px;right:-18px;height:44px;width:30px}}body.page-template-deals #featured-hero p{padding-top:20px}body.page-template-deals #content_block{margin-top:-150px;position:relative;z-index:99}body.page-template-deals #deal_sort{padding-top:50px}body.page-template-deals #deal_sort h3{font-family:"museo",serif;font-size:28px;line-height:28px;font-weight:700;color:#666666}body.page-template-deals #deal_sort div.facetwp-facet{width:31%;margin-right:2%;float:left;margin-top:45px}body.page-template-deals #deal_sort div.facetwp-facet select{-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}body.page-template-deals #deal_sort input.input-group-field{background:#f2f2f2;border:0;-webkit-box-shadow:none;box-shadow:none}body.page-template-deals #deal_sort #searchsubmit{display:inline-block;background:transparent;text-indent:-9999px;background:url("../img/sovrn_deals_button.png") no-repeat center center}body.page-template-deals #deal_sort #deal_search{display:block;width:100%;position:relative;height:65px}body.page-template-deals #deal_sort #deal_search div.facetwp-facet-deals_search{width:100%;display:block;position:absolute;top:-45px;left:0}body.page-template-deals #deal_sort #deal_search div.facetwp-facet-deals_search:after{content:" ";display:block;background:url("../img/sovrn_deals_button.png") no-repeat center center #FFFFFF;width:32px;height:45px;z-index:99;position:absolute;top:0;right:0}body.page-template-deals #deal_sort #deal_search div.facetwp-facet-deals_search input.facetwp-search{background:#f2f2f2;border:0;-webkit-box-shadow:none;box-shadow:none}body.page-template-deals #deal_refine{padding:0 10%;position:relative}body.page-template-deals #deal_refine h3,body.page-template-deals #deal_refine h4{font-family:"museo",serif;font-size:12px;line-height:24px;font-weight:500;color:#666666}body.page-template-deals #deal_refine h4:first-of-type{position:absolute;top:40px;left:10%;width:26%}body.page-template-deals #deal_refine h4:nth-of-type(2){position:absolute;top:40px;left:36.5%;width:26%}body.page-template-deals #deal_refine h4:nth-of-type(3){position:absolute;top:40px;left:63%;width:26%}body.page-template-d-template-alt-deals #the_deals>.row,body.page-template-deals #the_deals>.row{background:#FFFFFF}body.page-template-d-template-alt-deals #the_deals .single_deal,body.page-template-deals #the_deals .single_deal{background:#dce1e5;margin:0 0 40px 0;padding:10px 15px;min-height:420px}body.page-template-d-template-alt-deals #the_deals .single_deal .cpm_floor,body.page-template-deals #the_deals .single_deal .cpm_floor{color:#5d9fe7;font-family:"open-sans",sans-serif;font-size:14px;line-height:16px;font-weight:700;display:block;text-align:right}body.page-template-d-template-alt-deals #the_deals .single_deal h4,body.page-template-deals #the_deals .single_deal h4{font-family:"museo",serif;font-size:20px;line-height:24px;font-weight:700;color:#666666}body.page-template-d-template-alt-deals #the_deals .single_deal ul,body.page-template-deals #the_deals .single_deal ul{list-style:none;margin:0;padding:0;display:block;width:100%;min-height:25px}body.page-template-d-template-alt-deals #the_deals .single_deal ul li,body.page-template-deals #the_deals .single_deal ul li{float:left;font-family:"open-sans",sans-serif;font-size:12px;line-height:14px;font-weight:500;color:#666666;padding:2px 25px 2px 0}body.page-template-d-template-alt-deals #the_deals .single_deal ul li strong,body.page-template-deals #the_deals .single_deal ul li strong{font-weight:500}body.page-template-d-template-alt-deals #the_deals .single_deal .entry-content,body.page-template-deals #the_deals .single_deal .entry-content{display:block;clear:both;border-top:1px solid #FFFFFF;padding-top:15px;margin-top:25px}body.page-template-d-template-alt-deals #the_deals .single_deal .entry-content p,body.page-template-deals #the_deals .single_deal .entry-content p{font-family:"open-sans",sans-serif;font-size:14px;line-height:18px;font-weight:700;color:#666666}body.page-template-d-template-alt-deals #the_deals .single_deal .deal_id,body.page-template-deals #the_deals .single_deal .deal_id{padding:35px 0 25px 0;font-family:"open-sans",sans-serif;font-size:14px;line-height:18px;font-weight:700;color:#5d9fe7}body.page-template-d-template-alt-deals #the_deals .single_deal .deal_id strong,body.page-template-deals #the_deals .single_deal .deal_id strong{color:#666666}body.page-template-d-template-alt-deals #the_deals .single_deal .deal_id a,body.page-template-deals #the_deals .single_deal .deal_id a{color:#5d9fe7;text-decoration:none;border:1px solid #5d9fe7;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;background:transparent;padding:3px 20px}body.page-template-d-template-alt-deals #the_deals .single_deal .deal_id a:hover,body.page-template-deals #the_deals .single_deal .deal_id a:hover{background:#FFFFFF}body.page-template-d-template-alt-deals #deals,body.page-template-deals #deals{padding:0 1.85rem}@media only screen and (max-width:40.062em){#featured-hero h2{font-size:30px;line-height:30px}#featured-hero h3{font-size:24px;line-height:26px}#featured-hero p{font-weight:400;font-size:16px!important;line-height:24px!important}}#footer_form #gform_wrapper_1,#signup_form #gform_wrapper_1{margin-top:85px;height:85px;position:relative}#footer_form #gform_wrapper_1 .gform_heading,#signup_form #gform_wrapper_1 .gform_heading{position:absolute;top:0;left:0}#footer_form #gform_wrapper_1 .gform_heading .gform_title,#signup_form #gform_wrapper_1 .gform_heading .gform_title{font-family:"museo",serif;font-size:32px;line-height:32px;font-weight:700;color:#FFFFFF;margin:0;padding:0 0 10px 0}#footer_form #gform_wrapper_1 .gform_heading .gform_description,#signup_form #gform_wrapper_1 .gform_heading .gform_description{font-family:"open-sans",sans-serif;font-size:16px;line-height:24px;font-weight:300;color:#FFFFFF}#footer_form #gform_wrapper_1 .gform_body,#signup_form #gform_wrapper_1 .gform_body{position:absolute;top:-10px;left:225px}#footer_form #gform_wrapper_1 .gform_body ul.gform_fields,#signup_form #gform_wrapper_1 .gform_body ul.gform_fields{width:575px;margin:0!important;padding:0!important}#footer_form #gform_wrapper_1 .gform_body ul.gform_fields li,#signup_form #gform_wrapper_1 .gform_body ul.gform_fields li{width:265px;float:left!important;clear:none!important;margin:0!important;padding:0!important;margin-right:20px!important}#footer_form #gform_wrapper_1 .gform_body ul.gform_fields li input[type=text],#signup_form #gform_wrapper_1 .gform_body ul.gform_fields li input[type=text]{border:0;background:url("../img/form_input_background.png");width:265px;height:31px;font-family:"open-sans",sans-serif;font-size:14px;line-height:31px;font-weight:700;color:#5d9fe7}#footer_form #gform_wrapper_1 .gform_body ul.gform_fields li input[type=text]:focus,#signup_form #gform_wrapper_1 .gform_body ul.gform_fields li input[type=text]:focus{background:url("../img/form_input_background_hover.png")}#footer_form #gform_wrapper_1 .gform_body ul.gform_fields li input::-webkit-input-placeholder,#signup_form #gform_wrapper_1 .gform_body ul.gform_fields li input::-webkit-input-placeholder{color:#5d9fe7}#footer_form #gform_wrapper_1 .gform_body ul.gform_fields li input:-moz-placeholder,#signup_form #gform_wrapper_1 .gform_body ul.gform_fields li input:-moz-placeholder{color:#5d9fe7}#footer_form #gform_wrapper_1 .gform_body ul.gform_fields li input::-moz-placeholder,#signup_form #gform_wrapper_1 .gform_body ul.gform_fields li input::-moz-placeholder{color:#5d9fe7}#footer_form #gform_wrapper_1 .gform_body ul.gform_fields li input:-ms-input-placeholder,#signup_form #gform_wrapper_1 .gform_body ul.gform_fields li input:-ms-input-placeholder{color:#5d9fe7}#footer_form #gform_wrapper_1 .gform_footer,#signup_form #gform_wrapper_1 .gform_footer{margin:0;padding:0;position:absolute;top:5px;left:795px}#footer_form{border-top:1px solid #cccccc;margin-top:85px;padding-top:30px;border-bottom:1px solid #cccccc}#footer_form .medium-6{text-align:center}#footer_form .medium-6 h2{color:#FFFFFF;font-family:"museo",serif;font-size:32px;line-height:32px;font-weight:700}#footer_form .medium-6 p{color:#FFFFFF;font-family:"open-sans",sans-serif;font-size:16px;line-height:18px;font-weight:300;padding:0}#footer_form .medium-6 a{color:#ffbc03;font-family:"open-sans",sans-serif;font-size:12px;line-height:18px;font-weight:700;text-decoration:underline}#footer_form .medium-6 a:hover{text-decoration:none}#footer_form .medium-6 a.button{color:#FFFFFF;font-family:"open-sans",sans-serif;font-size:14px;line-height:18px;font-weight:700;text-decoration:none;padding:5px 75px;text-align:center;background:#ffbc03}#footer_form .medium-6 a.button:hover{opacity:.8}#affiliates{border-top:1px solid #cccccc;padding:45px 0 40px 0}#affiliates ul{list-style:none;margin:0!important;padding:0!important;padding-left:85px!important}#affiliates ul li{float:left}#footer-container{margin:0 auto 0 auto!important;border:0;background:#5d9fe7}#footer{padding-top:75px!important}#footer .menu li{width:100%;display:block}#footer .menu .active>a{background:transparent}#footer .medium-2{color:#FFFFFF;font-family:"open-sans",sans-serif;font-size:12px;line-height:16px;font-weight:300}#footer .medium-2 h4{color:#FFFFFF;font-family:"open-sans",sans-serif;font-size:12px;line-height:16px;font-weight:700;text-transform:uppercase}#footer .medium-2 ul.menu{padding:0;margin:0}#footer .medium-2 a{color:#FFFFFF;font-family:"open-sans",sans-serif;font-size:12px;line-height:16px;font-weight:300;padding:7px 0}#footer .medium-2 a:hover{text-decoration:underline}#footer .medium-2 p{color:#FFFFFF;font-family:"open-sans",sans-serif;font-size:12px;line-height:16px;font-weight:300}#footer_bottom{background:#5d9fe7;border-top:1px solid #cccccc;padding-top:20px;padding-bottom:40px}#footer_bottom .textwidget{color:#FFFFFF;font-family:"open-sans",sans-serif;font-size:12px;line-height:16px;font-weight:300}#footer_bottom .textwidget a{color:#FFFFFF;font-family:"open-sans",sans-serif;font-size:12px;line-height:16px;font-weight:300;padding:7px 0}#footer_bottom .textwidget a:hover{text-decoration:underline}#footer_bottom #social{margin:0;padding:0;list-style:none;float:right}#footer_bottom #social li{width:auto;height:auto;float:left;margin-right:5px}#footer_bottom #social li a{display:block;width:24px;height:24px;background:#FFFFFF;color:#5d9fe7;font-size:12px;line-height:24px;text-align:center!important;margin:0;padding:0;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}#footer_bottom #social li a:hover{opacity:.7}body.page-id-4881 #featured-hero .row{-webkit-transform:translateY(-155%);-ms-transform:translateY(-155%);transform:translateY(-155%)}body.page-id-4881 #content_block{margin-top:-100px}body.page-id-4881 #content_block .entry-content ul{list-style:none;margin-top:55px}body.page-id-4881 #content_block .entry-content ul li{display:block;min-height:165px}body.page-id-4881 #content_block .entry-content ul li strong{font-size:22px;line-height:24px;padding:12px 0 5px 0}body.page-id-4881 #content_block .entry-content ul li p{font-size:22px;line-height:24px}body.page-id-4881 #content_block .entry-content p{font-size:22px;line-height:26px}body.page-id-4881 #content_block .entry-content .logos:last-of-type{margin-left:0!important;position:relative;left:12.5%;background:transparent!important}body.page-id-4881 #content_block .entry-content .logos:last-of-type li{width:25%}body.page-id-4881 #content_block .entry-content .logos:last-of-type .columns:last-child:not(:first-child){float:left!important}body.page-id-4881 #content_block .cta .image_overlay{display:none!important}body.page-id-4881 #footer_form{display:none}body.page-id-4881 #affiliates,body.page-id-4881 #footer_bottom{border:0}body.single-post #body_content,body.single-press #body_content,body.single-resource #body_content{position:relative}body.single-post #share_on,body.single-press #share_on,body.single-resource #share_on{position:absolute;top:40px;left:8.5%}body.single-post #share_on ul,body.single-press #share_on ul,body.single-resource #share_on ul{list-style:none;margin:0;padding:0}body.single-post #share_on ul li,body.single-press #share_on ul li,body.single-resource #share_on ul li{float:left;font-family:"open-sans",sans-serif;font-size:16px;line-height:28px;font-weight:700;color:#666666;padding-right:10px}body.single-post #share_on ul li a,body.single-press #share_on ul li a,body.single-resource #share_on ul li a{color:#FFFFFF;border-radius:0;margin-right:5px;display:inline-block;width:32px;height:32px;text-align:center;line-height:32px}body.single-post #share_on ul li a:hover,body.single-press #share_on ul li a:hover,body.single-resource #share_on ul li a:hover{color:#FFFFFF;background:#008EEB!important}body.single-post #share_on ul li a#facebook_share,body.single-press #share_on ul li a#facebook_share,body.single-resource #share_on ul li a#facebook_share{background:#1e70b4}body.single-post #share_on ul li a#twitter_share,body.single-press #share_on ul li a#twitter_share,body.single-resource #share_on ul li a#twitter_share{background:#00c3f3}body.single-post #share_on ul li a#linkedin_share,body.single-press #share_on ul li a#linkedin_share,body.single-resource #share_on ul li a#linkedin_share{background:#0074a1}body.single-post #email_subscribe,body.single-press #email_subscribe,body.single-resource #email_subscribe{padding-top:25px}body.single-post #email_subscribe .columns,body.single-press #email_subscribe .columns,body.single-resource #email_subscribe .columns{border-top:1px solid #cccccc}body.single-post #email_subscribe h2,body.single-press #email_subscribe h2,body.single-resource #email_subscribe h2{color:#424242;font-family:"museo",serif;font-size:24px;line-height:24px;font-weight:500;font-family:"museo",serif;background:#FFFFFF;width:auto!important;padding:35px 35px 0 35px;position:relative;top:-50px;display:inline-block;left:60px}body.single-post #email_subscribe p,body.single-press #email_subscribe p,body.single-resource #email_subscribe p{margin-top:-55px;color:#424242;padding-left:95px}body.single-post #email_subscribe form,body.single-press #email_subscribe form,body.single-resource #email_subscribe form{margin:0 95px 0 95px}body.single-post #email_subscribe form input[type=button],body.single-post #email_subscribe form input[type=submit],body.single-press #email_subscribe form input[type=button],body.single-press #email_subscribe form input[type=submit],body.single-resource #email_subscribe form input[type=button],body.single-resource #email_subscribe form input[type=submit]{color:#FFFFFF;font-family:"open-sans",sans-serif;font-size:14px;line-height:44px;font-weight:700;text-decoration:none;padding:0 75px;text-align:center;background:#ffcc00;width:95%;margin-left:5%;border:0}body.single-post #email_subscribe form input[type=button]:hover,body.single-post #email_subscribe form input[type=submit]:hover,body.single-press #email_subscribe form input[type=button]:hover,body.single-press #email_subscribe form input[type=submit]:hover,body.single-resource #email_subscribe form input[type=button]:hover,body.single-resource #email_subscribe form input[type=submit]:hover{background:#333333}body.single-post #email_subscribe form input[type=submit],body.single-press #email_subscribe form input[type=submit],body.single-resource #email_subscribe form input[type=submit]{width:100%;position:relative;margin-left:-1px}body.single-post #email_subscribe form>div,body.single-press #email_subscribe form>div,body.single-resource #email_subscribe form>div{width:100%!important}body.single-post #email_subscribe form>div.es_button,body.single-press #email_subscribe form>div.es_button,body.single-resource #email_subscribe form>div.es_button{float:right;position:relative;top:-74px;padding:0}body.single-post #email_subscribe form.es_shortcode_form div:first-child,body.single-post #email_subscribe form.es_shortcode_form div:nth-child(2),body.single-press #email_subscribe form.es_shortcode_form div:first-child,body.single-press #email_subscribe form.es_shortcode_form div:nth-child(2),body.single-resource #email_subscribe form.es_shortcode_form div:first-child,body.single-resource #email_subscribe form.es_shortcode_form div:nth-child(2){display:none}body.single-post #email_subscribe .gform_footer,body.single-press #email_subscribe .gform_footer,body.single-resource #email_subscribe .gform_footer{width:100%;display:block;position:relative}body.single-post div#gform_wrapper_42,body.single-press div#gform_wrapper_42,body.single-resource div#gform_wrapper_42{margin:0}body.single-post div#gform_wrapper_42 .ginput_container,body.single-press div#gform_wrapper_42 .ginput_container,body.single-resource div#gform_wrapper_42 .ginput_container{margin-top:0}body.single-post #intouch,body.single-press #intouch,body.single-resource #intouch{background:#FFFFFF;border:1px solid #008EEB;border-top:7px solid #008EEB;width:300px;padding:20px;position:fixed;z-index:99999;bottom:0;right:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}body.single-post #intouch p,body.single-press #intouch p,body.single-resource #intouch p{color:#008EEB;font-family:"open-sans",sans-serif;font-size:12px;line-height:14px;font-weight:300;padding:5px 0}body.single-post #intouch>a.headline,body.single-press #intouch>a.headline,body.single-resource #intouch>a.headline{font-size:16px;line-height:20px;height:28px;padding:0;font-weight:700;background:transparent;margin-top:-15px!important}body.single-post #intouch>a.headline i,body.single-press #intouch>a.headline i,body.single-resource #intouch>a.headline i{margin-right:5px;font-size:18px}body.single-post #intouch form label,body.single-press #intouch form label,body.single-resource #intouch form label{font-family:"open-sans",sans-serif;font-size:14px;line-height:18px;font-weight:500;color:#333333}body.single-post #intouch form input[type=text],body.single-post #intouch form select,body.single-post #intouch form textarea,body.single-press #intouch form input[type=text],body.single-press #intouch form select,body.single-press #intouch form textarea,body.single-resource #intouch form input[type=text],body.single-resource #intouch form select,body.single-resource #intouch form textarea{border:1px solid #666666;font-family:"open-sans",sans-serif;font-size:14px;line-height:18px;font-weight:500;color:#333333;height:28px;-webkit-box-shadow:none!important;box-shadow:none!important;margin-bottom:2px}body.single-post #intouch form input[type=submit],body.single-press #intouch form input[type=submit],body.single-resource #intouch form input[type=submit]{color:#FFFFFF;font-family:"open-sans",sans-serif;font-size:14px;line-height:18px;font-weight:700;text-decoration:none;padding:5px 75px;text-align:center;background:#ffcc00;width:242px;margin-top:10px}body.single-post #intouch form input[type=submit]:hover,body.single-press #intouch form input[type=submit]:hover,body.single-resource #intouch form input[type=submit]:hover{background:#333333}body.single-post #intouch .gform_wrapper ul li.gfield,body.single-press #intouch .gform_wrapper ul li.gfield,body.single-resource #intouch .gform_wrapper ul li.gfield{margin-top:2px}body.single-post #intouch .gform_wrapper .gform_footer,body.single-press #intouch .gform_wrapper .gform_footer,body.single-resource #intouch .gform_wrapper .gform_footer{padding:0;margin:0}body.single-post #intouch.hidden,body.single-press #intouch.hidden,body.single-resource #intouch.hidden{bottom:-410px;right:-140px}body.single-post #footer_form,body.single-press #footer_form,body.single-resource #footer_form{display:none!important}body.postid-9220 #footer_form{display:none!important}body.postid-8790 #featured-hero{position:relative!important;z-index:99;top:46px!important;width:100%;height:450px!important;margin:0!important}body.page-id-11508 #footer_form,body.page-id-11508 #landing_form{display:none!important}body.page-id-12161 #featured-hero{min-height:720px}body.page-id-12463 #featured-hero,body.page-id-12464 #featured-hero{height:600px!important}body.page-id-12463 #featured-hero .down_arrow,body.page-id-12464 #featured-hero .down_arrow{display:none!important}body.page-id-12464 #featured-hero{height:350px!important}body.postid-12183 #feature_slider h2{margin-bottom:25px!important;padding-bottom:0!important}body.postid-12183 #feature_slider ul{color:#666666!important}body.postid-12183 #feature_slider ul li{color:#666666!important;font-family:"open-sans",sans-serif!important;font-size:16px!important;line-height:24px!important;font-weight:300!important}body.postid-12183 #fw_callouts p{color:#666666!important;font-family:"open-sans",sans-serif!important;font-size:16px!important;line-height:24px!important;font-weight:300!important}body.postid-12183 .slider_content{padding-bottom:50px!important}body.postid-12183 .slider_content ul{margin-bottom:0!important}body.postid-13217 #featured-hero,body.postid-13394 #featured-hero{height:700px!important}body.postid-13217 #featured-hero .row,body.postid-13394 #featured-hero .row{position:relative;top:100%;-webkit-transform:translateY(-115%);-ms-transform:translateY(-115%);transform:translateY(-115%)}body.postid-13217 #feature_slider,body.postid-13394 #feature_slider{margin-top:-25px!important}body.postid-13217 #benefits,body.postid-13394 #benefits{padding-bottom:0!important}body.postid-13217 #benefits .columns,body.postid-13394 #benefits .columns{background:#FFFFFF;margin-top:-75px;padding:40px 75px 100px 75px}body.postid-13217 #benefits .columns h3,body.postid-13394 #benefits .columns h3{color:#008EEB;font-family:"museo",serif;font-size:34px;line-height:34px;font-weight:700;padding:45px;text-align:center}body.postid-13217 #benefits .columns p,body.postid-13394 #benefits .columns p{color:#424242;font-family:"open-sans",sans-serif;font-size:24px;line-height:28px;font-weight:300}body.postid-13217 #benefits .columns p a,body.postid-13217 #benefits .columns p strong,body.postid-13394 #benefits .columns p a,body.postid-13394 #benefits .columns p strong{color:#008EEB;font-weight:700;text-decoration:none}body.postid-13217 #benefits .columns p a:hover,body.postid-13394 #benefits .columns p a:hover{text-decoration:underline}body.postid-13217 #benefits .columns a.btn,body.postid-13394 #benefits .columns a.btn{display:inline-block;color:#333333;border:3px solid #ffcc00;font-family:"open-sans",sans-serif;font-size:16px;line-height:16px;font-weight:700;text-decoration:none;background:#ffcc00;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;padding:8px 22px!important}body.postid-13217 #benefits .columns a.btn:hover,body.postid-13394 #benefits .columns a.btn:hover{background:transparent;color:#333333;cursor:pointer}body.postid-13217 table.gfield_list,body.postid-13217 table.gfield_list tbody,body.postid-13217 table.gfield_list thead,body.postid-13394 table.gfield_list,body.postid-13394 table.gfield_list tbody,body.postid-13394 table.gfield_list thead{border:0!important}body.postid-13217 ul#gform_fields_51,body.postid-13394 ul#gform_fields_51{list-style:none!important}body.postid-13217 .sow-features-feature,body.postid-13394 .sow-features-feature{display:block;min-height:84px;position:relative}body.postid-13217 .sow-features-feature :after,body.postid-13394 .sow-features-feature :after{clear:both;display:block}body.postid-13217 .sow-features-feature .sow-icon-container,body.postid-13394 .sow-features-feature .sow-icon-container{width:84px!important;height:84px!important;position:absolute;top:0;left:0}body.postid-13217 .sow-features-feature .textwidget,body.postid-13394 .sow-features-feature .textwidget{text-align:left!important;display:block;width:100%;padding:0 25px 0 110px}body.postid-13217 .gfield_list_icons img,body.postid-13394 .gfield_list_icons img{width:15px!important;height:15px!important}body.postid-13217 .gform_wrapper table.gfield_list thead,body.postid-13394 .gform_wrapper table.gfield_list thead{background:transparent}body.postid-13217 .gform_wrapper table.gfield_list thead th,body.postid-13394 .gform_wrapper table.gfield_list thead th{color:#424242;font-family:"open-sans",sans-serif;font-size:18px;line-height:20px;font-weight:300}body.postid-13217 table tbody tr:nth-child(2n),body.postid-13394 table tbody tr:nth-child(2n){background-color:transparent}body.postid-13217 #calculator_form .textwidget,body.postid-13394 #calculator_form .textwidget{text-align:center}body.postid-13217 #calculator_form .textwidget p,body.postid-13394 #calculator_form .textwidget p{color:#424242;font-family:"open-sans",sans-serif;font-size:12px;line-height:16px;font-weight:700}body.postid-13217 #calculator_form h3.widget-title,body.postid-13394 #calculator_form h3.widget-title{margin:0;padding:0}body.postid-13217 #total_payment,body.postid-13394 #total_payment{border:3px solid #FFC500;padding-top:20px!important;margin-left:20%!important;margin-right:20%!important}body.postid-13217 .cta .small-10,body.postid-13394 .cta .small-10{float:none!important;text-align:center!important}body.postid-13217 #footer_form,body.postid-13394 #footer_form{display:none}body.postid-13394 #featured-hero{height:500px!important}body.postid-13394 #benefits{padding-bottom:0!important;background:#FFFFFF!important}body.postid-13394 #benefits .columns h3{text-align:left!important;padding-left:0!important;padding-bottom:15px!important}body.postid-13394 #benefits .columns .textwidget img{margin-top:-40px}#bottom_linkable_items .linkable_item,#linkable_items .linkable_item{padding-bottom:35px}#bottom_linkable_items .linkable_item .card,#linkable_items .linkable_item .card{-webkit-box-shadow:0px 0px 10px 2px rgba(0, 0, 0, 0.35);-moz-box-shadow:0px 0px 10px 2px rgba(0, 0, 0, 0.35);box-shadow:0px 0px 10px 2px rgba(0, 0, 0, 0.35);padding:15px;min-height:197px}#bottom_linkable_items .linkable_item .card:hover,#linkable_items .linkable_item .card:hover{cursor:pointer;-webkit-box-shadow:0px 0px 10px 2px rgba(0, 0, 0, 0.7);-moz-box-shadow:0px 0px 10px 2px rgba(0, 0, 0, 0.7);box-shadow:0px 0px 10px 2px rgba(0, 0, 0, 0.7)}#bottom_linkable_items .linkable_item .card img,#linkable_items .linkable_item .card img{float:right}#bottom_linkable_items .linkable_item .card h3,#linkable_items .linkable_item .card h3{color:#424242;font-family:"open-sans",sans-serif!important;font-size:24px!important;line-height:26px!important;font-weight:700!important}#bottom_linkable_items .linkable_item .card .entry-content,#linkable_items .linkable_item .card .entry-content{color:#424242;font-family:"open-sans",sans-serif!important;font-size:16px!important;line-height:18px!important;font-weight:100!important}#bottom_linkable_items .linkable_item .card .frequency,#linkable_items .linkable_item .card .frequency{padding-top:20px;color:#AdADAd;font-size:16px!important;line-height:18px!important;font-weight:100!important;font-style:italic;display:block}body.page-template-Opt-In .entry-content{padding-bottom:25px}body.page-template-Opt-In .entry-content#bottom_entry_content{padding-top:35px}body.page-template-Opt-In .entry-content h3{font-family:"museo",serif!important;color:#008EEB!important;font-weight:700!important;font-size:28px!important;line-height:28px!important;text-align:center!important}body.page-template-Opt-In .linkable_item .card{position:relative}body.page-template-Opt-In .linkable_item .card:hover{cursor:pointer;border:1px solid #91bb64;-webkit-box-shadow:0px 0px 10px 2px rgba(0, 0, 0, 0.7);-moz-box-shadow:0px 0px 10px 2px rgba(0, 0, 0, 0.7);box-shadow:0px 0px 10px 2px rgba(0, 0, 0, 0.7)}body.page-template-Opt-In .linkable_item .card .checkbox,body.page-template-Opt-In .linkable_item .card .subscribe{display:none}body.page-template-Opt-In .linkable_item .card.selected{border:1px solid #91bb64}body.page-template-Opt-In .linkable_item .card.selected .subscribe{display:inline-block;color:#81dc2f;font-family:"open-sans",sans-serif!important;font-size:16px!important;line-height:18px!important;font-weight:100!important;padding-left:15px}body.page-template-Opt-In .linkable_item .card.selected .checkbox{background:url("../img/checkbox.png") no-repeat center center;width:51px;height:52px;display:block;position:absolute;bottom:5px;right:5px}body.page-template-Opt-In #field_50_3,body.page-template-Opt-In #field_50_4,body.page-template-Opt-In input#choice_50_5_1{display:none}body.page-template-Opt-In #field_50_5{border-top:2px solid #d6d6d6;border-bottom:2px solid #d6d6d6;padding-bottom:45px;padding-top:30px;margin-bottom:45px}body.page-template-Opt-In #field_50_5>label{display:none!important}body.page-template-Opt-In #field_50_5 ul#input_50_5 label{font-family:"museo",serif;font-weight:100;font-size:24px;line-height:24px;color:#b4625d;border:1px solid #b4625d;border-radius:5px;padding:5px 20px;display:inline-block;margin:0 auto;width:auto;max-width:250px}body.page-template-Opt-In #field_50_5 ul#input_50_5 label.selected,body.page-template-Opt-In #field_50_5 ul#input_50_5 label:hover{font-weight:bold;color:#FFFFFF;background:#b4625d}body.page-template-Opt-In #field_50_5 .gfield_description{text-align:center;font-family:"open-sans",sans-serif!important;font-size:16px!important;line-height:18px!important;font-weight:100!important;color:#424242}body.page-template-Opt-In #field_50_6,body.page-template-Opt-In #field_50_7,body.page-template-Opt-In #field_50_8,body.page-template-Opt-In #field_50_9{width:100%;padding-left:30%;padding-right:30%}body.page-template-Opt-In #field_50_6 h3,body.page-template-Opt-In #field_50_7 h3,body.page-template-Opt-In #field_50_8 h3,body.page-template-Opt-In #field_50_9 h3{color:#5d9fe7;font-weight:700;font-family:"museo",serif;font-size:24px!important;line-height:24px!important;text-align:center!important}body.page-template-Opt-In #field_50_6 label,body.page-template-Opt-In #field_50_7 label,body.page-template-Opt-In #field_50_8 label,body.page-template-Opt-In #field_50_9 label{width:100%;text-align:left!important;font-family:"open-sans",sans-serif!important;font-size:16px!important;line-height:18px!important;font-weight:100!important;color:#424242}body.page-template-Opt-In .gform_footer{margin-left:50%}body.page-template-Opt-In .gform_footer input[type=submit]{background:#FFC500;color:#424242;font-family:"museo",serif;font-size:24px!important;line-height:24px!important;font-weight:700;width:220px;text-align:center;padding:15px 30px;margin-left:-110px}body.page-template-Opt-In .gform_footer input[type=submit]:hover{color:#FFC500;background:#424242}#featured-hero .medium-7 h2{white-space:nowrap!important}header#mobile_nav{display:block;position:fixed;background:#FFFFFF;width:100%!important;height:73.6px;z-index:999;top:0}header#mobile_nav ul{list-style:none;margin:0;padding:0}header#mobile_nav ul li{margin:0;padding:0;float:left}header#mobile_nav ul li a#sovrn{text-indent:-9999px;display:inline-block;width:136px;height:73.6px;background:url("../img/sovrn_logo.png") no-repeat top left;background-size:contain;margin-left:10px}header#mobile_nav ul li a.button{background:#FFFFFF;color:#5d9fe7;border:2px solid #5d9fe7;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;padding:10px 20px;margin:-5px 0 0 0}header#mobile_nav ul li a.button:hover{border:2px solid #5d9fe7;background:#5d9fe7;color:#FFFFFF}header#mobile_nav ul li.signup{padding:22px 0 0 20px}header#mobile_nav .cross,header#mobile_nav .hamburger{width:64px;height:52px;background:url("../img/mobile_hamburger.png") no-repeat center center;cursor:pointer;outline:none;z-index:10000000000000;text-indent:-99999px;top:10px;right:0;position:absolute}header#mobile_nav .cross{background:url("../img/mobile_close.png") no-repeat center center}header#mobile_nav .hamburger:hover{cursor:pointer}header#mobile_nav .menu-onscroll-utility-nav-container,header#mobile_nav .menu-utility-navigation-container{margin:15px 18px;border-top:1px solid #cccccc;border-bottom:1px solid #cccccc;height:53px}header#mobile_nav .menu-onscroll-utility-nav-container ul,header#mobile_nav .menu-utility-navigation-container ul{margin:0;padding:0}header#mobile_nav .menu-onscroll-utility-nav-container ul li,header#mobile_nav .menu-utility-navigation-container ul li{padding:35px 0;border:0!important}header#mobile_nav .menu-onscroll-utility-nav-container ul li a,header#mobile_nav .menu-utility-navigation-container ul li a{color:#5d9fe7!important;font-family:"open-sans",sans-serif;font-size:12px;line-height:20px;font-weight:700;padding:0 11px;border-right:2px solid #666666}header#mobile_nav .menu-onscroll-utility-nav-container ul li a:hover,header#mobile_nav .menu-utility-navigation-container ul li a:hover{color:#cccccc!important;cursor:pointer!important}header#mobile_nav .menu-onscroll-utility-nav-container ul li:last-of-type a,header#mobile_nav .menu-utility-navigation-container ul li:last-of-type a{border:0}header#mobile_nav .menu-onscroll-utility-nav-container ul li:hover,header#mobile_nav .menu-utility-navigation-container ul li:hover{background:transparent!important}header#mobile_nav .menu-onscroll-utility-nav-container ul li:hover a,header#mobile_nav .menu-utility-navigation-container ul li:hover a{color:#cccccc!important}header#mobile_nav .menu-onscroll-nav-container,header#mobile_nav .menu-primary-mobile-container{margin:15px 18px}header#mobile_nav .menu-onscroll-nav-container ul,header#mobile_nav .menu-primary-mobile-container ul{width:100%}header#mobile_nav .menu-onscroll-nav-container ul li,header#mobile_nav .menu-primary-mobile-container ul li{display:block!important;width:100%!important;position:relative;margin:0;padding:0;border:0!important}header#mobile_nav .menu-onscroll-nav-container ul li a,header#mobile_nav .menu-primary-mobile-container ul li a{color:#666666!important;text-transform:uppercase;font-family:"open-sans",sans-serif;font-size:15px;line-height:20px;font-weight:700;margin:0;padding:0;width:auto!important;display:inline-block}header#mobile_nav .menu-onscroll-nav-container ul li:hover,header#mobile_nav .menu-primary-mobile-container ul li:hover{background:transparent!important;cursor:pointer}header#mobile_nav .menu-onscroll-nav-container ul li:hover a,header#mobile_nav .menu-primary-mobile-container ul li:hover a{color:#5d9fe7!important}header#mobile_nav .menu-onscroll-nav-container ul li.current_page_item,header#mobile_nav .menu-primary-mobile-container ul li.current_page_item{background:transparent!important}header#mobile_nav .menu-onscroll-nav-container ul li.current_page_item a,header#mobile_nav .menu-primary-mobile-container ul li.current_page_item a{color:#5d9fe7!important}header#mobile_nav .menu-onscroll-nav-container ul li.menu-item-has-children:after,header#mobile_nav .menu-primary-mobile-container ul li.menu-item-has-children:after{content:'+';display:block;position:absolute;top:11px;right:10px;color:#666666!important;text-transform:uppercase;font-family:"open-sans",sans-serif;font-size:26px;line-height:26px;font-weight:700}header#mobile_nav .menu-onscroll-nav-container ul li.menu-item-has-children:hover,header#mobile_nav .menu-primary-mobile-container ul li.menu-item-has-children:hover{}header#mobile_nav .menu-onscroll-nav-container ul li.menu-item-has-children:hover ul.sub-menu,header#mobile_nav .menu-primary-mobile-container ul li.menu-item-has-children:hover ul.sub-menu{display:block}header#mobile_nav .menu-onscroll-nav-container ul ul.sub-menu,header#mobile_nav .menu-primary-mobile-container ul ul.sub-menu{margin:0 0 0 20px;display:none}header#mobile_nav .menu-onscroll-nav-container ul ul.sub-menu li,header#mobile_nav .menu-primary-mobile-container ul ul.sub-menu li{margin:0;padding:5px 0}header#mobile_nav .menu-onscroll-nav-container ul ul.sub-menu li a,header#mobile_nav .menu-primary-mobile-container ul ul.sub-menu li a{color:#5d9fe7;font-family:"open-sans",sans-serif;font-size:12px;line-height:18px;font-weight:700;margin:0;padding:0}header#mobile_nav .menu-onscroll-nav-container ul ul.sub-menu li a:hover,header#mobile_nav .menu-primary-mobile-container ul ul.sub-menu li a:hover{text-decoration:underline;cursor:pointer}header#mobile_nav .mobile_menu{display:block;border:2px solid #4fd78c;border-right:0;border-radius:10px 0 0 10px;-moz-border-radius:10px 0 0 10px;-webkit-border-radius:10px 0 0 10px;background:#FFFFFF;width:70%!important;position:absolute;top:59.6px;right:0;padding-bottom:15px}header#mobile_nav .mobile_menu ul{margin:0;padding:0;list-style-type:none;list-style-image:none}header#mobile_nav .mobile_menu ul li{display:block;padding:15px 0 15px 0;border-bottom:#1d1f20 1px solid}header#mobile_nav .mobile_menu ul li:hover{display:block;background:#181818;padding:15px 0 15px 0;border-bottom:#1d1f20 1px solid}header#mobile_nav .mobile_menu ul li a{text-decoration:none;margin:0px;color:#fff}header#mobile_nav .mobile_menu ul li a:hover{color:#fff;text-decoration:none}header#mobile_nav .mobile_menu a{text-decoration:none;color:white}header#mobile_nav .mobile_menu a:hover{text-decoration:none;color:white}header#mobile_nav .menu .active>a{color:#fefefe;background:transparent!important}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape){}@media only screen and (min-width:64.062em) and (max-width:1140px){.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target{padding-right:5px}header#masthead .top-bar-right nav.ubermenu li a{font-size:12px}}@media only screen and (min-width:64.063em) and (max-width:1355px){header#masthead #site-navigation li.home,header#masthead.hidden #site-navigation li.home{padding-left:15px}header#masthead ul#menu-utility-navigation{right:15px}#slider li.orbit-slide>.row{padding-left:15px}body.home .entry-content h2,body.page-template-advertisers-template .entry-content h2{padding-left:15px}}@media only screen and (min-width:40.063em) and (max-width:64.062em){#perks-mobile{display:block!important}#perks{display:none!important}header#masthead{position:relative!important}#slider{min-height:800px}#slider span.typed-cursor{background-size:contain;width:88px!important}#slider ul li .row{padding:0 40px}#slider ul li .row h1,#slider ul li .row h1 span{font-size:46px!important;line-height:48px!important}nav.orbit-bullets{margin-left:40px!important}#contnet_blocks .block{min-height:800px;display:block;clear:both}#testimonials .tabs-panel p{color:#FFFFFF;font-family:"open-sans",sans-serif;font-size:20px;line-height:24px;font-weight:300;width:75%}#example-tabs{margin-bottom:0;margin-top:-55px}.duotone{width:110px;height:110px}.duotone .overlay{width:110px;height:110px}.duotone img{width:110px;height:110px}#single_deal_browse{font-size:32px!important}.single_deal .cpm_floor{padding:10px 15px 12px 20px!important}.single_deal #deal_cpm_floor{font-family:"open-sans",sans-serif;color:#424242;font-size:24px!important;font-weight:900}.single_deal h4#list_deal_title{font-size:20px!important;line-height:24px!important}}@media only screen and (max-width:40.062em){#slider span.typed-cursor{background-size:contain;width:64px!important;height:40px!important}#slider ul li .row{padding:0 40px;font-size:18px;line-height:22px}#slider ul li .row h1,#slider ul li .row h1 span{font-size:28px!important;line-height:30px!important}#slider #scroll_down{bottom:2.5rem}nav.orbit-bullets{margin-left:40px!important}.block:not(#slider){background:transparent!important;background-image:none!important;height:auto!important;padding:45px 20px!important}.block:not(#slider)>.row{position:relative;top:10%!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}.block:not(#slider) .foreground,.block:not(#slider) .foreground2,.block:not(#slider) .foreground3{display:none}.block h2{font-size:34px;line-height:34px;font-weight:700;padding-bottom:35px}.block .columns{font-size:28px;line-height:32px}#meridian_holder{width:290px;height:50px}#meridian_holder .meridian_holder{width:290px;height:50px}#meridian_holder .meridian_holder>img{width:290px;height:50px}.toggler{padding-top:25px;font-size:22px;line-height:26px}.toggleClick{position:relative;margin-top:5px;font-family:"open-sans",sans-serif;font-size:16px;line-height:24px;font-weight:700;color:#FFFFFF;width:100%!important;display:block;border-bottom:1px solid #FFFFFF;padding:0 0 5px 0}.toggleClick:after{content:" ";display:block;width:18px;height:15px;background:url("../img/toggle_arrow.png") no-repeat center center;position:absolute;top:5px;left:50px}.toggleClick:focus,.toggleClick:hover{color:#FFFFFF}.toggleClick.open{color:#FFFFFF}.toggleClick.open:after{content:" ";display:block;width:18px;height:15px;background:url("../img/toggle_arrow.png") no-repeat center center;position:absolute;top:5px;left:50px;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.toggle{padding-top:20px}#features,#why_sovrn{padding:50px 20px!important;margin:0!important}#testimonials{padding-top:20px}#testimonials .tabs-panel p{font-size:20px;line-height:22px;width:90%}.header_wrap h4{padding:15px 0 0 0;line-height:22px}#example-tabs{margin-bottom:0;margin-top:-34px}.duotone{width:68px;height:68px}.duotone .overlay{width:68px;height:68px}.duotone img{width:68px;height:68px}#footer_form{padding-bottom:0}#footer_form #gform_wrapper_1{position:relative!important}#footer_form #gform_wrapper_1 .gform_body{position:relative!important;top:110px;left:0;height:200px}#footer_form #gform_wrapper_1 .gform_body:after,#footer_form #gform_wrapper_1 .gform_body:before{content:"";display:table}#footer_form #gform_wrapper_1 .gform_body:after{clear:both}#footer_form #gform_wrapper_1 .gform_body ul li{width:60%!important;display:block!important;clear:both!important;float:none!important}#footer_form #gform_wrapper_1 .gform_footer{position:relative!important;top:0;left:0}#footer_form #gform_wrapper_1 .gform_footer input[type=image]{position:absolute;top:-17px;left:75%;display:block;z-index:9999!important}footer#footer .small-12{padding-bottom:25px}footer#footer #social{margin:0;padding:30px 0 0 0;list-style:none;float:left}footer#footer #social li{width:auto;height:auto;float:left;margin-right:5px}footer#footer #social li a{display:block;width:24px;height:24px;background:#FFFFFF;color:#5d9fe7;font-size:12px;line-height:24px;text-align:center!important;margin:0;padding:0;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}footer#footer #social li a:hover{opacity:.7}#footer_bottom{border:0!important;padding-bottom:90px!important}.benefit{margin-top:50px}body.archive .row.post-container,body.blog .row.post-container,body.category .row.post-container,body.page-template-features-landing .row.post-container,body.page-template-job-landing .row.post-container,body.page-template-press-awards .row.post-container{padding-bottom:0!important}body.archive .row.post-container .columns .blog_entry,body.blog .row.post-container .columns .blog_entry,body.category .row.post-container .columns .blog_entry,body.page-template-features-landing .row.post-container .columns .blog_entry,body.page-template-job-landing .row.post-container .columns .blog_entry,body.page-template-press-awards .row.post-container .columns .blog_entry{margin:12px 24px}body.blog #featured-hero .row,body.page-template-f-template #featured-hero .row,body.page-template-job-details #featured-hero .row,body.single #featured-hero .row,body.single-new-feature #featured-hero .row{position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}body.blog #featured-hero .row h2,body.page-template-f-template #featured-hero .row h2,body.page-template-job-details #featured-hero .row h2,body.single #featured-hero .row h2,body.single-new-feature #featured-hero .row h2{padding-bottom:50px}body.blog #featured-hero .row p,body.page-template-f-template #featured-hero .row p,body.page-template-job-details #featured-hero .row p,body.single #featured-hero .row p,body.single-new-feature #featured-hero .row p{padding-top:30px;font-family:"open-sans",sans-serif;font-size:16px;line-height:24px;font-weight:300;color:#FFFFFF}body.blog section.container #page,body.page-template-f-template section.container #page,body.page-template-job-details section.container #page,body.single-new-feature section.container #page,body.single section.container #page{padding-top:4rem}body.page-template-f-template .gform_wrapper{position:relative;z-index:150;top:-45px}body.single #featured-hero h2,body.single-new-feature #featured-hero h2,body.single-product-feature #featured-hero h2{font-size:40px;line-height:40px}body.single #resources div.single_resource,body.single-new-feature #resources div.single_resource,body.single-product-feature #resources div.single_resource{margin-top:35px}body.single-new-feature .cta.clearfix,body.single-product-feature .cta.clearfix,body.single .cta.clearfix{min-height:460px}body.single-new-feature .entry-content figure,body.single-product-feature .entry-content figure,body.single .entry-content figure{max-width:290px!important}body.single-new-feature .entry-content figure img,body.single-product-feature .entry-content figure img,body.single .entry-content figure img{max-width:290px!important;height:auto!important}body.page-template-product-feature-landing .wrapper-dropdown-2{position:relative;width:340px}body.page-template-product-feature-landing .post-container{padding:0!important}body.page-template-product-feature-landing .post-container .small-12{margin-bottom:1.25rem}body.page-template-product-feature-landing .post-container .small-12 .blog_entry{margin:12px 24px!important}body.page-template-product-feature-landing .post-container .small-12 .blog_entry header{padding-bottom:20px}body.page-template-product-feature-landing .post-container .small-12 .blog_entry header h2{font-size:22px;line-height:22px}body.page-template-product-feature-landing .post-container .small-12 .blog_entry .entry-content{padding-bottom:20px!important}body.page-template-product-feature-landing .post-container .small-12 .blog_entry .entry-content p{font-size:16px;line-height:20px}body.archive #sort_blog div.wrapper-demo,body.blog #sort_blog div.wrapper-demo,body.page-template-press-awards #sort_blog div.wrapper-demo{margin-top:-200px}body.archive .wrapper-dropdown-2,body.blog .wrapper-dropdown-2,body.page-template-press-awards .wrapper-dropdown-2{position:relative;width:340px}body.blog #sort_blog div.wrapper-demo{margin-top:0!important}body.page-template-c-template #featured-hero .row{position:relative;top:15%;-webkit-transform:translateY(0)!important;-ms-transform:translateY(0)!important;transform:translateY(0)!important}body.page-template-c-template #featured-hero .row h2{font-size:36px;line-height:36px}body.page-template-c-template #featured-hero .row h3{font-size:22px;line-height:24px}body.page-template-c-template #featured-hero .row p{padding-top:20px;font-size:16px;line-height:24px}body.page-template-c-template #gradient{padding-top:0!important}body.page-template-c-template #careers{padding-top:100px}body.page-template-c-template #perks-mobile{display:block!important}body.page-template-c-template #perks{display:none!important}body.page-template-c-template #video{min-height:385px!important}body.page-template-c-template #team .columns.link a{width:154px;height:154px;line-height:154px}body.page-template-c-template #leadership .columns .overlay,body.page-template-c-template #team .columns .overlay{width:160px!important;height:154px!important;padding-bottom:159px!important;display:none!important}body.page-template-c-template #leadership .columns .mobile-meta,body.page-template-c-template #team .columns .mobile-meta{padding:10px 0 35px 0;text-align:center}body.page-template-c-template #leadership .columns .mobile-meta h2,body.page-template-c-template #team .columns .mobile-meta h2{font-family:"open-sans",sans-serif;font-size:14px;line-height:16px;font-weight:400;color:#666666;margin:0;padding:0;white-space:nowrap;text-align:center}body.page-template-c-template #leadership .columns .mobile-meta ul,body.page-template-c-template #team .columns .mobile-meta ul{list-style:none;text-align:center;margin-left:-10px}body.page-template-c-template #leadership .columns .mobile-meta ul li,body.page-template-c-template #team .columns .mobile-meta ul li{display:inline;width:18px;height:18px;margin:0 5px;padding:0}body.page-template-c-template #leadership .columns .mobile-meta ul li a,body.page-template-c-template #team .columns .mobile-meta ul li a{margin:0;padding:0}body.blog,body.page-template-job-landing .wrapper-demo{padding:0 0 45px 0!important}body.blog #sort_blog div.wrapper-demo,body.page-template-job-landing .wrapper-demo #sort_blog div.wrapper-demo{margin-top:-160px}body.blog .wrapper-dropdown-2,body.page-template-job-landing .wrapper-demo .wrapper-dropdown-2{position:relative;width:320px}body.page-template-job-details #full_job_description .flex-video{max-height:220px!important}body.blog #featured-hero h2,body.page-template-job-landing #featured-hero h2{font-size:32px;line-height:32px}body.blog #featured-hero h3,body.page-template-job-landing #featured-hero h3{font-size:22px;line-height:24px}body.blog #featured-hero p,body.page-template-job-landing #featured-hero p{font-size:16px;line-height:26px;padding-top:10px}body.blog .blog_entry header,body.page-template-job-landing .blog_entry header{padding-bottom:30px}body.blog #featured-hero h1,body.page-template-d-template-alt #featured-hero h1{font-size:28px;line-height:28px}body.blog #featured-hero h2,body.page-template-d-template-alt #featured-hero h2{font-size:24px;line-height:24px}body.blog #featured-hero h3,body.page-template-d-template-alt #featured-hero h3{font-size:20px;line-height:20px}body.blog #featured-hero p,body.page-template-d-template-alt #featured-hero p{font-size:15px;line-height:18px}div#tags div.row.collapse .medium-4{margin-top:.625rem;margin-bottom:.625rem}div#tags div.row.collapse .medium-4:first-of-type{margin-left:.625rem}div#tags div.row.collapse .medium-4:last-of-type{margin-right:.625rem}div.header_wrap{height:90px!important}div.header_wrap h5{padding-top:10px!important;height:auto}body.page-id-4881 .row.logos div.small-6{height:300px}body.page-id-4881 .row.logos div.small-6 img{width:125px!important;height:125px!important}body.page-id-4881 div.row.logos:last-of-type{margin:0 -.625rem!important;margin-bottom:85px}#affiliates ul{list-style:none;margin:0!important;padding:0!important;padding-left:0!important}#affiliates ul li{float:left;width:20%!important}#addl_benefits .header_wrap{margin-top:15px}#addl_benefits .benefit{margin-top:0}#feature_slider .orbit-container li{position:relative;max-height:360px!important;height:360px!important}body.author #body_content{margin:0 15px 15px 15px}body.author #body_content .columns{padding:25px}body.page-id-4883 #featured-hero .row{top:100%}#header_wrap{top:73px!important}#header_wrap #learn_navigation .row .small-12>ul{width:100%!important;left:20px}#header_wrap #learn_navigation .row .small-12>ul li a{font-size:12px;line-height:14px;text-transform:uppercase;margin:0 10px!important}#header_wrap #learn_navigation ul li{position:relative;padding-bottom:20px}#header_wrap #learn_navigation ul li ul#menu-help-center-sub-navigation{display:none;width:260px;position:absolute;top:50px;left:-60px;border:2px solid #4fd78c!important;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;background:#FFFFFF;padding:20px 30px 110px 30px}#header_wrap #learn_navigation ul li ul#menu-help-center-sub-navigation:before{content:" ";display:block;width:22px;height:17px;position:absolute;top:-16px;left:50%;margin-left:-11px;z-index:50;background:url("../img/subnav_arrow.png") no-repeat top center}#header_wrap #learn_navigation ul li ul#menu-help-center-sub-navigation li{display:block;width:100%;padding-bottom:0}#header_wrap #learn_navigation ul li ul#menu-help-center-sub-navigation li a{color:#5d9fe7;text-decoration:none;padding:0;margin:0;text-transform:uppercase}#header_wrap #learn_navigation ul li ul#menu-help-center-sub-navigation li a:hover{text-decoration:underline}#header_wrap #learn_navigation ul li ul#menu-help-center-sub-navigation li ul.sub-menu{margin-top:25px}#header_wrap #learn_navigation ul li ul#menu-help-center-sub-navigation li ul.sub-menu:after{content:" ";display:block;clear:both}#header_wrap #learn_navigation ul li ul#menu-help-center-sub-navigation li ul.sub-menu li{padding-left:15px;line-height:13px}#header_wrap #learn_navigation ul li ul#menu-help-center-sub-navigation li ul.sub-menu li a{font-family:"open-sans",sans-serif;font-size:12px;line-height:12px;font-weight:700;line-height:2px!important;font-style:italic;height:auto;margin:0;padding:0 0 5px 0}#header_wrap #learn_navigation ul li ul#menu-help-center-sub-navigation li.active a{color:#5d9fe7;background:transparent}#header_wrap #learn_navigation ul li ul#menu-help-center-sub-navigation:hover{display:block}#header_wrap #learn_navigation ul li:hover ul#menu-help-center-sub-navigation{display:block}body.page-template-help-landing #bottom_section .entry-content p{font-size:20px;line-height:20px;font-weight:300;padding-right:20px!important}body.page-template-help-landing #bottom_section #guide_cards .medium-6:nth-child(2n) .card,body.page-template-help-landing #bottom_section #guide_cards .medium-6:nth-child(odd) .card{margin:5px 0 10px 0!important}body.page-template-learn-help-faq #page_top_content .medium-9.small-12 h2{font-size:18px!important;line-height:24px!important}body.page-template-learn-help-faq #page_top_content .medium-9.small-12 p{padding-right:15px!important}body.page-template-learn-help #page_top_content .small-12.medium-3,body.page-template-learn-help-faq #page_top_content .small-3,body.page-template-learn-help-faq #page_top_content .small-12.medium-3{position:relative;top:10px!important}body.page-template-learn-help #page_top_content .small-3 .callout,body.page-template-learn-help #page_top_content .small-12.medium-3 .callout,body.page-template-learn-help-faq #page_top_content .small-3 .callout,body.page-template-learn-help-faq #page_top_content .small-12.medium-3 .callout{min-height:325px}body.page-template-learn-help #page_bottom_content #sidebar,body.page-template-learn-help-faq #page_bottom_content #sidebar{padding-left:0!important}body.page-id-6833 #content_block{margin-top:-150px!important}body.page-id-6833 #featured-hero{height:1350px;background-size:cover!important}body.page-id-6833 #featured-hero .medium-7 p{margin-top:-30px!important}body.page-id-6833 #featured-hero .gform_wrapper{width:90%;margin:0 auto}body.page-id-6833 #featured-hero .gform_wrapper input{max-width:100%}body.page-id-6833 #body_content .entry-content img.alignleft{float:none;display:block;clear:both;margin-bottom:15px}body.page-id-6833 #body_content .entry-content div{display:block;clear:both;height:auto!important}body.page-id-6833 #body_content ul.two_col>li{width:97%!important;float:none!important;display:block}body.page-template-landing-page-template-alt #featured-hero{position:relative;max-height:auto!important;margin-bottom:400px!important}body.page-template-landing-page-template-alt #featured-hero>.row{position:relative;top:150px!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}body.page-template-landing-page-template-alt #featured-hero>.row>.medium-9{width:100%!important}body.page-template-landing-page-template-alt #featured-hero>.row>.medium-9 ul li{font-family:"open-sans",sans-serif;font-size:18px;line-height:22px;font-weight:300}body.page-template-landing-page-template-alt #featured-hero a.down_arrow{display:none!important}body.page-template-landing-page-template-alt #fixed_form{border:1px solid red}body.page-template-landing-page-template-alt #fixed_form #landing_form{border:1px solid #333333;background:#5d9fe7;padding:15px;position:absolute;z-index:9999;width:100%;top:475px;right:0}#single_deal_browse{background-image:none!important;background:transparent!important;font-size:28px!important;line-height:30px!important;padding-left:0!important;width:360px!important;top:20px!important}.single_deal .cpm_floor{padding:10px 15px 12px 20px!important}.single_deal #deal_cpm_floor{font-family:"open-sans",sans-serif;color:#424242;font-size:18px!important;font-weight:900}.single_deal h4#list_deal_title{padding-top:15px!important;font-size:20px!important;line-height:24px!important;height:72px}body.postid-13217 #benefits .columns{background:#FFFFFF;margin-top:-75px;padding:40px 15px 100px 15px!important}body.postid-13217 .sow-features-feature{display:block;min-height:170px;position:relative}body.postid-13217 .sow-features-feature :after{clear:both;display:block}body.postid-13217 .sow-features-feature .sow-icon-container{width:84px!important;height:84px!important;position:absolute;top:0;left:50%;margin-left:-42px!important}body.postid-13217 .sow-features-feature .textwidget{text-align:center!important;display:block;width:100%;padding:104px 0 0 0!important}}@media only screen and (min-device-width:1024px) and (max-device-width:1024px) and (min-device-height:1366px) and (max-device-height:1366px) and (min-width:1024px) and (max-width:1024px){header#masthead{margin-top:50px}header#masthead .top-bar-right nav.ubermenu li a{font-size:12px!important}.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target{padding-right:5px!important}}@media only screen and (min-device-width:1024px) and (max-device-width:1024px) and (min-device-height:1366px) and (max-device-height:1366px) and (min-width:1366px) and (max-width:1366px){header#masthead{margin-top:50px}header#masthead .top-bar-right nav.ubermenu li a{font-size:12px!important}.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target{padding-right:5px!important}}