@charset "UTF-8";/*! 3
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

/*Updated by Danny T. Nov 26, 2024*/

*/.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{0%,100%,20%,53%,80%{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,.050,.855,.060);animation-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,.050,.855,.060);animation-timing-function:cubic-bezier(0.755,.050,.855,.060);-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{0%,100%,20%,53%,80%{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,.050,.855,.060);animation-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,.050,.855,.060);animation-timing-function:cubic-bezier(0.755,.050,.855,.060);-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;transform-origin:center bottom}@-webkit-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,100%,50%{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)}100%{-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)}100%{-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,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-page-thumbtransform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-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,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,100%{-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%,100%{-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 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)}100%{-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)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-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(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.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)}100%{-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(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.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)}100%{-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)}100%{-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)}100%{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,100%,11.1%{-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(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,100%,11.1%{-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(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{0%,100%,20%,40%,60%,80%{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.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(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{0%,100%,20%,40%,60%,80%{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.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(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.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)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.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)}100%{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.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)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.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)}100%{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.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)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.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)}100%{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.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)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.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)}100%{-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(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.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)}100%{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)}100%{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)}100%{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)}100%{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)}100%{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)}100%{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)}100%{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)}100%{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}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{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)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{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)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{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)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{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)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{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)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{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)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{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)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{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)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}100%{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}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}100%{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}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}100%{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}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}100%{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}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}100%{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}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}100%{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}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}100%{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}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}100%{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(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-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(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-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)}100%{-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)}100%{-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)}100%{-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)}100%{-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}100%{-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}100%{-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}100%{-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}100%{-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}100%{-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}100%{-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}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}100%{-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}100%{-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}100%{-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}100%{-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}100%{-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}100%{-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}100%{-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}100%{-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}100%{-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}100%{-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}100%{-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}100%{-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}100%{-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}100%{-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}100%{-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}100%{-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}100%{-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}100%{-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}100%{-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}100%{-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}100%{-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}100%{-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}100%{-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)}100%{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)}100%{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}100%{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}100%{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(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.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(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.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(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.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}100%{-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}100%{-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}100%{-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}100%{-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}100%{-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}100%{-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}100%{-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}100%{-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)}100%{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)}100%{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)}100%{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)}100%{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)}100%{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)}100%{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)}100%{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)}100%{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}
.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{display:none}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-item img{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale 100ms ease;-moz-transition:scale 100ms ease;-ms-transition:scale 100ms ease;-o-transition:scale 100ms ease;transition:scale 100ms ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3,1.3);-moz-transition:scale(1.3,1.3);-ms-transition:scale(1.3,1.3);-o-transition:scale(1.3,1.3);transition:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before,
  .mfp-arrow:after,
  .mfp-arrow .mfp-b,
  .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after,
  .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before,
  .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }
/* !FOCUSED IMAGES */
/*-----------------------------------------*/
.focuspoint {
	position: relative; /*Any position but static should work*/
	overflow: hidden;
}
.focuspoint img {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	display: block;
	/* fill and maintain aspect ratio */
	width: auto; height: auto;
	min-width: 100%; min-height: 100%;
	max-height: none; max-width: none;
}
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('fonts/fontawesome-webfont.eot?v=4.3.0');src:url('fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),url('fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),url('fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),url('fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),url('fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-genderless:before,.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}
/*
Theme Name: Infolinks
Theme URI: http://underscores.me/
Author: MASTA
Author URI: http://masta.co.il
Description: A custom theme built for Infolinks.com - Infolinks\' suite of smart ad units monetizes websites with In3 technology
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: infolinks
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Infolinks is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
@font-face {
  font-family: 'MuseoSans';
  src: url('fonts/english/MuseoSans_100-webfont.eot');
  src: url('fonts/english/MuseoSans_100-webfont.eot?#iefix') format('embedded-opentype'), /*url('fonts/english/MuseoSans_100-webfont.woff2') format('woff2'),*/ url('fonts/english/MuseoSans_100-webfont.woff') format('woff'), url('fonts/english/MuseoSans_100-webfont.ttf') format('truetype'), url('fonts/english/MuseoSans_100-webfont.svg#museo_sans100') format('svg');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSans';
  src: url('fonts/english/MuseoSans_300-webfont.eot');
  src: url('fonts/english/MuseoSans_300-webfont.eot?#iefix') format('embedded-opentype'), /*url('fonts/english/MuseoSans_300-webfont.woff2') format('woff2'),*/ url('fonts/english/MuseoSans_300-webfont.woff') format('woff'), url('fonts/english/MuseoSans_300-webfont.ttf') format('truetype'), url('fonts/english/MuseoSans_300-webfont.svg#museo_sans300') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSans';
  src: url('fonts/english/MuseoSans_500-webfont.eot');
  src: url('fonts/english/MuseoSans_500-webfont.eot?#iefix') format('embedded-opentype'), /*url('fonts/english/MuseoSans_500-webfont.woff2') format('woff2'),*/ url('fonts/english/MuseoSans_500-webfont.woff') format('woff'), url('fonts/english/MuseoSans_500-webfont.ttf') format('truetype'), url('fonts/english/MuseoSans_500-webfont.svg#museo_sans500') format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSans ES';
  src: url('fonts/spanish/MuseoSans_100-webfont.eot');
  src: url('fonts/spanish/MuseoSans_100-webfont.eot?#iefix') format('embedded-opentype'), /*url('fonts/english/MuseoSans_100-webfont.woff2') format('woff2'),*/ url('fonts/spanish/MuseoSans_100-webfont.woff') format('woff'), url('fonts/spanish/MuseoSans_100-webfont.ttf') format('truetype'), url('fonts/spanish/MuseoSans_100-webfont.svg#museo_sans100') format('svg');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSans ES';
  src: url('fonts/spanish/MuseoSans_300-webfont.eot');
  src: url('fonts/spanish/MuseoSans_300-webfont.eot?#iefix') format('embedded-opentype'), /*url('fonts/english/MuseoSans_300-webfont.woff2') format('woff2'),*/ url('fonts/spanish/MuseoSans_300-webfont.woff') format('woff'), url('fonts/spanish/MuseoSans_300-webfont.ttf') format('truetype'), url('fonts/spanish/MuseoSans_300-webfont.svg#museo_sans300') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSans ES';
  src: url('fonts/spanish/MuseoSans_500-webfont.eot');
  src: url('fonts/spanish/MuseoSans_500-webfont.eot?#iefix') format('embedded-opentype'), /*url('fonts/english/MuseoSans_500-webfont.woff2') format('woff2'),*/ url('fonts/spanish/MuseoSans_500-webfont.woff') format('woff'), url('fonts/spanish/MuseoSans_500-webfont.ttf') format('truetype'), url('fonts/spanish/MuseoSans_500-webfont.svg#museo_sans500') format('svg');
  font-weight: 500;
  font-style: normal;
}
body {
  width: 100%;
  *zoom: 1;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
.btn {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 100;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  display: inline-block;
  min-width: 100px;
  height: 40px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  font-weight: 300;
  -webkit-transition: background 0.4s ease, color 0.4s ease, border 0.4s ease;
  -moz-transition: background 0.4s ease, color 0.4s ease, border 0.4s ease;
  -o-transition: background 0.4s ease, color 0.4s ease, border 0.4s ease;
  transition: background 0.4s ease, color 0.4s ease, border 0.4s ease;
}
.btn:hover,
.btn:focus,
.btn:active {
  text-decoration: none;
}
.btn p {
  margin: 0;
}
.btn.btn-md {
  font-size: 16px;
  font-size: 1.6rem;
  min-width: 130px;
  line-height: 50px;
  line-height: 5rem;
  height: 50px;
}
.btn.btn-lg {
  font-size: 18px;
  font-size: 1.8rem;
  min-width: 170px;
  width: auto;
  line-height: 50px;
  line-height: 5rem;
  height: 50px;
}
.btn + .btn {
  margin-left: 30px;
}
.btn-orange,
a.btn-orange {
  background-color: #fcc92e;
  color: #333333;
  border: 1px #fcc92e solid;
}
.btn-orange:visited,
a.btn-orange:visited {
  background-color: #d6ab27;
  color: #333333;
  border: 1px #d6ab27 solid;
}
.btn-orange:hover,
a.btn-orange:hover,
.btn-orangeactive,
a.btn-orangeactive {
  background-color: #d6ab27;
  color: #333333;
  border: 1px #d6ab27 solid;
}
.btn-green,
a.btn-green {
  /*background-color: #dddddd;*/
  color: #333333;
  /*border: 1px #898989 solid;*/
  background: rgb(221,221,221); 
  background: linear-gradient(180deg, rgba(221,221,221,1) 10%, rgba(137,137,137,1) 100%);
  font-weight: 500;
}
.btn-green:visited,
a.btn-green:visited {
  background-color: #333333 !important;
  color: #333333 !important;
  border: 1px #cccccc solid !important;
}
.btn-green:active,
a.btn-green:active {
  background-color: #333333 !important;
  -webkit-box-shadow: inset 0 4px rgba(0, 0, 0, 0.15) !important;
  -moz-box-shadow: inset 0 4px rgba(0, 0, 0, 0.15) !important;
  box-shadow: inset 0 4px rgba(0, 0, 0, 0.15) !important;
}
.btn-green:hover,
a.btn-green:hover {
  background-color: #333333 !important;
  color: #ffffff !important;
  border: 0px #aeaeae solid !important;
}
.btn-green:disabled,
a.btn-green:disabled {
  border-color: #bababa !important;
  background-color: #bababa !important;
}
.btn-blue,
a.btn-blue {
  background-color: #3b5992;
  color: #ffffff;
  border: 1px #3b5992 solid;
}
.btn-blue:visited,
a.btn-blue:visited {
  background-color: #3b5992;
  color: #ffffff;
  border: 1px #3b5992 solid;
}
.btn-blue:active,
a.btn-blue:active {
  background-color: #4365a5;
  -webkit-box-shadow: inset 0 4px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 4px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 4px rgba(0, 0, 0, 0.15);
}
.btn-blue:hover,
a.btn-blue:hover {
  background-color: #4365a5;
  color: #ffffff;
  border: 1px #4365a5 solid;
}
.btn-blue:disabled,
a.btn-blue:disabled {
  border-color: #828282;
  background-color: #828282;
}
.btn-blue-text {
  line-height: 36px !important;
}
.btn-gray,
a.btn-gray {
  background-color: rgba(64, 69, 72, 0.1);
  color: #ffffff;
  border: 1px #cacaca solid;
}
.btn-gray:visited,
a.btn-gray:visited {
  background-color: rgba(64, 69, 72, 0.1);
  color: #ffffff;
  border: 1px #cacaca solid;
}
.btn-gray:hover,
a.btn-gray:hover,
.btn-grayactive,
a.btn-grayactive {
  background-color: rgba(202, 202, 202, 0.25);
  color: #ffffff;
  border: 1px #cacaca solid;
}
.btn-hollow-green,
a.btn-hollow-green {
  background-color: transparent;
  color: #17406D;
  border: 1px #17406D solid;
  font-weight: 500;
}
.btn-hollow-green:visited,
a.btn-hollow-green:visited {
  background-color: transparent;
  color: #17406D;
  border: 1px #17406D solid;
  font-weight: 500;
}
.btn-hollow-green:hover,
a.btn-hollow-green:hover {
  background-color: #c8d1dc;
  color: #17406D;
  border: 1px #17406D solid;
  font-weight: 500;
}
.btn-hollow-green:active,
a.btn-hollow-green:active {
  -webkit-box-shadow: inset 0 4px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 4px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 4px rgba(0, 0, 0, 0.15);
}
.btn-tab {
  background: none;
  color: #cacaca;
  border: 0;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 40px;
  line-height: 4rem;
  font-weight: 300;
  -webkit-border-radius: 10px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 10px;
  -moz-background-clip: padding;
  border-radius: 10px;
  background-clip: padding-box;
  outline: 0;
  margin-top: 3px;
  width: 114px;
  height: 40px;
  border: solid 1px #ffffff;
}
.btn-tab.active {
  color: #fff;
  width: 114px;
  height: 40px;
  background-color: #17406D;
  border: solid 1px #17406D;
  margin-top: 3px;
}
.btn-tab:hover:not(.active) {
  width: 114px;
  height: 40px;
  background-color: rgba(197, 237, 229, 0);
  border: solid 1px #17406D;
  margin-top: 3px;
  /* margin-right: 2px;*/
}
.btn-group {
  display: inline-block;
  clear: both;
  overflow: hidden;
  border: 1px #cccccc solid;
  -webkit-border-radius: 10px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 10px;
  -moz-background-clip: padding;
  border-radius: 10px;
  background-clip: padding-box;
  -webkit-transition: background 0.4s ease, color 0.4s ease, border 0.4s ease;
  -moz-transition: background 0.4s ease, color 0.4s ease, border 0.4s ease;
  -o-transition: background 0.4s ease, color 0.4s ease, border 0.4s ease;
  transition: background 0.4s ease, color 0.4s ease, border 0.4s ease;
  width: 100%;
  /* toggle hover */
  /* toggle on */
  /* radio focus */
}
.btn-group input.radio {
  display: none;
}
.btn-group input.radio ~ label {
  display: block;
  padding: 60px 10px 5px 10px;
  background-repeat: no-repeat;
  background-position: center 10px;
  width: 100%;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 20px;
  line-height: 2rem;
  color: #404548;
}
.btn-group input.radio:empty ~ label {
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn-group input.radio:hover:not(:checked) ~ label {
  background-color: #17406D;
  color: #ffffff;
}
.btn-group input.radio:checked ~ label {
  background-color: #17406D;
  color: #ffffff;
}
.btn-group input.radio:focus ~ label {
  box-shadow: 0 0 0 3px #999;
}
.btn-group label:hover {
  background-color: #17406D;
  color: #ffffff;
}
.btn-group label:active {
  -webkit-box-shadow: inset 0 4px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 4px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 4px rgba(0, 0, 0, 0.15);
}
.btn-group .btn-radio {
  float: left;
}
.btn-group .btn-radio:not(:last-child) {
  border-right: 1px #c5ede5 solid;
}
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Normalize
2.0 Typography
3.0 Elements
4.0 Forms
5.0 Navigation
	5.1 Links
	5.2 Menus
6.0 Accessibility
7.0 Alignments
8.0 Clearings
9.0 Widgets
10.0 Content
	10.1 Posts and pages
	10.2 Asides
	10.3 Comments
11.0 Infinite scroll
12.0 Media
	12.1 Captions
	12.2 Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
1.0 Normalize
--------------------------------------------------------------*/
html {
  font-weight: 300;
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html[lang='en-US'] {
  font-family: MuseoSans, 'Segoe UI', Roboto, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;
}
html[lang='es-ES'] {
  font-family: 'MuseoSans ES', 'Segoe UI', Roboto, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 500;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  outline: 0;
}
input::-ms-clear {
  display: none;
}
textarea {
  resize: none;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input::-ms-clear {
  display: none;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  background-color: #ffffff !important;
  color: #525758 !important;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*--------------------------------------------------------------
2.0 Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  color: #404040;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  margin: 0;
}
.section-title {
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: 300;
  line-height: 42px;
  line-height: 4.2rem;
  color: #404548;
}
.section-sub-title {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 300;
  line-height: 32px;
  line-height: 3.2rem;
  color: #404548;
}
.section-sub-title-twentytwentyone {
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: 300;
  line-height: 32px;
  line-height: 3.2rem;
  color: #404548;
}
.get-started-section-sub-title {
  font-size: 36px !important;
  font-size: 3.6rem !important;
  font-weight: 300 !important;
  line-height: 32px !important;
  line-height: 4rem !important;
  color: #fff !important;
}
.get-started-form-lift {
	/*margin: 0px 0 !important;*/
}

.section-text {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 100;
  line-height: 24px;
  line-height: 2.4rem;
  color: #404548;
  /*boo*/
}
.get-started-section-text {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 100;
  line-height: 24px;
  line-height: 2.6rem;
  color: #404548;
}
.get-started-section-text-white {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 100;
  line-height: 24px;
  line-height: 2.6rem;
  color: #fff;
}
@media screen and (max-width: 600px) {
  .section-title {
    font-size: 30px !important;
    font-size: 3.0rem !important;
    line-height: 38px !important;
    line-height: 3.8rem !important;
  }
}
p {
  margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
  font-style: italic;
}
blockquote {
  margin: 0 1.5em;
}
address {
  margin: 0 0 1.5em;
}
pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}
code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}
abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
/*--------------------------------------------------------------
3.0 Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
blockquote,
q {
  quotes: "" "";
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}
ul,
ol {
  margin: 0 0 1.5em 3em;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}
dt {
  font-weight: bold;
}
dd {
  margin: 0 1.5em 1.5em;
}
img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}
table {
  margin: 0 0 1.5em;
  width: 100%;
}
ul.list-inline {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.list-inline li {
  display: inline-block;
}
ul.list-inline li + li {
  margin-left: 30px;
}
/*--------------------------------------------------------------
4.0 Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa;
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
  border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
select,
textarea {
  background: #ffffff;
  color: #404548;
  border: 1px solid #768c94;
  border-radius: 0;
  padding: 10px 30px 10px 10px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem;
  font-weight: 100;
}
input[type="text"].success,
input[type="email"].success,
input[type="url"].success,
input[type="password"].success,
input[type="search"].success,
select.success,
textarea.success {
  border-color: #8cc63f !important;
  background: url('/wp-content/themes/infolinks/img/success.png') no-repeat;
  background-position: 98% 50%;
  background-color: #ffffff;
}
input[type="text"].error,
input[type="email"].error,
input[type="url"].error,
input[type="password"].error,
input[type="search"].error,
select.error,
textarea.error {
  border-color: #ff6666 !important;
  background: url('/wp-content/themes/infolinks/img/error.png') no-repeat;
  background-position: 98% 50%;
  background-color: #ffffff;
}
select.success {
  background-position: center right 45px;
}
select.error {
  background-position: center right 45px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus,
select:focus {
  color: #111;
  outline: 0;
  border-color: #17406D;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
select {
  height: 45px;
}
textarea {
  padding-left: 3px;
  width: 100%;
}
/*--------------------------------------------------------------
5.0 Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
5.1 Links
--------------------------------------------------------------*/
a:not(.btn) {
  color: #17406D;
  text-decoration: underline;
  -webkit-transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  transition: color 0.5s ease;
}
a:not(.btn):visited {
  color: #17406D;
}
a:not(.btn):hover {
  text-decoration: none;
}
a:not(.btn):hover,
a:not(.btn):focus,
a:not(.btn):active {
  color: #517092;
}
a:not(.btn):focus {
  outline: 0;
}
a:not(.btn):hover,
a:not(.btn):active {
  outline: 0;
}
.anchor {
  position: relative;
  top: -70px;
  clear: both;
}
@media screen and (max-width: 768px) {
  .anchor {
    top: -60px;
  }
}
/*--------------------------------------------------------------
5.2 Menus
--------------------------------------------------------------*/
.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%;
}
.main-navigation ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.main-navigation li {
  display: inline-block;
  position: relative;
}
.main-navigation a {
  display: block;
  text-decoration: none;
}
.main-navigation ul ul {
  float: left;
  position: absolute;
  left: -999em;
  top: 70px;
  z-index: 99999;
  width: 100%;
  margin-left: -10px;
}
.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}
.main-navigation ul ul li {
  display: block;
  float: left;
  text-align: left;
  width: 100%;
}
.main-navigation ul li:hover > ul {
  left: auto;
}
.main-navigation ul ul li:hover > ul {
  left: 100%;
}
#site-navigation .current_page_item > a:after,
#site-navigation .current-menu-item > a:after,
#site-navigation .current_page_ancestor > a:after {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -o-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}
.main-mobile-navigation .current_page_item > a,
.main-mobile-navigation .current-menu-item > a,
.main-mobile-navigation .current_page_ancestor > a {
  background: #17406D;
}
/* Small menu. */
@media screen and (max-width: 768px) {
  /*.menu-toggle {
    display: none;
  }*/
  /*.main-navigation.toggled .nav-menu {
    display: block;
  }

  .main-navigation ul {
    display: none;
  }*/
  .main-navigation .current_page_item > a:after,
  .main-navigation .current-menu-item > a:after,
  .main-navigation .current_page_ancestor > a:after {
    display: none;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
/*--------------------------------------------------------------
6.0 Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
/*--------------------------------------------------------------
7.0 Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/*--------------------------------------------------------------
8.0 Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}
/*--------------------------------------------------------------
9.0 Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
}
/* Make sure select elements fit in widgets. */
.widget select {
  max-width: 100%;
}
/* Search widget. */
.widget_search .search-submit {
  display: none;
}
/*--------------------------------------------------------------
10.0 Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
10.1 Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}
.hentry {
  margin: 0 0 1.5em;
}
.byline,
.updated:not(.published) {
  display: none;
}
.single .byline,
.group-blog .byline {
  display: inline;
}
.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
/*--------------------------------------------------------------
10.2 Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none;
}
/*--------------------------------------------------------------
10.3 Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}
.bypostauthor {
  display: block;
}
/*--------------------------------------------------------------
11.0 Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}
/*--------------------------------------------------------------
12.0 Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}
/*--------------------------------------------------------------
12.1 Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 0 auto;
}
.wp-caption-text {
  text-align: center;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}
/*--------------------------------------------------------------
12.2 Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}
.gallery-caption {
  display: block;
}
/*--------------------------------------------------------------
17 Icons
--------------------------------------------------------------*/
.fa.inline {
  vertical-align: middle;
}
/*--------------------------------------------------------------
17 Visibility
--------------------------------------------------------------*/
.hide {
  display: none !important;
}
@media (min-width: 1025px) {
  .show-on-tablet {
    display: none !important;
  }
  .call-confirmed-height {
    height: 230px;
  }
  .get-started-height {
    /*height: 348px;*/
    padding: 20px 0px;
    /*width: 22.5% !important;*/
  }
  .headline-get-started {
    font-weight:bold !important;
    color:#000 !important; 
    font-size: 30px !important;
  }
  .headline-get-started-white {
    font-weight:bold !important;
    color:#fff !important; 
    font-size: 30px !important;
  }
  .featured-pubs-height {
    height: 110px;
    position: relative;
  }
  .featured-pubs-centered {
    margin:0;
    margin-left:auto;
    margin-right:auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (max-width: 1024px) {
  .hide-on-tablet {
    display: none !important;
  }
  .show-on-tablet {
    display: block !important;
  }
  .call-confirmed-height {
    height: 230px;
  }
  .get-started-height {
    /*height: 348px;*/
    padding: 20px 0px;
  }
  .headline-get-started {
    font-weight:bold !important;
    color:#000 !important; 
    font-size: 30px !important;
  }  
  .headline-get-started-white {
    font-weight:bold !important;
    color:#fff !important; 
    font-size: 30px !important;
  }
  .featured-pubs-height {
    height: 110px;
  }
}
@media (min-width: 769px) {
  .show-on-mobile {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .hide-on-mobile {
    display: none !important;
  }
  .show-on-mobile {
    display: block !important;
  }
  .call-confirmed-height {
    height: 245px;
  }
  .get-started-height {
    /*height: 384px;*/
    padding: 30px 0px;
  }
  .headline-get-started {
    font-weight:bold !important;
    color:#000 !important; 
    font-size: 28px !important;
  }
  .headline-get-started-white {
    font-weight:bold !important;
    color:#fff !important; 
    font-size: 28px !important;
  }
  .featured-pubs-height {
    height: 110px;
  }
}
/*@media (max-width: 580px) {
  .featured-pubs-centered {
    max-width: 150px;
  }
}*/
@media (min-width: 481px) {
  .show-on-small-mobile {
    display: none !important;
  }
}
@media (max-width: 480px) {
  .hide-on-small-mobile {
    display: none !important;
  }
  .show-on-small-mobile {
    display: block !important;
  }
  .call-confirmed-height {
    height: 260px;
  }
  .get-started-height {
    /*height: 384px;*/
    padding: 30px 0px;
  }
  .headline-get-started {
    font-weight:bold !important;
    color:#000 !important; 
    font-size: 24px !important;
    line-height: 34px !important;
  }
  .headline-get-started-white {
    font-weight:bold !important;
    color:#fff !important; 
    font-size: 24px !important;
    line-height: 34px !important;
  }
  .featured-pubs-height {
    height: 120px;
  }
  .featured-pubs-hide {
    display: none !important;
  }
}

@media (max-width: 390px) {
  .headline-get-started {
    font-weight:bold !important;
    color:#000 !important; 
    font-size: 22px !important;
    line-height: 32px !important;
  }
  .headline-get-started-white {
    font-weight:bold !important;
    color:#fff !important; 
    font-size: 22px !important;
    line-height: 32px !important;
  }
}
/*--------------------------------------------------------------
18 Buttons
--------------------------------------------------------------*/
/*--------------------------------------------------------------
19 Alignments
--------------------------------------------------------------*/
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
.left {
  float: left !important;
}
.right {
  float: right !important;
}
/*--------------------------------------------------------------
20 Grid
--------------------------------------------------------------*/
.row {
  display: block;
  width: 100%;
  margin: 0 0 0px 0;
  *zoom: 1;
  max-width: 1280px;
  margin: 0 auto;
}
.row:before,
.row:after {
  content: "";
  display: table;
}
.row:after {
  clear: both;
}
.row.pad {
  padding: 0 45px;
}
.row.pad-left-only {
  padding: 0 0 0 45px;
}
.row .row {
  width: 102.5%;
  margin-left: -1.25%;
  margin-right: -1.25%;
}
.row.spacer-sm {
  margin-bottom: 10px;
}
.row.spacer {
  margin-bottom: 20px;
}
.row.spacer-lg {
  margin-bottom: 30px;
}
.row.spacer-xl {
  margin: 35px 0 30px 0px;
}
.row.spacer-xl-twentytwentyone {
  margin: 35px 0 30px 0px;
}
.row .col {
  -webkit-transition: width 0.8s ease, margin 0.8s ease;
  -moz-transition: width 0.8s ease, margin 0.8s ease;
  -o-transition: width 0.8s ease, margin 0.8s ease;
  transition: width 0.8s ease, margin 0.8s ease;
}
.row .col-1 {
  display: inline;
  float: left;
  width: 5.83333333%;
  margin: 0 1.25%;
}
.row .col-layout-1 {
  width: 8.3333333333333333333333333333333%;
  float: left;
  margin: 0 !important;
}
.row .col-2 {
  display: inline;
  float: left;
  width: 14.16666667%;
  margin: 0 1.25%;
}
.row .col-layout-2 {
  width: 16.666666666666666666666666666667%;
  float: left;
  margin: 0 !important;
}
.row .col-2_4 {
  display: inline;
  float: left;
  width: 17.5%;
  margin: 0 1.25%;
}
.row .col-layout-2 {
  width: 20%;
  float: left;
  margin: 0 !important;
}
.row .col-3 {
  display: inline;
  float: left;
  width: 22.5%;
  margin: 0 1.25%;
}
.row .col-layout-3 {
  width: 25%;
  float: left;
  margin: 0 !important;
}
.row .col-4 {
  display: inline;
  float: left;
  width: 30.83333333%;
  margin: 0 1.25%;
}
.row .col-layout-4 {
  width: 33.333333333333333333333333333333%;
  float: left;
  margin: 0 !important;
}
.row .col-5 {
  display: inline;
  float: left;
  width: 39.16666667%;
  margin: 0 1.25%;
}
.row .col-layout-5 {
  width: 41.666666666666666666666666666667%;
  float: left;
  margin: 0 !important;
}
.row .col-6 {
  display: inline;
  float: left;
  width: 47.5%;
  margin: 0 1.25%;
}
.row .col-layout-6 {
  width: 50%;
  float: left;
  margin: 0 !important;
}
.row .col-7 {
  display: inline;
  float: left;
  width: 55.83333333%;
  margin: 0 1.25%;
}
.row .col-layout-7 {
  width: 58.333333333333333333333333333333%;
  float: left;
  margin: 0 !important;
}
.row .col-8 {
  display: inline;
  float: left;
  width: 64.16666667%;
  margin: 0 1.25%;
}
.row .col-layout-8 {
  width: 66.666666666666666666666666666667%;
  float: left;
  margin: 0 !important;
}
.row .col-9 {
  display: inline;
  float: left;
  width: 72.5%;
  margin: 0 1.25%;
}
.row .col-layout-9 {
  width: 75%;
  float: left;
  margin: 0 !important;
}
.row .col-10 {
  display: inline;
  float: left;
  width: 80.83333333%;
  margin: 0 1.25%;
}
.row .col-layout-10 {
  width: 83.333333333333333333333333333333%;
  float: left;
  margin: 0 !important;
}
.row .col-11 {
  display: inline;
  float: left;
  width: 89.16666667%;
  margin: 0 1.25%;
}
.row .col-layout-11 {
  width: 91.666666666666666666666666666666%;
  float: left;
  margin: 0 !important;
}
.row .col-12 {
  display: inline;
  float: left;
  width: 97.5%;
  margin: 0 1.25%;
}
.row .col-layout-12 {
  width: 100%;
  float: left;
  margin: 0 !important;
}
.row .push-1 {
  margin-left: 9.58333333%;
}
.row .push-2 {
  margin-left: 17.91666667%;
}
.row .push-3 {
  margin-left: 26.25%;
}
.row .push-4 {
  margin-left: 34.58333333%;
}
.row .push-5 {
  margin-left: 42.91666667%;
}
.row .push-6 {
  margin-left: 51.25%;
}
.row .push-7 {
  margin-left: 59.58333333%;
}
.row .push-8 {
  margin-left: 67.91666667%;
}
.row .push-9 {
  margin-left: 76.25%;
}
.row .push-10 {
  margin-left: 84.58333333%;
}
.row .push-11 {
  margin-left: 92.91666667%;
}
.row .push-12 {
  margin-left: 101.25%;
}
.row .pull-1 {
  margin-right: 9.58333333%;
}
.row .pull-2 {
  margin-right: 17.91666667%;
}
.row .pull-3 {
  margin-right: 26.25%;
}
.row .pull-4 {
  margin-right: 34.58333333%;
}
.row .pull-5 {
  margin-right: 42.91666667%;
}
.row .pull-6 {
  margin-right: 51.25%;
}
.row .pull-7 {
  margin-right: 59.58333333%;
}
.row .pull-8 {
  margin-right: 67.91666667%;
}
.row .pull-9 {
  margin-right: 76.25%;
}
.row .pull-10 {
  margin-right: 84.58333333%;
}
.row .pull-11 {
  margin-right: 92.91666667%;
}
.row .pull-12 {
  margin-right: 101.25%;
}
@media screen and (max-width: 1024px) {
  .row {
    display: block;
    width: 100%;
    margin: 0 0 0px 0;
    *zoom: 1;
    max-width: 1280px;
    margin: 0 auto;
  }
  .row:before,
  .row:after {
    content: "";
    display: table;
  }
  .row:after {
    clear: both;
  }
  .row.pad {
    padding: 0 15px;
  }
  .row .col-md-1 {
    display: inline;
    float: left;
    width: 5.83333333%;
    margin: 0 1.25%;
  }
  .row .col-md-2 {
    display: inline;
    float: left;
    width: 14.16666667%;
    margin: 0 1.25%;
  }
  .row .col-md-3 {
    display: inline;
    float: left;
    width: 22.5%;
    margin: 0 1.25%;
  }
  .row .col-md-4 {
    display: inline;
    float: left;
    width: 30.83333333%;
    margin: 0 1.25%;
  }
  .row .col-md-5 {
    display: inline;
    float: left;
    width: 39.16666667%;
    margin: 0 1.25%;
  }
  .row .col-md-6 {
    display: inline;
    float: left;
    width: 47.5%;
    margin: 0 1.25%;
  }
  .row .col-md-7 {
    display: inline;
    float: left;
    width: 55.83333333%;
    margin: 0 1.25%;
  }
  .row .col-md-8 {
    display: inline;
    float: left;
    width: 64.16666667%;
    margin: 0 1.25%;
  }
  .row .col-md-9 {
    display: inline;
    float: left;
    width: 72.5%;
    margin: 0 1.25%;
  }
  .row .col-md-10 {
    display: inline;
    float: left;
    width: 80.83333333%;
    margin: 0 1.25%;
  }
  .row .col-md-11 {
    display: inline;
    float: left;
    width: 89.16666667%;
    margin: 0 1.25%;
  }
  .row .col-md-12 {
    display: inline;
    float: left;
    width: 97.5%;
    margin: 0 1.25%;
  }
  .row .push-md-1 {
    margin-left: 9.58333333%;
  }
  .row .push-md-2 {
    margin-left: 17.91666667%;
  }
  .row .push-md-3 {
    margin-left: 26.25%;
  }
  .row .push-md-4 {
    margin-left: 34.58333333%;
  }
  .row .push-md-5 {
    margin-left: 42.91666667%;
  }
  .row .push-md-6 {
    margin-left: 51.25%;
  }
  .row .push-md-7 {
    margin-left: 59.58333333%;
  }
  .row .push-md-8 {
    margin-left: 67.91666667%;
  }
  .row .push-md-9 {
    margin-left: 76.25%;
  }
  .row .push-md-10 {
    margin-left: 84.58333333%;
  }
  .row .push-md-11 {
    margin-left: 92.91666667%;
  }
  .row .push-md-12 {
    margin-left: 101.25%;
  }
}
@media screen and (max-width: 768px) {
  .row .col-sm-1 {
    display: inline;
    float: left;
    width: 5.83333333%;
    margin: 0 1.25%;
  }
  .row .col-sm-2 {
    display: inline;
    float: left;
    width: 14.16666667%;
    margin: 0 1.25%;
  }
  .row .col-sm-3 {
    display: inline;
    float: left;
    width: 22.5%;
    margin: 0 1.25%;
  }
  .row .col-sm-4 {
    display: inline;
    float: left;
    width: 30.83333333%;
    margin: 0 1.25%;
  }
  .row .col-sm-5 {
    display: inline;
    float: left;
    width: 39.16666667%;
    margin: 0 1.25%;
  }
  .row .col-sm-6 {
    display: inline;
    float: left;
    width: 47.5%;
    margin: 0 1.25%;
  }
  .row .col-sm-7 {
    display: inline;
    float: left;
    width: 55.83333333%;
    margin: 0 1.25%;
  }
  .row .col-sm-8 {
    display: inline;
    float: left;
    width: 64.16666667%;
    margin: 0 1.25%;
  }
  .row .col-sm-9 {
    display: inline;
    float: left;
    width: 72.5%;
    margin: 0 1.25%;
  }
  .row .col-sm-10 {
    display: inline;
    float: left;
    width: 80.83333333%;
    margin: 0 1.25%;
  }
  .row .col-sm-11 {
    display: inline;
    float: left;
    width: 89.16666667%;
    margin: 0 1.25%;
  }
  .row .col-sm-12 {
    display: inline;
    float: left;
    width: 97.5%;
    margin: 0 1.25%;
  }
  .row .push-sm-1 {
    margin-left: 9.58333333%;
  }
  .row .push-sm-2 {
    margin-left: 17.91666667%;
  }
  .row .push-sm-3 {
    margin-left: 26.25%;
  }
  .row .push-sm-4 {
    margin-left: 34.58333333%;
  }
  .row .push-sm-5 {
    margin-left: 42.91666667%;
  }
  .row .push-sm-6 {
    margin-left: 51.25%;
  }
  .row .push-sm-7 {
    margin-left: 59.58333333%;
  }
  .row .push-sm-8 {
    margin-left: 67.91666667%;
  }
  .row .push-sm-9 {
    margin-left: 76.25%;
  }
  .row .push-sm-10 {
    margin-left: 84.58333333%;
  }
  .row .push-sm-11 {
    margin-left: 92.91666667%;
  }
  .row .push-sm-12 {
    margin-left: 101.25%;
  }
}
@media screen and (max-width: 480px) {
  .row .col-xsm-1 {
    display: inline;
    float: left;
    width: 5.83333333%;
    margin: 0 1.25%;
  }
  .row .col-xsm-2 {
    display: inline;
    float: left;
    width: 14.16666667%;
    margin: 0 1.25%;
  }
  .row .col-xsm-3 {
    display: inline;
    float: left;
    width: 22.5%;
    margin: 0 1.25%;
  }
  .row .col-xsm-4 {
    display: inline;
    float: left;
    width: 30.83333333%;
    margin: 0 1.25%;
  }
  .row .col-xsm-5 {
    display: inline;
    float: left;
    width: 39.16666667%;
    margin: 0 1.25%;
  }
  .row .col-xsm-6 {
    display: inline;
    float: left;
    width: 47.5%;
    margin: 0 1.25%;
  }
  .row .col-xsm-7 {
    display: inline;
    float: left;
    width: 55.83333333%;
    margin: 0 1.25%;
  }
  .row .col-xsm-8 {
    display: inline;
    float: left;
    width: 64.16666667%;
    margin: 0 1.25%;
  }
  .row .col-xsm-9 {
    display: inline;
    float: left;
    width: 72.5%;
    margin: 0 1.25%;
  }
  .row .col-xsm-10 {
    display: inline;
    float: left;
    width: 80.83333333%;
    margin: 0 1.25%;
  }
  .row .col-xsm-11 {
    display: inline;
    float: left;
    width: 89.16666667%;
    margin: 0 1.25%;
  }
  .row .col-xsm-12 {
    display: inline;
    float: left;
    width: 97.5%;
    margin: 0 1.25%;
  }
  .row .push-xsm-1 {
    margin-left: 9.58333333%;
  }
  .row .push-xsm-2 {
    margin-left: 17.91666667%;
  }
  .row .push-xsm-3 {
    margin-left: 26.25%;
  }
  .row .push-xsm-4 {
    margin-left: 34.58333333%;
  }
  .row .push-xsm-5 {
    margin-left: 42.91666667%;
  }
  .row .push-xsm-6 {
    margin-left: 51.25%;
  }
  .row .push-xsm-7 {
    margin-left: 59.58333333%;
  }
  .row .push-xsm-8 {
    margin-left: 67.91666667%;
  }
  .row .push-xsm-9 {
    margin-left: 76.25%;
  }
  .row .push-xsm-10 {
    margin-left: 84.58333333%;
  }
  .row .push-xsm-11 {
    margin-left: 92.91666667%;
  }
  .row .push-xsm-12 {
    margin-left: 101.25%;
  }
}
/*--------------------------------------------------------------
21 OwlCarousel
--------------------------------------------------------------*/
.owl-carousel .owl-item img {
  display: inline-block;
  width: auto;
}
.owl-carousel .owl-controls {
  position: absolute;
  top: 50%;
  width: 100%;
}
.owl-carousel .owl-controls .owl-nav .owl-prev {
  position: absolute;
  left: 0;
}
.owl-carousel .owl-controls .owl-nav .owl-next {
  position: absolute;
  right: 0;
}
/*--------------------------------------------------------------
22 SVG
--------------------------------------------------------------*/
span[class^="svg-"] {
  display: inline-block;
}
/*--------------------------------------------------------------
21.1 Common
--------------------------------------------------------------*/
body.infolinks-logged-in header#masthead .show-when-logged {
  display: inline-block !important;
}
body.infolinks-opt-out header#masthead .show-when-opting-out {
  display: block !important;
}
body.infolinks-opt-out footer#colophon .show-when-opting-out {
  display: inline-block !important;
}
header#masthead {
  background: #404548 !important;
  background: rgba(23, 64, 109, 1) !important;
  min-height: 45px;
  height: 70px;
  position: absolute;
  position: fixed;
  z-index: 2;
  width: 100%;
}
header#masthead .logo {
  width: 180px;
  height: 70px;
  background-size: 180px 70px;
  background-position: left;
  background-repeat: no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('/wp-content/uploads/2020/11/infolinks_logo_new.png') !important;
}
header#masthead .logo-blog {
  width: 180px;
  height: 70px;
  background-size: 180px 70px;
  background-position: left;
  background-repeat: no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('/wp-content/uploads/2020/11/infolinks_logo_new.png') !important;
}
/*@media screen and (max-width: 1200px) {
  header#masthead {
    h1.logo, h1.logo-blog {
      width: 140px;
      background-position: center;
      background-size: 85%;
    }
  }
}*/
/*@media screen and (max-width: 1024px) {
  header#masthead {
    h1.logo {
      background-size: 65%;
    }
  }
}*/
@media screen and (max-width: 960px) {
  header#masthead {
    min-height: 60px;
    height: auto;
    background: transparent;
  }
  header#masthead .row.pad {
    /*padding: 0;*/
  }
  header#masthead .row.pad .col {
    margin: 0;
    width: 100%;
    text-align: center;
  }
  header#masthead .row.pad .logo-container {
    float: none !important;
  }
  header#masthead .row.pad .col-3 {
    background: rgba(64, 69, 72, 0.96);
    text-align: center;
  }
  header#masthead .logo,
  header#masthead .logo-blog {
    height: 60px;
    background-size: 132px 50px;
    background-position: center;
    display: inline-block;
  }
  header#masthead .logo {
    height: 60px;
    background-size: 132px 50px;
    background-position: center;
    display: inline-block;
  }
  header#masthead .logo-blog {
    height: 60px;
    background-size: 134px 40px;
    background-position: center;
    display: inline-block;
  }
}
#content {
  min-height: 617px;
}
#content.pusher {
  padding-top: 70px;
}
@media screen and (max-width: 678px) {
  #content.pusher {
    padding-top: 60px;
  }
}
.main-navigation {
  font-size: 14px;
  font-size: 1.4rem;
}
.main-navigation li {
  padding: 0 12.5px;
}
.main-navigation li a {
  text-transform: uppercase;
  line-height: 70px;
  line-height: 7rem;
}
.main-navigation li:first-child {
  padding-left: 0;
}
.main-navigation li:last-child {
  padding-right: 0;
}
.main-navigation li.adshop a,
.main-navigation li.adshop a:link,
.main-navigation li.adshop a:visited,
.main-navigation li.adshop a:active {
  color: #17406D !important;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.main-navigation li.adshop a:hover {
  color: #fbb03b !important;
}
.main-navigation .sub-menu li {
  background-color: #404548;
  padding: 9px;
  position: relative;
  height: 32px;
}
.main-navigation .sub-menu li a {
  color: #ffffff;
  text-transform: capitalize;
  line-height: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 9px 9px;
}
.main-navigation .sub-menu li:hover {
  background-color: #fcc92e;
  color: #333333;
}
html[lang='es-ES'] .main-navigation .sign-up {
  margin-top: -5px;
}
@media screen and (max-width: 1200px) {
  .main-navigation .menu > li {
    padding: 0 7px !important;
  }
}
.site-navigation-container {
  overflow: hidden;
  clear: both;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-left: -50px;
}
#site-navigation {
  display: block;
}
#site-navigation a {
  color: #ffffff;
  position: relative;
}
#site-navigation a:after {
  content: "";
  position: absolute;
  bottom: 17px;
  left: 0;
  width: 100%;
  height: 2px;
  background: #fcc92e;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -o-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.15s;
  -moz-transition: -moz-transform 0.15s;
  -o-transition: -o-transform 0.15s;
  transition: -webkit-transform 0.15s,-moz-transform 0.15s,-o-transform 0.15s,transform 0.15s;
}
#site-navigation a:hover:after {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -o-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}
#site-navigation a:hover {
  text-decoration: none;
}
@media screen and (max-width: 960px) {
  .main-navigation li {
    padding: 0 !important;
  }
  .site-navigation-container {
    position: static;
    float: none !important;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  #site-navigation {
    display: none;
  }
}
#site-mobile-navigation {
  display: none;
  z-index: 99999;
}
#site-mobile-navigation li {
  padding: 0 !important;
  width: 100%;
  min-height: 45px;
  text-align: left;
  display: block;
  border-bottom: 1px rgba(255, 255, 255, 0.1) solid;
  float: none;
}
#site-mobile-navigation li ul.sub-menu {
  float: none;
  position: static;
  margin: 0;
  display: none;
}
#site-mobile-navigation li ul.sub-menu.toggled {
  display: block;
}
#site-mobile-navigation li a {
  padding-left: 20px;
  height: 45px;
  line-height: 45px;
  color: #ffffff;
}
#site-mobile-navigation li a:after {
  content: "\f105";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  color: #ffffff;
  background: #585d61;
  font-size: 18px;
  font-size: 1.8rem;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  margin-right: 4px;
  text-align: center;
  line-height: 24px !important;
  line-height: 2.4rem !important;
  position: absolute;
  right: 20px;
  left: auto;
  top: 50%;
  bottom: auto;
  margin-top: -12px;
  width: 24px;
  height: 24px;
  -webkit-border-radius: 100%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 100%;
  -moz-background-clip: padding;
  border-radius: 100%;
  background-clip: padding-box;
}
#site-mobile-navigation li a:hover {
  text-decoration: none;
}
#site-mobile-navigation li.sign-up.btn {
  border: 0;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
}
#site-mobile-navigation li.sign-in > a,
#site-mobile-navigation li.my-account > a {
  color: #fcc92e;
}
#site-mobile-navigation li.opt-out {
  display: none;
}
#site-mobile-navigation li li.adshop a,
#site-mobile-navigation li li.adshop a:link,
#site-mobile-navigation li li.adshop a:visited,
#site-mobile-navigation li li.adshop a:active {
  color: #17406D !important;
}
#site-mobile-navigation li:first-child {
  border-top: 1px rgba(255, 255, 255, 0.2) solid;
}
#site-mobile-navigation #primary-menu-mobile-container {
  display: none;
}
#site-mobile-navigation #primary-menu-mobile-container .mobile-menu-scroll {
  overflow: auto;
  height: 100%;
}
@media screen and (max-width: 1075px) {
  .row.pad {
    padding: 0 15px !important;
  }
}
@media screen and (max-width: 960px) {
  header#masthead #site-mobile-navigation {
    display: block;
  }
  header#masthead #site-mobile-navigation .menu-toggle {
    position: absolute;
    left: 10px;
    top: 5px;
    background: transparent;
    border: 0;
    outline: 0;
    padding: 0;
  }
  header#masthead #site-mobile-navigation .hamburger-container {
    width: 32px;
    height: 44px;
    position: relative;
  }
  header#masthead #site-mobile-navigation .hamburger {
    background: #ffffff;
    height: 3px;
    width: 20px;
    position: absolute;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  header#masthead #site-mobile-navigation .hamburger-base {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 0;
    margin-left: -10px;
    transform-origin: center center;
  }
  header#masthead #site-mobile-navigation .hamburger-top {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -6px;
    margin-left: -10px;
  }
  header#masthead #site-mobile-navigation .hamburger-bottom {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 6px;
    margin-left: -10px;
  }
  header#masthead #site-mobile-navigation #primary-menu-mobile-container {
    position: absolute;
    position: fixed;
    z-index: 99999;
    display: block;
    background: #404548;
    background: rgba(64, 69, 72, 0.96);
    width: 250px;
    height: 100%;
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: -webkit-transform 0.8s ease;
    -moz-transition: -moz-transform 0.8s ease;
    -o-transition: -o-transform 0.8s ease;
    transition: -webkit-transform 0.8s ease,-moz-transform 0.8s ease,-o-transform 0.8s ease,transform 0.8s ease;
  }
  header#masthead #site-mobile-navigation #primary-menu-mobile-container .owl-carousel.languages-menu {
    height: 45px;
    border-bottom: 1px rgba(255, 255, 255, 0.1) solid;
  }
  header#masthead #site-mobile-navigation #primary-menu-mobile-container .owl-carousel.languages-menu .item {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 45px;
    line-height: 4.5rem;
    color: #17406D;
  }
  header#masthead #site-mobile-navigation #primary-menu-mobile-container .owl-carousel.languages-menu .owl-controls {
    width: 100%;
  }
  header#masthead #site-mobile-navigation #primary-menu-mobile-container .owl-carousel.languages-menu .owl-controls .owl-prev,
  header#masthead #site-mobile-navigation #primary-menu-mobile-container .owl-carousel.languages-menu .owl-controls .owl-next {
    /*font-size: 18px;
              font-size: 1.8rem;*/
    line-height: 24px;
    line-height: 2.4rem;
    text-align: center;
    margin-top: -12px;
    width: 24px;
    height: 24px;
    color: #333333;
    background: #fcc92e;
    -webkit-border-radius: 100%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 100%;
    -moz-background-clip: padding;
    border-radius: 100%;
    background-clip: padding-box;
  }
  header#masthead #site-mobile-navigation #primary-menu-mobile-container .owl-carousel.languages-menu .owl-controls .owl-prev {
    left: 20px;
  }
  header#masthead #site-mobile-navigation #primary-menu-mobile-container .owl-carousel.languages-menu .owl-controls .owl-next {
    right: 24px;
  }
  header#masthead #site-mobile-navigation #primary-menu-mobile-container .owl-carousel.languages-menu .owl-dots {
    display: none !important;
  }
  header#masthead #site-mobile-navigation #primary-menu-mobile-container .social-icons {
    width: 220px;
    margin: 10px auto;
    -webkit-transition: left 0.8s ease;
    -moz-transition: left 0.8s ease;
    -o-transition: left 0.8s ease;
    transition: left 0.8s ease;
  }
  header#masthead #site-mobile-navigation #primary-menu-mobile-container .social-icons .social-icon {
    display: inline-block;
    background-color: #585d61;
    width: 32px;
    height: 32px;
    -webkit-border-radius: 100%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 100%;
    -moz-background-clip: padding;
    border-radius: 100%;
    background-clip: padding-box;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 32px;
    line-height: 3.2rem;
    margin: 7px 9px;
  }
  header#masthead #site-mobile-navigation #primary-menu-mobile-container .social-icons .social-icon a {
    width: 100%;
    height: 100%;
    display: block;
  }
  header#masthead #site-mobile-navigation #primary-menu-mobile-container .social-icons .social-icon a,
  header#masthead #site-mobile-navigation #primary-menu-mobile-container .social-icons .social-icon a:link,
  header#masthead #site-mobile-navigation #primary-menu-mobile-container .social-icons .social-icon a:visited,
  header#masthead #site-mobile-navigation #primary-menu-mobile-container .social-icons .social-icon a:hover,
  header#masthead #site-mobile-navigation #primary-menu-mobile-container .social-icons .social-icon a:active {
    color: #ffffff;
  }
  header#masthead #site-mobile-navigation #primary-menu-mobile-container .social-icons .social-icon.facebook:hover {
    background-color: #3b599a;
  }
  header#masthead #site-mobile-navigation #primary-menu-mobile-container .social-icons .social-icon.twitter:hover {
    background-color: #5ea9dd;
  }
  header#masthead #site-mobile-navigation #primary-menu-mobile-container .social-icons .social-icon.linkedin:hover {
    background-color: #007bb6;
  }
  header#masthead #site-mobile-navigation #primary-menu-mobile-container .social-icons .social-icon.googleplus:hover {
    background-color: #dd4b39;
  }
  header#masthead #site-mobile-navigation #primary-menu-mobile-container .social-icons .social-icon.pinterest:hover {
    background-color: #bd081c;
  }
  header#masthead #site-mobile-navigation #primary-menu-mobile-container .social-icons .social-icon.youtube:hover {
    background-color: #e52c27;
  }
  header#masthead #site-mobile-navigation #primary-menu-mobile-container .social-icons .social-icon.instagram:hover {
    background-color: #e13478;
  }
  header#masthead #site-mobile-navigation #primary-menu-mobile-container .social-icons .social-icon.email:hover {
    background-color: #f88a4c;
  }
  header#masthead #site-mobile-navigation.toggled #primary-menu-mobile-container {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  header#masthead #site-mobile-navigation.toggled .hamburger-base {
    display: none;
  }
  header#masthead #site-mobile-navigation.toggled .hamburger-top {
    -webkit-transform: translate(0px, 6px) rotate(-45deg);
    -moz-transform: translate(0px, 6px) rotate(-45deg);
    -o-transform: translate(0px, 6px) rotate(-45deg);
    -ms-transform: translate(0px, 6px) rotate(-45deg);
    transform: translate(0px, 6px) rotate(-45deg);
  }
  header#masthead #site-mobile-navigation.toggled .hamburger-bottom {
    -webkit-transform: translate(0, -6px) rotate(45deg);
    -moz-transform: translate(0, -6px) rotate(45deg);
    -o-transform: translate(0, -6px) rotate(45deg);
    -ms-transform: translate(0, -6px) rotate(45deg);
    transform: translate(0, -6px) rotate(45deg);
  }
}
/*@media screen and (max-height: 800px) {
  header#masthead {
    #site-mobile-navigation {
      #primary-menu-mobile-container {
        height: 80%;
        overflow-y: auto;
      }
    }
  }
}*/
@media screen and (max-width: 600px) {
  header#masthead #site-mobile-navigation #primary-menu-mobile-container {
    width: 100%;
  }
}
#site-navigation-sign li.menu-item-has-children,
#site-navigation-sign li.language-switcher {
  text-align: left;
}
#site-navigation-sign li.menu-item-has-children i,
#site-navigation-sign li.language-switcher i {
  margin-left: 5px;
}
#site-navigation-sign li.menu-item-has-children:hover,
#site-navigation-sign li.language-switcher:hover {
  background-color: #404548;
}
#site-navigation-sign li.menu-item-has-children:hover a,
#site-navigation-sign li.language-switcher:hover a,
#site-navigation-sign li.menu-item-has-children:hover a:link,
#site-navigation-sign li.language-switcher:hover a:link,
#site-navigation-sign li.menu-item-has-children:hover a:visited,
#site-navigation-sign li.language-switcher:hover a:visited,
#site-navigation-sign li.menu-item-has-children:hover a:hover,
#site-navigation-sign li.language-switcher:hover a:hover,
#site-navigation-sign li.menu-item-has-children:hover a:active,
#site-navigation-sign li.language-switcher:hover a:active {
  color: #ffffff;
}
#site-navigation-sign li.menu-item-has-children {
  width: 100px;
}
#site-navigation-sign li.my-account,
#site-navigation-sign li.sign-in {
  width: 140px;
}
#site-navigation-sign li.language-switcher {
  width: 70px;
}
@media screen and (max-width: 960px) {
  #site-navigation-sign {
    display: none;
  }
}
#sign-menu > li {
  padding: 0 10px !important;
}
#sign-menu > li a:hover {
  text-decoration: none;
}
#sign-menu > li > a {
  color: #fcc92e;
}
#sign-menu > li > a:hover {
  color: #ffffff;
}
#sign-menu > li > a:after {
  display: none !important;
}
#sign-menu .sign-up a {
  text-align: center;
  line-height: 40px !important;
  width: 100%;
  height: 40px;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  color: #333;
  font-weight: 500;
}
footer#colophon .site-navigation {
  padding: 60px 0;
  background-color: #404548;
  border-top: 1px #ccc solid;
  color: #ffffff;
}
footer#colophon .site-navigation .footer-logo {
  text-align: left;
}
footer#colophon .site-navigation .footer-title {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 100;
  line-height: 24px;
  line-height: 2.4rem;
  margin-bottom: 20px;
}
footer#colophon .site-navigation .footer-menu {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 28px;
  line-height: 2.8rem;
}
footer#colophon .site-navigation .footer-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
footer#colophon .site-navigation .footer-menu a,
footer#colophon .site-navigation .footer-menu a:link,
footer#colophon .site-navigation .footer-menu a:visited {
  color: #cccccc;
  text-decoration: none;
}
footer#colophon .site-navigation .footer-menu a:hover,
footer#colophon .site-navigation .footer-menu a:active {
  color: #fcc92e;
}
footer#colophon .site-navigation .nav-opt-out a,
footer#colophon .site-navigation .nav-opt-out a:link,
footer#colophon .site-navigation .nav-opt-out a:visited,
footer#colophon .site-navigation .nav-opt-out a:active {
  color: #d6ab27;
}
footer#colophon .site-navigation .nav-opt-out a:hover {
  color: #fbb03b;
}
footer#colophon .site-navigation .footer-follow-us .footer-title {
  margin-left: 15px;
}
footer#colophon .site-navigation .footer-follow-us .social-icons {
  max-width: 200px;
  margin: 0 auto;
}
footer#colophon .site-navigation .footer-follow-us .social-icons .social-icon {
  display: inline-block;
  width: 42px;
  height: 42px;
  background-color: #807f7f;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 40px;
  line-height: 4rem;
  margin: 0 0 15px 15px;
  -webkit-border-radius: 100%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 100%;
  -moz-background-clip: padding;
  border-radius: 100%;
  background-clip: padding-box;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
footer#colophon .site-navigation .footer-follow-us .social-icons .social-icon a {
  width: 100%;
  height: 100%;
  display: block;
}
footer#colophon .site-navigation .footer-follow-us .social-icons .social-icon a,
footer#colophon .site-navigation .footer-follow-us .social-icons .social-icon a:link,
footer#colophon .site-navigation .footer-follow-us .social-icons .social-icon a:visited,
footer#colophon .site-navigation .footer-follow-us .social-icons .social-icon a:hover,
footer#colophon .site-navigation .footer-follow-us .social-icons .social-icon a:active {
  color: #ffffff;
}
footer#colophon .site-navigation .footer-follow-us .social-icons .social-icon.facebook:hover {
  background-color: #3b599a;
}
footer#colophon .site-navigation .footer-follow-us .social-icons .social-icon.twitter:hover {
  background-color: #5ea9dd;
}
footer#colophon .site-navigation .footer-follow-us .social-icons .social-icon.linkedin:hover {
  background-color: #007bb6;
}
footer#colophon .site-navigation .footer-follow-us .social-icons .social-icon.googleplus:hover {
  background-color: #dd4b39;
}
footer#colophon .site-navigation .footer-follow-us .social-icons .social-icon.pinterest:hover {
  background-color: #bd081c;
}
footer#colophon .site-navigation .footer-follow-us .social-icons .social-icon.youtube:hover {
  background-color: #e52c27;
}
footer#colophon .site-navigation .footer-follow-us .social-icons .social-icon.instagram:hover {
  background-color: #e13478;
}
footer#colophon .site-navigation .footer-follow-us .social-icons .social-icon.email:hover {
  background-color: #f88a4c;
}
footer#colophon .opt-out {
  display: none;
  padding: 30px 0;
  background: #f2f2f2;
}
footer#colophon .opt-out .opt-out-text {
  margin: 10px 0 25px 0;
}
footer#colophon .opt-out .opt-out-cta #cmdOptOut,
footer#colophon .opt-out .opt-out-cta #cmdCancelOptOut {
  min-width: 0;
  padding-left: 20px;
  padding-right: 20px;
}
footer#colophon .site-info {
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  padding: 20px 0;
  background-color: #17406D;
  color: #ffffff;
}
footer#colophon .site-info p {
  display: inherit;
}
footer#colophon .site-info a#privacy-policy #privacy-policy {
  color: #ffffff;
  display: none !important;
}
.privacy-policy-footer {
  color: #ffffff !important;
}
a:link.privacy-policy-footer {
  color: #ffffff !important;
}
footer#colophon p {
  margin: 0;
}
.footer-logo-iab-july {
  max-width: 415px;
  max-height: 60px;
}
@media screen and (max-width: 768px) {
  footer#colophon .site-navigation {
    display: none;
  }
  .footer-logo-iab-july {
    max-width: 320px !important;
    max-height: 46px !important;
  }
}
@media screen and (max-width: 385px) {
  .opt-out .btn {
    width: 100%;
    display: block;
  }
  .opt-out .btn + .btn {
    margin-left: 0;
    margin-top: 15px;
  }
}
.tabs .tabs-content {
  margin-top: 20px;
  max-width: 630px;
}
.tabs .tabs-content iframe {
  width: 100%;
}
.tabs .tabs-content .sign-up-tab-advertise iframe {
  height: 650px;
}
.sign-up-form {
  background-color: #ffffff;
  color: #404548;
  text-align: center;
  /*.form-error {
    margin-bottom: 0;
  }*/
}
.sign-up-form .tabs {
  display: inline-block;
  max-width: 586px;
  width: 100%;
  text-align: left;
  padding: 0;
}
.sign-up-form .tabs .col {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.sign-up-form .tabs .tabs-options {
  margin-bottom: 40px;
}
.sign-up-form .tabs .tabs-options .sign-up-tabs {
  width: 242px;
  margin: 0 auto;
}
.sign-up-form .tabs .tabs-options .sign-up-tabs .btn.btn-tab,
.sign-up-form .tabs .tabs-options .sign-up-tabs .btn-tab.active {
  width: 114px;
}
.sign-up-form .btnMonetizeSignupWithFacebook,
.sign-up-form .btnMonetizeSignupWithEmail {
  width: 100%;
}
.btnMonetizeSignupWithFacebook {
	display: none;
}
.sign-up-form input,
.sign-up-form select,
.sign-up-form textarea {
  color: #768c94;
}
.sign-up-form .frmSignUpMonetize .frmSignUpMonetize_ExtraInfo,
.sign-up-form .frmSignUpMonetize .frmSignUpMonetize_Join {
  display: none;
}

.section-twentytwentyone {
    padding: 60px 0;
}
.sign-up-twentytwentyone-features {
    margin: 0px 12px 10px 12px;
    font-size: 21px;
}
.sign-up-twentytwentyone-padding {
    padding: 15px 5px 5px 5px;
}
.sign-up-twentytwentyone-right-side { 
    margin: 8px 0 0 0px;
    text-align: left;
}
.sign-up-twentytwentyone-checkbox {
    padding: 0 15px 0 0px;
}
.sign-up-twentytwentyone-ads {
    margin: 18px 0 0 0px;
    font-size: 19px;
}
.sign-up-twentytwentyone-icons-left {
    text-align: center;
    float: left;
    margin: 0 35px 0 0px;
}
.sign-up-twentytwentyone-icons-right {
    text-align: center;
    float: left;
}
.img-responsive-twentytwentyone {
    max-width: 90%;
}
.adv-partner-twentytwentyone {
    padding: 0 0 0 40px;
}
.adv-partner-img {
    float: left;
    padding: 5px;
}

@media screen and (max-width: 1000px) {
    .sign-up-twentytwentyone-right-side { 
        margin: 8px 0 0 -10px;
        text-align: left;
    }
    .sign-up-twentytwentyone-features {
        margin: 0px 12px 10px 12px;
        font-size: 20px;
    }
    .sign-up-twentytwentyone-icons-left {
        margin: 0 20px 0 0px;
    }
}


@media screen and (max-width: 930px) {
    .sign-up-twentytwentyone-features {
        margin: 0px 12px 10px 12px;
        font-size: 20px;
    }
    .sign-up-twentytwentyone-padding {
        padding: 15px 5px 5px 5px;
    }
    .sign-up-twentytwentyone-ads {
        margin: 32px 0 0 0px;
        font-size: 18px;
    }
    .sign-up-twentytwentyone-icons-left {
        margin: 0 20px 0 0px;
    }
}

@media screen and (max-width: 880px) {
    .sign-up-twentytwentyone-features {
        margin: 0px 12px 10px 12px;
        font-size: 19px;
    }
    .sign-up-twentytwentyone-padding {
        padding: 15px 10px 5px 10px;
    }
    .sign-up-twentytwentyone-ads {
        margin: 32px 0 0 -10px;
        font-size: 17px;
    }
    .sign-up-twentytwentyone-icons-left {
        margin: 0 20px 0 0px;
    }
}

@media screen and (max-width: 840px) {
    .sign-up-twentytwentyone-features {
        margin: 0px 12px 10px 12px;
        font-size: 19px;
    }
    .sign-up-twentytwentyone-padding {
        padding: 15px 10px 5px 10px;
    }
    .sign-up-twentytwentyone-ads {
        margin: 32px 0 0 -15px;
        font-size: 16px;
    }
    .sign-up-twentytwentyone-icons-left {
        margin: 0 10px 0 0px;
    }
}

@media screen and (max-width: 800px) {
    .sign-up-twentytwentyone-features {
        margin: 0px 12px 10px 12px;
        font-size: 18px;
    }
    .sign-up-twentytwentyone-padding {
        padding: 15px 10px 5px 10px;
    }
    .sign-up-twentytwentyone-ads {
        margin: 32px 0 0 -20px;
        font-size: 16px;
    }
    .sign-up-twentytwentyone-icons-left {
        margin: 0 10px 0 0px;
    }
}


@media screen and (max-width: 768px) {
  #publisher.anchor,
  #advertiser.anchor {
    top: -80px;
  }
    /*
  .sign-up-form .btnMonetizeSignupWithEmail {
    margin-bottom: 30px;
  }
  .sign-up-form .btnMonetizeSignupWithEmail + .form-error {
    position: relative;
    top: -28px;
  }
  */
  .btnMonetizeSignupWithEmail {
    margin-bottom: 30px;
  }
  .btnMonetizeSignupWithEmail + .form-error {
    position: relative;
    top: -28px;
  }
  .sign-up-form .signup-links {
    text-align: center;
  }
  .sign-up-form .signup-links span:first-child {
    margin-bottom: 0px;
    display: inline-block;
  }

  .section-twentytwentyone {
    padding: 0px 20px;
  }
  .sign-up-twentytwentyone-ads {
    margin: -30px 0 24px 20px;
    font-size: 16px;
    float: left;
    width:30%
  }
  .sign-up-twentytwentyone-right-side { 
    margin: -20px 0 0 0px;
    text-align: left;
    float: left;
    width: 60%;
  }
  .sign-up-twentytwentyone-padding {
    padding: 15px 15px 5px 15px;
  }
  .row.spacer-xl-twentytwentyone {
    margin: 45px 0 30px 0px;
  }

}
@media screen and (max-width: 540px) {
  .frmSignUpMonetize_SignupOptions .col-sm-3 {
    width: 97.5%;
    margin: 0 1.25%;
  }
  .sign-up-twentytwentyone-features {
     margin: 0px 0px 10px 0px;
    font-size: 17px;
  }
  .sign-up-twentytwentyone-checkbox {
    padding: 0 10px 0 0px;
  }
  .sign-up-twentytwentyone-ads {
    margin: -30px 0 24px 20px;
    font-size: 16px;
    width:30%
  }
  .sign-up-twentytwentyone-padding {
    padding: 15px 20px 5px 20px;
  }
}

@media screen and (max-width: 414px) {
  .sign-up-twentytwentyone-ads {
    margin: -30px 0 24px 0px;
    font-size: 16px;
  }
}

@media screen and (max-width: 375px) {
  .sign-up-twentytwentyone-ads {
    margin: -30px 0 24px -10px;
    font-size: 15px;
  }
}


.read-more {
  display: inline-block;
  color: #17406D;
}
.read-more i {
  color: #17406D;
  font-size: 18px !important;
  font-size: 1.8rem !important;
  line-height: 22px !important;
  line-height: 2.2rem !important;
}
.read-more:hover {
  text-decoration: none !important;
}
.read-more:hover .read-more-text {
  text-decoration: underline;
}
.contact {
  background: #ffffff;
  border-top: 1px #ccc solid;
  /*.row.pad {
    padding: 0;
  }*/
}
.contact .contact-form {
  display: inline-block;
  max-width: 667px;
  width: 100%;
}
.contact .contact-form span.input-desc {
  color: #404548;
  display: inline-block;
  margin-bottom: 10px;
}
.contact .frmContactForm .frmContactForm_Topic,
.contact .frmContactForm .frmContactForm_Budget,
.contact .frmContactForm .frmContactForm_Company {
  display: none;
}
.general-error .form-error {
  padding-left: 0 !important;
}
.infolinks-form .form-title {
  font-weight: 300;
  text-align: center;
  margin-bottom: 10px;
}
.infolinks-form .cta {
  margin-top: 20px;
}
.infolinks-form .form-error {
  display: none;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 26px;
  line-height: 2.6rem;
  color: #ff6666 !important;
  padding-left: 10px;
  margin-bottom: -18px;
}
.infolinks-form ul.list-inline li + li {
  margin-left: 0;
}
.infolinks-form input,
.infolinks-form select,
.infolinks-form textarea {
  width: 100% !important;
  max-width: none !important;
  margin-bottom: 0 !important;
  padding-right: 45px;
}
.infolinks-form a {
  white-space: nowrap;
}
.infolinks-form textarea {
  height: 150px;
  padding-left: 15px;
  padding-right: 15px;
}
.tabs {
  padding: 0 15px;
}
.tabs .infolinks-tabs {
  width: 300px;
  height: 48px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #fff;
  -webkit-box-shadow: inset 0 3px rgba(202, 202, 202, 0.15);
  -moz-box-shadow: inset 0 3px rgba(202, 202, 202, 0.15);
  box-shadow: inset 0 3px rgba(202, 202, 202, 0.15);
  border: solid 1px #cacaca;
  padding: 0 2px;
}
.tabs .infolinks-tabs .btn.btn-tab,
.tabs .infolinks-tabs .btn-tab.active {
  width: 140px;
}
.tabs .infolinks-tabs ul.list-inline li + li {
  margin-left: 0;
}
.tabs .tab-content:not(.active) {
  display: none;
}
.hero {
  min-height: 650px;
  background-position: center top;
  background-size: cover;
  position: relative;
}
.hero.primary-hero {
  border-bottom: 1px #f2f2f2 solid;
}
.hero.hero-infold {
  border-bottom: 1px #f2f2f2 solid;
  min-height: 350px;
}
.hero .col-12 {
  display: table;
}
.hero .hero-container-outer {
  display: table;
  width: 100%;
}
.hero .hero-container {
  display: table-cell;
  height: 650px;
  vertical-align: middle;
}
.hero .hero-container-infold {
  display: table-cell;
  height: 350px;
  vertical-align: middle;
}
.hero .hero-title {
  font-weight: 300;
  margin: 0;
}
.hero .hero-title h1 {
  font-size: 58px;
  font-size: 5.8rem;
  line-height: 64px;
  line-height: 6.4rem;
  font-weight: 300;
  color: #ffffff;
  text-transform: none;
  text-shadow: 3px 5px 10px rgba(0, 0, 0, .3);
}
.hero .hero-title-donations h1 {
  font-size: 58px;
  font-size: 5.8rem;
  line-height: 64px;
  line-height: 6.4rem;
  font-weight: 300;
  color: #ffffff;
  text-transform: none;
}
.hero .hero-tagline p {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 100;
  line-height: 32px;
  line-height: 3.2rem;
  color: #ffffff;
}
.hero .hero-cta {
  margin-top: 45px;
}
.hero .hero-cta .btn {
  padding-left: 10px;
  padding-right: 10px;
}
.hero .hero-scroll {
  position: absolute;
  bottom: 30px;
  left: 50%;
  width: 60px;
  margin-left: -30px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 28px;
  line-height: 2.8rem;
  color: #404548;
  text-align: center;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.hero .hero-scroll .hero-scroll-text {
  font-weight: 100;
  font-size: 14px;
  font-size: 1.4rem;
  color: #ffffff;
  line-height: 1;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.hero .hero-scroll .hero-scroll-icon {
  line-height: 1;
  font-size: 36px;
  font-size: 3.6rem;
  color: #ffffff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  margin-bottom: 5px;
}
.hero .hero-scroll:hover {
  -webkit-transform: translateY(-15px);
  -moz-transform: translateY(-15px);
  -o-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  transform: translateY(-15px);
}
.hero p {
  margin: 0;
}
.blue-stripe-brand-logos {
	/*margin: 0 60px 0 60px;*/
	/*width: 100%;
    text-align: center;*/
	margin:0;
	margin-left:auto;
	margin-right:auto;
}
/*.blue-stripe-brand-logos img {
	width: 100%;
}*/
@media screen and (max-width: 1130px) {
  .hero > .row {
    background-color: rgba(0, 0, 0, 0.4);
  }
  .blue-stripe-brand-logos {
	/*margin: 0 30px 0 30px;*/
  }
}
@media screen and (max-width: 844px) {
  .hero .hero-tagline br {
    content: "";
  }
  .hero .hero-tagline br:after {
    content: " ";
  }
  .blue-stripe-brand-logos {
	/*margin: 0px 30px 0 30px;*/
  }
}
@media screen and (max-width: 768px) {
  .hero {
    min-height: 480px;
  }
  .hero .hero-container {
    height: 480px;
    text-align: center;
  }
  .hero .hero-cta {
    margin-top: 30px;
    margin-bottom: 10px;
    text-align: center;
    position: relative;
    z-index: 1;
  }
  .hero .hero-cta a:not(:last-child) {
    margin-bottom: 20px;
  }
  .hero .hero-tagline {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
  .hero .hero-scroll {
    margin-left: -4.5px;
    bottom: 20px;
    color: #ffffff;
  }
  .hero .hero-scroll .hero-scroll-text {
    display: none;
  }
  .hero .btn + .btn {
    margin-top: 20px;
  }
  .hero .btn {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .page-template-company .hero .row,
  .page-template-careers .hero .row {
    background-color: transparent;
  }
  .page-template-company .hero .hero-title,
  .page-template-careers .hero .hero-title {
    margin-top: 0;
  }
  .page-template-company .hero .hero-tagline p,
  .page-template-careers .hero .hero-tagline p {
    font-size: 1.6px !important;
    font-size: 1.6rem !important;
    line-height: 20px !important;
    line-height: 2.0rem !important;
  }
}
@media screen and (max-width: 650px) {
  .hero .hero-title h1 p {
    font-size: 50px;
    font-size: 5.0rem;
  }
  .hero .hero-title-donations h1 p {
    font-size: 50px;
    font-size: 5.0rem;
  }
}
@media screen and (max-width: 570px) {
  .hero .hero-title h1 p {
    font-size: 40px;
    font-size: 4rem;
    line-height: 54px;
    line-height: 5.4rem;
  }
  .section-sub-title-twentytwentyone {
      font-size: 28px;
      font-size: 2.8rem;
      font-weight: 300;
      line-height: 38px;
      line-height: 3.8rem;
      color: #404548;
  }
  .get-started-section-sub-title {
      font-size: 28px !important;
      font-size: 2.8rem !important;
      font-weight: 300 !important;
      line-height: 38px !important;
      line-height: 3.8rem !important;
      color: #fff !important;
  }
  .get-started-section-sub-mini-title {
      /*font-size: 28px !important;
      font-size: 2.8rem !important;
      font-weight: 300 !important;
      line-height: 38px !important;
      line-height: 3.8rem !important;
      color: #fff !important;*/
	  /*(inline-size: 250px !important;*/
	  overflow-wrap: break-word !important;
  }
}
@media screen and (max-width: 460px) {
  .blue-stripe-brand-logos {
	margin: -30px 0px 50px 5px;
  }
  .hero .hero-title h1 p {
    font-size: 30px;
    font-size: 3.0rem;
    line-height: 36px;
    line-height: 3.6rem;
    padding-bottom: 5px;
    text-shadow: 3px 5px 10px #000;
  }
  .hero .hero-title-donations h1 p {
    font-size: 30px;
    font-size: 3.0rem;
    line-height: 36px;
    line-height: 3.6rem;
    padding-bottom: 5px;
    text-shadow: 3px 5px 2px #474747;
  }
  .hero .hero-tagline {
    margin-top: 0;
  }
  .hero .hero-tagline p {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 2.6px;
    line-height: 2.6rem;
  }
  .hero .hero-scroll {
    display: none;
  }
  .page-template-company .hero .row,
  .page-template-careers .hero .row {
    background-color: transparent;
  }
  .page-template-company .hero .hero-title,
  .page-template-careers .hero .hero-title {
    margin-top: 0;
  }
  .page-template-company .hero .hero-tagline p,
  .page-template-careers .hero .hero-tagline p {
    font-size: 1.6px !important;
    font-size: 1.6rem !important;
    line-height: 20px !important;
    line-height: 2.0rem !important;
  }
}
#credentials {
  text-align: center;
  background-color: #404547;
  padding: 20px 0;
}
#credentials .credentials-title {
  margin-bottom: 15px;
}
#credentials .credentials-title h3 {
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 42px;
  line-height: 4.2rem;
  letter-spacing: -0.01em;
  color: #404548;
  font-weight: 300;
  margin: 0;
}
#credentials .credentials-text {
  font-size: 20px;
  font-size: 2rem;
  line-height: 28px;
  line-height: 2.8rem;
  color: #404548;
  margin-bottom: 15px;
}
#credentials .credentials-links {
  margin-bottom: 30px;
}
#credentials .credentials-links a {
  font-size: 20px;
  font-size: 2rem;
  line-height: 28px;
  line-height: 2.8rem;
}
#credentials .credentials-links a,
#credentials .credentials-links a:link,
#credentials .credentials-links a:visited {
  color: #17406D;
  text-decoration: none;
  -webkit-transition: color 0.8s ease;
  -moz-transition: color 0.8s ease;
  -o-transition: color 0.8s ease;
  transition: color 0.8s ease;
}
#credentials .credentials-links a:hover,
#credentials .credentials-links a:active {
  color: #36ba9d;
}
#credentials .credentials-logos .credentials-logo {
  display: inline-block;
  margin: 5px 28px;
}
#credentials p {
  margin: 0;
}
@media screen and (max-width: 1180px) {
  #credentials > .row {
    max-width: 721px;
  }
  #credentials .credentials-logos .credentials-logo {
    margin: 5px 40px;
  }
 .adv-partner-twentytwentyone {
    padding: 0 0 0 20px;
  }
}
@media screen and (max-width: 1150px) {
  .adv-partner-img {
    float: left;
    padding: 0px;
    width: 16%;
  }
}
@media screen and (max-width: 1100px) {
  .adv-partner-img {
    float: left;
    padding: 0px;
    width: 16%;
  }
}
@media screen and (max-width: 1024px) {
  #credentials .credentials-logos .credentials-logo {
    margin: 5px 18px;
  }
  .adv-partner-img {
    float: left;
    padding: 0px;
    width: 90%;
  }
}
@media screen and (max-width: 768px) {
  .adv-partner-img {
    float: left;
    padding: 0px 0px 30px 0px;
    width: 90%;
  }
}

@media screen and (max-width: 600px) {
  #credentials .credentials-logos .credentials-logo {
    width: 39%;
  }
  #credentials .credentials-text {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 26px;
    line-height: 2.6rem;
  }
  #credentials .credentials-links a {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 26px;
    line-height: 2.6rem;
  }
}
section.section {
  padding: 60px 0;
}
.ibox {
  text-align: center;
}
.ibox .ibox-image {
  margin-bottom: 15px;
}
.ibox .ibox-title {
  margin-bottom: 5px;
  color: #fff;
}
.ibox p {
  margin: 0;
}
@media screen and (max-width: 600px) {
  .ibox:not(:last-child) {
    margin-bottom: 30px !important;
  }
}
/* Hide the elements before they're shown */
.animation:not(.animating) .animate,
.animation:not(.animating).animate {
  opacity: 0;
}
.mfp-video-thumb {
  display: block;
  position: relative;
  margin: 0 auto;
}
.mfp-video-thumb:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  background: rgba(255, 255, 255, 0.4);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.mfp-video-thumb:hover:after {
  opacity: 1;
}
.expander .expander-button {
  cursor: pointer;
  position: relative;
}
.expander .expander-button:after {
  content: "\f078";
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  width: 16px;
  height: 16px;
  color: #17406D;
  display: inline-block;
  font: normal normal normal 16px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.expander .expander-content {
  display: none;
}
.expander.open .expander-button:after {
  margin-top: 3px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.show-when-opting-out {
  display: none;
}
body:not(.infolinks-logged-in) .show-when-logged {
  display: none !important;
}
body.infolinks-logged-in .show-when-logged {
  display: block !important;
}
body.infolinks-logged-in .hide-when-logged {
  display: none !important;
}
#loader {
  position: fixed;
  top: 50%;
  left: 50%;
  margin: -75px 0 0 -75px;
  z-index: 1000;
  background-color: #ffffff;
}
.infolinks-select {
  width: 100%;
  height: 45px;
  overflow: hidden;
  background-image: url('/wp-content/uploads/2020/11/dropdown-closed-blue.png');
  background-repeat: no-repeat;
  background-position: center right 10px;
}
.infolinks-select.opened {
  background-image: url('/wp-content/uploads/2020/11/dropdown-closed-blue.png');
}
.infolinks-select select {
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}
.infolinks-select select::-ms-expand {
  display: none;
}
.fb-like iframe {
  max-width: inherit;
}
.hide-h1 {
  overflow: hidden;
  width: 1px;
  height: 1px;
}
.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}
/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
#subscribe-to-newsletter {
  overflow: hidden;
  clear: both;
  text-align: center;
  font-size: 0;
}
#subscribe-to-newsletter .mc4wp-form {
  margin: 0;
}
#subscribe-to-newsletter .mc4wp-alert {
  font-size: 16px;
  margin-bottom: 0;
}
#subscribe-to-newsletter p {
  font-size: 16px;
  line-height: 24px;
}
#subscribe-to-newsletter input {
  width: 260px;
  height: 45px;
}
#subscribe-to-newsletter button {
  border-radius: 0 5px 5px 0;
  height: 45px;
  vertical-align: top;
  font-size: 20px;
  min-width: 60px;
}
#subscribe-to-newsletter .left {
  float: none !important;
  display: inline-block;
}
/*--------------------------------------------------------------
21.2 Homepage
--------------------------------------------------------------*/
.svg-OneStopShop {
  background: url(/wp-content/uploads/2020/11/infolinks_home_page_graphics.png) 50% 0 no-repeat;
}
.svg-OneStopShop-dims {
  width: 166px;
  height: 166px;
}
.svg-TriggeredByIntent {
  background: url(/wp-content/uploads/2020/11/infolinks_home_page_graphics.png) 0 0 no-repeat;
}
.svg-TriggeredByIntent-dims {
  width: 166px;
  height: 166.001px;
}
.svg-UniqueAdUnits {
  background: url(/wp-content/uploads/2020/11/infolinks_home_page_graphics.png) 100% 0 no-repeat;
}
.svg-UniqueAdUnits-dims {
  width: 166px;
  height: 166px;
}
.svg-adv_globe {
  background: url(/wp-content/uploads/2020/11/infolinks_home_page_graphics.png) 57.38396624% 83.83888889% no-repeat;
}
.svg-adv_globe-dims {
  width: 24px;
  height: 24px;
}
.svg-adv_target {
  background: url(/wp-content/uploads/2020/11/infolinks_home_page_graphics.png) 62.44725738% 83.83888889% no-repeat;
}
.svg-adv_target-dims {
  width: 24px;
  height: 24px;
}
.svg-adv_wallet {
  background: url(/wp-content/uploads/2020/11/infolinks_home_page_graphics.png) 67.51054852% 83.83888889% no-repeat;
}
.svg-adv_wallet-dims {
  width: 24px;
  height: 24px;
}
.svg-globe {
  background: url(/wp-content/uploads/2020/11/infolinks_home_page_graphics.png) 0 99.40179641% no-repeat;
}
.svg-globe-dims {
  width: 68px;
  height: 55px;
}
.svg-key {
  background: url(/wp-content/uploads/2020/11/infolinks_home_page_graphics.png) 15.81395349% 99.8% no-repeat;
}
.svg-key-dims {
  width: 68px;
  height: 55px;
}
.svg-market {
  background: url(/wp-content/uploads/2020/11/infolinks_home_page_graphics.png) 31.62790698% 99.40179641% no-repeat;
}
.svg-market-dims {
  width: 68px;
  height: 55px;
}
.svg-views {
  background: url(/wp-content/uploads/2020/11/infolinks_home_page_graphics.png) 47.44186047% 99.40179641% no-repeat;
}
.svg-views-dims {
  width: 68px;
  height: 55px;
}
.page-template-homepage #benefits,
.page-template-optout #benefits {
  padding: 50px 0 !important;
  min-height: 391px;
}
.page-template-homepage #benefits .ibox,
.page-template-optout #benefits .ibox {
  color: #404548;
  margin-top: 10px;
  margin-bottom: 10px;
}
.page-template-homepage #benefits .ibox .ibox-description,
.page-template-optout #benefits .ibox .ibox-description {
  max-width: 320px;
  margin: 0 auto;
}
.page-template-homepage #stats,
.page-template-optout #stats {
  min-height: 245px;
  background-color: #17406D;
}
.page-template-homepage #stats .ibox .ibox-description,
.page-template-optout #stats .ibox .ibox-description {
  color: #ffffff;
}
.page-template-homepage #featured_review,
.page-template-optout #featured_review {
  min-height: 397px;
  text-align: center;
  border-bottom: 1px #f2f2f2 solid;
}
.page-template-homepage #featured_review h2.featured-review-section-title,
.page-template-optout #featured_review h2.featured-review-section-title {
  margin-bottom: 20px;
}
.page-template-homepage #featured_review .featured-review-title,
.page-template-optout #featured_review .featured-review-title {
  margin-bottom: 20px;
}
.page-template-homepage #featured_review .featured-review-video img,
.page-template-optout #featured_review .featured-review-video img {
  border: 1px #cdcdcd solid;
}
.page-template-homepage #featured_review .featured-review-text,
.page-template-optout #featured_review .featured-review-text {
  max-width: 650px;
  margin: 20px auto 0;
}
.page-template-homepage #featured_review .featured-review-text p,
.page-template-optout #featured_review .featured-review-text p {
  margin: 0;
}
.page-template-homepage #featured_review .featured-review-reviewer,
.page-template-optout #featured_review .featured-review-reviewer {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 26px;
  line-height: 2.6rem;
  color: #87a1ab;
}
.page-template-homepage #featured_review .featured-review-reviewer p,
.page-template-optout #featured_review .featured-review-reviewer p {
  margin: 0;
}
.page-template-homepage #featured_review .featured-review-cta,
.page-template-optout #featured_review .featured-review-cta {
  margin-top: 30px;
}
.page-template-homepage #featured_review .featured-review-cta a,
.page-template-optout #featured_review .featured-review-cta a {
  padding-left: 20px;
  padding-right: 20px;
}
.page-template-homepage #reviews,
.page-template-optout #reviews {
  min-height: 0;
}
.page-template-homepage #reviews .review.ibox .ibox-description,
.page-template-optout #reviews .review.ibox .ibox-description {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 26px;
  line-height: 2.6rem;
  min-height: 130px;
  max-width: 290px;
  margin: 0 auto 30px;
}
@media screen and (max-width: 1023px) {
  .page-template-homepage #reviews .review.ibox .ibox-description,
  .page-template-optout #reviews .review.ibox .ibox-description {
    max-width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .page-template-homepage #reviews .review.ibox .ibox-description,
  .page-template-optout #reviews .review.ibox .ibox-description {
    max-width: 75%;
  }
}
.page-template-homepage #reviews .review .ibox-reviewer-image,
.page-template-optout #reviews .review .ibox-reviewer-image {
  margin-bottom: 10px;
}
.page-template-homepage #reviews .review .ibox-reviewer,
.page-template-optout #reviews .review .ibox-reviewer {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px;
  line-height: 2rem;
  color: #404040;
}
.page-template-homepage #reviews .review p,
.page-template-optout #reviews .review p {
  margin: 0;
}
.page-template-homepage #reviews .owl-controls,
.page-template-optout #reviews .owl-controls {
  top: 50%;
  margin-top: -70px;
  font-size: 40px;
}
.page-template-homepage #reviews .owl-controls .owl-nav .owl-prev,
.page-template-optout #reviews .owl-controls .owl-nav .owl-prev,
.page-template-homepage #reviews .owl-controls .owl-nav .owl-next,
.page-template-optout #reviews .owl-controls .owl-nav .owl-next {
  color: #17406D;
}
.page-template-homepage #reviews .owl-controls .owl-nav .owl-prev i,
.page-template-optout #reviews .owl-controls .owl-nav .owl-prev i,
.page-template-homepage #reviews .owl-controls .owl-nav .owl-next i,
.page-template-optout #reviews .owl-controls .owl-nav .owl-next i {
  font-size: 26px;
  font-size: 2.6rem;
}
.page-template-homepage #monetizing,
.page-template-optout #monetizing {
  text-align: center;
  background-size: auto;
}
.page-template-homepage #monetizing .col,
.page-template-optout #monetizing .col {
  position: relative;
}
.page-template-homepage #monetizing.hero,
.page-template-optout #monetizing.hero {
  min-height: 298px;
}
.page-template-homepage #monetizing.hero .flowers,
.page-template-optout #monetizing.hero .flowers {
  position: absolute;
  top: -7.8%;
  left: 0;
}
.page-template-homepage #monetizing.hero .laptop,
.page-template-optout #monetizing.hero .laptop {
  position: absolute;
  top: 0;
  right: 0;
}
.page-template-homepage #monetizing.hero .coffee,
.page-template-optout #monetizing.hero .coffee {
  position: absolute;
  bottom: 2.5%;
  right: 0;
}
.page-template-homepage #monetizing.hero .hero-container,
.page-template-optout #monetizing.hero .hero-container {
  height: 298px;
}
.page-template-homepage #monetizing.hero .hero-title p,
.page-template-optout #monetizing.hero .hero-title p {
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: 100;
  line-height: 38px;
  line-height: 3.8rem;
  color: #404548;
  text-transform: none;
}
.page-template-homepage #monetizing.hero .hero-cta,
.page-template-optout #monetizing.hero .hero-cta {
  margin-top: 30px;
}
.page-template-homepage #monetizing.hero .hero-cta a,
.page-template-optout #monetizing.hero .hero-cta a {
  padding-left: 20px;
  padding-right: 20px;
}
.page-template-homepage #monetizing.hero p,
.page-template-optout #monetizing.hero p {
  margin: 0;
}
.page-template-homepage #advertising,
.page-template-optout #advertising {
  text-align: left;
}
.page-template-homepage #advertising.hero,
.page-template-optout #advertising.hero {
  min-height: 684px;
}
.page-template-homepage #advertising.hero .hero-container,
.page-template-optout #advertising.hero .hero-container {
  height: 567px;
  display: table-cell;
  vertical-align: middle;
}
.page-template-homepage #advertising.hero .hero-title,
.page-template-optout #advertising.hero .hero-title {
  margin-bottom: 30px;
}
.page-template-homepage #advertising.hero .hero-title p,
.page-template-optout #advertising.hero .hero-title p {
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: 300;
  line-height: 42px;
  line-height: 4.2rem;
  color: #525758;
  text-transform: none;
}
.page-template-homepage #advertising.hero .hero-tagline,
.page-template-optout #advertising.hero .hero-tagline {
  margin-bottom: 30px;
}
.page-template-homepage #advertising.hero .hero-tagline p,
.page-template-optout #advertising.hero .hero-tagline p {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 300;
  line-height: 32px;
  line-height: 3.2rem;
  color: #525758;
  text-transform: none;
}
.page-template-homepage #advertising.hero .hero-text .line,
.page-template-optout #advertising.hero .hero-text .line {
  margin-bottom: 20px;
}
.page-template-homepage #advertising.hero .hero-text ul,
.page-template-optout #advertising.hero .hero-text ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.page-template-homepage #advertising.hero .hero-text ul li,
.page-template-optout #advertising.hero .hero-text ul li {
  overflow: hidden;
}
.page-template-homepage #advertising.hero .hero-text .text-line,
.page-template-optout #advertising.hero .hero-text .text-line {
  margin-left: 10px;
  width: calc(66%);
  width: 80%;
}
.page-template-homepage #advertising.hero .hero-links a,
.page-template-optout #advertising.hero .hero-links a {
  font-size: 18px !important;
  font-size: 1.8rem !important;
  font-weight: 500 !important;
  line-height: 22px !important;
  line-height: 2.2rem !important;
}
.page-template-homepage #advertising.hero p,
.page-template-optout #advertising.hero p {
  margin: 0;
}
.page-template-homepage #advertising.hero a.btn,
.page-template-optout #advertising.hero a.btn {
  text-align: left !important;
  width: auto;
  height: auto;
}
.page-template-homepage #credentials,
.page-template-optout #credentials {
  position: relative;
  top: 0;
  margin-top: -113px;
  background-color: rgba(64, 69, 71, 0.9);
}
@media screen and (max-width: 1300px) {
  .page-template-homepage #monetizing.hero > .row,
  .page-template-optout #monetizing.hero > .row {
    background-color: transparent;
  }
  .page-template-homepage #advertising.hero,
  .page-template-optout #advertising.hero {
    min-height: 0;
  }
  .page-template-homepage #advertising.hero > .row,
  .page-template-optout #advertising.hero > .row {
    background-color: rgba(255, 255, 255, 0.8);
  }
  .page-template-homepage #advertising.hero .hero-text .section-text,
  .page-template-optout #advertising.hero .hero-text .section-text {
    font-weight: 300;
  }
  .page-template-homepage #credentials,
  .page-template-optout #credentials {
    position: static !important;
    margin-top: 0 !important;
  }
}
@media screen and (max-width: 960px) {
  .page-template-homepage #monetizing .flowers,
  .page-template-optout #monetizing .flowers,
  .page-template-homepage #monetizing .coffee,
  .page-template-optout #monetizing .coffee,
  .page-template-homepage #monetizing .laptop,
  .page-template-optout #monetizing .laptop {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .page-template-homepage .hero .hero-title,
  .page-template-optout .hero .hero-title {
    margin-top: 80px;
  }
  .page-template-homepage #monetizing.hero .row,
  .page-template-optout #monetizing.hero .row {
    /*.flowers, .coffee {
         display: none;
        }*/
  }
  .page-template-homepage #monetizing.hero .row .hero-title,
  .page-template-optout #monetizing.hero .row .hero-title {
    margin-top: 0;
  }
  .page-template-homepage #monetizing.hero .row .hero-cta,
  .page-template-optout #monetizing.hero .row .hero-cta {
    /*margin-top: 0;
          margin-bottom: 0;*/
    /*a {
            max-width: 100%;
          }*/
  }
  .page-template-homepage #monetizing.hero .row .hero-cta .btn,
  .page-template-optout #monetizing.hero .row .hero-cta .btn {
    max-width: 265px;
  }
  .page-template-homepage #advertising.hero .hero-container,
  .page-template-optout #advertising.hero .hero-container {
    text-align: left;
  }
  .page-template-homepage #benefits .ibox,
  .page-template-optout #benefits .ibox {
    padding: 0 4px;
  }
}
@media screen and (max-width: 600px) {
  .page-template-homepage #stats .ibox.stat,
  .page-template-optout #stats .ibox.stat {
    height: 150px;
    padding: 0 11px;
    margin-top: 15px;
    margin-bottom: 15px !important;
  }
  .page-template-homepage #monetizing.hero .row .hero-title p,
  .page-template-optout #monetizing.hero .row .hero-title p {
    font-size: 32px;
    font-size: 2.1rem;
    font-weight: 300;
  }
  .page-template-homepage #advertising.hero .hero-title,
  .page-template-optout #advertising.hero .hero-title {
    margin-top: 0;
  }
  .page-template-homepage #advertising.hero .btn,
  .page-template-optout #advertising.hero .btn {
    margin-left: 0;
  }
}
/*--------------------------------------------------------------
21.3 Advertisers
--------------------------------------------------------------*/
.login-tab-advertise {
	display:none;
}


.page-template-advertisers .hero .hero-tagline {
  max-width: 420px;
}
.page-template-advertisers #benefits {
  padding: 90px 0;
}
.page-template-advertisers #benefits .benefit {
  min-height: 245px;
}
.page-template-advertisers #benefits .benefit:not(:last-child) {
  margin-bottom: 80px;
}
.page-template-advertisers #benefits .ibox-title h2,
.page-template-advertisers #benefits .ibox-description,
.page-template-advertisers #benefits .ibox-tagline {
  color: #404548;
  text-align: left;
}
.page-template-advertisers #benefits .ibox-tagline {
  margin-bottom: 10px;
}
.page-template-advertisers #benefits .ibox-description {
  margin-bottom: 20px;
}

.page-template-advertisers #presentation {
  padding: 90px 0;
}
.page-template-advertisers #presentation .presentation {
  min-height: 245px;
}
.page-template-advertisers #presentation .presentation:not(:last-child) {
  margin-bottom: 80px;
}
.page-template-advertisers #presentation .ibox-title h2,
.page-template-advertisers #presentation .ibox-description,
.page-template-advertisers #presentation .ibox-tagline {
  color: #404548;
  text-align: left;
}
.page-template-advertisers #presentation .ibox-tagline {
  margin-bottom: 10px;
}
.page-template-advertisers #presentation .ibox-description {
  margin-bottom: 20px;
}


.page-template-advertisers #adshop-features {
  background: #17406D;
  min-height: 520px;
  height: 100%;
  background-image: url('/wp-content/uploads/2015/03/About_us_pattern_blue.png');
}
.page-template-advertisers #adshop-features.section {
  padding: 42px 0;
}
.page-template-advertisers #adshop-features h2,
.page-template-advertisers #adshop-features .ibox-description {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  line-height: 2.4rem;
  color: #ffffff;
}
.page-template-advertisers #adshop-features h2 {
  margin-bottom: 40px;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 40px;
  line-height: 4rem;
  font-weight: 100;
}
.page-template-advertisers #adshop-features .ibox .ibox-image {
  margin: 15px 0;
}
@media screen and (max-width: 1300px) {
  .page-template-advertisers #benefits .ibox .ibox-description br {
    display: none;
  }
  .page-template-advertisers #benefits .ibox-image {
    text-align: center !important;
  }
    
  .page-template-advertisers #presentation .ibox .ibox-description br {
    display: none;
  }
  .page-template-advertisers #presentation .ibox-image {
    text-align: center !important;
  }
}
@media screen and (max-width: 1024px) {
  .page-template-advertisers #benefits .ibox .ibox-title h2,
  .page-template-advertisers #benefits .ibox .ibox-tagline p,
  .page-template-advertisers #benefits .ibox .ibox-description {
    text-align: center !important;
  }
    
  .page-template-advertisers #presentation .ibox .ibox-title h2,
  .page-template-advertisers #presentation .ibox .ibox-tagline p,
  .page-template-advertisers #presentation .ibox .ibox-description {
    text-align: center !important;
  }
}
/*--------------------------------------------------------------
21.5 Publisher
--------------------------------------------------------------*/
.page-template-publishers .hero .hero-tagline {
  max-width: 380px;
}
.page-template-publishers .process .ibox {
  position: relative;
}
.page-template-publishers .process .ibox:not(:last-child):after {
  content: "\f054";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 24px;
  font-size: 2.4rem;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  position: absolute;
  left: 50%;
  margin-left: 12px;
  width: 100%;
  color: #17406D;
}
.page-template-publishers .process#process-desktop .ibox:not(:last-child):after {
  top: 80px;
}
.page-template-publishers .process#process-mobile .ibox:not(:last-child):after {
  top: 26px;
}
.page-template-publishers .process#process-mobile .ibox-title .section-sub-title {
  font-size: 20px;
  font-size: 2.0rem;
}
.page-template-publishers .testimonials {
  background-size: auto;
}
.page-template-publishers .testimonials .testimonials-title {
  color: #ffffff;
  padding-bottom: 30px;
}
.page-template-publishers .testimonials .ibox .ibox-image {
  margin-bottom: 0;
  padding: 0 15px;
  position: relative;
}
.page-template-publishers .testimonials .ibox .ibox-image .highlight-icon {
  position: absolute;
  width: 30px;
  height: 30px;
  background-color: #525758;
  top: 50%;
  margin-top: 15px;
  -webkit-border-radius: 100%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 100%;
  -moz-background-clip: padding;
  border-radius: 100%;
  background-clip: padding-box;
}
.page-template-publishers .testimonials .ibox .ibox-image .highlight-icon i {
  position: absolute;
  top: 7px;
  left: 8px;
  color: #ffffff;
}
.page-template-publishers .testimonials .ibox .ibox-content {
  margin-top: 18px;
}
.page-template-publishers .testimonials .ibox .ibox-title {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem;
}
.page-template-publishers .testimonials .ibox .ibox-title a {
  color: #ffffff;
}
.page-template-publishers .testimonials .ibox .ibox-description {
  color: #ffffff;
  font-size: 20px;
  font-size: 2rem;
  line-height: 24px;
  line-height: 2.4rem;
}
.page-template-publishers .testimonials .ibox .ibox-description p:last-child {
  display: inline-block;
}
.page-template-publishers .testimonials .ibox .ibox-description a {
  color: #ffffff;
}
.page-template-publishers .testimonials .owl-carousel .owl-item .col:nth-child(odd) .ibox-image,
.page-template-publishers .testimonials .owl-carousel .owl-item .col:nth-child(odd) .ibox-content {
  float: left !important;
  text-align: left !important;
}
.page-template-publishers .testimonials .owl-carousel .owl-item .col:nth-child(odd) .ibox-image .highlight-icon,
.page-template-publishers .testimonials .owl-carousel .owl-item .col:nth-child(odd) .ibox-content .highlight-icon {
  left: 22px;
}
.page-template-publishers .testimonials .owl-carousel .owl-item .col:nth-child(even) .ibox-image,
.page-template-publishers .testimonials .owl-carousel .owl-item .col:nth-child(even) .ibox-content {
  float: right !important;
  text-align: right !important;
}
.page-template-publishers .testimonials .owl-carousel .owl-item .col:nth-child(even) .ibox-image .highlight-icon,
.page-template-publishers .testimonials .owl-carousel .owl-item .col:nth-child(even) .ibox-content .highlight-icon {
  right: 22px;
}
.page-template-publishers .testimonials .owl-carousel .owl-controls {
  margin-top: -60px;
}
.page-template-publishers #testimonials-mobile {
  display: none;
}
.page-template-publishers #testimonials-mobile.testimonials .testimonials-title {
  font-size: 27px !important;
  font-size: 2.7rem !important;
  line-height: 32px !important;
  line-height: 3.2rem !important;
}
.page-template-publishers #testimonials-mobile.testimonials .ibox .ibox-title.section-text {
  color: #ffffff;
}
.page-template-publishers #testimonials-mobile.testimonials .ibox .ibox-description {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  line-height: 2.4rem;
}
.page-template-publishers #testimonials-mobile.testimonials .ibox .ibox-description.section-text {
  color: #ffffff;
}
.page-template-publishers #testimonials-mobile.testimonials .ibox .ibox-image .highlight-icon {
  margin-top: -25px;
}
.page-template-publishers #testimonials-mobile.testimonials .owl-carousel .owl-controls {
  margin-top: 0;
}
.page-template-publishers #testimonials-mobile.testimonials .owl-carousel .owl-item .col .ibox-image img {
  margin: 30px 0 10px 0;
}
.page-template-publishers #testimonials-mobile.testimonials .owl-carousel .owl-item .col .ibox-image,
.page-template-publishers #testimonials-mobile.testimonials .owl-carousel .owl-item .col .ibox-content {
  float: none !important;
  text-align: center !important;
}
.page-template-publishers #testimonials-mobile .owl-controls .owl-nav .owl-prev {
  margin-left: -20px;
}
.page-template-publishers #testimonials-mobile .owl-controls .owl-nav .owl-next {
  margin-right: -20px;
}
.page-template-publishers #testimonials-mobile .owl-controls .owl-nav .owl-prev,
.page-template-publishers #testimonials-mobile .owl-controls .owl-nav .owl-next {
  border: 0;
  background: transparent;
  color: #ffffff;
}
.page-template-publishers #products {
  background-position: center bottom 22px;
  background-repeat: no-repeat;
  background-size: cover;
}
.page-template-publishers #products h2.products-title {
  width: auto;
  display: inline-block;
  padding-bottom: 10px;
  border-bottom: 1px #cccccc solid;
  margin-bottom: 40px;
}
.page-template-publishers #products .ibox .ibox-title {
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: 100;
  line-height: 36px;
  line-height: 3.6rem;
  margin-bottom: 20px;
  display: none;
}
.page-template-publishers #products .ibox .ibox-description {
  font-size: 20px;
  font-size: 2.0rem;
  margin-bottom: 30px;
  min-height: 96px;
}
.page-template-publishers #products .owl-controls {
  position: relative !important;
  top: -190px !important;
}
.page-template-publishers #products .owl-controls .owl-nav {
  margin-top: 40px;
}
.page-template-publishers #products .owl-controls .owl-dots {
  position: absolute;
  bottom: -215px;
  width: 100%;
  text-align: center;
}
.page-template-publishers #products .owl-controls .owl-dots .owl-dot {
  width: 15px;
  height: 15px;
  background-color: #525758;
  border-radius: 100%;
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
  -webkit-transition: background 0.8s ease;
  -moz-transition: background 0.8s ease;
  -o-transition: background 0.8s ease;
  transition: background 0.8s ease;
}
.page-template-publishers #products .owl-controls .owl-dots .owl-dot:nth-child(1).active {
  background-color: #0033FF;
}
.page-template-publishers #products .owl-controls .owl-dots .owl-dot:nth-child(2).active {
  background-color: #FF0033;
}
.page-template-publishers #products .owl-controls .owl-dots .owl-dot:nth-child(3).active {
  background-color: #FFF533;
}
.page-template-publishers #products .owl-controls .owl-dots .owl-dot:nth-child(4).active {
  background-color: #FF8E33;
}
.page-template-publishers #products .owl-controls .owl-dots .owl-dot:nth-child(5).active {
  background-color: #009933;
}
.page-template-publishers #products .owl-controls .owl-dots .owl-dot:nth-child(6).active {
  background-color: #9933CC;
}
.page-template-publishers .testimonials .owl-controls .owl-nav .owl-prev,
.page-template-publishers #products .owl-controls .owl-nav .owl-prev,
.page-template-publishers .testimonials .owl-controls .owl-nav .owl-next,
.page-template-publishers #products .owl-controls .owl-nav .owl-next {
  width: 50px;
  height: 50px;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 50px;
  line-height: 5.0rem;
  border: 1px #333333 solid;
  -webkit-border-radius: 100%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 100%;
  -moz-background-clip: padding;
  border-radius: 100%;
  background-clip: padding-box;
  color: #333333;
  -webkit-background-clip: initial;
  -moz-border-radius: initial;
  -moz-background-clip: initial;
  background-clip: initial;
  backgrond-color: transparent;
  -webkit-transition: color 0.4s ease, background 0.4s ease;
  -moz-transition: color 0.4s ease, background 0.4s ease;
  -o-transition: color 0.4s ease, background 0.4s ease;
  transition: color 0.4s ease, background 0.4s ease;
  margin-top: 50px;
}
.page-template-publishers .testimonials .owl-controls .owl-nav .owl-prev,
.page-template-publishers .testimonials .owl-controls .owl-nav .owl-next {
  border: 1px #ffffff solid;
  color: #ffffff;
}
.page-template-publishers #products .owl-controls .owl-nav .owl-prev:hover,
.page-template-publishers #products .owl-controls .owl-nav .owl-next:hover,
.page-template-publishers #products .owl-controls .owl-nav .owl-prev:active,
.page-template-publishers #products .owl-controls .owl-nav .owl-next:active {
  color: #ffffff;
  border: 1px #ffffff solid;
  background-color: rgba(255, 255, 255, 0.6);
}
.page-template-publishers .testimonials .owl-controls .owl-nav .owl-prev:hover,
.page-template-publishers .testimonials .owl-controls .owl-nav .owl-next:hover,
.page-template-publishers .testimonials .owl-controls .owl-nav .owl-prev:active,
.page-template-publishers .testimonials .owl-controls .owl-nav .owl-next:active {
  color: #c9c9c9;
  border: 1px #c9c9c9 solid;
  background-color: rgba(201, 201, 201, 0.6);
}
.page-template-publishers .testimonials .owl-controls .owl-nav .owl-prev i,
.page-template-publishers #products .owl-controls .owl-nav .owl-prev i {
  margin-right: 3px;
}
.page-template-publishers .testimonials .owl-controls .owl-nav .owl-next i,
.page-template-publishers #products .owl-controls .owl-nav .owl-next i {
  margin-left: 3px;
}
@media screen and (max-width: 1023px) {
  .page-template-publishers #products h2.products-title {
    max-width: 400px !important;
  }
  .page-template-publishers #products .ibox-description {
    max-width: 524px;
    margin-left: auto;
    margin-right: auto;
  }
}
/*--------------------------------------------------------------
21.4 Products
--------------------------------------------------------------*/
.svg-InFold {
  background: url(/wp-content/themes/infolinks/img/products/view/svg/sprite.view.svg) 0 0 no-repeat;
}
.svg-InFold-dims {
  width: 470px;
  height: 320px;
}
.svg-InFrame {
  background: url(/wp-content/themes/infolinks/img/products/view/svg/sprite.view.svg) 50% 0 no-repeat;
}
.svg-InFrame-dims {
  width: 470px;
  height: 320px;
}
.svg-InScreen {
  background: url(/wp-content/themes/infolinks/img/products/view/svg/sprite.view.svg) 0 65.97938144% no-repeat;
}
.svg-InScreen-dims {
  width: 470px;
  height: 320px;
}
.svg-InTag {
  background: url(/wp-content/themes/infolinks/img/products/view/svg/sprite.view.svg) 50% 65.97938144% no-repeat;
}
.svg-InTag-dims {
  width: 470px;
  height: 320px;
}
.svg-InText {
  background: url(/wp-content/themes/infolinks/img/products/view/svg/sprite.view.svg) 100% 0 no-repeat;
}
.svg-InText-dims {
  width: 470px;
  height: 320px;
}
.svg-IntentBased {
  background: url(/wp-content/uploads/2020/11/infolinks_products_1.png) 75.50200803% 50% no-repeat;
}
.svg-IntentBased-dims {
  width: 165px;
  height: 165px;
}
.svg-RealTime {
  background: url(/wp-content/uploads/2020/11/infolinks_products_1.png) 88.75502008% 50% no-repeat;
}
.svg-RealTime-dims {
  width: 165px;
  height: 165px;
}
.svg-Results {
  background: url(/wp-content/uploads/2020/11/infolinks_products_1.png) 0 100% no-repeat;
}
.svg-Results-dims {
  width: 165px;
  height: 165px;
}
.page-template-products .hero .hero-tagline {
  max-width: 540px;
}
.page-template-products #benefits {
  border-bottom: 1px #cccccc solid;
}
.page-template-products #benefits .ibox-title h2,
.page-template-products #benefits .ibox-description {
  color: #404548;
}
.page-template-products #benefits .ibox-title h2 {
  font-weight: 300;
}
.page-template-products #products .anchor {
  top: -100px;
}
.page-template-products #products h2.products-title {
  line-height: 32px;
  line-height: 3.2rem;
  font-weight: 100;
  color: #404548;
  width: auto;
  display: inline-block;
  padding-bottom: 10px;
  border-bottom: 1px #17406D solid;
  margin-bottom: 80px;
}
.page-template-products #products .ibox:not(:last-child) {
  border-bottom: 1px #e6e6e6 solid;
  padding-bottom: 30px;
  margin-bottom: 70px;
}
.page-template-products #products .ibox .ibox-tagline {
  font-weight: 300;
  color: #404548;
  padding: 20px 0;
}
.page-template-products #products .ibox .ibox-description {
  color: #404548;
  padding: 0 0 60px 0;
}
.page-template-products #products .ibox .ibox-cta {
  padding: 0 0 30px 0;
  clear: both;
  overflow: hidden;
}
.page-template-products #products .ibox .ibox-cta a {
  font-size: 20px;
  font-size: 2.0rem;
  font-weight: 300;
  padding: 0 15px;
  line-height: 43px;
  line-height: 4.3rem;
  height: 43px;
  margin-bottom: 10px;
}
.page-template-products #products .ibox .ibox-cta a i.fa {
  font-size: 14px;
}
.page-template-products #products .ibox .btn + .btn {
  margin-left: 15px;
}
.page-template-products .sign-up-form {
  border-top: 1px #cccccc solid;
}
@media screen and (max-width: 1300px) {
  #products .ibox .ibox-description br {
    display: none;
  }
}
@media screen and (max-width: 844px) {
  .page-template-products .hero .hero-tagline p br {
    content: "";
  }
  .page-template-products .hero .hero-tagline p br:after {
    content: " ";
  }
  .page-template-products #products .ibox {
    position: relative;
  }
  .page-template-products #products .ibox:not(:last-child) {
    padding-bottom: 60px;
  }
  .page-template-products #products .ibox .btn + .btn {
    margin-left: 0;
  }
  .page-template-products #products .ibox .ibox-cta {
    position: absolute;
  }
}
@media screen and (max-width: 768px) {
  .page-template-products #products .ibox .col {
    text-align: center !important;
  }
  .page-template-products #products .ibox:not(:last-child) {
    padding-bottom: 30px;
    margin-bottom: 60px !important;
  }
  .page-template-products #products .ibox .ibox-description {
    padding: 0 0 40px 0;
  }
  .page-template-products #products .ibox .ibox-cta {
    margin: 0 auto;
    position: static;
    width: 258px;
  }
  .page-template-products #products .ibox .ibox-cta a {
    padding: 0 11px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .page-template-products #products .ibox .ibox-cta a:first-child {
    float: left;
  }
  .page-template-products #products .ibox .ibox-cta a:last-child {
    float: right;
  }
}
@media screen and (max-width: 360px) {
  .page-template-products #products .ibox .ibox-cta {
    text-align: center;
    width: auto;
  }
  .page-template-products #products .ibox .btn + .btn {
    margin-left: 0;
  }
}
/*--------------------------------------------------------------
21.6 Company
--------------------------------------------------------------*/
.svg-Ingenulity {
  background: url(https://www.infolinks.com/wp-content/uploads/2020/11/infolinks_company_sprites.png) 0 0 no-repeat;
}
.svg-Ingenulity-dims {
  width: 65px;
  height: 65px;
}
.svg-Quality {
  background: url(https://www.infolinks.com/wp-content/uploads/2020/11/infolinks_company_sprites.png) 100% 0 no-repeat;
}
.svg-Quality-dims {
  width: 65px;
  height: 65px;
}
.svg-Reliability {
  background: url(https://www.infolinks.com/wp-content/uploads/2020/11/infolinks_company_sprites.png) 0 100% no-repeat;
}
.svg-Reliability-dims {
  width: 65px;
  height: 65px;
}
.svg-Transparency {
  background: url(https://www.infolinks.com/wp-content/uploads/2020/11/infolinks_company_sprites.png) 100% 100% no-repeat;
}
.svg-Transparency-dims {
  width: 65px;
  height: 65px;
}
.page-template-company .hero hero-title {
  padding: 120px 0 0 0;
}
.page-template-company .hero .hero-tagline p {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 32px;
  line-height: 3.2rem;
  margin-top: 20px;
}
.page-template-company #values {
  min-height: 245px;
  background-size: auto;
  /* Hide the elements before they're shown */
}
.page-template-company #values.animation:not(.animating) .col {
  display: none;
}
.page-template-company #values .values-title {
  color: #ffffff;
  margin-bottom: 20px;
}
.page-template-company #values .ibox {
  color: #ffffff;
  margin-top: 15px;
  margin-bottom: 15px !important;
}
.page-template-company #values .ibox .ibox-title h2 {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 300;
  line-height: 30px;
  line-height: 3rem;
}
.page-template-company #values .ibox .ibox-image img {
  height: 64px;
}
.page-template-company #team h2.team-title {
  color: #404548;
  margin-bottom: 60px;
}
.page-template-company #team .ibox {
  height: 260px;
  background-color: rgba(231, 231, 231, 0);
  border: solid 1px #e7e7e7;
  padding: 30px;
  margin-bottom: 30px;
}
.page-template-company #team .ibox .ibox-image img {
  -moz-border-radius: 100%;
  -webdit-border-radiue: 100%;
  border-radius: 100%;
}
.page-template-company #team .ibox .ibox-name h3 {
  font-size: 18px !important;
  font-size: 1.8rem !important;
  font-weight: 300;
  line-height: 24px;
  line-height: 2.4rem;
}
.page-template-company #team .ibox .ibox-role {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 100;
  line-height: 24px;
  line-height: 2.4rem;
}
.page-template-company #team .team-cta {
  margin-top: 35px;
}
.page-template-company .contact {
  height: 525px;
  background-color: #e7e7e7;
  background-size: 1280px;
  background-position: center;
  background-repeat: no-repeat;
}
.page-template-company .contact .row .ibox {
  margin-top: -60px;
}
.page-template-company .contact .row .ibox-info {
  width: 280px;
  height: 266px;
  background-color: rgba(64, 69, 72, 0.7);
  margin: 0 auto;
  padding: 25px;
}
.page-template-company .contact .row .ibox-info strong {
  font-weight: 500;
}
.page-template-company .contact .row .ibox-info p {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 100;
  line-height: 28px;
  line-height: 2.8rem;
  color: #ffffff;
}
.page-template-company .contact .row .contact-cta {
  margin-top: -80px;
}
@media screen and (max-width: 1225px) {
  .page-template-company #team .ibox {
    padding: 20px 15px;
  }
}

@media screen and (max-width: 1150px) {
  .adv-partner-twentytwentyone {
    padding: 0 0 0 10px;
  }
}
@media screen and (max-width: 1100px) {
  .adv-partner-twentytwentyone {
    padding: 0 0 0 20px;
  }
}
@media screen and (max-width: 1050px) {
  .adv-partner-twentytwentyone {
    padding: 0 0 0 0px;
    width: 14.16666667%;
    margin: 0 1.25%;
  }
}

@media screen and (max-width: 1024px) {
  .page-template-company .hero .hero-tagline br {
    display: none;
  }
  .adv-partner-twentytwentyone {
    padding: 0 0 0 10px;
  }
}
@media screen and (max-width: 768px) {
  .page-template-company .hero .hero-title {
    padding: 80px 0 0 0;
  }
  .page-template-company .hero .hero-title p {
    padding-bottom: 0;
  }
  .page-template-company .hero .hero-tagline br {
    display: none;
  }
  .page-template-company #team .ibox .ibox-name h3 {
    font-size: 16px !important;
    font-size: 1.6rem !important;
    line-height: 22px;
    line-height: 2.2rem;
  }
  .page-template-company #team .ibox .ibox-role {
    font-size: 16px !important;
    font-size: 1.6rem !important;
    line-height: 22px;
    line-height: 2.2rem;
  }
  .owl-carousel .owl-item img {
    max-width: 320px;
  }
}
@media screen and (max-width: 600px) {
  .page-template-company #team .ibox {
    padding: 30px;
  }
  .page-template-company #team .ibox .ibox-name h3 {
    font-size: 18px !important;
    font-size: 1.8rem !important;
    line-height: 24px;
    line-height: 2.4rem;
  }
  .page-template-company #team .ibox .ibox-role {
    font-size: 18px  !important;
    font-size: 1.8rem !important;
    line-height: 24px;
    line-height: 2.4rem;
  }
}
/*--------------------------------------------------------------
21.8 Special Deals
--------------------------------------------------------------*/
.page-template-special_deals .btn.btn-md {
  padding-left: 20px;
  padding-right: 20px;
}
.page-template-special_deals .white-popup {
  max-width: 768px;
  min-height: 570px;
}
.page-template-special_deals .special-deals .special-deal-header {
  margin-bottom: 60px;
  border-bottom: 1px #f2f2f2 solid;
  padding-bottom: 60px;
}
.page-template-special_deals .special-deals .special-deal-header .special-deal-title {
  margin-bottom: 20px;
}
.page-template-special_deals .special-deals .special-deal-header .special-deal-image {
  max-width: 350px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
.page-template-special_deals .special-deals .special-deal-header .special-deal-description {
  margin-bottom: 20px;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.page-template-special_deals .special-deals .special-deal-header .special-deal-description br {
  content: "";
}
.page-template-special_deals .special-deals .special-deal-header .special-deal-description br:after {
  content: " ";
}
.page-template-special_deals .special-deals .special-deal-header:last-child {
  border-bottom: 0;
}
.page-template-special_deals .sign-up-headline {
  background: #e7e7e7;
}
.page-template-special_deals .sign-up-headline h2.sign-up-headline-title p {
  margin-top: 0;
}
.page-template-special_deals .sign-up-headline .sign-up-headline-title {
  font-weight: 300;
}
.page-template-special_deals #special-deal-signup-popup .sign-up-tabs,
.page-template-special_deals #special-deal-signup-popup .sign-up-tab-advertise {
  display: none;
}
@media screen and (max-width: 1130px) {
  .page-template-special_deals .hero > .row {
    background-color: transparent !important;
  }
}
@media screen and (max-width: 960px) {
  .page-template-special_deals .hero .hero-tagline br {
    content: "";
  }
  .page-template-special_deals .hero .hero-tagline br:after {
    content: " ";
  }
}
@media screen and (max-width: 800px) {
  .page-template-special_deals .special-deals .special-deals-header .special-deal-description br {
    content: "";
  }
  .page-template-special_deals .special-deals .special-deals-header .special-deal-description br:after {
    content: " ";
  }
  .page-template-special_deals .sign-up-headline .sign-up-headline-title br {
    content: "";
  }
  .page-template-special_deals .sign-up-headline .sign-up-headline-title br:after {
    content: " ";
  }
}
/*--------------------------------------------------------------
21.6 Support
--------------------------------------------------------------*/
.svg-Account {
  background: url(/wp-content/uploads/2020/11/faqs_icons_nov2020.png) 0 0 no-repeat;
}
.svg-Account-dims {
  width: 40px;
  height: 40px;
}
.svg-General {
  background: url(/wp-content/uploads/2020/11/faqs_icons_nov2020.png) 50% 0 no-repeat;
}
.svg-General-dims {
  width: 40px;
  height: 39.998px;
}
.svg-GettingStarted {
  background: url(/wp-content/uploads/2020/11/faqs_icons_nov2020.png) 0 49.99875003% no-repeat;
}
.svg-GettingStarted-dims {
  width: 40px;
  height: 39.998px;
}
.svg-Payments {
  background: url(/wp-content/uploads/2020/11/faqs_icons_nov2020.png) 100% 0 no-repeat;
}
.svg-Payments-dims {
  width: 40px;
  height: 40px;
}
.svg-Products {
  background: url(/wp-content/uploads/2020/11/faqs_icons_nov2020.png) 0 99.9975% no-repeat;
}
.svg-Products-dims {
  width: 40px;
  height: 40px;
}
.svg-Technical {
  background: url(/wp-content/uploads/2020/11/faqs_icons_nov2020.png) 50% 99.99625005% no-repeat;
}
.svg-Technical-dims {
  width: 40px;
  height: 39.999px;
}
html[lang="es-ES"] #support-tabs {
  display: none;
}
.page-template-support,
.page-template-support_category,
.page-template-support_page,
.search-results,
.search-no-results {
  background: #f2f2f2;
}
.page-template-support #support-header,
.page-template-support_category #support-header,
.page-template-support_page #support-header,
.search-results #support-header,
.search-no-results #support-header {
  margin-top: 60px;
}
.page-template-support #support-header h1.section-title,
.page-template-support_category #support-header h1.section-title,
.page-template-support_page #support-header h1.section-title,
.search-results #support-header h1.section-title,
.search-no-results #support-header h1.section-title,
.page-template-support #support-header h2.section-title,
.page-template-support_category #support-header h2.section-title,
.page-template-support_page #support-header h2.section-title,
.search-results #support-header h2.section-title,
.search-no-results #support-header h2.section-title,
.page-template-support #support-header h3.section-title,
.page-template-support_category #support-header h3.section-title,
.page-template-support_page #support-header h3.section-title,
.search-results #support-header h3.section-title,
.search-no-results #support-header h3.section-title,
.page-template-support #support-header .search-form,
.page-template-support_category #support-header .search-form,
.page-template-support_page #support-header .search-form,
.search-results #support-header .search-form,
.search-no-results #support-header .search-form {
  margin-bottom: 30px;
}
.page-template-support #support-header .search-form,
.page-template-support_category #support-header .search-form,
.page-template-support_page #support-header .search-form,
.search-results #support-header .search-form,
.search-no-results #support-header .search-form {
  height: 45px;
  width: auto;
}
.page-template-support #support-header .search-form #infolinks-search,
.page-template-support_category #support-header .search-form #infolinks-search,
.page-template-support_page #support-header .search-form #infolinks-search,
.search-results #support-header .search-form #infolinks-search,
.search-no-results #support-header .search-form #infolinks-search {
  max-width: 670px;
  width: 100%;
  height: 45px;
  margin-right: -45px;
  padding-right: 50px;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
}
.page-template-support #support-header .search-form .search-submit,
.page-template-support_category #support-header .search-form .search-submit,
.page-template-support_page #support-header .search-form .search-submit,
.search-results #support-header .search-form .search-submit,
.search-no-results #support-header .search-form .search-submit {
  width: 45px;
  height: 45px;
  background: #17406D;
  color: #ffffff;
  font-size: 20px;
  font-size: 2.0rem;
  line-height: 24px;
  line-height: 2.4rem;
  border: 1px #17406D solid;
  padding: 1px 6px;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
}
.page-template-support #support-content,
.page-template-support_category #support-content,
.page-template-support_page #support-content,
.search-results #support-content,
.search-no-results #support-content {
  padding-bottom: 60px;
}
.page-template-support #support-content .tabs,
.page-template-support_category #support-content .tabs,
.page-template-support_page #support-content .tabs,
.search-results #support-content .tabs,
.search-no-results #support-content .tabs {
  padding: 0;
}
.page-template-support #support-content .tabs-content,
.page-template-support_category #support-content .tabs-content,
.page-template-support_page #support-content .tabs-content,
.search-results #support-content .tabs-content,
.search-no-results #support-content .tabs-content {
  border: 1px #cacaca solid;
  background: #ffffff;
  margin-top: 30px;
  padding: 60px 40px;
  max-width: none;
}
.page-template-support #support-content .tabs-content #publisher-center,
.page-template-support_category #support-content .tabs-content #publisher-center,
.page-template-support_page #support-content .tabs-content #publisher-center,
.search-results #support-content .tabs-content #publisher-center,
.search-no-results #support-content .tabs-content #publisher-center,
.page-template-support #support-content .tabs-content #adshop,
.page-template-support_category #support-content .tabs-content #adshop,
.page-template-support_page #support-content .tabs-content #adshop,
.search-results #support-content .tabs-content #adshop,
.search-no-results #support-content .tabs-content #adshop {
  overflow: hidden;
  clear: both;
}
.page-template-support #support-content .tabs-content #publisher-center h2,
.page-template-support_category #support-content .tabs-content #publisher-center h2,
.page-template-support_page #support-content .tabs-content #publisher-center h2,
.search-results #support-content .tabs-content #publisher-center h2,
.search-no-results #support-content .tabs-content #publisher-center h2,
.page-template-support #support-content .tabs-content #adshop h2,
.page-template-support_category #support-content .tabs-content #adshop h2,
.page-template-support_page #support-content .tabs-content #adshop h2,
.search-results #support-content .tabs-content #adshop h2,
.search-no-results #support-content .tabs-content #adshop h2 {
  margin-bottom: 20px;
}
.page-template-support #support-content .tabs-content #publisher-center .page-title,
.page-template-support_category #support-content .tabs-content #publisher-center .page-title,
.page-template-support_page #support-content .tabs-content #publisher-center .page-title,
.search-results #support-content .tabs-content #publisher-center .page-title,
.search-no-results #support-content .tabs-content #publisher-center .page-title,
.page-template-support #support-content .tabs-content #adshop .page-title,
.page-template-support_category #support-content .tabs-content #adshop .page-title,
.page-template-support_page #support-content .tabs-content #adshop .page-title,
.search-results #support-content .tabs-content #adshop .page-title,
.search-no-results #support-content .tabs-content #adshop .page-title {
  line-height: 44px;
  line-height: 4.4rem;
}
.page-template-support #support-content .tabs-content #publisher-center .page-title a,
.page-template-support_category #support-content .tabs-content #publisher-center .page-title a,
.page-template-support_page #support-content .tabs-content #publisher-center .page-title a,
.search-results #support-content .tabs-content #publisher-center .page-title a,
.search-no-results #support-content .tabs-content #publisher-center .page-title a,
.page-template-support #support-content .tabs-content #adshop .page-title a,
.page-template-support_category #support-content .tabs-content #adshop .page-title a,
.page-template-support_page #support-content .tabs-content #adshop .page-title a,
.search-results #support-content .tabs-content #adshop .page-title a,
.search-no-results #support-content .tabs-content #adshop .page-title a,
.page-template-support #support-content .tabs-content #publisher-center .page-title a:link,
.page-template-support_category #support-content .tabs-content #publisher-center .page-title a:link,
.page-template-support_page #support-content .tabs-content #publisher-center .page-title a:link,
.search-results #support-content .tabs-content #publisher-center .page-title a:link,
.search-no-results #support-content .tabs-content #publisher-center .page-title a:link,
.page-template-support #support-content .tabs-content #adshop .page-title a:link,
.page-template-support_category #support-content .tabs-content #adshop .page-title a:link,
.page-template-support_page #support-content .tabs-content #adshop .page-title a:link,
.search-results #support-content .tabs-content #adshop .page-title a:link,
.search-no-results #support-content .tabs-content #adshop .page-title a:link,
.page-template-support #support-content .tabs-content #publisher-center .page-title a:visited,
.page-template-support_category #support-content .tabs-content #publisher-center .page-title a:visited,
.page-template-support_page #support-content .tabs-content #publisher-center .page-title a:visited,
.search-results #support-content .tabs-content #publisher-center .page-title a:visited,
.search-no-results #support-content .tabs-content #publisher-center .page-title a:visited,
.page-template-support #support-content .tabs-content #adshop .page-title a:visited,
.page-template-support_category #support-content .tabs-content #adshop .page-title a:visited,
.page-template-support_page #support-content .tabs-content #adshop .page-title a:visited,
.search-results #support-content .tabs-content #adshop .page-title a:visited,
.search-no-results #support-content .tabs-content #adshop .page-title a:visited,
.page-template-support #support-content .tabs-content #publisher-center .page-title a:hover,
.page-template-support_category #support-content .tabs-content #publisher-center .page-title a:hover,
.page-template-support_page #support-content .tabs-content #publisher-center .page-title a:hover,
.search-results #support-content .tabs-content #publisher-center .page-title a:hover,
.search-no-results #support-content .tabs-content #publisher-center .page-title a:hover,
.page-template-support #support-content .tabs-content #adshop .page-title a:hover,
.page-template-support_category #support-content .tabs-content #adshop .page-title a:hover,
.page-template-support_page #support-content .tabs-content #adshop .page-title a:hover,
.search-results #support-content .tabs-content #adshop .page-title a:hover,
.search-no-results #support-content .tabs-content #adshop .page-title a:hover,
.page-template-support #support-content .tabs-content #publisher-center .page-title a:active,
.page-template-support_category #support-content .tabs-content #publisher-center .page-title a:active,
.page-template-support_page #support-content .tabs-content #publisher-center .page-title a:active,
.search-results #support-content .tabs-content #publisher-center .page-title a:active,
.search-no-results #support-content .tabs-content #publisher-center .page-title a:active,
.page-template-support #support-content .tabs-content #adshop .page-title a:active,
.page-template-support_category #support-content .tabs-content #adshop .page-title a:active,
.page-template-support_page #support-content .tabs-content #adshop .page-title a:active,
.search-results #support-content .tabs-content #adshop .page-title a:active,
.search-no-results #support-content .tabs-content #adshop .page-title a:active {
  color: #525758;
  text-decoration: none;
}
.page-template-support #support-content .tabs-content #publisher-center .ibox,
.page-template-support_category #support-content .tabs-content #publisher-center .ibox,
.page-template-support_page #support-content .tabs-content #publisher-center .ibox,
.search-results #support-content .tabs-content #publisher-center .ibox,
.search-no-results #support-content .tabs-content #publisher-center .ibox,
.page-template-support #support-content .tabs-content #adshop .ibox,
.page-template-support_category #support-content .tabs-content #adshop .ibox,
.page-template-support_page #support-content .tabs-content #adshop .ibox,
.search-results #support-content .tabs-content #adshop .ibox,
.search-no-results #support-content .tabs-content #adshop .ibox {
  overflow: hidden;
  margin-bottom: 0 !important;
}
.page-template-support #support-content .tabs-content #publisher-center .ibox-image,
.page-template-support_category #support-content .tabs-content #publisher-center .ibox-image,
.page-template-support_page #support-content .tabs-content #publisher-center .ibox-image,
.search-results #support-content .tabs-content #publisher-center .ibox-image,
.search-no-results #support-content .tabs-content #publisher-center .ibox-image,
.page-template-support #support-content .tabs-content #adshop .ibox-image,
.page-template-support_category #support-content .tabs-content #adshop .ibox-image,
.page-template-support_page #support-content .tabs-content #adshop .ibox-image,
.search-results #support-content .tabs-content #adshop .ibox-image,
.search-no-results #support-content .tabs-content #adshop .ibox-image {
  margin-right: 15px;
}
.page-template-support #support-content .tabs-content ol,
.page-template-support_category #support-content .tabs-content ol,
.page-template-support_page #support-content .tabs-content ol,
.search-results #support-content .tabs-content ol,
.search-no-results #support-content .tabs-content ol,
.page-template-support #support-content .tabs-content ul,
.page-template-support_category #support-content .tabs-content ul,
.page-template-support_page #support-content .tabs-content ul,
.search-results #support-content .tabs-content ul,
.search-no-results #support-content .tabs-content ul {
  margin: 0;
  padding: 0;
}
.page-template-support #support-content .tabs-content ol li,
.page-template-support_category #support-content .tabs-content ol li,
.page-template-support_page #support-content .tabs-content ol li,
.search-results #support-content .tabs-content ol li,
.search-no-results #support-content .tabs-content ol li,
.page-template-support #support-content .tabs-content ul li,
.page-template-support_category #support-content .tabs-content ul li,
.page-template-support_page #support-content .tabs-content ul li,
.search-results #support-content .tabs-content ul li,
.search-no-results #support-content .tabs-content ul li {
  margin-left: 30px;
  margin-top: 6px;
}
.page-template-support #support-content .tabs-content ol li .hentry,
.page-template-support_category #support-content .tabs-content ol li .hentry,
.page-template-support_page #support-content .tabs-content ol li .hentry,
.search-results #support-content .tabs-content ol li .hentry,
.search-no-results #support-content .tabs-content ol li .hentry,
.page-template-support #support-content .tabs-content ul li .hentry,
.page-template-support_category #support-content .tabs-content ul li .hentry,
.page-template-support_page #support-content .tabs-content ul li .hentry,
.search-results #support-content .tabs-content ul li .hentry,
.search-no-results #support-content .tabs-content ul li .hentry {
  margin: 0;
}
.page-template-support #support-content .tabs-content ol li .hentry .entry-title,
.page-template-support_category #support-content .tabs-content ol li .hentry .entry-title,
.page-template-support_page #support-content .tabs-content ol li .hentry .entry-title,
.search-results #support-content .tabs-content ol li .hentry .entry-title,
.search-no-results #support-content .tabs-content ol li .hentry .entry-title,
.page-template-support #support-content .tabs-content ul li .hentry .entry-title,
.page-template-support_category #support-content .tabs-content ul li .hentry .entry-title,
.page-template-support_page #support-content .tabs-content ul li .hentry .entry-title,
.search-results #support-content .tabs-content ul li .hentry .entry-title,
.search-no-results #support-content .tabs-content ul li .hentry .entry-title {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 28px;
  line-height: 2.8rem;
  font-weight: 100;
  color: #525758;
}
.page-template-support #support-content .tabs-content ol li .hentry .entry-title a,
.page-template-support_category #support-content .tabs-content ol li .hentry .entry-title a,
.page-template-support_page #support-content .tabs-content ol li .hentry .entry-title a,
.search-results #support-content .tabs-content ol li .hentry .entry-title a,
.search-no-results #support-content .tabs-content ol li .hentry .entry-title a,
.page-template-support #support-content .tabs-content ul li .hentry .entry-title a,
.page-template-support_category #support-content .tabs-content ul li .hentry .entry-title a,
.page-template-support_page #support-content .tabs-content ul li .hentry .entry-title a,
.search-results #support-content .tabs-content ul li .hentry .entry-title a,
.search-no-results #support-content .tabs-content ul li .hentry .entry-title a,
.page-template-support #support-content .tabs-content ol li .hentry .entry-title a.visited,
.page-template-support_category #support-content .tabs-content ol li .hentry .entry-title a.visited,
.page-template-support_page #support-content .tabs-content ol li .hentry .entry-title a.visited,
.search-results #support-content .tabs-content ol li .hentry .entry-title a.visited,
.search-no-results #support-content .tabs-content ol li .hentry .entry-title a.visited,
.page-template-support #support-content .tabs-content ul li .hentry .entry-title a.visited,
.page-template-support_category #support-content .tabs-content ul li .hentry .entry-title a.visited,
.page-template-support_page #support-content .tabs-content ul li .hentry .entry-title a.visited,
.search-results #support-content .tabs-content ul li .hentry .entry-title a.visited,
.search-no-results #support-content .tabs-content ul li .hentry .entry-title a.visited {
  color: #525758;
}
.page-template-support #support-content .tabs-content ul,
.page-template-support_category #support-content .tabs-content ul,
.page-template-support_page #support-content .tabs-content ul,
.search-results #support-content .tabs-content ul,
.search-no-results #support-content .tabs-content ul {
  list-style: none;
}
.page-template-support #support-content .tabs-content ul li,
.page-template-support_category #support-content .tabs-content ul li,
.page-template-support_page #support-content .tabs-content ul li,
.search-results #support-content .tabs-content ul li,
.search-no-results #support-content .tabs-content ul li {
  margin-left: 0;
}
.page-template-support #support-content .tabs-content .hentry,
.page-template-support_category #support-content .tabs-content .hentry,
.page-template-support_page #support-content .tabs-content .hentry,
.search-results #support-content .tabs-content .hentry,
.search-no-results #support-content .tabs-content .hentry {
  margin: 0;
}
.page-template-support #breadcrumbs,
.page-template-support_category #breadcrumbs,
.page-template-support_page #breadcrumbs,
.search-results #breadcrumbs,
.search-no-results #breadcrumbs {
  border: 1px #cacaca solid;
  padding: 10px 30px;
  display: inline-block;
  margin: 0;
  margin-bottom: 50px;
}
.page-template-support #breadcrumbs .breadcrumb_last,
.page-template-support_category #breadcrumbs .breadcrumb_last,
.page-template-support_page #breadcrumbs .breadcrumb_last,
.search-results #breadcrumbs .breadcrumb_last,
.search-no-results #breadcrumbs .breadcrumb_last {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 18px;
  line-height: 1.8rem;
  color: #cacaca;
}
.page-template-support #breadcrumbs i,
.page-template-support_category #breadcrumbs i,
.page-template-support_page #breadcrumbs i,
.search-results #breadcrumbs i,
.search-no-results #breadcrumbs i {
  color: #17406D;
  margin-right: 5px;
  margin-left: 5px;
}
.page-template-support .contact,
.page-template-support_category .contact,
.page-template-support_page .contact,
.search-results .contact,
.search-no-results .contact {
  text-align: center;
}
.page-template-support .contact .contact-form,
.page-template-support_category .contact .contact-form,
.page-template-support_page .contact .contact-form,
.search-results .contact .contact-form,
.search-no-results .contact .contact-form {
  text-align: left;
  padding-left: 0;
  max-width: 586px;
  width: 100%;
}
.page-template-support ol.faq-list li a,
.page-template-support_category ol.faq-list li a,
.page-template-support_page ol.faq-list li a,
.search-results ol.faq-list li a,
.search-no-results ol.faq-list li a {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem;
  color: #525758;
}
.page-template-support #support-videos,
.search-support-results #support-videos {
  background-color: #ffffff;
}
.page-template-support #support-videos .videos-title,
.search-support-results #support-videos .videos-title {
  text-align: center;
  margin-bottom: 30px;
}
.page-template-support #support-videos .ibox-video-thumb img,
.search-support-results #support-videos .ibox-video-thumb img {
  width: 100% !important;
  height: auto !important;
}
@media screen and (max-width: 400px) {
  .page-template-support #support-videos .ibox-video-thumb a,
  .search-support-results #support-videos .ibox-video-thumb a {
    max-width: 80%;
  }
}
.page-template-support #support-videos .ibox-video-description,
.search-support-results #support-videos .ibox-video-description {
  max-width: 311px;
  width: 100%;
  margin: 25px auto 0 auto;
}
.page-template-support #support-videos .ibox-video-description a,
.search-support-results #support-videos .ibox-video-description a {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 24px;
  line-height: 2.4rem;
  color: #58686e;
  text-align: left;
}
.page-template-support #support-videos .owl-controls,
.search-support-results #support-videos .owl-controls {
  top: 50%;
  margin-top: -85px;
  font-size: 40px;
}
.page-template-support #support-videos .owl-controls .owl-nav .owl-prev,
.search-support-results #support-videos .owl-controls .owl-nav .owl-prev,
.page-template-support #support-videos .owl-controls .owl-nav .owl-next,
.search-support-results #support-videos .owl-controls .owl-nav .owl-next {
  color: #17406D;
}
.page-template-support #support-videos .owl-controls .owl-nav .owl-prev i,
.search-support-results #support-videos .owl-controls .owl-nav .owl-prev i,
.page-template-support #support-videos .owl-controls .owl-nav .owl-next i,
.search-support-results #support-videos .owl-controls .owl-nav .owl-next i {
  font-size: 26px;
  font-size: 2.6rem;
}
.page-template-support_category #publisher-center .ibox-content,
.page-template-support_category #adshop .ibox-content {
  padding-left: 58px;
}
.page-template-support_category .breadcrumbs-mobile,
.page-template-support_page .breadcrumbs-mobile {
  display: inline-block;
  margin-bottom: 35px;
}
.page-template-support_category #publisher-center .ibox-content,
.page-template-support_page #publisher-center .ibox-content,
.page-template-support_category #adshop .ibox-content,
.page-template-support_page #adshop .ibox-content {
  max-width: 1106px;
  line-height: 20px;
}
.page-template-support #publisher-center .faq-gallery,
.search-support-results #publisher-center .faq-gallery,
.page-template-support #adshop .faq-gallery,
.search-support-results #adshop .faq-gallery {
  min-height: 180px;
  margin-top: 40px;
}
.page-template-support #publisher-center .ibox-content,
.search-support-results #publisher-center .ibox-content,
.page-template-support #adshop .ibox-content,
.search-support-results #adshop .ibox-content {
  width: 100%;
  margin-right: -60px;
  padding-right: 50px;
}
.page-template-support #publisher-center .ibox-content .category-name h1,
.search-support-results #publisher-center .ibox-content .category-name h1,
.page-template-support #adshop .ibox-content .category-name h1,
.search-support-results #adshop .ibox-content .category-name h1,
.page-template-support #publisher-center .ibox-content .category-name h2,
.search-support-results #publisher-center .ibox-content .category-name h2,
.page-template-support #adshop .ibox-content .category-name h2,
.search-support-results #adshop .ibox-content .category-name h2,
.page-template-support #publisher-center .ibox-content .category-name h3,
.search-support-results #publisher-center .ibox-content .category-name h3,
.page-template-support #adshop .ibox-content .category-name h3,
.search-support-results #adshop .ibox-content .category-name h3 {
  font-weight: 300;
  font-size: 20px;
  font-size: 2rem;
  line-height: 44px;
  line-height: 4.4rem;
}
.page-template-support #publisher-center .ibox-content .category-name a,
.search-support-results #publisher-center .ibox-content .category-name a,
.page-template-support #adshop .ibox-content .category-name a,
.search-support-results #adshop .ibox-content .category-name a {
  position: relative;
  font-size: 20px;
  font-size: 2rem;
  line-height: 44px;
  line-height: 4.4rem;
  font-weight: 300;
  color: #525758;
  margin-bottom: 10px;
}
.page-template-support #publisher-center .ibox-content .category-name a:hover,
.search-support-results #publisher-center .ibox-content .category-name a:hover,
.page-template-support #adshop .ibox-content .category-name a:hover,
.search-support-results #adshop .ibox-content .category-name a:hover {
  text-decoration: none;
}
.page-template-support #publisher-center .ibox-content .category-name a:hover:after,
.search-support-results #publisher-center .ibox-content .category-name a:hover:after,
.page-template-support #adshop .ibox-content .category-name a:hover:after,
.search-support-results #adshop .ibox-content .category-name a:hover:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #525758;
  -webkit-transition: -webkit-transform 0.15s;
  -moz-transition: -moz-transform 0.15s;
  -o-transition: -o-transform 0.15s;
  transition: -webkit-transform 0.15s,-moz-transform 0.15s,-o-transform 0.15s,transform 0.15s;
}
.page-template-support #publisher-center .ibox-content a.read-more,
.search-support-results #publisher-center .ibox-content a.read-more,
.page-template-support #adshop .ibox-content a.read-more,
.search-support-results #adshop .ibox-content a.read-more {
  padding-left: 10px;
}
.page-template-support #publisher-center h1,
.search-support-results #publisher-center h1,
.page-template-support #adshop h1,
.search-support-results #adshop h1 {
  margin-bottom: 0;
}
.search-support-results #breadcrumbs,
.search-support-results #breadcrumbs-mobile {
  margin-bottom: 30px;
}
.search-support-results #publisher-center .ibox-content .entry-title a,
.search-support-results #adshop .ibox-content .entry-title a {
  color: #525758;
  ext-decoration: none;
}
.search-support-results #publisher-center .ibox-content .entry-title a:visited,
.search-support-results #adshop .ibox-content .entry-title a:visited,
.search-support-results #publisher-center .ibox-content .entry-title a:hover,
.search-support-results #adshop .ibox-content .entry-title a:hover,
.search-support-results #publisher-center .ibox-content .entry-title a:active,
.search-support-results #adshop .ibox-content .entry-title a:active {
  color: #525758;
  text-decoration: underline;
}
.search-support-results .faq-gallery {
  margin-top: 0 !important;
}
.search-support-results .faq-gallery h2 {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 32px;
  line-height: 3.2rem;
  font-weight: 300;
  color: #525758;
  margin-bottom: 30px;
}
.search-support-results .tab-container {
  position: relative;
  clear: both;
  overflow: hidden;
}
.search-support-results article {
  clear: both;
  overflow: hidden;
  margin-bottom: 30px !important;
}
.search-support-results .entry-title {
  margin-bottom: 15px !important;
}
.search-support-results .entry-title a {
  font-size: 20px;
  font-size: 2rem;
  line-height: 24px;
  line-height: 2.4rem;
  font-weight: 300;
  color: #404547;
}
.search-support-results .entry-summary {
  margin: 0;
}
.search-support-results .entry-summary p {
  margin-bottom: 0;
}
.search-support-results a.read-more {
  padding-left: 0 !important;
}
.page-template-support_category #publisher-center h3,
.page-template-support_category #adshop h3 {
  margin-top: 20px;
  font-size: 20px;
  font-size: 2rem;
  line-height: 28px;
  line-height: 2.8rem;
  color: #17406D;
  font-weight: 300;
}
.page-template-support_page #publisher-center h1,
.page-template-support_page #adshop h1 {
  color: #404548;
}
#top-reads {
  background-color: #ffffff;
  padding: 60px 0;
}
#top-reads h3 {
  margin-bottom: 10px;
}
#top-reads .recent-post {
  margin: 0;
}
@media screen and (max-width: 1050px) {
  .page-template-support #publisher-center .faq-gallery,
  .search-results #publisher-center .faq-gallery,
  .page-template-support #adshop .faq-gallery,
  .search-results #adshop .faq-gallery {
    min-height: 250px;
  }
}
@media screen and (max-width: 960px) {
  .page-template-support #publisher-center .faq-gallery,
  .search-results #publisher-center .faq-gallery,
  .page-template-support #adshop .faq-gallery,
  .search-results #adshop .faq-gallery {
    min-height: 0;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  #support-header > .row.pad {
    padding: 0 20px !important;
  }
  #support-content > .row.pad {
    padding: 0 !important;
  }
  #support-content > .row.pad > .col-12 {
    width: 100% !important;
    margin: 0 !important;
  }
  #support-content .tabs-content {
    padding: 60px 30px !important;
  }
  #support-content .tabs-content #publisher-center h1,
  #support-content .tabs-content #adshop h1 {
    margin-bottom: 0 !important;
  }
  .page-template-support #publisher-center .faq-gallery,
  .search-support-results #publisher-center .faq-gallery,
  .page-template-support #adshop .faq-gallery,
  .search-support-results #adshop .faq-gallery {
    margin-top: 60px;
  }
}
.search-support-results article .entry-summary p {
  color: #404548;
}
.search-support-results article:hover .read-more {
  text-decoration: underline;
}
@media screen and (max-width: 450px) {
  .page-template-support #publisher-center .faq-gallery,
  .search-results #publisher-center .faq-gallery,
  .page-template-support #adshop .faq-gallery,
  .search-results #adshop .faq-gallery {
    width: auto;
  }
}
.page-template-standard h1 {
  font-weight: 300;
}
/*--------------------------------------------------------------
21.8 careers
--------------------------------------------------------------*/
.svg-awesome_coworkers {
  background: url(/wp-content/uploads/2020/11/infolinks_careers_icons.png) 0 0 no-repeat;
}
.svg-awesome_coworkers-dims {
  width: 90px;
  height: 90px;
}
.svg-creative {
  background: url(/wp-content/uploads/2020/11/infolinks_careers_icons.png) 50% 0 no-repeat;
}
.svg-creative-dims {
  width: 90px;
  height: 89.999px;
}
.svg-great_benefits {
  background: url(/wp-content/uploads/2020/11/infolinks_careers_icons.png) 0 50% no-repeat;
}
.svg-great_benefits-dims {
  width: 90px;
  height: 90px;
}
.svg-hard_working {
  background: url(/wp-content/uploads/2020/11/infolinks_careers_icons.png) 50% 50% no-repeat;
}
.svg-hard_working-dims {
  width: 90px;
  height: 90px;
}
.svg-problem_solver {
  background: url(/wp-content/uploads/2020/11/infolinks_careers_icons.png) 100% 0 no-repeat;
}
.svg-problem_solver-dims {
  width: 90px;
  height: 90px;
}
.svg-professional_growth {
  background: url(/wp-content/uploads/2020/11/infolinks_careers_icons.png) 100% 50% no-repeat;
}
.svg-professional_growth-dims {
  width: 90px;
  height: 90px;
}
.svg-proper_fun {
  background: url(/wp-content/uploads/2020/11/infolinks_careers_icons.png) 0 100% no-repeat;
}
.svg-proper_fun-dims {
  width: 90px;
  height: 90px;
}
.svg-team_player {
  background: url(/wp-content/uploads/2020/11/infolinks_careers_icons.png) 50% 100% no-repeat;
}
.svg-team_player-dims {
  width: 90px;
  height: 90px;
}
.page-template-careers #join-our-team .join-our-team-header {
  margin-bottom: 60px;
}
.page-template-careers #join-our-team .we-provide,
.page-template-careers #join-our-team .you-should-be {
  margin-bottom: 50px;
}
.page-template-careers #join-our-team .we-provide h2.we-provide-title,
.page-template-careers #join-our-team .you-should-be h2.we-provide-title,
.page-template-careers #join-our-team .we-provide .you-should-be-title,
.page-template-careers #join-our-team .you-should-be .you-should-be-title {
  font-size: 30px;
  font-size: 3.0rem;
  font-weight: 300;
  line-height: 42px;
  line-height: 4.2rem;
  color: #404548;
  margin-bottom: 40px;
}
.page-template-careers #join-our-team .we-provide .ibox .ibox-title h3,
.page-template-careers #join-our-team .you-should-be .ibox .ibox-title h3 {
  font-weight: 300;
}
.page-template-careers #positions {
  background: #e7e7e7;
}
.page-template-careers #positions h2.positions-title p {
  margin-top: 0;
}
.page-template-careers #positions .positions-title {
  font-weight: 300;
}
.page-template-careers #positions .position {
  background: #ffffff;
  padding: 20px 40px;
}
.page-template-careers #positions .position:not(:last-child) {
  margin-bottom: 20px;
}
.page-template-careers #positions .position .ibox-title h3 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
}
.page-template-careers #positions .position .ibox-title .location {
  font-size: 16px;
  line-height: 24px;
  font-weight: 100;
}
.page-template-careers #positions .position .ibox-description {
  font-size: 18px;
  line-height: 24px;
  font-weight: 100;
  margin-top: 20px;
}
.page-template-careers #positions .position .ibox-description p:not(:last-child) {
  margin-bottom: 20px;
}
.page-template-careers #positions .position .ibox-description ul {
  margin: 0 0 20px 0;
  padding: 0;
}
.page-template-careers #positions .position .ibox-description ul li {
  list-style-type: none;
}
.page-template-careers #positions .position .ibox-description ul li:before {
  content: "- ";
}
.page-template-careers #positions .position.open-position .expander-content {
  display: block;
}
.page-template-careers #positions .position.open-position .expander-button:after {
  content: "\f077";
}
@media screen and (max-width: 1130px) {
  .page-template-careers .hero > .row {
    background-color: transparent !important;
  }
}
@media screen and (max-width: 960px) {
  .page-template-careers .hero .hero-tagline br {
    content: "";
  }
  .page-template-careers .hero .hero-tagline br:after {
    content: " ";
  }
}
@media screen and (max-width: 800px) {
  .page-template-careers #join-our-team .join-our-team-header .join-our-tean-description br {
    content: "";
  }
  .page-template-careers #join-our-team .join-our-team-header .join-our-tean-description br:after {
    content: " ";
  }
  .page-template-careers #positions .positions-title br {
    content: "";
  }
  .page-template-careers #positions .positions-title br:after {
    content: " ";
  }
}
@media screen and (max-width: 600px) {
  .page-template-careers #join-our-team .ibox {
    min-height: 165px;
  }
}
/*--------------------------------------------------------------
21.8 news & updates
--------------------------------------------------------------*/
.page-template-news_and_updates .hero.primary-hero,
.page-template-news_and_updates_article .hero.primary-hero {
  border-bottom: none;
  min-height: 400px;
  height: 439px;
  background-position: center bottom;
}
.page-template-news_and_updates .hero.primary-hero .hero-title,
.page-template-news_and_updates_article .hero.primary-hero .hero-title {
  padding-top: 100px;
}
.page-template-news_and_updates .hero.primary-hero .hero-title p,
.page-template-news_and_updates_article .hero.primary-hero .hero-title p,
.page-template-news_and_updates .hero.primary-hero .hero-tagline p,
.page-template-news_and_updates_article .hero.primary-hero .hero-tagline p {
  color: #fff;
  text-align: center;
  text-transform: initial;
  font-size: 36px;
  line-height: 48px;
}
.page-template-news_and_updates .hero .hero-container,
.page-template-news_and_updates_article .hero .hero-container {
  height: 402px;
}
.page-template-news_and_updates #news-and-updates .ibox {
  padding-top: 30px;
  padding-bottom: 30px;
}
.page-template-news_and_updates #news-and-updates .ibox .ibox-image {
  position: relative;
}
.page-template-news_and_updates #news-and-updates .ibox .ibox-image:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.page-template-news_and_updates #news-and-updates .ibox .ibox-image:hover:after {
  background: rgba(255, 255, 255, 0.4);
}
.page-template-news_and_updates #news-and-updates .ibox:nth-child(odd) {
  border-right: 1px #f2f2f2 solid;
}
.page-template-news_and_updates #news-and-updates .ibox .ibox-image {
  background-size: 85%;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #ffffff;
  width: 170px;
  height: 100px;
  display: inline-block;
  border: 1px #525758 solid;
  margin-right: 20px;
  margin-bottom: 0;
}
.page-template-news_and_updates #news-and-updates .ibox .ibox-excerpt {
  /*width: 66%;
          width: calc(100% - 190px);*/
  width: 100%;
  margin-left: -200px;
  padding-left: 200px;
  margin-top: 15px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem;
  padding-right: 20px;
}
@media screen and (max-width: 1130px) {
  .page-template-news_and_updates .hero > .row,
  .page-template-news_and_updates_article .hero > .row {
    background-color: transparent;
  }
  .page-template-news_and_updates .hero > .row .hero-tagline,
  .page-template-news_and_updates_article .hero > .row .hero-tagline {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .page-template-news_and_updates #news-and-updates .ibox:nth-child(odd) {
    border-right: 0;
  }
  .page-template-news_and_updates #news-and-updates .ibox .ibox-image {
    float: none !important;
    margin-right: 0 !important;
  }
  .page-template-news_and_updates #news-and-updates .ibox .ibox-excerpt {
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    text-align: center !important;
  }
}
/*--------------------------------------------------------------
21.7 News@updates Article
--------------------------------------------------------------*/
.page-template-news_and_updates_article #news-and-updates-article .article-header {
  border-bottom: 1px #cccccc solid;
  display: inline-block;
  padding-bottom: 20px;
}
.page-template-news_and_updates_article #news-and-updates-article .article-header h2 {
  font-weight: 300;
}
.page-template-news_and_updates_article #news-and-updates-article .article-header p {
  margin: 0;
  color: #768c94;
}
.page-template-news_and_updates_article #news-and-updates-article .article-content {
  line-height: 28px;
  line-height: 2.8rem;
}
.page-template-news_and_updates_article #news-and-updates-article .article-content .page-thumb {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 170px;
  height: 90px;
  display: inline-block;
  border: 1px #525758 solid;
  margin-right: 20px;
  margin-bottom: 0;
  margin-top: 30px;
}
.page-thumb {
  /*display:none !important;*/
}
.page-template-news_and_updates_article #news-and-updates-publications {
  background-color: #f2f2f2;
  border-top: 1px #768c94 solid;
}
.page-template-news_and_updates_article #news-and-updates-publications h2.publications-title {
  display: inline-block;
  border-bottom: 1px #cccccc solid;
}
.page-template-news_and_updates_article #news-and-updates-publications .ibox {
  padding-top: 30px;
  padding-bottom: 30px;
}
.page-template-news_and_updates_article #news-and-updates-publications .ibox .ibox-image {
  background-size: 85%;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #ffffff;
  width: 170px;
  height: 100px;
  display: inline-block;
  border: 1px #525758 solid;
  margin-right: 20px;
  margin-bottom: 0;
}
.page-template-news_and_updates_article #news-and-updates-publications .ibox .ibox-excerpt {
  margin-top: 15px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem;
}
/*--------------------------------------------------------------
21.7 Contact Us
--------------------------------------------------------------*/
.page-template-contact .section.contact-us-title {
  padding-bottom: 0;
}
.page-template-contact .section.contact-us-title .contact-title {
  font-weight: 300;
}
.page-template-contact .contact {
  border-top: none;
  padding: 0 0 60px 0;
}
.page-template-contact .contact .contact-form .frmContactForm_Success h3,
.page-template-contact .contact .contact-form .frmContactForm_Success p {
  text-align: left;
}
.page-template-contact .contact .infolinks-select {
  max-width: 666px;
}
.page-template-contact h3.still-havent-found {
  display: none;
}
.error404 p,
.page-template-maintenance p,
.page-template-500 p {
  font-weight: 300;
}
.error404 .page-content,
.page-template-maintenance .page-content,
.page-template-500 .page-content {
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .error404 #content,
  .page-template-maintenance #content,
  .page-template-500 #content {
    text-align: center;
  }
  .error404 img,
  .page-template-maintenance img,
  .page-template-500 img {
    max-width: 200px;
  }
}
.page-template-signup #content {
  min-height: 731px;
}
.page-template-signup .sign-up-form {
  text-align: left;
  background-color: #ffffff;
}
.page-template-signup .sign-up-form .tabs .tabs-options .sign-up-tabs {
  margin: 0;
}
.page-template-signup .infolinks-form .form-title {
  text-align: left;
}
.sign-up-form .infolinks-select {
  max-width: 585px;
}
.linkAdShopJoinUs {
  text-decoration: underline !important;
}
.page-template-reset_password_publisher .infolinks-form .form-title,
.page-template-reset_password_adshop .infolinks-form .form-title {
  text-align: left;
}
body.page-template-legal_docs {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 22px;
  line-height: 2.2rem;
}
.page-template-legal_docs #legal-docs #legal-docs-header {
  overflow: hidden;
  clear: both;
}
.page-template-legal_docs #legal-docs #legal-docs-header h1 {
  font-weight: 300;
  /*color: rgb(32, 140, 229);*/
}
.page-template-legal_docs #legal-docs #legal-docs-header .print {
  line-height: 40px;
  line-height: 4rem;
  display:none;
}
.page-template-legal_docs #legal-docs #legal-docs-header .print i {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  margin-right: 10px;
}
.page-template-legal_docs #legal-docs h2 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 32px;
  line-height: 3.2rem;
  font-weight: 100;
  color: #17406D;
}
.page-template-legal_docs #legal-docs h2,
.page-template-legal_docs #legal-docs h3,
.page-template-legal_docs #legal-docs h4 span strong {
  color: #17406D;
}
.page-template-legal_docs #legal-docs p {
  line-height: 22px;
  line-height: 2.2rem;
  font-weight: 300;
  color: #525758;
}
.page-template-legal_docs #legal-docs ul,
.page-template-legal_docs #legal-docs ol {
  margin: 0 3rem 1.5rem 3rem;
  padding: 0;
}
.page-template-legal_docs #legal-docs ul li,
.page-template-legal_docs #legal-docs ol li {
  line-height: 22px;
  line-height: 2.2rem;
  font-weight: 300;
  color: #525758;
  position: relative;
}
.page-template-legal_docs #legal-docs ul li:not(:last-child),
.page-template-legal_docs #legal-docs ol li:not(:last-child) {
  margin-bottom: 10px;
}
.page-template-legal_docs #legal-docs ul li > ol,
.page-template-legal_docs #legal-docs ol li > ol {
  list-style-type: lower-latin;
}
.page-template-legal_docs #legal-docs ul li > ol li ol,
.page-template-legal_docs #legal-docs ol li > ol li ol {
  list-style-type: decimal;
}
.page-template-legal_docs #legal-docs ul {
  list-style: none;
}
.page-template-legal_docs #legal-docs ul li:before {
  content: "\f111";
  color: #17406D;
  width: 16px;
  height: 16px;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 8px !important;
  font-size: 0.8rem !important;
  margin-right: 20px;
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  position: absolute;
  left: -30px;
  top: 4px;
}
.page-template-legal_docs #legal-docs h2 + p,
.page-template-legal_docs #legal-docs h2 + ul,
.page-template-legal_docs #legal-docs h2 + ol {
  margin-top: 0;
}
@media print {
  .page-template-legal_docs #content.pusher {
    padding-top: 0;
  }
  .page-template-legal_docs section.section {
    padding: 0;
  }
  .page-template-legal_docs header#masthead,
  .page-template-legal_docs footer#colophon {
    display: none;
  }
}
@media screen and (max-width: 960px) {
  .page-template-legal_docs #legal-docs ul,
  .page-template-legal_docs #legal-docs ol {
    margin: 0 0 1.5rem 1.5rem;
  }
}
/*--------------------------------------------------------------
 landing Page
--------------------------------------------------------------*/
.wrap-infold-parent {
  /* can accept any padding to match its siblings in the DOM */
  padding: 0;
  /* width can be anything or nothing, it doesn't matter */
  width: 100%;
  max-width: 398px;
}
.wrap-infold-demo {
  /* this stretches the height of first wrapper but maintains a natural width at the correct ratio */
  height: 0;
  margin: 0;
  width: auto;
  position: relative;
  /* last padding dimension is (100 * height / width) of item to be scaled,
     here is the common 16:9 ratio */
}
.infolinks-infold-demo {
  width: 398px;
  height: 755px;
  float: left;
  background: #fff;
  text-align: center;
  font-size: 22px;
  font-weight: 300;
  line-height: 34px;
  margin: 0 30px 300px 0px;
}

.page-template-landing_page .hero .hero-title,
.page-template-landing_page_internal .hero .hero-title {
  margin-top: 80px;
}
.hero-title-infold {
	margin-top: 0px;
}
.page-template-landing_page .hero .hero-title p,
.page-template-landing_page_internal .hero .hero-title p {
  color: #404548;
}
.page-template-landing_page .hero .hero-tagline p,
.page-template-landing_page_internal .hero .hero-tagline p {
  color: #404548;
  font-weight: 300;
}
.page-template-landing_page .big-ibox,
.page-template-landing_page_internal .big-ibox,
.page-template-mass_emails .big-ibox {
  min-height: 391px;
  /* Hide the elements before they're shown */
}
.page-template-landing_page .big-ibox.animation:not(.animating) .col,
.page-template-landing_page_internal .big-ibox.animation:not(.animating) .col,
.page-template-mass_emails .big-ibox.animation:not(.animating) .col {
  display: none;
}
.page-template-landing_page .big-ibox h2.section-title,
.page-template-landing_page_internal .big-ibox h2.section-title,
.page-template-mass_emails .big-ibox h2.section-title {
  text-align: center;
  margin-bottom: 50px;
  font-weight: 100;
}
.page-template-landing_page .big-ibox .ibox .ibox-title h2,
.page-template-landing_page_internal .big-ibox .ibox .ibox-title h2,
.page-template-mass_emails .big-ibox .ibox .ibox-title h2 {
  font-size: 24px;
  font-weight: 300 !important;
  font-size: 2.0rem;
  line-height: 32px;
  line-height: 2.4rem;
  color: #404548;
}
.page-template-landing_page .big-ibox .ibox .ibox-description,
.page-template-landing_page_internal .big-ibox .ibox .ibox-description,
.page-template-mass_emails .big-ibox .ibox .ibox-description {
  /*max-width: 320px;*/
  margin: 0 auto;
  font-weight: 300;
}
.page-template-landing_page .small-ibox,
.page-template-landing_page_internal .small-ibox,
.page-template-mass_emails .small-ibox {
  min-height: 245px;
}
.page-template-landing_page .small-ibox h2.section-title,
.page-template-landing_page_internal .small-ibox h2.section-title,
.page-template-mass_emails .small-ibox h2.section-title {
  text-align: center;
  margin-bottom: 50px;
  font-weight: 100;
}
.page-template-landing_page .small-ibox .ibox .ibox-title,
.page-template-landing_page_internal .small-ibox .ibox .ibox-title,
.page-template-mass_emails .small-ibox .ibox .ibox-title {
  font-weight: 300;
}
.page-template-landing_page .featured-review,
.page-template-landing_page_internal .featured-review,
.page-template-mass_emails .featured-review {
  text-align: center;
}
.page-template-landing_page .featured-review h2.featured-review-section-title,
.page-template-landing_page_internal .featured-review h2.featured-review-section-title,
.page-template-mass_emails .featured-review h2.featured-review-section-title {
  font-size: 36px;
  line-height: 42px;
  font-weight: 100;
  text-transform: uppercase;
  margin-bottom: 70px;
}
.page-template-landing_page .featured-review .featured-review-video img,
.page-template-landing_page_internal .featured-review .featured-review-video img,
.page-template-mass_emails .featured-review .featured-review-video img {
  border: 1px #cdcdcd solid;
}
.page-template-landing_page .featured-review .featured-review-text,
.page-template-landing_page_internal .featured-review .featured-review-text,
.page-template-mass_emails .featured-review .featured-review-text {
  max-width: 650px;
  margin: 20px auto 0;
}
.page-template-landing_page .featured-review .featured-review-text p,
.page-template-landing_page_internal .featured-review .featured-review-text p,
.page-template-mass_emails .featured-review .featured-review-text p {
  margin: 0;
}
.page-template-landing_page .featured-review .featured-review-reviewer,
.page-template-landing_page_internal .featured-review .featured-review-reviewer,
.page-template-mass_emails .featured-review .featured-review-reviewer {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 26px;
  line-height: 2.6rem;
  color: #404548;
}
.page-template-landing_page .featured-review .featured-review-reviewer p,
.page-template-landing_page_internal .featured-review .featured-review-reviewer p,
.page-template-mass_emails .featured-review .featured-review-reviewer p {
  margin: 0;
}
.page-template-landing_page .text h2,
.page-template-landing_page_internal .text h2,
.page-template-mass_emails .text h2 {
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 42px;
  line-height: 4.2rem;
  font-weight: 300;
  color: #17406D;
}
.page-template-landing_page .text p,
.page-template-landing_page_internal .text p,
.page-template-mass_emails .text p {
  font-weight: 300;
}
.page-template-landing_page .text p:last-child,
.page-template-landing_page_internal .text p:last-child,
.page-template-mass_emails .text p:last-child {
  margin-bottom: 0;
}
.page-template-landing_page .reviews,
.page-template-landing_page_internal .reviews,
.page-template-mass_emails .reviews {
  min-height: 0;
}
.page-template-landing_page .reviews .review.ibox .ibox-description,
.page-template-landing_page_internal .reviews .review.ibox .ibox-description,
.page-template-mass_emails .reviews .review.ibox .ibox-description {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 26px;
  line-height: 2.6rem;
  font-weight: 300;
  min-height: 0;
  max-width: 1050px;
  margin-left: 20px;
  text-align: left;
}
.page-template-landing_page .reviews .review .ibox-image,
.page-template-landing_page_internal .reviews .review .ibox-image,
.page-template-mass_emails .reviews .review .ibox-image {
  margin-bottom: 0;
  margin-left: 20px;
}
.page-template-landing_page .reviews .review .ibox-reviewer,
.page-template-landing_page_internal .reviews .review .ibox-reviewer,
.page-template-mass_emails .reviews .review .ibox-reviewer {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  font-weight: 500;
  color: #404548;
  margin-bottom: 20px;
  margin-top: 5px;
  font-style: italic;
  margin-left: 20px;
  text-align: left;
}
.page-template-landing_page .reviews .review p,
.page-template-landing_page_internal .reviews .review p,
.page-template-mass_emails .reviews .review p {
  margin: 0;
}
.page-template-landing_page .reviews .owl-controls,
.page-template-landing_page_internal .reviews .owl-controls,
.page-template-mass_emails .reviews .owl-controls {
  margin-top: -50px;
}
.page-template-landing_page .reviews .owl-controls .owl-nav .owl-prev,
.page-template-landing_page_internal .reviews .owl-controls .owl-nav .owl-prev,
.page-template-mass_emails .reviews .owl-controls .owl-nav .owl-prev,
.page-template-landing_page .reviews .owl-controls .owl-nav .owl-next,
.page-template-landing_page_internal .reviews .owl-controls .owl-nav .owl-next,
.page-template-mass_emails .reviews .owl-controls .owl-nav .owl-next {
  color: #17406D;
}
.page-template-landing_page .reviews .owl-carousel .owl-item img,
.page-template-landing_page_internal .reviews .owl-carousel .owl-item img,
.page-template-mass_emails .reviews .owl-carousel .owl-item img {
  display: block;
}
.page-template-landing_page .credentials,
.page-template-landing_page_internal .credentials,
.page-template-mass_emails .credentials {
  text-align: center;
  padding: 20px 0;
}
.page-template-landing_page .credentials h2,
.page-template-landing_page_internal .credentials h2,
.page-template-mass_emails .credentials h2 {
  margin-bottom: 40px;
  font-weight: 300;
}
.page-template-landing_page .credentials .credentials-logos .credentials-logo,
.page-template-landing_page_internal .credentials .credentials-logos .credentials-logo,
.page-template-mass_emails .credentials .credentials-logos .credentials-logo {
  display: inline-block;
  margin: 5px 30px;
}
.page-template-landing_page #site-navigation,
.page-template-landing_page #site-navigation-sign,
.page-template-landing_page .site-navigation {
  /*display: none;*/
}
.page-template-landing_page footer#colophon .site-info a#privacy-policy {
  display: inline-block;
}
.page-template-landing_page .ibox .ibox-image {
  margin-bottom: 0px;
  height: 0px;
}
.page-template-mass_emails header#masthead #site-navigation-sign {
  display: none;
}
.page-template-mass_emails header#masthead .site-navigation-container {
  position: static;
  clear: none;
  float: right !important;
}
.page-template-mass_emails header#masthead .site-navigation-container .btn {
  padding: 0 20px !important;
}
.page-template-mass_emails header#masthead .site-navigation-container .btn a {
  line-height: 40px !important;
}
.page-template-mass_emails header#masthead .site-navigation-container .btn a:after {
  display: none;
}
.page-template-mass_emails footer#colophon .site-navigation {
  padding: 30px 0 20px 0;
}
.page-template-mass_emails footer#colophon .site-navigation .footer-logo {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
.page-template-mass_emails footer#colophon .site-navigation .footer-about,
.page-template-mass_emails footer#colophon .site-navigation .footer-solutions,
.page-template-mass_emails footer#colophon .site-navigation .footer-network {
  display: none;
}
.page-template-mass_emails footer#colophon .site-navigation .footer-follow-us {
  width: 100%;
}
.page-template-mass_emails footer#colophon .site-navigation .footer-follow-us .footer-title {
  display: none;
}
.page-template-mass_emails footer#colophon .site-navigation .footer-follow-us .social-icons {
  max-width: none;
}
.page-template-mass_emails footer#colophon .site-navigation .footer-follow-us .social-icons .social-icon {
  background-color: #575d61;
  margin: 0 7.5px 15px 7.5px;
}
.page-template-mass_emails footer#colophon .site-info {
  background-color: #575d61;
}
.page-template-mass_emails footer#colophon .site-info .col {
  width: 100%;
}
.charity-font {
  font-size: 20px;
  line-height: 30px;
}
.infolinks-feed-image-one {
	max-width: 100%;
	padding: 60px 0 0px 0px;
}
.infolinks-scope-chart {
	max-width: 100%;
	padding: 30px 0 0px 0px;
}
.call-confirmed-para {
    margin: 10px 0 0 0px;
	font-size: 1.8rem;
}
.call-confirmed-text {
   margin: 18px 0 0 0px;
   color: #ffffff;
}
.hr-call-confirmed {
   width:50%;
   background-color:#fcc92e;
   margin-top:1.25em;
   margin-bottom:1.5em;
   margin-left: 0;
}
.infolinks-team-name {
    margin: 20px 0 0 0px;
	font-size: 28px;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
	}
	.infolinks-team-name-small {
    margin: 20px 0 0 0px;
	font-size: 20px;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
	overflow: visible;
	}
.infolinks-team-jobtitle {
    margin: 20px 0 0 0px;
	font-size: 26px;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
	line-height: 26px;
}
.infolinks-team-jobtitle-small {
    margin: 20px 0 0 0px;
	font-size: 20px;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
	line-height: 26px;
}
.infolinks-linkedin-icon {
	width: 20px;
	height: 20px;
}
.infolinks-linkedin-icon-small {
	width: 16px;
	height: 16px;
}
.team-page-padding {
	padding: -20px 0 0px 0px !important;
}
@media screen and (max-width: 1250px) {
  .infolinks-team-name {
	font-size: 27px;
	}
  .infolinks-team-jobtitle {
	font-size: 24px;
	}
}
@media screen and (max-width: 1155px) {
  .infolinks-team-name {
	font-size: 26px;
	}
  .infolinks-team-jobtitle {
	font-size: 24px;
	}
}
@media screen and (max-width: 1120px) {
  .infolinks-team-name {
	font-size: 25px;
	}
	.infolinks-team-name-small {
		font-size: 18px;
	}
}
@media screen and (max-width: 1050px) {
  .infolinks-team-name-small {
		font-size: 18px;
	}
}
@media screen and (max-width: 1024px) {
  .page-template-landing_page .credentials .credentials-logos .credentials-logo {
    margin: 5px 12px;
  }
  .infolinks-team-name {
	font-size: 23px;
	}
  .infolinks-team-jobtitle {
	font-size: 21px;
	}
  .infolinks-team-name-small {
		font-size: 18px;
  }
	.infolinks-team-jobtitle-small {
		font-size: 18px;
	}
}
@media screen and (max-width: 965px) {
	.infolinks-team-name-small {
		font-size: 17px;
	}
}
@media screen and (max-width: 950px) {
  .infolinks-team-name {
		font-size: 21px;
	}
	.infolinks-team-name-small {
		font-size: 17px;
	}
	.infolinks-team-jobtitle {
		font-size: 20px;
	}
	.infolinks-team-jobtitle-small {
		font-size: 18px;
	}
	.infolinks-linkedin-icon {
		width: 18px;
		height: 18px;
	}
}
@media screen and (max-width: 850px) {
	.infolinks-team-name {
		font-size: 20px;
	}
	.infolinks-team-jobtitle {
		font-size: 19px;
	}
	.infolinks-linkedin-icon {
		width: 18px;
		height: 18px;
	}
}
@media screen and (max-width: 825px) {
  .infolinks-team-name {
		font-size: 19px;
	}
  .infolinks-team-jobtitle {
		font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .infolinks-feed-image-one {
	padding: 30px 0 0px 0px;
  }
  .infolinks-scope-chart {
	padding: 30px 0 0px 0px;
  }
  .infolinks-linkedin-icon {
	width: 28px;
	height: 28px;
  }
	.infolinks-linkedin-icon-small {
	width: 28px;
	height: 28px;
  }
  .page-template-landing_page .hero .hero-title {
    margin-top: 80px;
  }
  .page-template-landing_page .big-ibox .ibox {
    padding: 0 4px;
  }
  .page-template-landing_page .reviews .review.ibox .ibox-description {
    text-align: center;
  }
  .page-template-landing_page .reviews .review .ibox-image img {
    margin: 0 auto;
  }
  .page-template-landing_page .reviews .review .ibox-reviewer-image {
    float: none !important;
  }
  .page-template-landing_page .reviews .review .ibox-reviewer-image img {
    margin: 0 auto;
  }
  .page-template-landing_page .reviews .review .ibox-reviewer {
    text-align: center;
  }
  .call-confirmed-hide {
    display: none;
  }
  .hr-call-confirmed {
    margin-left: auto;
    margin-right: auto;
  }
  .infolinks-team-name {
	font-size: 34px;
  }
  .infolinks-team-name-small {
	font-size: 32px;
  }
  .infolinks-team-jobtitle {
	font-size: 30px;
  }
	.infolinks-team-jobtitle-small {
	font-size: 28px;
  }
}
@media screen and (max-width: 600px) {
  .page-template-landing_page .small-ibox .ibox.stat {
    height: 150px;
    padding: 0 11px;
    margin-top: 15px;
    margin-bottom: 15px !important;
  }
  .page-template-landing_page .credentials .credentials-logos .credentials-logo {
    width: 40%;
  }
  .wrap-infold-parent {
  /* can accept any padding to match its siblings in the DOM */
  padding: 0;
  /* width can be anything or nothing, it doesn't matter */
  width: 90%;
  max-width: 375px;
}
  .wrap-infold-demo {
  margin: 0 0px 300px 0px;
  /*max-width: 95%;
  max-height: 95%;*/
  }
  .infolinks-infold-demo {
  width:100%;
  height:100%;
  float:left;
  background:#fff;
  text-align:center;
  font-size: 22px;
  font-weight: 300;
  line-height: 34px;
  margin: 0 0px 80px 0px;
}
}
html.mobile .page-template-integretion #embed-code .ibox-cta {
  display: none;
}
html.mobile .page-template-integretion #use-our-plugin {
  display: none;
}
html.mobile .page-template-integretion #use-our-plugin-mobile {
  display: block;
}
html.ie9 #cmdCopyCode,
html.ie8 #cmdCopyCode,
html.ie7 #cmdCopyCode {
  display: none;
}
.page-template-integretion .hero .hero-title p {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 32px;
  line-height: 3.2rem;
  font-weight: 100;
  color: #fcc92e;
  text-transform: uppercase;
}
.page-template-integretion .hero .hero-tagline h1 {
  font-size: 28pt;
  font-weight: 100;
  color: #ffffff;
  margin-top: 20px;
}
.page-template-integretion #integration {
  height: 75px;
  background: #17406D;
  /*background: rgba(23, 64, 109, 1);*/
  position: relative;
  top: -75px;
}
.page-template-integretion #integration #integration-main-options {
  clear: both;
}
.page-template-integretion #integration #integration-main-options div.main-option,
.page-template-integretion #integration #integration-main-options div.main-divider {
  font-weight: 300;
  color: #ffffff;
  display: inline-block;
  text-align: center;
  line-height: 75px;
  line-height: 7.5rem;
  float: left;
}
.page-template-integretion #integration #integration-main-options div.main-option div.main-option-label {
  font-size: 24px;
  font-size: 2.4rem;
  display: block;
  /*line-height: 32px;
        line-height: 3.2rem;*/
}
.page-template-integretion #integration #integration-main-options div.main-divider {
  font-size: 36px;
  font-size: 3.6rem;
  /*line-height: 42px;
        line-height: 4.2rem;*/
}
.page-template-integretion #integration #integration-main-options .triangle-container {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 23.5px 0 23.5px;
  /*border-color: #cff0ea transparent transparent transparent;*/
  position: relative;
  top: 0;
  left: 50%;
  margin-left: -23px;
}
.page-template-integretion #integration #integration-main-options .triangle-container .triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 19px 17.5px 0 17.5px;
  border-color: #17406D transparent transparent transparent;
  position: absolute;
  top: -25px;
  left: -17px;
}
.page-template-integretion #getting-started #embed-code {
  text-align: left;
  padding-bottom: 60px;
}
.page-template-integretion #getting-started #embed-code .embed-code h2 {
  text-align: left;
  margin-bottom: 20px;
}
.page-template-integretion #getting-started #embed-code .embed-code textarea {
  height: 142px;
  padding: 10px 20px;
  border: solid 1px #cacaca;
  color: #333333;
}
.page-template-integretion #getting-started #embed-code .embed-code .btn {
  margin-top: 20px;
  float: right;
  min-width: 85px;
  height: 40px;
  line-height: 40px;
}
.page-template-integretion #getting-started #use-our-plugin {
  border-left: 1px #cecece solid;
  min-height: 400px;
  margin-left: 0;
}
.page-template-integretion #getting-started #use-our-plugin .ibox-tagline p {
  margin-top: 0;
}
.page-template-integretion #getting-started #use-our-plugin .btn-group-platforms .btn-radio {
  width: 50%;
}
.page-template-integretion #getting-started #use-our-plugin form .tabs.tabs-platforms .ibox-content .older-versions {
  margin: 20px -10px 20px;
}
.page-template-integretion #getting-started #use-our-plugin form .tabs.tabs-platforms .ibox-content .older-versions .bar {
  padding: 5px 15px;
  height: 30px;
  font-size: 13px;
  line-height: 20px;
  background: #f1f1f1;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
}
.page-template-integretion #getting-started #use-our-plugin form .tabs.tabs-platforms .ibox-content .older-versions .bar .bar-older-versions {
  display: none;
}
.page-template-integretion #getting-started #use-our-plugin form .tabs.tabs-platforms .ibox-content .older-versions .bar .see-older-versions {
  color: #17406D;
  cursor: pointer;
}
.page-template-integretion #getting-started #use-our-plugin form .tabs.tabs-platforms .ibox-content .older-versions .bar .see-older-versions:hover {
  text-decoration: underline;
}
.page-template-integretion #getting-started #use-our-plugin form .tabs.tabs-platforms .ibox-content .older-versions .versions {
  display: none;
  margin-top: 20px;
}
.page-template-integretion #getting-started #use-our-plugin form .tabs.tabs-platforms .ibox-content .older-versions .versions ul {
  padding: 0 15px;
  margin-bottom: 40px;
}
.page-template-integretion #getting-started #use-our-plugin form .tabs.tabs-platforms .ibox-content .older-versions .versions ul li {
  width: 30%;
  margin-right: 2% !important;
}
.page-template-integretion #getting-started #use-our-plugin form .tabs.tabs-platforms .ibox-content .older-versions .versions ul li + li {
  margin: 0;
}
.page-template-integretion #getting-started #use-our-plugin form .tabs.tabs-platforms .ibox-content ol {
  padding: 0;
  margin: 20px 0 1.5em 1.5em;
}
.page-template-integretion #getting-started #use-our-plugin form .tabs.tabs-platforms .ibox-content ol li {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 100;
  line-height: 24px;
  line-height: 2.4rem;
  color: #404548;
}
.page-template-integretion #getting-started #use-our-plugin form .tabs.tabs-platforms .ibox-content ol li:not(:last-child) {
  margin-bottom: 20px;
}
.page-template-integretion #getting-started .divider {
  clear: both;
  /*&:before {
        content: "";
        display: block;
        background: #cecece;
        width: 1px;
        height: auto;
        min-height: 260px;
        position: relative;
        left: 50%;
        margin-left: 12px;
      }*/
}
.page-template-integretion #getting-started .divider i {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-border-radius: 100%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 100%;
  -moz-background-clip: padding;
  border-radius: 100%;
  background-clip: padding-box;
  border: 1px #cecece solid;
  color: #cecece;
  width: 25px;
  height: 25px;
  position: relative;
  text-align: center;
  line-height: 25px;
  left: 50%;
  margin-left: -12px;
}
.page-template-integretion #use-our-plugin-mobile {
  text-align: center;
  background: #f2f2f2;
}
.page-template-integretion #use-our-plugin-mobile .ibox-tagline,
.page-template-integretion #use-our-plugin-mobile .ibox-links {
  text-align: center;
}
.page-template-integretion #use-our-plugin-mobile .ibox-tagline p {
  font-weight: 300 !important;
}
.page-template-integretion #use-our-plugin-mobile .ibox-links {
  margin-top: 40px;
  font-size: 20px;
  font-size: 2rem;
  line-height: 24px;
  line-height: 2.4rem;
  margin-top: 15px;
  margin-bottom: 25px;
}
.page-template-integretion #use-our-plugin-mobile .group-platforms .platform {
  width: 23%;
  display: inline-block;
  text-align: center;
}
.page-template-integretion #use-our-plugin-mobile .group-platforms .platform:not(:last-child) {
  border-right: 1px #cecece solid;
}
.page-template-integretion #use-our-plugin-mobile .group-platforms .platform .platform-icon {
  width: 40px;
  height: 40px;
  display: block;
  background-position: center center;
  background-size: 100%;
  margin: 0 auto;
}
.page-template-integretion #use-our-plugin-mobile .group-platforms .platform .platform-name {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 18px;
  line-height: 1.8rem;
  font-weight: 300;
  margin-top: 3px;
}
.page-template-integretion #still-have-questions .ibox-tagline h2 {
  font-weight: 300;
}
.page-template-integretion #still-have-questions .ibox-links {
  font-size: 20px;
  line-height: 22px;
  margin-top: 15px;
  margin-bottom: 25px;
  /*a, a:link, a:visited, a:active {
        text-decoration: underline;
      }

      a:hover {
        text-decoration: none;
      }*/
}
.page-template-integretion #still-have-questions .ibox-image img {
  width: 125px;
  height: 125px;
  -webkit-border-radius: 100%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 100%;
  -moz-background-clip: padding;
  border-radius: 100%;
  background-clip: padding-box;
}
.page-template-integretion #whats-next {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-top: 1px #cccccc solid;
  position: relative;
}
.page-template-integretion #whats-next:before {
  content: "\f00c";
  width: 45px;
  height: 45px;
  background-color: #17406D;
  -webkit-border-radius: 100%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 100%;
  -moz-background-clip: padding;
  border-radius: 100%;
  background-clip: padding-box;
  font-size: 20px !important;
  line-height: 45px !important;
  color: #ffffff;
  text-align: center;
  position: absolute;
  top: -22.5px;
  left: 50%;
  margin-left: -22.5px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.page-template-integretion #whats-next .ibox-tagline {
  padding-bottom: 55px;
}
.page-template-integretion #whats-next .ibox-tagline h2 {
  font-weight: 300;
}
.page-template-integretion #whats-next .ibox-tagline p {
  font-size: 20px;
  line-height: 24px;
}
.page-template-integretion #whats-next .option .ibox-text {
  font-size: 20px;
  line-height: 24px;
}
.page-template-integretion #whats-next .option .ibox-text i {
  background: #17406D;
  border-radius: 100%;
  width: 80px;
  height: 80px;
  color: #ffffff;
  font-size: 32px;
  line-height: 80px;
}
.page-template-integretion #whats-next .whats-next-options {
  position: relative;
}
.page-template-integretion #whats-next .whats-next-options .or-divider {
  font-size: 30px;
  font-size: 3rem;
  color: #404548;
  position: absolute;
  left: 50%;
  top: 0;
  margin-top: -20px;
  margin-left: -21px;
}
.page-template-integretion #whats-next .whats-next-options .or-divider:before,
.page-template-integretion #whats-next .whats-next-options .or-divider:after {
  content: "";
  display: block;
  background: #ffffff;
  width: 1px;
  height: 75px;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .page-template-integretion .hero .hero-title p {
    color: #ffffff;
  }
  .page-template-integretion #getting-started {
    padding-top: 60px;
  }
}
@media screen and (max-width: 768px) {
  .page-template-integretion .hero .hero-tagline span {
    line-height: 48px;
    line-height: 4.8rem;
  }
  .page-template-integretion .hero .hero-tagline br {
    display: none;
  }
  .page-template-integretion #getting-started #embed-code .embed-code h2 {
    ont-size: 24px;
    font-size: 2.4rem;
    font-weight: 300;
    line-height: 32px;
    line-height: 3.2rem;
    color: #404548;
    text-align: center;
  }
  .page-template-integretion #getting-started #embed-code .embed-code .btn {
    float: none;
  }
  .page-template-integretion #getting-started #use-our-plugin {
    border-left: 0;
    min-height: 0;
  }
  .page-template-integretion #whats-next {
    background-size: cover;
  }
}
@media screen and (max-width: 480px) {
  .page-template-integretion #getting-started #embed-code .embed-code h2 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 24px;
    line-height: 2.4rem;
  }
  .page-template-integretion #use-our-plugin-mobile .ibox-tagline p {
    font-size: 20px;
    font-size: 2rem;
    line-height: 24px;
    line-height: 2.4rem;
  }
  .page-template-integretion #use-our-plugin-mobile .group-platforms .platform:not(:last-child) {
    border-right: 0;
  }
  .page-template-integretion #use-our-plugin-mobile .group-platforms .platform .platform-icon {
    width: 32px;
    height: 32px;
  }
  .page-template-integretion #whats-next .ibox-tagline {
    padding-bottom: 0;
  }
}
@media (max-width: 1280px) and (min-width: 1024px) {
  .page-template-integretion #getting-started .col.col-10 {
    width: 89.16666667%;
  }
  .page-template-integretion #getting-started .col.push-2 {
    margin-left: 9.58333333%;
  }
}
html[lang="es-ES"] #top-reads {
  display: none;
}
#masthead-blog {
  height: 50px;
  margin-top: 70px;
  background-color: #f2f2f2;
  width: 100%;
  z-index: 1;
  overflow: hidden;
  -webkit-transition: height 0.25s ease;
  -moz-transition: height 0.25s ease;
  -o-transition: height 0.25s ease;
  transition: height 0.25s ease;
}
#masthead-blog.shrink {
  height: 0;
}
#masthead-blog #blog-navigation #blog-menu li {
  margin-top: 15px;
  margin-bottom: 15px;
  position: relative;
}
#masthead-blog #blog-navigation #blog-menu li:first-child {
  padding-left: 0 !important;
}
#masthead-blog #blog-navigation #blog-menu li:not(:last-child):after {
  content: "";
  width: 1px;
  height: 14px;
  background: #404548;
  position: absolute;
  top: 1px;
  right: 0;
}
#masthead-blog #blog-navigation #blog-menu li a {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  color: #404548;
}
#masthead-blog #blog-navigation #blog-menu li a:hover {
  webkit-box-shadow: 0px 4px 0px 0px #fcc92e;
  -moz-box-shadow: 0px 4px 0px 0px #fcc92e;
  box-shadow: 0px 4px 0px 0px #fcc92e;
  text-decoration: none;
}
#masthead-blog #blog-navigation #blog-menu li.current-menu-item a {
  color: #17406D;
  -webkit-box-shadow: 0px 4px 0px 0px #fcc92e;
  -moz-box-shadow: 0px 4px 0px 0px #fcc92e;
  box-shadow: 0px 4px 0px 0px #fcc92e;
}
.widget-area {
  margin-bottom: 30px;
}
.widget-area aside .widget-title {
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px;
  line-height: 2.0rem;
  font-weight: 300;
  color: #87a1ab;
}
.widget-area aside.widget {
  margin: 30px 0 0 0;
  border: 1px #17406D solid;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
}
.widget-area aside.widget .textwidget {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2.0rem;
  font-weight: 300;
  color: #404548;
}
.widget-area aside#search-2 {
  border: 0;
  margin-top: 0;
}
.widget-area aside#search-2 .widget-title {
  display: none;
}
.widget-area aside#search-2 .search-submit {
  min-width: 0;
}
.widget-area aside.widget_mc4wp_widget,
.widget-area aside.widget_mc4wp_form_widget {
  overflow: hidden;
  clear: both;
  padding: 0 15px 15px;
  text-align: center;
}
.widget-area aside.widget_mc4wp_widget .widget-title,
.widget-area aside.widget_mc4wp_form_widget .widget-title {
  color: #17406D;
  margin-bottom: 0;
}
.widget-area aside.widget_mc4wp_widget .widget-title:before,
.widget-area aside.widget_mc4wp_form_widget .widget-title:before {
  content: "\f003";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  margin-right: 5px;
}
.widget-area aside.widget_mc4wp_widget .mc4wp-form-fields,
.widget-area aside.widget_mc4wp_form_widget .mc4wp-form-fields {
  overflow: hidden;
}
.widget-area aside.widget_mc4wp_widget .mc4wp-form-fields .mc4wp-alert p,
.widget-area aside.widget_mc4wp_form_widget .mc4wp-form-fields .mc4wp-alert p {
  margin-bottom: 0;
}
.widget-area aside.widget_mc4wp_widget p,
.widget-area aside.widget_mc4wp_form_widget p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2.0rem;
  font-weight: 300;
  color: #404548;
}
.widget-area aside.widget_mc4wp_widget .mc4wp-error,
.widget-area aside.widget_mc4wp_form_widget .mc4wp-error,
.widget-area aside.widget_mc4wp_widget .mc4wp-success,
.widget-area aside.widget_mc4wp_form_widget .mc4wp-success {
  margin-top: 20px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2.0rem;
  font-weight: 300;
}
.widget-area aside.widget_mc4wp_widget .mc4wp-error,
.widget-area aside.widget_mc4wp_form_widget .mc4wp-error {
  color: #ff6666;
}
.widget-area aside.widget_mc4wp_widget .mc4wp-success,
.widget-area aside.widget_mc4wp_form_widget .mc4wp-success {
  color: #8cc63f;
}
.widget-area aside.widget_mc4wp_widget form,
.widget-area aside.widget_mc4wp_form_widget form {
  clear: both;
  overflow: hidden;
}
.widget-area aside.widget_mc4wp_widget form #mc4wp_email,
.widget-area aside.widget_mc4wp_form_widget form #mc4wp_email {
  width: 100%;
  height: 100%;
  margin-right: -32px;
  padding-right: 42px;
  background-color: #f2f2f2;
  border-color: #17406D;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 32px;
  line-height: 3.2rem;
  height: 32px;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  font-weight: 300;
}
.widget-area aside.widget_mc4wp_widget form .mc4wp_submit,
.widget-area aside.widget_mc4wp_form_widget form .mc4wp_submit {
  min-width: 0;
  width: 32px;
  height: 32px;
  font-size: 18px;
  font-size: 1.8rem;
  display: block;
  background: #17406D;
  color: #ffffff;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 28px;
  line-height: 2.8rem;
  padding: 1px 6px;
  border: 1px #17406D solid;
  -webkit-border-radius: 0 4px 4px 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0 4px 4px 0;
  -moz-background-clip: padding;
  border-radius: 0 4px 4px 0;
  background-clip: padding-box;
}
.widget-area aside.widget_text,
.widget-area aside.widget_mc4wp_widget,
.widget-area aside.widget_social_icons_widget {
  text-align: center;
  padding: 0 30px 30px;
}
.widget-area aside.widget_text .widget-title,
.widget-area aside.widget_mc4wp_widget .widget-title,
.widget-area aside.widget_social_icons_widget .widget-title {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px;
  line-height: 2.0rem;
  font-weight: 300;
  color: #17406D;
}
.widget-area aside.widget_social_icons_widget .widget-title {
  margin-bottom: 10px;
}
.widget-area aside.widget_social_icons_widget .social-icons {
  max-width: 200px;
  margin: 0 auto;
}
.widget-area aside.widget_social_icons_widget .social-icons .social-icon {
  display: inline-block;
  width: 42px;
  height: 42px;
  background-color: #17406D;
  -webkit-border-radius: 100%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 100%;
  -moz-background-clip: padding;
  border-radius: 100%;
  background-clip: padding-box;
  -webkit-transition: left 0.8s ease;
  -moz-transition: left 0.8s ease;
  -o-transition: left 0.8s ease;
  transition: left 0.8s ease;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 40px;
  line-height: 4rem;
  margin: 10px 7.5px 0 7.5px;
}
.widget-area aside.widget_social_icons_widget .social-icons .social-icon a {
  width: 100%;
  height: 100%;
  display: block;
}
.widget-area aside.widget_social_icons_widget .social-icons .social-icon a,
.widget-area aside.widget_social_icons_widget .social-icons .social-icon a:link,
.widget-area aside.widget_social_icons_widget .social-icons .social-icon a:visited,
.widget-area aside.widget_social_icons_widget .social-icons .social-icon a:hover,
.widget-area aside.widget_social_icons_widget .social-icons .social-icon a:active {
  color: #ffffff;
}
.widget-area aside.widget_social_icons_widget .social-icons .social-icon.facebook:hover {
  background-color: #3b599a;
}
.widget-area aside.widget_social_icons_widget .social-icons .social-icon.twitter:hover {
  background-color: #5ea9dd;
}
.widget-area aside.widget_social_icons_widget .social-icons .social-icon.linkedin:hover {
  background-color: #007bb6;
}
.widget-area aside.widget_social_icons_widget .social-icons .social-icon.googleplus:hover {
  background-color: #dd4b39;
}
.widget-area aside.widget_social_icons_widget .social-icons .social-icon.pinterest:hover {
  background-color: #bd081c;
}
.widget-area aside.widget_social_icons_widget .social-icons .social-icon.youtube:hover {
  background-color: #e52c27;
}
.widget-area aside.widget_social_icons_widget .social-icons .social-icon.instagram:hover {
  background-color: #e13478;
}
.widget-area aside.widget_social_icons_widget .social-icons .social-icon.email:hover {
  background-color: #f88a4c;
}
.widget-area aside.widget_text#text-4,
.widget-area aside.widget_text#text-2 {
  border: 0;
  padding: 10px 0;
}
.widget-area aside.widget_text#text-4 .widget-title,
.widget-area aside.widget_text#text-2 .widget-title {
  display: none;
}
.widget-area aside.widget_text#text-4 .title-container,
.widget-area aside.widget_text#text-2 .title-container {
  margin-top: 0;
  position: relative;
}
.widget-area aside.widget_text#text-4 .title-container .blog-section-title,
.widget-area aside.widget_text#text-2 .title-container .blog-section-title {
  width: 77px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px;
  line-height: 2.0rem;
  font-weight: 300;
  color: #17406D;
  position: absolute;
  float: none;
  top: -16px;
  left: 50%;
  margin-left: -37px;
}
.widget-area aside.widget_text#text-4 .title-container i,
.widget-area aside.widget_text#text-2 .title-container i {
  float: none;
  color: #17406D;
  background-color: #ffffff;
  position: absolute;
  top: -6px;
  width: 25px;
  font-size: 13px;
}
.widget-area aside.widget_text#text-4 .title-container i.fa-angle-double-left,
.widget-area aside.widget_text#text-2 .title-container i.fa-angle-double-left {
  right: 50%;
  margin-right: -64px;
}
.widget-area aside.widget_text#text-4 .title-container i.fa-angle-double-right,
.widget-area aside.widget_text#text-2 .title-container i.fa-angle-double-right {
  left: 50%;
  margin-left: -60px;
}
.widget-area aside.widget_text#text-4 .title-container .blog-section-title-line,
.widget-area aside.widget_text#text-2 .title-container .blog-section-title-line {
  float: none;
  background-color: #17406D;
  position: static;
}
.widget-area aside.widget_text#text-5,
.widget-area aside.widget_text#text-3 {
  padding: 0;
}
.widget-area aside.widget_text#text-5 .widget-title,
.widget-area aside.widget_text#text-3 .widget-title {
  display: none;
}
.widget-area aside.widget_ad_widget {
  border: 0;
}
.widget-area aside.widget_ad_widget .ad {
  margin-top: 0;
}
.widget-area aside#recent-comments-2 h2.widget-title {
  background-color: #87a1ab;
  -webkit-border-radius: 4px 4px 0 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px 4px 0 0;
  -moz-background-clip: padding;
  border-radius: 4px 4px 0 0;
  background-clip: padding-box;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 28px;
  line-height: 2.8rem;
  font-weight: 300;
  color: #ffffff;
  text-align: center;
  position: static !important;
  text-indent: 0 !important;
}
.widget-area aside#recent-comments-2 ul#recentcomments {
  list-style: none;
  margin: 1.0em 0 1.0em 0;
  padding-left: 20px;
  padding-right: 20px;
}
.widget-area aside#recent-comments-2 ul#recentcomments li.recentcomments {
  border-bottom: 1px #b2b7b5 solid;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.blog-mobile-search {
  display: none;
}
/*.recent-post, .top-news, .ebook, .ad {
  width: 100%;
  height: 325px;
  border: 1px #b2b7b5 solid;
  .border-radius(4px);
  .transition(opacity 0.8s ease);

  &:hover {
    opacity: 0.85;
  }
}*/
.ad {
  max-width: 270px;
  margin: 0 auto;
  background-image: url('/wp-content/uploads/2020/11/adshop_ad_blog2_blue.jpg') !important;
}
.recent-post,
.top-news,
.ebook,
.ad {
  width: 100%;
  height: 325px;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-transition: opacity 0.8s ease;
  -moz-transition: opacity 0.8s ease;
  -o-transition: opacity 0.8s ease;
  transition: opacity 0.8s ease;
  position: relative;
  bottom: auto;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center top !important;
  margin-top: 50px;
}
.recent-post:hover,
.top-news:hover,
.ebook:hover,
.ad:hover {
  opacity: 0.85;
}
.recent-post .item-container,
.top-news .item-container,
.ebook .item-container,
.ad .item-container {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.recent-post .item-container .item-content,
.top-news .item-container .item-content,
.ebook .item-container .item-content,
.ad .item-container .item-content {
  -webkit-border-radius: 0 0 4px 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0 0 4px 4px;
  -moz-background-clip: padding;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
.recent-post .item-container .post-category,
.top-news .item-container .post-category,
.ebook .item-container .post-category,
.ad .item-container .post-category {
  position: absolute;
  top: -34px;
  right: 0;
}
.recent-post .item-container .recent-post-content,
.top-news .item-container .recent-post-content,
.ebook .item-container .recent-post-content,
.ad .item-container .recent-post-content,
.recent-post .item-container .top-post-content,
.top-news .item-container .top-post-content,
.ebook .item-container .top-post-content,
.ad .item-container .top-post-content {
  padding: 15px 10px;
  height: 100px;
}
.recent-post .item-container .read-more,
.top-news .item-container .read-more,
.ebook .item-container .read-more,
.ad .item-container .read-more {
  position: absolute;
  bottom: 10px;
}
.recent-post .item-container .post-category,
.top-news .item-container .post-category,
.ebook .item-container .post-category,
.ad .item-container .post-category {
  background-color: #17406D;
  padding: 5px 10px;
  display: inline-block;
  position: absolute;
  color: #ffffff;
  text-transform: uppercase;
}
.recent-post .item-container .item-content,
.top-news .item-container .item-content,
.ebook .item-container .item-content,
.ad .item-container .item-content {
  background-color: #f2f2f2;
  -webkit-transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  transition: background 0.5s ease;
}
.recent-post .item-container .item-content .entry-title,
.top-news .item-container .item-content .entry-title,
.ebook .item-container .item-content .entry-title,
.ad .item-container .item-content .entry-title {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2.0rem;
  font-weight: 300;
  text-transform: uppercase;
  color: #404548;
}
.recent-post:hover .read-more .read-more-text,
.top-news:hover .read-more .read-more-text,
.ebook:hover .read-more .read-more-text,
.ad:hover .read-more .read-more-text {
  text-decoration: underline;
}
.blog #content,
.archive #content,
.single #content,
.search-blog-results #content {
  padding: 30px 0;
}
.blog .search-form,
.archive .search-form,
.single .search-form,
.search-blog-results .search-form {
  height: 45px;
  width: 100%;
}
.blog .search-form .infolinks-search,
.archive .search-form .infolinks-search,
.single .search-form .infolinks-search,
.search-blog-results .search-form .infolinks-search {
  width: 100%;
  height: 100%;
  margin-right: -32px;
  padding-right: 42px;
  background-color: #f2f2f2;
  font-size: 14px;
  font-size: 1.4rem;
}
.blog .search-form .search-submit,
.archive .search-form .search-submit,
.single .search-form .search-submit,
.search-blog-results .search-form .search-submit {
  width: 32px;
  height: 32px;
  font-size: 18px;
  font-size: 1.8rem;
  -webkit-border-radius: 0 4px 4px 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0 4px 4px 0;
  -moz-background-clip: padding;
  border-radius: 0 4px 4px 0;
  background-clip: padding-box;
}
.blog .search-form #infolinks-search,
.archive .search-form #infolinks-search,
.single .search-form #infolinks-search,
.search-blog-results .search-form #infolinks-search {
  width: 100%;
  margin-right: -45px;
  height: 45px;
  box-sizing: border-box;
  padding-right: 55px;
  border-color: #17406D;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  font-weight: 300;
}
.blog .search-form .search-submit,
.archive .search-form .search-submit,
.single .search-form .search-submit,
.search-blog-results .search-form .search-submit {
  display: block;
  width: 45px;
  height: 45px;
  background: #17406D;
  color: #ffffff;
  font-size: 20px;
  font-size: 2.0rem;
  line-height: 24px;
  line-height: 2.4rem;
  padding: 1px 6px;
  border: 1px #17406D solid;
  min-width: 0;
  -webkit-border-radius: 0 4px 4px 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0 4px 4px 0;
  -moz-background-clip: padding;
  border-radius: 0 4px 4px 0;
  background-clip: padding-box;
}
.blog #more_posts,
.archive #more_posts,
.single #more_posts,
.search-blog-results #more_posts {
  color: #17406D;
  text-transform: uppercase;
}
.blog #more_posts .load-more,
.archive #more_posts .load-more,
.single #more_posts .load-more,
.search-blog-results #more_posts .load-more {
  padding-top: 40px;
  display: inline-block;
}
.blog .title-container,
.archive .title-container,
.single .title-container,
.search-blog-results .title-container {
  margin-top: 50px;
}
.blog .title-container .blog-section-title,
.archive .title-container .blog-section-title,
.single .title-container .blog-section-title,
.search-blog-results .title-container .blog-section-title {
  float: left;
  font-size: 20px;
  font-size: 2.0rem;
  line-height: 27px;
  line-height: 2.7rem;
  font-weight: 100;
  color: #404548;
  background-color: #ffffff;
  position: relative;
  z-index: 0;
}
.blog .title-container i,
.archive .title-container i,
.single .title-container i,
.search-blog-results .title-container i {
  float: left;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  margin-right: 5px;
  color: #17406D;
  background-color: #ffffff;
  position: relative;
  z-index: 0;
  top: 4px;
  width: 30px;
  text-align: center;
  font-size: 19px;
}
.blog .title-container .blog-section-title-line,
.archive .title-container .blog-section-title-line,
.single .title-container .blog-section-title-line,
.search-blog-results .title-container .blog-section-title-line {
  float: left;
  width: 100%;
  height: 1px;
  background-color: #17406D;
  position: relative;
  top: -14px;
  z-index: -1;
}
.blog .owl-carousel,
.archive .owl-carousel,
.single .owl-carousel,
.search-blog-results .owl-carousel {
  z-index: 0;
}
.blog .owl-carousel .item,
.archive .owl-carousel .item,
.single .owl-carousel .item,
.search-blog-results .owl-carousel .item {
  position: relative;
}
.blog .owl-carousel .item a > div,
.archive .owl-carousel .item a > div,
.single .owl-carousel .item a > div,
.search-blog-results .owl-carousel .item a > div {
  display: block;
  background-repeat: no-repeat;
  background-size: 100%;
}
.blog .owl-carousel .item .item-container,
.archive .owl-carousel .item .item-container,
.single .owl-carousel .item .item-container,
.search-blog-results .owl-carousel .item .item-container {
  max-width: 470px;
  width: 100%;
  position: absolute;
}
.blog .owl-carousel .item .item-container .post-category,
.archive .owl-carousel .item .item-container .post-category,
.single .owl-carousel .item .item-container .post-category,
.search-blog-results .owl-carousel .item .item-container .post-category {
  background-color: #17406D;
  padding: 5px 10px;
  display: inline-block;
  position: absolute;
  text-transform: uppercase;
  right: 0;
  top: -34px;
  color: #ffffff;
  bottom: auto;
}
.blog .owl-carousel .item .item-container .item-content,
.archive .owl-carousel .item .item-container .item-content,
.single .owl-carousel .item .item-container .item-content,
.search-blog-results .owl-carousel .item .item-container .item-content {
  background-color: #f2f2f2;
  -webkit-transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  transition: background 0.5s ease;
}
.blog .owl-carousel .item .item-container .item-content .post-title,
.archive .owl-carousel .item .item-container .item-content .post-title,
.single .owl-carousel .item .item-container .item-content .post-title,
.search-blog-results .owl-carousel .item .item-container .item-content .post-title {
  color: #404548;
  font-size: 30px;
  font-size: 3.0rem;
  line-height: 36px;
  line-height: 3.6rem;
  font-weight: 900;
}
.blog #featured_posts .owl-carousel .owl-item .item-image {
  height: 474px;
  background-size: cover;
  background-position: center;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
}
.blog #featured_posts .owl-carousel .owl-item .item-image .item-container .item-content {
  background-color: rgba(242, 242, 242, 0.85);
  -webkit-transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  transition: background 0.5s ease;
}
.blog #featured_posts .owl-carousel .owl-item .item-image .item-container .item-content .post-content {
  height: 0;
  margin-top: 0;
  overflow: hidden;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px;
  line-height: 2.0rem;
  font-weight: 100;
  color: #404548;
  -webkit-transition: height 0.5s ease, margin 0.5s ease;
  -moz-transition: height 0.5s ease, margin 0.5s ease;
  -o-transition: height 0.5s ease, margin 0.5s ease;
  transition: height 0.5s ease, margin 0.5s ease;
}
.blog #featured_posts .owl-carousel .owl-item .item-image .read-more {
  display: none;
}
.blog #featured_posts .owl-carousel .owl-item .item-image:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0);
  -webkit-transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  transition: background 0.5s ease;
}
.blog #featured_posts .owl-carousel .owl-item .item-image:hover:after {
  background-color: rgba(0, 0, 0, 0.2);
}
.blog #featured_posts .owl-carousel .owl-item .item-image:hover .item-container .item-content .post-content {
  height: 100px;
  margin-top: 10px;
}
.blog #featured_posts .owl-carousel .owl-item .item-image:hover .read-more {
  display: block;
}
.blog #featured_posts .owl-carousel .owl-item .item-image:hover .item-container .item-content {
  background-color: #f2f2f2;
}
.blog #featured_posts .owl-carousel .owl-item .item-image:hover .item-container .read-more .read-more-text {
  text-decoration: underline;
}
.blog #featured_posts .owl-carousel .owl-item .item .item-container {
  margin-top: 108px;
  top: 0;
  z-index: 1;
}
.blog #featured_posts .owl-carousel .owl-item .item .item-container .item-content {
  padding: 20px 30px;
}
.blog #featured_posts .owl-controls {
  top: auto;
  bottom: 10px;
}
.blog #featured_posts .owl-controls .owl-nav {
  margin-top: 40px;
}
.blog #featured_posts .owl-controls .owl-dots {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
}
.blog #featured_posts .owl-controls .owl-dots .owl-dot {
  width: 15px;
  height: 15px;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 100%;
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
  -webkit-transition: background 0.8s ease;
  -moz-transition: background 0.8s ease;
  -o-transition: background 0.8s ease;
  transition: background 0.8s ease;
}
.blog #featured_posts .owl-controls .owl-dots .owl-dot.active {
  background-color: #ffffff;
}
.archive .title-container {
  margin-top: 0;
}
.archive .title-container .blog-section-title .category-name {
  color: #17406D;
}
.single header.entry-header {
  padding: 20px 0;
}
.single header.entry-header .entry-title {
  font-size: 30px;
  font-size: 3rem;
  line-height: 36px;
  line-height: 3.6rem;
  font-weight: 900;
  color: #404548;
}
.single header.entry-header .entry-meta {
  border-bottom: 1px #cccccc solid;
  padding: 10px 0 20px 0;
  margin-bottom: 20px;
}
.single header.entry-header .entry-meta .post-category {
  color: #17406D;
  display: inline-block;
}
.single header.entry-header .share-bar .fb-share-button span {
  vertical-align: top !important;
}
.single header.entry-header .share-bar #___plusone_0 {
  width: 58px !important;
}
.single .entry-content h2 {
  font-size: 20px;
  font-size: 2.0rem;
  line-height: 24px;
  line-height: 2.4rem;
  color: #404548;
  font-weight: 500;
}
.single .entry-content h3 {
  font-size: 20px;
  font-size: 2.0rem;
  line-height: 24px;
  line-height: 2.4rem;
  color: #17406D;
  font-weight: 500;
}
.single .entry-content h4 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem;
  color: #404548;
  font-weight: 500;
}
.search-blog-results {
  background: #ffffff !important;
}
.search-blog-results .title-container {
  margin-top: 0;
}
#back-to-top {
  margin-top: 50px;
  text-align: right;
}
#back-to-top .cmdBackToTop {
  display: inline-block;
  background: #17406D;
  line-height: 45px;
  text-align: center;
  width: 45px;
  height: 45px;
  -webkit-border-radius: 100%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 100%;
  -moz-background-clip: padding;
  border-radius: 100%;
  background-clip: padding-box;
}
#back-to-top .cmdBackToTop i {
  font-size: 24px;
  font-size: 2.4rem;
  color: #ffffff;
  margin-top: 7px;
}
@media screen and (max-width: 1075px) {
  #blog-navigation.main-navigation li {
    padding: 0 20px !important;
  }
}
@media screen and (max-width: 1024px) {
  .single header.entry-header .entry-title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 1023px) {
  .ebooks {
    display: none !important;
  }
  .col-9.blog-content {
    width: 97.5% !important;
    margin: 0 1.25% !important;
  }
  .col-8.case-studies {
    width: 97.5% !important;
    margin: 0 1.25% !important;
  }
  .sidebar {
    display: none !important;
  }
  .blog-mobile-search {
    display: block !important;
  }
}
@media screen and (max-width: 768px) {
  #masthead-blog {
    display: none;
  }
  .blog #content,
  .archive #content,
  .single #content,
  .search #content {
    padding: 90px 0 30px 0;
  }
  .blog #content .text-right,
  .archive #content .text-right,
  .single #content .text-right,
  .search #content .text-right {
    text-align: center !important;
  }
}
@media screen and (max-width: 767px) {
  .blog-content {
    width: 97.5% !important;
    /*.ebooks {
      display: none !important;
    }*/
  }
  .blog-content .case-studies {
    width: 97.5% !important;
  }
  .blog .owl-carousel .owl-item .item-image {
    height: 283px;
  }
  .blog .owl-carousel .owl-item .item-image:after {
    display: none;
  }
  .blog .owl-carousel .owl-item .item-image .item-container .item-content .post-content,
  .blog .owl-carousel .owl-item .item-image .item-container .item-content .read-more {
    display: none;
  }
}
#comments {
  background-color: #F2F2F2;
  padding: 20px 20px 5px 20px;
}
#comments .comments-title {
  margin-bottom: 20px;
  text-decoration: underline;
}
#comments ol {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#comments ol li.comment article.comment-body {
  border-bottom: 1px #D5DADC solid;
  margin: 10px 0;
  padding: 10px 0;
}
#comments ol li.comment article.comment-body footer.comment-meta {
  clear: both;
  overflow: hidden;
  line-height: 32px;
}
#comments ol li.comment article.comment-body footer.comment-meta .comment-author {
  float: left;
}
#comments ol li.comment article.comment-body footer.comment-meta .comment-author img.avatar {
  vertical-align: middle;
  margin-right: 5px;
}
#comments ol li.comment article.comment-body footer.comment-meta .comment-metadata {
  float: right;
}
#comments ol li.comment article.comment-body footer.comment-meta .comment-awaiting-moderation {
  clear: both;
  margin: 0;
  padding-top: 10px;
  color: #87a1ab;
}
#comments ol ol {
  padding-left: 30px;
}
#comments #respond {
  margin-top: 40px;
}
.page-template-ie8 header#masthead .main-navigation {
  display: none;
}
.page-template-ie8 header#masthead .logo-container {
  width: 100%;
}
.page-template-ie8 header#masthead .logo-container .logo {
  width: 100%;
  background-position: center center;
}
.page-template-ie8 footer#colophon {
  display: none;
}
.page-template-ie8 .section {
  text-align: center;
}
.page-template-ie8 .section h1 {
  font-size: 36px;
  line-height: 42px;
  color: #525758;
  font-weight: 300;
  margin-top: 20px;
}
.page-template-ie8 .section div {
  font-size: 20px;
  line-height: 24px;
  color: #525758;
  font-weight: 100;
}
.page-template-ie8 .section a {
  margin-top: 30px;
  padding: 0 10px;
}
@media screen and (max-width: 768px) {
  img {
    /*max-width: 200px;*/
    max-width: 320px;
  }
  .advertisers-mobile-top-padding {
    padding-top: 55px;
  }
}
.infolinks-youtube-video-container {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}
.infolinks-youtube-video-class {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.nashville-contact-form {
  padding: -30px 0px 0px 0px !important;
}

