/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */

@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.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)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.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)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}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(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}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(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.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 heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.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)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.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)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.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)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.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)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.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)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.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)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.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)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.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)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.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)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.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)}to{-webkit-transform:translateZ(0);transform:translateZ(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)}to{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)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-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) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-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) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-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)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@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)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);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:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);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:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);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:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);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:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(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:rotate(80deg);transform:rotate(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:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(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:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.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)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.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)}to{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)}to{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)}to{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)}to{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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.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}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.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.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (prefers-reduced-motion:reduce),(print){.animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}}.cool_timeline{opacity:1 !important;transition:opacity 1.75s ease-in-out;-moz-transition:opacity 1.75s ease-in-out;-webkit-transition:opacity 1.75s ease-in-out}.cool-timeline.dark-timeline .timeline-post .timeline-content iframe,
.cool-timeline.light-timeline .timeline-post .timeline-content
iframe{padding:1%;margin:2%;max-width:96%}.cool_timeline .content-details
a{box-shadow:none;text-decoration:none;border-bottom:1px solid}.cool_timeline .content-details a:hover{border-bottom:1px dashed}.cool_timeline .content-details h2
a{border-bottom:0}.filter-preloaders{display:none;width:100%;text-align:center;z-index:99999;height:100%;position:absolute}.cat-filter-wrp
ul{text-align:center}.cat-filter-wrp ul
li{display:inline-block}.cat-filter-wrp ul li
a{text-decoration:none;display:block;border:1px
solid black;padding:5px
10px;margin:5px;box-shadow:none}.cat-filter-wrp ul li a:focus{outline:none}.cat-filter-wrp ul li a.active-category{color:green;font-weight:bold;border:2px
solid green}.cool-timeline
button.ctl_load_more{color:#222;font-family:inherit;outline:none;box-sizing:border-box;position:absolute;bottom:-32px;left:calc(50% - 52px);font-size:14px;font-weight:bold;padding:6px;border:1px
solid #ddd;background:#f8f8f8;box-shadow:1px 1px 1px -1px #6d6d6d}video:-webkit-full-screen{max-height:100%}video:-moz-full-screen{max-height:100%}.ctl-footer-bullets-container{position:fixed;bottom:0;width:100%;z-index:9999;padding:0;margin:0
auto;height:auto;text-align:center}.cool-timeline .full-width.ctl_slideshow{display:inline-block;height:auto;max-height:300px;overflow:hidden;width:100%}.section-bullets-bottom{margin:0
auto;display:inline-block;padding:0;bottom:0;position:relative;text-align:center;height:50px}.section-bullets-bottom
li{float:left;padding:0
8px 12px;list-style:none;background:#e6e6e6;border-top:3px solid #b9b9b9;position:relative;box-sizing:border-box;height:50px}.section-bullets-bottom li:first-child:before{left:8px}.section-bullets-bottom li:last-child:before{width:calc(100% - 8px)}.section-bullets-bottom li
a{font-size:15px;color:#2f2f2f}.section-bullets-bottom
li.active{border-top-color:#000}.section-bullets-bottom li.active
a{color:#000;font-weight:bold}.section-bullets-bottom li.active:after{position:absolute;top:0;left:calc(50% - 4px);z-index:9999;height:0;width:0;border:solid transparent;content:" ";border-top-color:#000;border-width:4px}.section-bullets-bottom li a:after{content:"";position:absolute;width:11px;height:11px;border-radius:50%;bottom:3px;left:calc(50% - 5px);background:#b9b9b9}.section-bullets-bottom li:before{border-bottom:3px solid #b9b9b9;position:absolute;width:calc(100% + 4px);display:inline-block;height:2px;content:"";bottom:6px;margin:0
auto;left:-2px}.ppt[style]{display:none !important}.design-5-icon img.ctl-icon-img{border-radius:50%}.main-design-6 img.ctl-icon-img{border-radius:0}img.ctl-icon-img{margin-top:-5px;max-width:100%;border-radius:50%}.cool-timeline.compact img.ctl-icon-img{margin-top:0}.main-design-2 img.ctl-icon-img, .main-design-3 img.ctl-icon-img, .main-design-4 img.ctl-icon-img{border-radius:0}.main-design-3 .cool-timeline.dark-timeline .black-post .timeline-content{box-shadow:none;border:0}.main-design-3 .cool-timeline.dark-timeline .timeline-post .timeline-content .content-details
a.ctl_read_more{background:none}.main-design-3 .cool-timeline.dark-timeline .timeline-post .timeline-content img, .main-design-3 .cool-timeline.dark-timeline
.ctl_flexslider{background:none;border:0}.main-design-3 .cool-timeline.dark-timeline .timeline-post .timeline-content h2.content-title-2, .main-design-3 .cool-timeline.dark-timeline .timeline-post .timeline-content h2.content-title-2
a{color:#fff}.cool-timeline.light-timeline .white-post .timeline-content.design-3-content{border:0}.cool-timeline .ctl_info.small .content-details h2.compact-content-title{display:inline}.cool-timeline.compact .pull-left{width:40%}.cool-timeline
.stopanimation{animation-fill-mode:none !important}.cool-timeline .ctl_slideshow .ctl_flexslider .slides > li
img{width:100%;height:100%;object-fit:cover}.ctl_flexslider .slides>li{height:auto;min-height:140px;overflow:hidden;margin:0;padding:0}.main-design-5 .cool-timeline.white-timeline .timeline-post .timeline-content,
.main-design-5 .cool-timeline.white-timeline .timeline-post .timeline-content .content-title,
.main-design-6 .cool-timeline.white-timeline .timeline-post .timeline-content,
.main-design-6 .cool-timeline .timeline-post .timeline-content .content-title{background:none !important;color:#222}.main-design-6 .cool-timeline .timeline-post .timeline-content h2.content-title-2{padding:5px
0 10px !important;display:inline-block}.main-design-6 .cool-timeline .timeline-post .timeline-content .small h2.content-title-2{display:inline}.main-design-5 .cool-timeline.light-timeline .white-post .timeline-content,
.main-design-5 .cool-timeline.light-timeline .white-post .timeline-content .content-title,
.main-design-5 .cool-timeline.light-timeline .white-post .timeline-content .content-title a,
.main-design-5 .cool-timeline.light-timeline .white-post .timeline-content .content-title:before,
.main-design-6 .cool-timeline.light-timeline .white-post .timeline-content{background:none;border:0
!Important}.main-design-5 .cool-timeline.light-timeline .timeline-post .timeline-content .content-details a.ctl_read_more,
.main-design-6 .cool-timeline.light-timeline .timeline-post .timeline-content .content-details
a.ctl_read_more{float:inherit}.main-design-5 .cool-timeline.white-timeline .timeline-post .timeline-content .content-title:before,
.main-design-5 .cool-timeline.compact .timeline-post.timeline-mansory .timeline-content .content-title:after{display:none !important}.main-design-5 .cool-timeline .full-width,
.main-design-6 .cool-timeline .full-width{padding:0
15px 15px}.main-design-5 .cool-timeline .timeline-post .timeline-content .content-details,
.main-design-6 .cool-timeline .timeline-post .timeline-content .content-details{padding-top:0px}.main-design-5 .cool-timeline .pull-left,
.main-design-6 .cool-timeline .pull-left{margin-top:0}.main-design-5 .cool-timeline .timeline-post .timeline-content.odd,
.main-design-6 .cool-timeline .timeline-post .timeline-content.odd{text-align:right}.main-design-5 .cool-timeline.one-sided .timeline-post .timeline-content.odd,
.main-design-6 .cool-timeline.one-sided .timeline-post .timeline-content.odd{text-align:left}.main-design-5 .cool-timeline .timeline-post .timeline-content.odd .pull-left,
.main-design-6 .cool-timeline .timeline-post .timeline-content.odd .pull-left{float:right}.main-design-5 .cool-timeline .timeline-post .post_meta_details i.fa,
.main-design-6 .cool-timeline .timeline-post .post_meta_details
i.fa{float:inherit}.cool-timeline.dark-timeline .content-details
a{color:#fff}.main-design-5 .cool-timeline.one-sided .timeline-post .timeline-content.odd .pull-left,
.main-design-6 .cool-timeline.one-sided .timeline-post .timeline-content.odd .pull-left{float:left}.main-design-6 .cool-timeline .timeline-icon.design-6-dot{margin-top:10px}.cool-timeline .timeline-post .timeline-icon.design-6-icon .icon-placeholder
i{font-size:54px;line-height:54px}.main-design-6 .cool-timeline.one-sided .timeline-post .timeline-icon.design-6-icon{background:#222;color:#fff;width:50px;height:50px;line-height:50px;padding-top:5px !Important;margin-top:0px}.main-design-6 .cool-timeline.one-sided .timeline-post.odd .timeline-icon.design-6-icon,
.main-design-6 .cool-timeline.one-sided .timeline-post.even .timeline-icon.design-6-icon{margin-left:-10px}.main-design-6 .cool-timeline.one-sided .timeline-post.icons_yes .timeline-content .story-date.clt-meta-date{padding-left:60px}.cool-timeline.one-sided .timeline-post .timeline-icon.design-6-icon .icon-placeholder
i{font-size:32px}.main-design-6 .cool-timeline.one-sided .icons_yes .timeline-post .icon-dot-full{margin:23px
0 0 -7px}.main-design-6 .cool-timeline.one-sided.light-timeline .timeline-post .timeline-icon.design-6-icon{background-color:#444;color:#fff}.main-design-6 .cool-timeline.dark-timeline.one-sided .timeline-post .timeline-icon.design-6-icon{background-color:#000;color:#fff !important}.main-design-6 .cool-timeline .timeline-post .timeline-icon.design-6-icon{background:none;width:70px;height:70px;line-height:70px;margin-top:-10px;border-radius:0}.main-design-6 .cool-timeline .timeline-post.even .timeline-icon.design-6-icon{margin-left:-50px}.main-design-6 .story-date{font-size:22px;color:#444;font-family:inherit;padding:8px
15px}.main-design-6 .cool-timeline.dark-timeline .story-date,
.main-design-6 .cool-timeline.dark-timeline h2.content-title-2
a{color:#fff !Important}.main-design-6 .cool-timeline.dark-timeline .timeline-post .timeline-icon.design-6-icon{color:#000}.main-design-6 .cool-timeline.white-timeline .timeline-post .timeline-content h2.content-title-2 a:hover,
.main-design-6 .cool-timeline.white-timeline.compact .timeline-post .timeline-content h2.compact-content-title a:hover{-webkit-filter:brightness(1)}@media (max-width: 860px){.main-design-5 .cool-timeline .timeline-post .timeline-content.odd .pull-left,
.main-design-6 .cool-timeline .timeline-post .timeline-content.odd .pull-left{float:left}.main-design-5 .cool-timeline .timeline-post .timeline-content.odd,
.main-design-6 .cool-timeline .timeline-post .timeline-content.odd{text-align:left}.main-design-5 .cool-timeline.light-timeline .timeline-post .timeline-meta .meta-details,
.main-design-5 .cool-timeline.white-timeline .timeline-post .timeline-meta .meta-details{margin:15px
0 -15px}.main-design-6 .cool-timeline .timeline-post.even .timeline-icon.design-6-icon{margin-left:inherit}.main-design-6 .cool-timeline .timeline-post .timeline-icon.design-6-icon{background:#222;color:#fff;width:50px;height:50px;line-height:50px;padding-top:5px !Important}.cool-timeline .timeline-post .timeline-icon.design-6-icon .icon-placeholder
i{font-size:32px}.main-design-6 .cool-timeline .timeline-post.icons_yes .timeline-content .story-date.clt-meta-date{padding-left:60px}.main-design-6 .cool-timeline.dark-timeline .timeline-post .timeline-icon.design-6-icon{color:#fff !important;background:#000}}@media (max-width: 480px){.main-design-5 .cool-timeline .pull-left, .main-design-6 .cool-timeline .pull-left{width:calc(100% - 30px);margin:0
15px 15px}.main-design-6 .cool-timeline .timeline-post .timeline-content .small h2.content-title-2{display:inline-block}}.cool-timeline .content-details ol, .cool-timeline .content-details ol li, .cool-timeline .content-details ul, .cool-timeline .content-details ul li, .cool-timeline blockquote, .cool-timeline blockquote:not(.alignleft):not(.alignleft){margin-left:10px}.cool-timeline .timeline-post .timeline-content .content-title span, .cool-timeline-horizontal span.custom_story_lbl, .cool-timeline-horizontal
span.custom_story_lbl_2{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.section-bullets-left li.light-timeline a::after, .section-bullets-right li.light-timeline a::after{background-color:#ccc}.section-bullets-left li.light-timeline span, .section-bullets-right li.light-timeline
span{color:#909090}.section-bullets-left li.light-timeline.active a::after, .section-bullets-right li.light-timeline.active a::after{background-color:#666}.section-bullets-left li.light-timeline.active span, .section-bullets-right li.light-timeline.active
span{color:#666}.section-bullets-left li.dark-timeline a::after, .section-bullets-right li.dark-timeline a::after{background-color:#222}.section-bullets-left li.dark-timeline span, .section-bullets-right li.dark-timeline
span{color:#222}.section-bullets-left li.dark-timeline.active a::after, .section-bullets-right li.dark-timeline.active a::after{background-color:#666}.section-bullets-left li.dark-timeline.active span, .section-bullets-right li.dark-timeline.active
span{color:#666}.section-bullets-left li.light-timeline:before, .section-bullets-right li.light-timeline:before{background-color:#ccc !important}.section-bullets-left li.dark-timeline:before, .section-bullets-right li.dark-timeline:before{background-color:#111 !important}.cool-timeline.white-timeline .light-grey-post .even .timeline-content:after, .cool-timeline.white-timeline .light-grey-post .even .timeline-content:before, .cool-timeline.white-timeline.one-sided .light-grey-post .even .timeline-content:after, .cool-timeline.white-timeline.one-sided .light-grey-post .even .timeline-content:before, .cool-timeline.white-timeline.one-sided .light-grey-post .timeline-content:after, .cool-timeline.white-timeline.one-sided .light-grey-post .timeline-content:before{border:15px
solid transparent}.cool-timeline.bordered-timeline.one-sided .timeline-post .even .timeline-content:before, .cool-timeline.bordered-timeline.one-sided .timeline-post .timeline-content:before{border-right-color:#27ACCE}.cool-timeline .timeline-content
img{-webkit-box-shadow:none;box-shadow:none}.ctlhidden{opacity:0}.ctlvisible{opacity:1}.cool-timeline .timeline-post .timeline-meta .meta-details
span.custom_story_lbl_2{font-size:60%;clear:both;display:block;line-height:1.2em}.cool-timeline-horizontal
span.custom_story_lbl{display:block}.cool-timeline-horizontal
span.custom_story_lbl_2{font-size:62%;clear:both;display:block;line-height: .8em;max-width:95%;height:22px;margin:0
auto}.cool-timeline
iframe{visibility:visible;opacity:1;height:auto;min-height:200px}.cool-timeline.one-sided .custom-pagination{margin-left:30px}.custom-pagination a, .custom-pagination
span{display:inline-block;padding:2px
10px}.custom-pagination
a{background-color:#ebebeb;color:#777}.custom-pagination a:hover{background-color:#777;color:#fff}.custom-pagination span.page-num{margin-right:10px;padding:0}.custom-pagination
span.dots{padding:0;color:#dcdcdc}.custom-pagination
span.current{background-color:#777;color:#fff}a.page-numbers:hover{text-decoration:none}.cool-timeline .pull-left{margin:15px
15px 10px;float:left;width:35%}.main-design-3 .cool-timeline .pull-left{}.ctl-bullets-container li.sc-nv-design-2 a:after, .ctl-bullets-container li.sc-nv-design-3 a:after, .ctl-bullets-container li.sc-nv-design-4 a:after{border-radius:0}.pagination-wrap{clear:both;display:block;overflow:hidden;text-align:center}.pagination-wrap
.pagination{margin-bottom:0;margin-top:0}.pagination-wrap .pagination>li{float:left;list-style:none}.pagination-wrap .pagination > li:first-child > a, .pagination-wrap .pagination>li:first-child>span{border-bottom-left-radius:0;border-top-left-radius:0}.pagination-wrap .pagination > li:last-child > a, .pagination-wrap .pagination>li:last-child>span{border-bottom-right-radius:0;border-top-right-radius:0}.pagination-wrap .pagination > li > a, .pagination-wrap .pagination>li>span{background-color:#4FBEBA;border:1px
solid #1BA5A0;padding:10px
15px;font-weight:700;color:#FFF}.pagination-wrap .pagination .current, .pagination-wrap .pagination > li > a:focus, .pagination-wrap .pagination > li > a:hover, .pagination-wrap .pagination > li > span:focus, .pagination-wrap .pagination>li>span:hover{background-color:#1BA5A0;border-color:#189690}.pagination-wrap .pagination .current span:hover, .pagination-wrap .pagination .current:hover{background-color:#189690;border-color:#148781}.custom-bg{background:#EAF0F2}.custom-bg-dark{background:#1C1F23}.custom-bg-white{background:#FFF}.cool-timeline-wrapper, .cool-timeline-wrapper
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0}.cool-timeline-wrapper{width:100%;max-width:1024px;margin:4em
auto;font-weight:400}.cool-timeline.ultimate-style{padding:20px
0;position:relative}.cool-timeline:before, .multiline-timeline .timeline-post:before{content:"";background-color:#C1C1C1;background-image:-webkit-linear-gradient(top, #EAF0F2 0, #C1C1C1 8%, #C1C1C1 92%, #EAF0F2 100%);background-image:-moz-linear-gradient(top, #EAF0F2 0, #C1C1C1 8%, #C1C1C1 92%, #EAF0F2 100%);background-image:-ms-linear-gradient(top, #EAF0F2 0, #C1C1C1 8%, #C1C1C1 92%, #EAF0F2 100%);-moz-border-radius:2px;border-radius:2px;margin-left:-2px;position:absolute;display:block;height:100%;width:4px;left:50%;top:0}.multiline-timeline .timeline-post:before{background-image:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.multiline-timeline:before{display:none}.multiline-timeline.thin-timeline .timeline-post:before,.thin-timeline:before{margin-left:-1px;width:2px}.multiline-timeline .timeline-post{position:relative}.cool-timeline .timeline-post{margin:0;border:0;padding:0
30px 5px 0;width:50%}.cool-timeline .timeline-post.even{margin-left:50%;padding:0
0 5px 30px}.cool-timeline .icons_yes .timeline-post{padding:0
42px 5px 0}.cool-timeline .icons_yes .timeline-post.even{padding:0
0 5px 42px}.cool-timeline .timeline-post.even:last-child, .cool-timeline .timeline-post:last-child{padding-bottom:0}.cool-timeline .timeline-post .timeline-meta{left:50%;margin:0
0 0 30px;position:absolute;font-weight:500}.cool-timeline .icons_yes .timeline-post .timeline-meta{margin:0
0 0 40px}.cool-timeline .icons_yes .timeline-post.even .timeline-meta{margin:0
40px 0 0}.cool-timeline .timeline-post.even .timeline-meta{left:auto;margin:0
30px 0 0;text-align:right;right:50%}.cool-timeline .timeline-post .timeline-meta .meta-details{font-size:22px;color:#6A7686;margin:15px
0 5px}.cool-timeline .timeline-post .for-large-icons{margin:45px
0 0 50px}.cool-timeline .timeline-post.even .for-large-icons{margin:45px
50px 0 0}.cool-timeline .timeline-post
.post_meta_details{display:inline-block;width:100%;line-height:normal;padding:0;margin:10px
0 0}.cool-timeline .timeline-post .post_meta_details span.cat-links{padding:0;margin:0}.cool-timeline .timeline-post .post_meta_details span.tags-links{clear:both;padding:4px
0 0;display:inline-block}.cool-timeline .timeline-post .post_meta_details
i.fa{float:left;display:inline-block;padding:3px
3px 1px;font-size:18px;margin:0}.cool-timeline .timeline-post .post_meta_details
a{max-width:98%;font-size:85%;padding:2px;display:inline-block;box-shadow:none}.cool-timeline.dark-timeline .timeline-post .post_meta_details
a{color:#f8f8f8}.cool-timeline.one-sided{max-width:650px}.cool-timeline.one-sided:before{left:0}.cool-timeline.one-sided .timeline-post, .cool-timeline.one-sided .timeline-post.even{margin:0;padding:0
0 25px 32px;width:100%}.cool-timeline.one-sided .icons_yes .timeline-post, .cool-timeline.one-sided .icons_yes .timeline-post.even{padding:0
0 25px 47px}.cool-timeline.one-sided .timeline-year{left:85px}.cool-timeline .timeline-post .timeline-content .content-details
p{margin:0;padding:0}.cool-timeline.light-timeline .full-width.ctl_slideshow ul
li{background:#f9f9f9}.cool-timeline.light-timeline .timeline-post .timeline-content .content-details
a.ctl_read_more{color:#585858;text-decoration:initial;background:#e6e6e6;padding:3px;border:1px
solid #ccc;margin:3px
3px 8px;display:inline-block;float:right;font-size:80%;box-shadow:none}.cool-timeline.light-timeline .timeline-post .timeline-content .content-details a.ctl_read_more:hover{background:#d2d2d2}.cool-timeline.light-timeline.one-sided .timeline-year:before{content:"";width:42px;background:#eaeaea;border:2px
solid #eaeaea;position:absolute;left:-50px;top:48.5%}.cool-timeline.dark-timeline .timeline-icon.icon-larger.iconbg-turqoise.icon-color-white{-webkit-box-shadow:0 0 0 4px #fff, inset 0 0 0 2px rgba(0, 0, 0, .05), 0 0 0 8px #222;box-shadow:0 0 0 4px #fff, inset 0 0 0 2px rgba(0, 0, 0, .05), 0 0 0 8px #222}.cool-timeline.dark-timeline .timeline-post .timeline-icon{background:#222}.cool-timeline.light-timeline .timeline-icon.icon-larger.iconbg-turqoise.icon-color-white{-webkit-box-shadow:0 0 0 4px #fff, inset 0 0 0 2px rgba(0, 0, 0, .05), 0 0 0 8px #eaeaea;box-shadow:0 0 0 4px #fff, inset 0 0 0 2px rgba(0, 0, 0, .05), 0 0 0 8px #eaeaea;color:#555}.cool-timeline.light-timeline .timeline-post .timeline-icon{background:#eee;color:#555}.cool-timeline.dark-timeline
.ctl_flexslider{background:transparent}.cool-timeline.dark-timeline .timeline-post .timeline-content .content-details
a.ctl_read_more{color:#fff;text-decoration:initial;background:#101010;border-bottom:1px solid #fff;padding:3px;margin:3px
3px 8px;display:inline-block;float:right;font-size:80%;box-shadow:none}.cool-timeline.dark-timeline .timeline-post .timeline-content .content-details a.ctl_read_more:hover{background:#333}.cool-timeline.dark-timeline.one-sided .timeline-year:before{content:"";width:42px;background:#222;border:2px
solid #222;position:absolute;left:-50px;top:48.5%}.cool-timeline.one-sided .timeline-post .timeline-time, .cool-timeline.one-sided .timeline-post.even .timeline-time{left:0;right:0;margin:0
0 5px;position:relative;text-align:left}.cool-timeline.one-sided .timeline-post .timeline-icon{left:0;margin:22px
0 0 -35px}.cool-timeline.one-sided .icons_yes .timeline-post .timeline-icon{left:0;margin:10px
0 0 -22px}.cool-timeline.one-sided .timeline-post .timeline-meta, .cool-timeline.one-sided .timeline-post.even .timeline-meta{left:0;right:0;margin:0
0 10px;position:relative;text-align:left}.timeline-icon.icon-larger.iconbg-turqoise.icon-color-white{color:#fff}.cool-timeline .timeline-post .timeline-icon{background:#fff;line-height:40px;position:absolute;text-align:center;margin:12px
0 0 -20px;-webkit-border-radius:40px;-moz-border-radius:40px;border-radius:40px;color:#171717;font-size:18px;height:40px;width:40px;left:50%;z-index:10}.main-design-2 .cool-timeline .timeline-post .timeline-icon, .main-design-2 .cool-timeline.one-sided .timeline-post .timeline-icon, .main-design-3 .cool-timeline .timeline-post .timeline-icon, .main-design-3 .cool-timeline.one-sided .timeline-post .timeline-icon, .main-design-4 .cool-timeline .timeline-post .timeline-icon, .main-design-4 .cool-timeline.one-sided .timeline-post .timeline-icon{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.cool-timeline .timeline-post .timeline-icon .icon-placeholder{line-height:15px;font-weight:500;font-size:13px;padding:5px
0}.cool-timeline .timeline-post .timeline-icon .icon-placeholder
span{display:block;line-height:12px;font-weight:700;font-size:30px}.cool-timeline .timeline-post .timeline-icon .icon-placeholder
i{font-size:22px;position:relative;line-height:30px}.cool-timeline .timeline-year{background:#000;line-height:100px;position:relative;text-align:center;margin:22px
0 50px -35px;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;color:#fff;font-size:18px;height:100px;width:100px;left:48.5%;z-index:10;padding:10px
0;-webkit-box-shadow:0 0 0 4px #fff, inset 0 0 0 2px rgba(0, 0, 0, .05), 0 0 0 8px rgba(0, 0, 0, .2);box-shadow:0 0 0 4px #fff, inset 0 0 0 2px rgba(0, 0, 0, .05), 0 0 0 8px rgba(0, 0, 0, .2)}.main-design-2 .cool-timeline .timeline-year, .main-design-3 .cool-timeline .timeline-year, .main-design-4 .cool-timeline .timeline-year{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;height:40px;width:130px;margin:22px
0 40px -53px}.cool-timeline .timeline-year .icon-placeholder
span{display:block;line-height:12px;font-weight:700;font-size:30px;position:relative;top:31px}.main-design-2 .cool-timeline .timeline-year .icon-placeholder span, .main-design-3 .cool-timeline .timeline-year .icon-placeholder span, .main-design-4 .cool-timeline .timeline-year .icon-placeholder
span{font-size:28px;top:5px}.main-design-2 .cool-timeline.light-timeline .timeline-year .icon-placeholder span, .main-design-3 .cool-timeline.light-timeline .timeline-year .icon-placeholder span, .main-design-4 .cool-timeline.light-timeline .timeline-year .icon-placeholder
span{top:0}.cool-timeline .timeline-year .timeline-icon .icon-placeholder
i{font-size:28px;position:relative;line-height:62px}.cool-timeline .timeline-post .icon-dot, .cool-timeline.one-sided .timeline-post .icon-dot{background:#EAF0F2;margin:30px
0 0 -7px;height:14px;width:14px}.cool-timeline .timeline-post .icon-dot .timeline-bar, .cool-timeline.one-sided .timeline-post .icon-dot .timeline-bar{height:4px;width:4px;background:#C1C1C1;position:absolute;left:5px;top:5px}.cool-timeline .timeline-post .icon-dot, .cool-timeline .timeline-post .icon-dot .timeline-bar, .cool-timeline.one-sided .timeline-post .icon-dot, .cool-timeline.one-sided .timeline-post .icon-dot .timeline-bar{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}.cool-timeline .timeline-post .icon-dot-full, .cool-timeline.one-sided .timeline-post .icon-dot-full{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;height:14px;width:14px}.cool-timeline .timeline-post .icon-dot-full-white, .cool-timeline.one-sided .timeline-post .icon-dot-full-white{background:#FFF;margin:30px
0 0 -7px;-webkit-box-shadow:0 0 0 2px rgba(0, 0, 0, .2);-moz-box-shadow:0 0 0 2px rgba(0, 0, 0, .2);box-shadow:0 0 0 2px rgba(0, 0, 0, .2);-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;height:14px;width:14px}.cool-timeline .timeline-post .icon-dot-full-white .timeline-bar, .cool-timeline.one-sided .timeline-post .icon-dot-full-white .timeline-bar{height:4px;width:4px;background:#C1C1C1;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;position:absolute;left:5px;top:5px}.cool-timeline .timeline-post .timeline-content{background:#fff;position:relative;border:1px
solid #fff;-webkit-transition:all .4s;-moz-transition:all .4s;transition:all .4s;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding:30px}.main-design-2 .cool-timeline .timeline-post .timeline-content, .main-design-3 .cool-timeline .timeline-post .timeline-content, .main-design-4 .cool-timeline .timeline-post .timeline-content{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.cool-timeline .timeline-post.no-padding .timeline-content{padding:0}.cool-timeline .timeline-post .timeline-content
.ctl_info{line-height:1.42;display:inline-block;width:100%}.center-block, .ctl_flexslider .slides
img{display:block}.cool-timeline .timeline-post .timeline-content .content-title{font-size:24px;margin:0
0 10px;color:#27ACCE;font-weight:500}.cool-timeline .timeline-post .timeline-content .content-details{margin:0}.cool-timeline .timeline-post .timeline-content:after, .cool-timeline .timeline-post .timeline-content:before{content:"";display:block;border:15px
solid transparent;border-left-color:#fff;position:absolute;right:-30px;top:26px}.cool-timeline .timeline-post .timeline-content:after{border:14px
solid transparent;border-left-color:#fff;right:-28px;top:27px}.cool-timeline .timeline-post.even .timeline-content:before{border:15px
solid transparent;border-right-color:#fff;left:-30px;right:auto}.cool-timeline .timeline-post.even .timeline-content:after{border:14px
solid transparent;border-right-color:#fff;left:-28px;right:auto}.cool-timeline.one-sided .timeline-post .timeline-content:after, .cool-timeline.one-sided .timeline-post .timeline-content:before{border:15px
solid transparent;border-right-color:#fff;left:-30px;right:auto}.cool-timeline.one-sided .timeline-post.even .timeline-content:after, .cool-timeline.one-sided .timeline-post.even .timeline-content:before{border:14px
solid transparent;border-right-color:#fff;left:-28px;right:auto}.img-circle{border-radius:50%}.center-block{margin-left:auto;margin-right:auto}.cool-timeline .grey-post .timeline-content{background:#7E8DA3;border:1px
solid #7E8DA3;color:#fff}.cool-timeline .grey-post .timeline-content .content-title{color:#fff}.cool-timeline .grey-post .timeline-content:after, .cool-timeline .grey-post .timeline-content:before{border-left-color:#7E8DA3}.cool-timeline .grey-post.even .timeline-content:after, .cool-timeline .grey-post.even .timeline-content:before, .cool-timeline.one-sided .grey-post .timeline-content:after, .cool-timeline.one-sided .grey-post .timeline-content:before, .cool-timeline.one-sided .grey-post.even .timeline-content:after, .cool-timeline.one-sided .grey-post.even .timeline-content:before{border:15px
solid transparent;border-right-color:#7E8DA3}.cool-timeline .white-post .timeline-content{background:#FFF;border:1px
solid #FFF}.cool-timeline .white-post .timeline-content:after, .cool-timeline .white-post .timeline-content:before{border-left-color:#FFF}.cool-timeline .white-post.even .timeline-content:after, .cool-timeline .white-post.even .timeline-content:before, .cool-timeline.one-sided .white-post .timeline-content:after, .cool-timeline.one-sided .white-post .timeline-content:before, .cool-timeline.one-sided .white-post.even .timeline-content:after, .cool-timeline.one-sided .white-post.even .timeline-content:before{border:15px
solid transparent;border-right-color:#FFF}.cool-timeline .light-grey-post .timeline-content{background:#f9f9f9;border:1px
solid #F0F2F4;-webkit-border-radius:8px 8px 5px 5px;-moz-border-radius:8px 8px 5px 5px;border-radius:8px 8px 5px 5px;color:#474B51}.main-design-2 .cool-timeline .light-grey-post .timeline-content, .main-design-3 .cool-timeline .light-grey-post .timeline-content, .main-design-4 .cool-timeline .light-grey-post .timeline-content{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.cool-timeline .light-grey-post .timeline-content .content-title{color:#fff;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}.solid-shadow .timeline-post .timeline-content{-webkit-box-shadow:0 4px rgba(0, 0, 0, .2);-moz-box-shadow:0 4px rgba(0, 0, 0, .2);box-shadow:0 4px rgba(0, 0, 0, .2)}.solid-shadow .timeline-post .timeline-content:before{border:15px
solid transparent;border-left-color:rgba(0, 0, 0, .2);right:-31px;top:29px}.solid-shadow .timeline-post.even .timeline-content:before{border:15px
solid transparent;border-right-color:rgba(0, 0, 0, .2);left:-31px;top:30px}.bordered-timeline .timeline-post .timeline-content{border:1px
solid #ccc}.bordered-timeline .timeline-post .timeline-content:before{border:15px
solid transparent;border-left-color:#bbb;right:-30px;top:26px}.bordered-timeline .timeline-post.even .timeline-content:before{border:15px
solid transparent;border-right-color:#bbb;left:-30px;top:26px}.cool-timeline.bordered-timeline.one-sided .timeline-post .timeline-content:after, .cool-timeline.bordered-timeline.one-sided .timeline-post.even .timeline-content:after{border:14px
solid transparent;border-right-color:#fff;left:-28px;right:auto}.cool-timeline.bordered-timeline.one-sided .timeline-post .timeline-content:before, .cool-timeline.bordered-timeline.one-sided .timeline-post.even .timeline-content:before{border:15px
solid transparent;border-right-color:#aaa;left:-30px;top:26px}.cool-timeline.white-timeline.one-sided:before,.white-timeline:before{background-color:#32363B;background-image:-webkit-linear-gradient(top, #FFF 0, #C1C1C1 8%, #C1C1C1 92%, #FFF 100%);background-image:-moz-linear-gradient(top, #FFF 0, #C1C1C1 8%, #C1C1C1 92%, #FFF 100%);background-image:-ms-linear-gradient(top, #FFF 0, #C1C1C1 8%, #C1C1C1 92%, #FFF 100%)}.cool-timeline.white-timeline.one-sided .timeline-post .icon-dot .timeline-bar, .cool-timeline.white-timeline.one-sided .timeline-post .icon-dot-full, .cool-timeline.white-timeline.one-sided .timeline-post .icon-dot-full-white .timeline-bar, .white-timeline .timeline-post .icon-dot .timeline-bar, .white-timeline .timeline-post .icon-dot-full, .white-timeline .timeline-post .icon-dot-full-white .timeline-bar{background:#C1C1C1}.cool-timeline.white-timeline.one-sided .timeline-post .icon-dot, .white-timeline .timeline-post .icon-dot{background:#FFF}.white-timeline .timeline-post .iconbg-black, .white-timeline .timeline-post .iconbg-blue, .white-timeline .timeline-post .iconbg-brown, .white-timeline .timeline-post .iconbg-green, .white-timeline .timeline-post .iconbg-grey, .white-timeline .timeline-post .iconbg-indigo, .white-timeline .timeline-post .iconbg-opal, .white-timeline .timeline-post .iconbg-orange, .white-timeline .timeline-post .iconbg-pink, .white-timeline .timeline-post .iconbg-purple, .white-timeline .timeline-post .iconbg-red, .white-timeline .timeline-post .iconbg-turqoise, .white-timeline .timeline-post .iconbg-white{-webkit-box-shadow:0 0 0 4px #fff, inset 0 0 0 2px rgba(0, 0, 0, .05), 0 0 0 8px rgba(0, 0, 0, .2);-moz-box-shadow:0 0 0 4px #fff, inset 0 0 0 2px rgba(0, 0, 0, .05), 0 0 0 8px rgba(0, 0, 0, .2);box-shadow:0 0 0 4px #fff, inset 0 0 0 2px rgba(0, 0, 0, .05), 0 0 0 8px rgba(0, 0, 0, .2)}.cool-timeline.dark-timeline .timeline-icon.icon-larger.iconbg-indigo{background:#000}.cool-timeline.dark-timeline.one-sided:before,.cool-timeline.dark-timeline:before{background-color:#222;background-image:none}.cool-timeline.dark-timeline .timeline-year{background:#000;-webkit-box-shadow:0 0 0 4px #fff, inset 0 0 0 2px rgba(0, 0, 0, .05), 0 0 0 8px #222;box-shadow:0 0 0 4px #fff, inset 0 0 0 2px rgba(0, 0, 0, .05), 0 0 0 8px #222}.cool-timeline.dark-timeline .icon-color-white{-webkit-box-shadow:0 0 0 4px #fff, inset 0 0 0 2px rgba(0, 0, 0, .05), 0 0 0 8px #222;box-shadow:0 0 0 4px #fff, inset 0 0 0 2px rgba(0, 0, 0, .05), 0 0 0 8px #222}.cool-timeline.dark-timeline .timeline-post .timeline-content, .cool-timeline.dark-timeline .timeline-post .timeline-content .content-details, .cool-timeline.dark-timeline .timeline-post .timeline-content .content-title{color:#fff}.cool-timeline.dark-timeline .timeline-post .timeline-meta .meta-details{color:#000}.cool-timeline.dark-timeline .black-post .timeline-content:after, .cool-timeline.dark-timeline .black-post .timeline-content:before, .cool-timeline.dark-timeline .black-post.even .timeline-content:after, .cool-timeline.dark-timeline .black-post.even .timeline-content:before{border-right-color:#000}.cool_timeline.dark-timeline-wrapper .avatar_container img.center-block.img-responsive.img-circle{border:4px
solid #000}.cool_timeline.dark-timeline-wrapper.one-sided-wrapper .avatar_container img.center-block.img-responsive.img-circle, .cool_timeline.white-timeline-wrapper.one-sided-wrapper .avatar_container img.center-block.img-responsive.img-circle{margin-left:0}.cool-timeline.dark-timeline .black-post .timeline-content{background:#222;border:1px
solid #000;color:#fff;box-shadow:inset 0 0 10px 6px #000;-webkit-box-shadow:inset 0 0 10px 6px #000;-moz-box-shadow:inset 0 0 10px 6px #000}.cool-timeline.dark-timeline .black-post .timeline-content .content-title, .cool-timeline.dark-timeline .black-post .timeline-content .content-title a, .cool-timeline.dark-timeline .black-post .timeline-content .content-title-simple
a{background-color:rgba(23, 23, 23, 0);color:#fff;padding-bottom:5px;min-height:25px;text-decoration:none;box-shadow:none}.cool-timeline.dark-timeline .black-post .timeline-content .content-title a:hover, .cool-timeline.dark-timeline .black-post .timeline-content .content-title-simple a:hover, .cool-timeline.dark-timeline .black-post .timeline-content a:hover{filter:opacity(.7);-webkit-filter:opacity(.7)}.cool-timeline.dark-timeline .black-post .timeline-content .content-title:after, .cool-timeline.dark-timeline .black-post .timeline-content .content-title:before{border-right-color:transparent;border-left-color:#000}.cool-timeline.dark-timeline .black-post.even .timeline-content .content-title:after, .cool-timeline.dark-timeline .black-post.even .timeline-content .content-title:before, .cool-timeline.dark-timeline.one-sided .black-post .timeline-content .content-title:after, .cool-timeline.dark-timeline.one-sided .black-post .timeline-content .content-title:before, .cool-timeline.dark-timeline.one-sided .black-post.even .timeline-content .content-title:after, .cool-timeline.dark-timeline.one-sided .black-post.even .timeline-content .content-title:before{border:15px
solid transparent;border-right-color:#000}.cool-timeline.dark-timeline .timeline-post .timeline-content
img{padding:1%;margin:2%;max-width:96%;background:#eaeaea;border:1px
solid #000}.cool_timeline.dark-timeline-wrapper.one-sided-wrapper .timeline-main-title{color:#fff;background:#222;margin:10px
0;border:1px
solid #000;display:inline-block;padding:8px}.cool_timeline.light-timeline-wrapper .avatar_container img.center-block.img-responsive.img-circle{border:4px
solid #eaeaea}.cool_timeline.light-timeline-wrapper.one-sided-wrapper .avatar_container img.center-block.img-responsive.img-circle{margin-left:0}.cool-timeline.light-timeline .white-post .timeline-content:after, .cool-timeline.light-timeline .white-post .timeline-content:before, .cool-timeline.light-timeline .white-post.even .timeline-content:after, .cool-timeline.light-timeline .white-post.even .timeline-content:before{border-right-color:#000}.cool-timeline.light-timeline .timeline-year{background:url(/wp-content/plugins/cool-timeline-pro/images/cool-timeline-shade.png) #f9f9f9;background-size:cover;color:#555;-webkit-box-shadow:0 0 0 4px #fff, inset 0 0 0 1px rgba(234, 234, 234, .66), 0 0 0 8px #eaeaea;box-shadow:0 0 0 4px #fff, inset 0 0 0 1px rgba(234, 234, 234, .66), 0 0 0 8px #eaeaea}.cool-timeline.light-timeline .timeline-year .icon-placeholder{line-height:30px;font-weight:500;font-size:13px;padding:5px
0}.cool-timeline.light-timeline:before{background-color:#eaeaea;background-image:none}.cool-timeline.light-timeline .timeline-post .icon-dot-full, .cool-timeline.light-timeline.one-sided .timeline-post .icon-dot-full{background:#eaeaea}.cool-timeline.light-timeline .white-post .timeline-content{background:#f8f8f8;border:1px
solid #eaeaea;color:#8c8c8c}.cool-timeline.light-timeline .timeline-post .timeline-meta .meta-details{color:#555}.cool-timeline.light-timeline .white-post .timeline-content h2.content-title, .cool-timeline.light-timeline .white-post .timeline-content h2.content-title a, .cool-timeline.light-timeline .white-post .timeline-content h2.content-title-simple, .cool-timeline.light-timeline .white-post .timeline-content h2.content-title-simple
a{color:#555;background-color:#f9f9f9;padding-bottom:5px;min-height:25px;text-decoration:none;box-shadow:none}.cool-timeline .timeline-post .timeline-content h2.content-title-2 a, .cool-timeline.white-timeline .timeline-post .timeline-content h2.content-title-simple
a{text-decoration:none !important;box-shadow:none !important}.cool-timeline.light-timeline .white-post .timeline-content h2.content-title a, .cool-timeline.light-timeline .white-post .timeline-content h2.content-title-simple
a{color:#555;text-decoration:none}.cool-timeline.light-timeline .white-post .timeline-content
a{color:#555}.cool-timeline.light-timeline .white-post .timeline-content .content-title a:hover, .cool-timeline.light-timeline .white-post .timeline-content .content-title-simple a:hover, .cool-timeline.light-timeline .white-post .timeline-content a:hover{color:#777}.cool-timeline.light-timeline .white-post .timeline-content .content-title:after, .cool-timeline.light-timeline .white-post .timeline-content .content-title:before{border:12px
solid transparent;border-right-color:transparent;border-left-color:#eaeaea;right:-25px}.cool-timeline.light-timeline .white-post.even .timeline-content .content-title:after, .cool-timeline.light-timeline .white-post.even .timeline-content .content-title:before, .cool-timeline.light-timeline.one-sided .white-post .timeline-content .content-title:after, .cool-timeline.light-timeline.one-sided .white-post .timeline-content .content-title:before, .cool-timeline.light-timeline.one-sided .white-post.even .timeline-content .content-title:after, .cool-timeline.light-timeline.one-sided .white-post.even .timeline-content .content-title:before{border:12px
solid transparent;border-right-color:#eaeaea;left:-25px}.cool-timeline.light-timeline .timeline-post .timeline-content
img{padding:1%;margin:2%;max-width:96%;background:#eaeaea;border:1px
solid #dedede}.cool_timeline.light-timeline-wrapper.one-sided-wrapper .timeline-main-title{color:#555;background:#f9f9f9;margin:10px
0;border:1px
solid #eaeaea;display:inline-block;padding:8px}.ultimate-style .timeline-post .timeline-content{padding:0;border:0}.ultimate-style .timeline-post .timeline-content:after, .ultimate-style .timeline-post .timeline-content:before{display:none}.ultimate-style .timeline-post .timeline-content .content-title{margin:0;padding:18px
15px;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}.cool-timeline .timeline-post .timeline-content h2.content-title-2, .cool-timeline .timeline-post .timeline-content h2.content-title-simple{padding:10px
15px 5px;margin:0;line-height:normal}.cool-timeline .timeline-post .timeline-content h2.compact-content-title{padding:10px
0px;margin:0;line-height:normal}.main-design-3 .cool-timeline .timeline-post .timeline-content h2.content-title-2{padding:6px
0}.main-design-2 .ultimate-style .timeline-post .timeline-content .content-title, .main-design-3 .ultimate-style .timeline-post .timeline-content .content-title, .main-design-4 .ultimate-style .timeline-post .timeline-content .content-title{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.ultimate-style .timeline-post .red-title{background:#DC4747;color:#fff}.ultimate-style .timeline-post .opal-title{background:#49A7CF;color:#fff}.ultimate-style .timeline-post .blue-title{background:#0D83E3;color:#fff}.ultimate-style .timeline-post .grey-title{background:#697892;color:#fff}.ultimate-style .timeline-post .pink-title{background:#EC4AAF;color:#fff}.ultimate-style .timeline-post .black-title{background:#28313E;color:#fff}.ultimate-style .timeline-post .green-title{background:#4EB83A;color:#fff}.ultimate-style .timeline-post .brown-title{background:#D75E1C;color:#fff}.ultimate-style .timeline-post .white-title{background:#FFF;color:#fff}.ultimate-style .timeline-post .purple-title{background:#872299;color:#fff}.ultimate-style .timeline-post .indigo-title{background:#3848A0;color:#fff}.ultimate-style .timeline-post .orange-title{background:#E6B613;color:#fff}.ultimate-style .timeline-post .turqoise-title{background:#25ACB4;color:#fff}.main-design-3 .cool-timeline .timeline-post .timeline-content:before, .ultimate-style .timeline-post .timeline-content .content-title:before{content:"";display:block;border:15px
solid transparent;border-left-color:#fff;position:absolute;right:-24px;top:20px}.main-design-3 .cool-timeline .timeline-post.odd .timeline-content:before{visibility:visible;content:"";display:block;border:15px
solid transparent;border-left-color:#000;position:absolute;right:-30px;top:16px}.main-design-3 .cool-timeline .timeline-post.even .timeline-content:before{visibility:visible;content:"";position:absolute;border:15px
solid transparent;border-right-color:#000;left:-30px;right:auto;top:16px}.ultimate-style .timeline-post .timeline-content .turqoise-title:before{border-left-color:#25ACB4}.ultimate-style .timeline-post.even .timeline-content .turqoise-title:before, .ultimate-style.one-sided .timeline-post .timeline-content .turqoise-title:before{border-right-color:#25ACB4}.ultimate-style .timeline-post .timeline-content .orange-title:before{border-left-color:#E6B613}.ultimate-style .timeline-post.even .timeline-content .orange-title:before, .ultimate-style.one-sided .timeline-post .timeline-content .orange-title:before{border-right-color:#E6B613}.ultimate-style .timeline-post .timeline-content .indigo-title:before{border-left-color:#3848A0}.ultimate-style .timeline-post.even .timeline-content .indigo-title:before, .ultimate-style.one-sided .timeline-post .timeline-content .indigo-title:before{border-right-color:#3848A0}.ultimate-style .timeline-post .timeline-content .purple-title:before{border-left-color:#872299}.ultimate-style .timeline-post.even .timeline-content .purple-title:before, .ultimate-style.one-sided .timeline-post .timeline-content .purple-title:before{border-right-color:#872299}.ultimate-style .timeline-post .timeline-content .white-title:before{border-left-color:#FFF}.ultimate-style .timeline-post.even .timeline-content .white-title:before, .ultimate-style.one-sided .timeline-post .timeline-content .white-title:before{border-right-color:#FFF}.ultimate-style .timeline-post .timeline-content .brown-title:before{border-left-color:#D75E1C}.ultimate-style .timeline-post.even .timeline-content .brown-title:before, .ultimate-style.one-sided .timeline-post .timeline-content .brown-title:before{border-right-color:#D75E1C}.ultimate-style .timeline-post .timeline-content .green-title:before{border-left-color:#4EB83A}.ultimate-style .timeline-post.even .timeline-content .green-title:before, .ultimate-style.one-sided .timeline-post .timeline-content .green-title:before{border-right-color:#4EB83A}.ultimate-style .timeline-post .timeline-content .black-title:before{border-left-color:#28313E}.ultimate-style .timeline-post.even .timeline-content .black-title:before, .ultimate-style.one-sided .timeline-post .timeline-content .black-title:before{border-right-color:#28313E}.ultimate-style .timeline-post .timeline-content .pink-title:before{border-left-color:#EC4AAF}.ultimate-style .timeline-post.even .timeline-content .pink-title:before, .ultimate-style.one-sided .timeline-post .timeline-content .pink-title:before{border-right-color:#EC4AAF}.ultimate-style .timeline-post .timeline-content .grey-title:before{border-left-color:#697892}.ultimate-style .timeline-post.even .timeline-content .grey-title:before, .ultimate-style.one-sided .timeline-post .timeline-content .grey-title:before{border-right-color:#697892}.ultimate-style .timeline-post .timeline-content .blue-title:before{border-left-color:#0D83E3}.ultimate-style .timeline-post.even .timeline-content .blue-title:before, .ultimate-style.one-sided .timeline-post .timeline-content .blue-title:before{border-right-color:#0D83E3}.ultimate-style .timeline-post .timeline-content .opal-title:before{border-left-color:#49A7CF}.ultimate-style .timeline-post.even .timeline-content .opal-title:before, .ultimate-style.one-sided .timeline-post .timeline-content .opal-title:before{border-right-color:#49A7CF}.ultimate-style .timeline-post .timeline-content .red-title:before{border-left-color:#DC4747}.ultimate-style .timeline-post.even .timeline-content .red-title:before, .ultimate-style.one-sided .timeline-post .timeline-content .red-title:before{border-right-color:#DC4747}.cool-timeline .timeline-post .timeline-content .video-box:last-child, .cool-timeline .timeline-post .timeline-content blockquote:last-child{margin-bottom:0}.cool-timeline .timeline-post .timeline-content
img{max-width:100%;display:block;height:auto}.timeline-post img.story-img{max-width:100%;width:100%}.cool-timeline .timeline-post .content-details
.map{display:block;height:200px;width:100%}.cool-timeline .timeline-post .content-details .map-wrap{width:240px;overflow:hidden}.cool-timeline .timeline-post .content-details .map-wrap .map-title{font-size:14px;text-transform:uppercase;line-height:normal;padding-bottom:4px;display:block;color:#27ACCE;width:100%;margin:0}.cool-timeline .timeline-post .content-details .map-wrap
p{clear:both;font-size:14px;display:block;padding-bottom:2px;color:#999;margin:0}.cool-timeline .timeline-post .content-details .map-wrap .map-info{font-size:12px;margin-top:5px;color:#444}.cool-timeline .timeline-post .content-details .map-wrap .map-info
i{margin-right:5px;font-size:14px}.cool-timeline .timeline-post .content-details .map, .cool-timeline .timeline-post .content-details .media-container{margin-top:10px;border:5px
solid #fff;-webkit-box-shadow:0 0 4px rgba(0, 0, 0, .3);-moz-box-shadow:0 0 4px rgba(0, 0, 0, .3);box-shadow:0 0 4px rgba(0, 0, 0, .3)}.cool-timeline .timeline-post .content-details .media-box{float:none;clear:both;width:100%;position:relative;padding-bottom:56.25%;padding-top:25px;height:0}.cool-timeline .timeline-post .content-details .media-box embed, .cool-timeline .timeline-post .content-details .media-box iframe, .cool-timeline .timeline-post .content-details .media-box object, .cool-timeline .timeline-post .content-details .media-box
video{position:absolute;width:100% !important;height:100% !important;border:0;left:0;top:0}.cool-timeline .timeline-post .content-details .audio-box
iframe{width:100% !important;height:100% !important;display:block;margin:0;border:0}#social-open-link{position:absolute;top:-9999px;left:-9999px}.social-sharing-label{-webkit-appearance:push-button;-moz-appearance:button;display:inline-block;margin:0;cursor:pointer;@include btn-ghost()}#social-sharing-container{@include transition(all .5 s ease)}#social-open-link:checked~#social-sharing-container{@include transition(all .5 s ease);opacity:1}.ctl-story-detials{width:68%;float:left;padding-right:2%}.ctl-stories-links{width:27%;float:right;padding-left:2%}.ctl-single-img .ctl-img{max-width:100%;height:auto;display:block}.ctl-single-video{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.ctl-single-video embed, .ctl-single-video iframe, .ctl-single-video
object{position:absolute;top:0;left:0;width:100%;height:100%}.ctl-related-stories{list-style:none;padding:20px
0;position:relative}.ctl-related-stories:before{top:0;bottom:0;position:absolute;content:" ";width:3px;background-color:#eee;left:25px;margin-right:-1.5px}h4.ctl-related-stories-title{padding-left:10px;margin:0}.ctl-header-entry
h1{padding:10px
0}.ctl-related-stories>li{position:relative;margin:0;padding:0}.ctl-related-stories>li:after,.ctl-related-stories>li:before{content:" ";display:table}.ctl-related-stories>li:after{clear:both}.ctl-related-stories>li>.ctl-related-stories-panel{width:calc(100% - 40px);float:right;padding:8px;position:relative}.ctl-stories-links
h2{margin:0;padding:10px}.ctl-stories-links .ctl-related-stories-title, .ctl-stories-links
h4{margin:0;padding:5px
10px}.story-date-cont{margin:10px
5px}.story-date{padding:5px
10px;margin:0}.ctl-related-stories>li>.ctl-related-stories-badge{color:#fff;width:16px;height:16px;line-height:20px;font-size:1.4em;text-align:center;position:absolute;top:13px;left:18px;margin-right:-25px;background-color:#999;z-index:100;overflow:hidden;border-radius:50%}.ultimate-style .timeline-post .timeline-content .content-title{color:#fff;background-color:#000;font-size:32px}.cool-timeline .timeline-post .icon-dot-full, .cool-timeline.one-sided .timeline-post .icon-dot-full{background:#000}.ultimate-style .timeline-post .timeline-content .content-title:before{content:"";display:block;border:15px
solid transparent;border-left-color:#000;position:absolute;right:-28px;top:16px}.ultimate-style .timeline-post.even .timeline-content .content-title:before, .ultimate-style.one-sided .timeline-post .timeline-content .content-title:before{border:15px
solid transparent;border-right-color:#000;left:-28px;right:auto}.cool-timeline .timeline-post{margin-bottom:50px}.cool-timeline .timeline-post .timeline-meta{color:#000}.ultimate-style .timeline-post .timeline-content .content-details{padding:15px}.cool-timeline .timeline-post .icon-dot-full, .cool-timeline.one-sided .timeline-post .icon-dot-full, .main-design-4 .cool-timeline.dark-timeline.one-sided .timeline-post .icon-dot-full, .main-design-4 .cool-timeline.light-timeline.one-sided .timeline-post .icon-dot-full{margin:23px
0 0 -7px}@media (max-width: 480px){.cool-timeline .pull-left{width:98%;margin:1%}}@media (max-width: 860px){.ctl-footer-bullets-container,.ctl-bullets-container{display:none !important}.cool-timeline.one-sided .icons_yes .timeline-post .timeline-icon{margin:20px
0 0 -15px}.cool-timeline.one-sided .icons_yes .timeline-post, .cool-timeline.one-sided .icons_yes .timeline-post.even{padding:0
0 25px 34px}.cool-timeline:before, .multiline-timeline .timeline-post:before{left:16px}.cool-timeline .timeline-post, .cool-timeline .timeline-post.even{margin:0;padding:0
0 25px 42px;width:100%}.cool-timeline .icons_yes .timeline-post, .cool-timeline .icons_yes .timeline-post.even{margin:0;padding:0
0 25px 50px;width:100%}.cool-timeline.light-timeline .icons_yes .timeline-post, .cool-timeline.light-timeline .icons_yes .timeline-post.even{margin:0;padding:0
0 25px 51px;width:100%}.cool-timeline.one-sided.light-timeline .icons_yes .timeline-post, .cool-timeline.one-sided.light-timeline .icons_yes .timeline-post.even{padding:0
0 25px 39px}.cool-timeline .timeline-post.even .timeline-meta, .cool-timeline .timeline-post.odd .timeline-meta{left:0;right:0;margin:0
0 5px;position:relative;text-align:left}.cool-timeline .timeline-post .timeline-icon{left:0;margin:22px
0 0}.cool-timeline .timeline-post .timeline-content:before, .cool-timeline .timeline-post.even .timeline-content:before{border:15px
solid transparent;border-right-color:#fff;left:-30px;right:auto}.cool-timeline .timeline-post .timeline-content:after, .cool-timeline .timeline-post.even .timeline-content:after{border:14px
solid transparent;border-right-color:#fff;left:-28px;right:auto}.cool-timeline .grey-post .timeline-content:after, .cool-timeline .grey-post .timeline-content:before, .cool-timeline .grey-post.even .timeline-content:after, .cool-timeline .grey-post.even .timeline-content:before{border-right-color:#7E8DA3}.cool-timeline .white-post .timeline-content:after, .cool-timeline .white-post .timeline-content:before, .cool-timeline .white-post.even .timeline-content:after, .cool-timeline .white-post.even .timeline-content:before{border-right-color:#FFF}.solid-shadow .timeline-post .timeline-content:before, .solid-shadow .timeline-post.even .timeline-content:before{border:15px
solid transparent;border-right-color:rgba(0, 0, 0, .2);left:-31px;top:29px}.cool-timeline .timeline-post .timeline-content .content-details
img{width:100%}.cool-timeline .timeline-post .icon-dot .timeline-bar{left:4px}.cool-timeline .timeline-post .icon-dot{margin:30px
0 0 10px;height:14px;width:14px}.bordered-timeline .timeline-post .timeline-content:before, .bordered-timeline .timeline-post.even .timeline-content:before{border:15px
solid transparent;border-right-color:#bbb;left:-30px;top:26px}.cool-timeline .timeline-post .icon-dot-full, .cool-timeline .timeline-post .icon-dot-full-white{margin:30px
0 0 9px}.main-design-3 .cool-timeline .timeline-post .design-3-dot.timeline-icon{margin:25px
0 0 9px}.cool-timeline.light-timeline .timeline-post .icon-dot-full{margin:26px
0 0 9px}.main-design-4 .cool-timeline.light-timeline .timeline-post .icon-dot-full{margin:30px
0 0 9px}.cool-timeline .timeline-post .icon-larger, .cool-timeline.one-sided .timeline-post .icon-larger{left:0;margin:20px
0 0;line-height:30px;height:30px;width:30px}.cool-timeline.one-sided .timeline-post .icon-larger{margin:22px
0 0 -25px}.cool-timeline.one-sided .timeline-post, .cool-timeline.one-sided .timeline-post.even{padding:0
0 25px 32px}.cool-timeline .timeline-post .icon-larger .icon-placeholder{padding:2px
0}.cool-timeline .timeline-post .icon-larger .icon-placeholder
i{line-height:26px;font-size:18px}.cool-timeline .timeline-post .icon-larger .icon-placeholder
span{line-height:0;font-weight:700;font-size:18px}.ultimate-style .timeline-post .timeline-content .content-title:before, .ultimate-style .timeline-post.even .timeline-content .content-title:before{content:"";display:block;border:15px
solid transparent;border-right-color:#fff;position:absolute;left:-27px;right:auto;top:20px}.main-design-3 .cool-timeline.ultimate-style.white-timeline .timeline-post.odd .timeline-content .content-title:before{left:-34px;right:auto}.ultimate-style .timeline-post .timeline-content .turqoise-title:before, .ultimate-style .timeline-post.even .timeline-content .turqoise-title:before{border-right-color:#25ACB4}.ultimate-style .timeline-post .timeline-content .orange-title:before, .ultimate-style .timeline-post.even .timeline-content .orange-title:before{border-right-color:#E6B613}.ultimate-style .timeline-post .timeline-content .indigo-title:before, .ultimate-style .timeline-post.even .timeline-content .indigo-title:before{border-right-color:#3848A0}.ultimate-style .timeline-post .timeline-content .purple-title:before, .ultimate-style .timeline-post.even .timeline-content .purple-title:before{border-right-color:#872299}.ultimate-style .timeline-post .timeline-content .white-title:before, .ultimate-style .timeline-post.even .timeline-content .white-title:before{border-right-color:#FFF}.ultimate-style .timeline-post .timeline-content .brown-title:before, .ultimate-style .timeline-post.even .timeline-content .brown-title:before{border-right-color:#D75E1C}.ultimate-style .timeline-post .timeline-content .green-title:before, .ultimate-style .timeline-post.even .timeline-content .green-title:before{border-right-color:#4EB83A}.ultimate-style .timeline-post .timeline-content .black-title:before, .ultimate-style .timeline-post.even .timeline-content .black-title:before{border-right-color:#28313E}.ultimate-style .timeline-post .timeline-content .pink-title:before, .ultimate-style .timeline-post.even .timeline-content .pink-title:before{border-right-color:#EC4AAF}.ultimate-style .timeline-post .timeline-content .grey-title:before, .ultimate-style .timeline-post.even .timeline-content .grey-title:before{border-right-color:#697892}.ultimate-style .timeline-post .timeline-content .blue-title:before, .ultimate-style .timeline-post.even .timeline-content .blue-title:before{border-right-color:#0D83E3}.ultimate-style .timeline-post .timeline-content .opal-title:before, .ultimate-style .timeline-post.even .timeline-content .opal-title:before{border-right-color:#49A7CF}.ultimate-style .timeline-post .timeline-content .red-title:before, .ultimate-style .timeline-post.even .timeline-content .red-title:before{border-right-color:#DC4747}.ctl-stories-links,.ctl-story-detials{width:95%;float:none;padding:2%}}.social-sharing-container{float:right;display:inline;clear:none;text-align:right;height:1em;line-height:1;font-size:1.5em;margin-top:-.1em;margin-right:30px}.rtl .cool-timeline .timeline-post.odd{margin-right:50%}.rtl .cool-timeline .timeline-year{left:inherit;margin:20px
auto 40px !important}.rtl .cool-timeline .pull-left{float:right}.rtl .cool-timeline.one-sided .timeline-post.odd{margin-right:0}.rtl .cool-timeline.one-sided .timeline-year{left:0}.rtl .cool-timeline.one-sided .timeline-year:before{display:none}.rtl .cool-timeline .timeline-post .timeline-content .content-details
a.ctl_read_more{float:left}@media (max-width: 860px){.rtl .cool-timeline .timeline-post.odd{margin-right:0}.rtl .cool-timeline .timeline-year, .rtl .cool-timeline.one-sided .timeline-year{left:-12px;margin:15px
0 25px !important}.rtl .cool-timeline .timeline-year:before, .rtl .cool-timeline.one-sided .timeline-year:before{display:none}.rtl .cool-timeline .timeline-post .timeline-meta, .rtl .cool-timeline .timeline-post.even .timeline-meta{text-align:right;margin-right:10px}.ctl_flexslider .slides>li{height:145px}img.ctl-icon-img{margin-top:-2px}.cool-timeline.compact img.ctl-icon-img{margin-top:0px}}.title-cover{margin-bottom:10px}.title-cover
h3{font-weight:bold;font-size:24px;color:#000;padding:0
0 10px;display:inline-block}.title-cover
em{font-size:14px;display:block;font-style:italic}.cool-timeline.white-timeline .timeline-post.even .timeline-content .content-title{background:#9a1d21 !important;padding-left:1.75em}.cool-timeline .content-title:before{background-color:#c6c6c6}#print_button{text-align:center}#print_button .print-btn{background-color:#9a1d21;border:none;padding:10px
25px;text-transform:uppercase;font-size:18px;color:#fff;margin:5em
0 1em !important}@media all and (max-width: 990px){.cool-timeline-wrapper{padding:0px
!Important}.vc_section{position:inherit !important;left:0 !important;box-sizing:inherit !important;width:inherit !important;padding-left:inherit !important;padding-right:inherit !important}.vc_row{position:inherit !important;left:0 !important;box-sizing:inherit !important;width:inherit !important;padding-left:inherit !important;padding-right:inherit !important}.cool_timeline .form-control{width:100% !important}.cool-timeline .timeline-post.even{margin-left:0px}.cool-timeline .timeline-post.even .timeline-meta, .cool-timeline .timeline-post .timeline-meta{position:inherit;margin:0px;text-align:left}.cool-timeline .timeline-post, .cool-timeline .timeline-post.even{margin:0;width:100%}.cool-timeline .timeline-post .icon-dot-full, .cool-timeline .timeline-post .icon-dot-full-white{left:5.5px;margin:29px
0 0 -7px}.cool-timeline .timeline-post{width:100%}.cool-timeline .timeline-post, .cool-timeline .timeline-post.even{padding:0px}.cool-timeline.white-timeline .timeline-post.odd .timeline-content .content-title:before{border-right-color:#9a1d21;border-left-color:transparent}.ultimate-style .timeline-post .timeline-content .content-title:before, .ultimate-style .timeline-post.even .timeline-content .content-title:before{content:"";display:block;border:15px
solid transparent;border-right-color:#fff;position:absolute;left:-27px;right:auto;top:20px}.cool-timeline.white-timeline .timeline-post.odd .timeline-content .content-title:before, .main-design-3 .cool-timeline.light-timeline .timeline-post.odd .timeline-content:before, .main-design-3 .cool-timeline.dark-timeline .timeline-post.odd .timeline-content:before, .main-design-3 .cool-timeline.white-timeline .timeline-post.odd .timeline-content:before{border-left-color:transparent !important}.cool-timeline-wrapper{margin:0px
!important;padding:0
50px}.cool-timeline:before, .multiline-timeline .timeline-post:before{left:5px}.cool-timeline.ultimate-style{padding:20px
30px}}.cool-timeline.white-timeline .timeline-post.even .icon-dot-full, .cool-timeline.one-sided.white-timeline .timeline-post.even .icon-dot-full, .cool-timeline.white-timeline.compact .timeline-post.ctl-left .icon-dot-full, .cool-timeline.white-timeline.compact .timeline-post.ctl-left .timeline-content .content-title, .cool-timeline.white-timeline.compact .timeline-post.icons_yes.ctl-left .timeline-icon, .main-design-3 .cool-timeline.dark-timeline.compact .timeline-post.timeline-mansory.ctl-left .timeline-content, .main-design-3 .cool-timeline.dark-timeline.compact .timeline-post.timeline-mansory.ctl-left .timeline-icon{background:#9a1d21 !important}.cool_timeline h1.timeline-main-title{font-weight:normal;font-family:inherit !important;font-size:22px;color:#000;text-align:left}.cool-timeline.compact .timeline-post .timeline-content h2.compact-content-title, .cool-timeline.compact .timeline-post .timeline-content h2.content-title, .cool-timeline .timeline-post .timeline-content h2.content-title, .cool-timeline .timeline-post .timeline-content h2.content-title-2, .cool-timeline .timeline-post .timeline-content h2.content-title-simple{font-size:18px;font-family:inherit;font-weight:normal;text-transform:capitalize}.cool-timeline.white-timeline .timeline-post .timeline-content .content-title
a{color:#fff;font-size:18px;font-family:inherit;font-weight:normal;text-transform:capitalize}.cool-timeline .timeline-post .timeline-content .content-details{font-size:12px;font-family:inherit;font-weight:normal}.cool-timeline .timeline-post .timeline-meta .meta-details, .cool-timeline.compact .timeline-post .timeline-content .clt-compact-date, .main-design-6 .cool-timeline .timeline-post .timeline-content .story-date.clt-meta-date, .main-design-6 .cool-timeline.compact .timeline-post .timeline-content .content-title.clt-meta-date, .main-design-5 .cool-timeline .timeline-post .timeline-content .story-date.clt-meta-date, .main-design-5 .cool-timeline.compact .timeline-post .timeline-content .content-title.clt-meta-date{font-size:22px;font-family:inherit;font-weight:normal}.main-design-6 .cool-timeline.white-timeline .timeline-post .timeline-content .story-date.clt-meta-date, .main-design-6 .cool-timeline.compact.white-timeline .timeline-post .timeline-content .content-title.clt-meta-date, .main-design-5 .cool-timeline.white-timeline .timeline-post .timeline-content .story-date.clt-meta-date, .main-design-5 .cool-timeline.compact.white-timeline .timeline-post .timeline-content .content-title.clt-meta-date{color:#000 !important}.ctl-bullets-container li a, .section-bullets-bottom li
a{font-family:inherit;font-weight:normal}.cool-timeline .timeline-year .icon-placeholder
span{font-family:inherit}.cool-timeline.white-timeline .light-grey-post .timeline-content .content-title{color:#fff}.cool-timeline.white-timeline .light-grey-post .timeline-content:after, .cool-timeline.white-timeline .light-grey-post .timeline-content:before{border-left-color:#f9f9f9}.cool-timeline.white-timeline .light-grey-post .even .timeline-content:after, .cool-timeline.white-timeline .light-grey-post .even .timeline-content:before, .cool-timeline.white-timeline.one-sided .light-grey-post .timeline-content:after, .cool-timeline.white-timeline.one-sided .light-grey-post .timeline-content:before, .cool-timeline.white-timeline.one-sided .light-grey-post .even .timeline-content:after, .cool-timeline.white-timeline.one-sided .light-grey-post .even .timeline-content:before{border:15px
solid transparent}.cool-timeline.white-timeline .timeline-icon.icon-larger.iconbg-indigo{background:#222}.cool-timeline.white-timeline:before,.cool-timeline.white-timeline.one-sided:before{background-color:#9a1d21;background-image:-webkit-linear-gradient(top, #9a1d21 0%, #9a1d21 8%, #9a1d21 92%, #9a1d21 100%);background-image:-moz-linear-gradient(top, #9a1d21 0%, #9a1d21 8%, #9a1d21 92%, #9a1d21 100%);background-image:-ms-linear-gradient(top, #9a1d21 0%, #9a1d21 8%, #9a1d21 92%, #9a1d21 100%)}.cool-timeline.white-timeline .timeline-year{background:#222}.cool_timeline .cat-filter-wrp ul li
a{border-color:#222;color:#222;font-family:inherit}.cool-timeline.white-timeline .timeline-year{-webkit-box-shadow:0 0 0 4px white, inset 0 0 0 2px rgba(0, 0, 0, 0.05), 0 0 0 8px #9a1d21;box-shadow:0 0 0 4px white, inset 0 0 0 2px rgba(0, 0, 0, 0.05), 0 0 0 8px #9a1d21}.cool-timeline.white-timeline .timeline-post .timeline-content .content-title, .cool-timeline.white-timeline .timeline-post .timeline-content .content-title a, .cool-timeline.white-timeline .timeline-post .timeline-content .content-title a, .main-design-5 .cool-timeline.white-timeline .timeline-post .timeline-content h2.content-title a, .main-design-6 .cool-timeline.white-timeline .timeline-post.even .timeline-content h2.content-title-simple a, .main-design-6 .cool-timeline.white-timeline .timeline-post.odd .timeline-content h2.content-title-simple a, .main-design-6 .cool-timeline.white-timeline .timeline-post .timeline-content h2.content-title-2 a, .main-design-6 .cool-timeline.white-timeline.compact .timeline-post .timeline-content h2.compact-content-title a, .main-design-5 .cool-timeline.white-timeline.compact .timeline-post .timeline-content h2.compact-content-title
a{color:#fff;text-decoration:none;box-shadow:none}.main-design-6 .cool-timeline .timeline-post .timeline-icon.design-6-icon{color:#9a1d21}.main-design-6 .cool-timeline.one-sided .timeline-post .timeline-icon.design-6-icon{background-color:#9a1d21;color:#fff}.cool-timeline.white-timeline .timeline-post .timeline-content .content-title a:hover{color:#fff;filter:opacity(0.7);-webkit-filter:opacity(0.7)}.cool-timeline.white-timeline .timeline-post .timeline-content h2.content-title-simple, .cool-timeline.white-timeline .timeline-post .timeline-content h2.content-title-simple
a{color:#666;text-decoration:none;box-shadow:none;filter:brightness(1.05);-webkit-filter:brightness(1.05)}.cool-timeline.white-timeline .timeline-post .timeline-content h2.content-title-simple a:hover{color:#666;filter:brightness(1.5);-webkit-filter:brightness(1.5)}.cool-timeline.white-timeline .timeline-post .timeline-content .content-details, .section-bullets-bottom li.white-timeline a, .section-bullets-right li.white-timeline a, .section-bullets-left li.white-timeline
a{color:#666}.cool-timeline.white-timeline .timeline-post .timeline-content .content-details a, .cool-timeline.white-timeline .timeline-post .post_meta_details
a{color:#666;filter:brightness(1.1);-webkit-filter:brightness(1.1)}.cool-timeline.white-timeline .timeline-post .timeline-content .content-details a:hover, .cool-timeline.white-timeline .timeline-post .post_meta_details a:hover{color:#666;filter:brightness(1.25);-webkit-filter:brightness(1.25)}.cool-timeline.white-timeline .timeline-post .timeline-content, .section-bullets-bottom li.white-timeline, .section-bullets-right li.white-timeline, .section-bullets-left li.white-timeline{color:#666;background:#f9f9f9}.ctl-footer-bullets-container li.white-timeline a:after, .section-bullets-right li.white-timeline a:after, .section-bullets-left li.white-timeline a:after{background:#666;filter:contrast(29%);-webkit-filter:contrast(29%)}.ctl-footer-bullets-container li.white-timeline:before{border-bottom-color:#666;filter:contrast(29%);-webkit-filter:contrast(29%)}.section-bullets-right li.white-timeline{border-left-color:#666}.section-bullets-left li.white-timeline{border-right-color:#666}.section-bullets-left li.white-timeline:before, .section-bullets-right li.white-timeline:before{background-image:inherit;background-color:#666;filter:contrast(29%);-webkit-filter:contrast(29%)}.section-bullets-bottom li.white-timeline{border-top-color:#666}.cool-timeline.white-timeline .timeline-post .timeline-meta .meta-details, .cool-timeline.white-timeline.compact .timeline-post .timeline-content .clt-compact-date{color:#000 !important}.timeline-icon.icon-larger.iconbg-indigo.iconbg-turqoise.icon-color-white{-webkit-box-shadow:0 0 0 4px white, inset 0 0 0 2px rgba(0, 0, 0, 0.05), 0 0 0 8px #9a1d21;box-shadow:0 0 0 4px white, inset 0 0 0 2px rgba(0, 0, 0, 0.05), 0 0 0 8px #9a1d21}.timeline-icon.icon-larger.iconbg-turqoise.icon-color-white{-webkit-box-shadow:0 0 0 4px white, inset 0 0 0 2px rgba(0, 0, 0, 0.05), 0 0 0 8px #9a1d21;box-shadow:0 0 0 4px white, inset 0 0 0 2px rgba(0, 0, 0, 0.05), 0 0 0 8px #9a1d21}.cool-timeline.white-timeline .timeline-post.even .timeline-content .content-title{background:#7a7a7a}.section-bullets-bottom li:nth-child(2n+1).white-timeline.active, .section-bullets-bottom li:nth-child(2n+1).white-timeline.active:after{border-top-color:#7a7a7a}.section-bullets-bottom li:nth-child(2n).white-timeline.active, .section-bullets-bottom li:nth-child(2n).white-timeline.active:after{border-top-color:#9a1d21}.section-bullets-right li:nth-child(2n+1).white-timeline.active:after, .section-bullets-right li:nth-child(2n+1).white-timeline.active{border-left-color:#7a7a7a}.section-bullets-right li:nth-child(2n).white-timeline.active:after, .section-bullets-right li:nth-child(2n).white-timeline.active{border-left-color:#9a1d21}.section-bullets-left li:nth-child(2n+1).white-timeline.active:after, .section-bullets-left li:nth-child(2n+1).white-timeline.active{border-right-color:#7a7a7a}.section-bullets-left li:nth-child(2n).white-timeline.active:after, .section-bullets-left li:nth-child(2n).white-timeline.active{border-right-color:#9a1d21}.cool-timeline .timeline-post.even .timeline-content h2.content-title- .cool-timeline .timeline-post.even .timeline-content h2.content-title-2 a, .cool-timeline.white-timeline .timeline-post.even .timeline-content h2.content-title-simple, .cool-timeline.white-timeline .timeline-post.even .timeline-content h2.content-title-simple
a{color:#7a7a7a}.cool-timeline.white-timeline .timeline-post.even .timeline-content .content-title:before, .main-design-3 .cool-timeline.light-timeline .timeline-post.even .timeline-content:before, .main-design-3 .cool-timeline.dark-timeline .timeline-post.even .timeline-content:before, .main-design-3 .cool-timeline.white-timeline .timeline-post.even .timeline-content:before{border-right-color:#9a1d21}.main-design-3 .cool-timeline.white-timeline.compact .timeline-post.timeline-mansory.ctl-left .timeline-content, .main-design-3 .cool-timeline.dark-timeline.compact .timeline-post.timeline-mansory.ctl-left .timeline-content{border-right:6px solid #7a7a7a;border-left:0}.main-design-3 .cool-timeline.white-timeline.compact .timeline-post.timeline-mansory.ctl-right .timeline-content, .main-design-3 .cool-timeline.dark-timeline.compact .timeline-post.timeline-mansory.ctl-right .timeline-content{border-left:6px solid #9a1d21;border-right:0}.main-design-3 .cool-timeline.white-timeline.compact .timeline-post.timeline-mansory.ctl-right .timeline-content:before, .main-design-3 .cool-timeline.dark-timeline.compact .timeline-post.timeline-mansory.ctl-right .timeline-content:before{border-right-color:#9a1d21;border-left-color:transparent}.main-design-3 .cool-timeline.white-timeline.compact .timeline-post.timeline-mansory.ctl-left .timeline-content:before, .main-design-3 .cool-timeline.dark-timeline.compact .timeline-post.timeline-mansory.ctl-left .timeline-content:before{border-left-color:#7a7a7a;border-right-color:transparent}.cool-timeline.white-timeline.compact .timeline-post.timeline-mansory.ctl-left .timeline-content .content-title:after{border-left-color:#7a7a7a}.cool-timeline.white-timeline.compact .timeline-post.timeline-mansory.ctl-right .timeline-content .content-title:after{border-right-color:#9a1d21}.cool-timeline.white-timeline .timeline-post.even .icon-dot-full, .cool-timeline.one-sided.white-timeline .timeline-post.even .icon-dot-full, .cool-timeline.white-timeline.compact .timeline-post.ctl-left .icon-dot-full, .cool-timeline.white-timeline.compact .timeline-post.ctl-left .timeline-content .content-title, .cool-timeline.white-timeline.compact .timeline-post.icons_yes.ctl-left .timeline-icon, .main-design-3 .cool-timeline.dark-timeline.compact .timeline-post.timeline-mansory.ctl-left .timeline-content, .main-design-3 .cool-timeline.dark-timeline.compact .timeline-post.timeline-mansory.ctl-left .timeline-icon{background:#7a7a7a}.cool-timeline.white-timeline.compact .cooltimeline_cont .center-line{background:#9a1d21}.cool-timeline.white-timeline.compact .timeline-post.timeline-mansory.icons_yes .iconbg-turqoise, .cool-timeline.white-timeline.compact .cooltimeline_cont .center-line:before, .cool-timeline.white-timeline.compact .cooltimeline_cont .center-line:after{border-color:#9a1d21}.cool-timeline.white-timeline .timeline-post.even .icon-color-white, .cool-timeline.one-sided.white-timeline .timeline-post.even .icon-color-white, .main-design-3 .cool-timeline.dark-timeline .timeline-post.even .timeline-content, .main-design-3 .cool-timeline.dark-timeline .timeline-post.even .timeline-icon{background:#7a7a7a}.cool-timeline.white-timeline .timeline-post.odd .timeline-content .content-title, .cool-timeline.white-timeline.compact .timeline-post.ctl-right .icon-dot-full, .cool-timeline.white-timeline.compact .timeline-post.ctl-right .timeline-content .content-title, .cool-timeline.white-timeline.compact .timeline-post.icons_yes.ctl-right .timeline-icon, .main-design-3 .cool-timeline.dark-timeline .timeline-post.odd .timeline-content, .main-design-3 .cool-timeline.dark-timeline .timeline-post.odd .timeline-icon, .main-design-3 .cool-timeline.dark-timeline.compact .timeline-post.timeline-mansory.ctl-right .timeline-content, .main-design-3 .cool-timeline.dark-timeline.compact .timeline-post.timeline-mansory.ctl-right .timeline-icon{background:#9a1d21}.cool-timeline .timeline-post.odd .timeline-content h2.content-title- .cool-timeline .timeline-post.odd .timeline-content h2.content-title-2 a, .cool-timeline.white-timeline .timeline-post .timeline-content h2.content-title-simple, .cool-timeline.white-timeline .timeline-post .timeline-content h2.content-title-simple
a{color:#9a1d21}.main-design-4 .cool-timeline.white-timeline.compact .timeline-post.timeline-mansory.ctl-right .timeline-content .content-title:before{border:2px
solid #9a1d21}.main-design-4 .cool-timeline.white-timeline.compact .timeline-post.timeline-mansory.ctl-left .timeline-content .content-title:before{border:2px
solid #7a7a7a}.main-design-3 .cool-timeline.white-timeline.compact .timeline-post.ctl-left .timeline-content h2.content-title- .cool-timeline.white-timeline.compact .timeline-post.ctl-left .timeline-content h2.content-title-2 a, .cool-timeline.white-timeline.compact .timeline-post.ctl-left .timeline-content .clt-compact-date, .main-design-3 .cool-timeline.dark-timeline .timeline-post.even .timeline-meta .meta-details{color:#7a7a7a}.main-design-3 .cool-timeline.white-timeline.compact .timeline-post.ctl-right .timeline-content h2.content-title- .cool-timeline.white-timeline.compact .timeline-post.ctl-right .timeline-content h2.content-title-2 a, .cool-timeline.white-timeline.compact .timeline-post.ctl-right .timeline-content .clt-compact-date, .main-design-3 .cool-timeline.dark-timeline .timeline-post.odd .timeline-meta .meta-details{color:#9a1d21}.main-design-3 .cool-timeline.white-timeline .timeline-post.even .timeline-content, .main-design-3 .cool-timeline.light-timeline .timeline-post.even .timeline-content, .main-design-3 .cool-timeline.dark-timeline .timeline-post.even .timeline-content{border-left:6px solid #7a7a7a}.main-design-3 .cool-timeline.white-timeline .timeline-post.odd .timeline-content, .main-design-3 .cool-timeline.light-timeline .timeline-post.odd .timeline-content, .main-design-3 .cool-timeline.dark-timeline .timeline-post.odd .timeline-content{border-right:6px solid #9a1d21}.main-design-3 .cool-timeline.white-timeline .timeline-post.even .timeline-content .content-title, .main-design-3 .cool-timeline.white-timeline .timeline-post.odd .timeline-content .content-title{background:none !important}.main-design-3 .cool-timeline.white-timeline .timeline-post.even .timeline-content h2.content-title, .main-design-3 .cool-timeline.white-timeline .timeline-post.even .timeline-content h2.content-title
a{color:#7a7a7a}.main-design-3 .cool-timeline.white-timeline .timeline-post.odd .timeline-content h2.content-title, .main-design-3 .cool-timeline.white-timeline .timeline-post.odd .timeline-content h2.content-title
a{color:#9a1d21}.main-design-3 .cool-timeline.white-timeline.one-sided .timeline-post.odd .timeline-content, .main-design-3 .cool-timeline.light-timeline.one-sided .timeline-post.odd .timeline-content, .main-design-3 .cool-timeline.dark-timeline.one-sided .timeline-post.odd .timeline-content{border-left:6px solid #9a1d21;border-right:1px solid #ccc}.main-design-4 .cool-timeline .timeline-post.even .timeline-content .content-title:before{content:"";width:27px;border:2px
solid #222;position:absolute;left:-25px;top:27px}.main-design-4 .cool-timeline .timeline-post.odd .timeline-content .content-title:before{content:"";width:27px;border:2px
solid #222;position:absolute;right:-25px;top:27px}.main-design-4 .cool-timeline.white-timeline .timeline-post.even .timeline-content .content-title:before{border:2px
solid #7a7a7a}.main-design-4 .cool-timeline.white-timeline .timeline-post.odd .timeline-content .content-title:before{border:2px
solid #9a1d21}.main-design-4 .cool-timeline.light-timeline .timeline-post .timeline-content .content-title:before, .main-design-4 .cool-timeline.light-timeline.one-sided .timeline-post .timeline-content .content-title:before{border:2px
solid #eaeaea}.main-design-4 .cool-timeline.dark-timeline .timeline-post .timeline-content .content-title:before, .main-design-4 .cool-timeline.dark-timeline.one-sided .timeline-post .timeline-content .content-title:before{border:2px
solid #111}.cool-timeline.white-timeline .timeline-post .icon-dot-full, .cool-timeline.one-sided.white-timeline .timeline-post .icon-dot-full{background:#9a1d21}.cool-timeline.white-timeline .timeline-post .icon-color-white, .cool-timeline.one-sided.white-timeline .timeline-post .icon-color-white{background:#9a1d21}.cool-timeline.white-timeline .timeline-post.odd .timeline-content .content-title:before, .main-design-3 .cool-timeline.light-timeline .timeline-post.odd .timeline-content:before, .main-design-3 .cool-timeline.dark-timeline .timeline-post.odd .timeline-content:before, .main-design-3 .cool-timeline.white-timeline .timeline-post.odd .timeline-content:before{border-left-color:#9a1d21}.cool-timeline.white-timeline.one-sided .timeline-post.odd .timeline-content .content-title:before, .main-design-3 .cool-timeline.light-timeline.one-sided .timeline-post.odd .timeline-content:before, .main-design-3 .cool-timeline.dark-timeline.one-sided .timeline-post.odd .timeline-content:before, .main-design-3 .cool-timeline.white-timeline.one-sided .timeline-post.odd .timeline-content:before{border-right-color:#9a1d21;border-left-color:transparent}.main-design-3 .cool-timeline.white-timeline.one-sided .timeline-post.odd .timeline-content:before, .main-design-3 .cool-timeline.light-timeline.one-sided .timeline-post.odd .timeline-content:before, .main-design-3 .cool-timeline.dark-timeline.one-sided .timeline-post.odd .timeline-content:before{right:inherit;left:-30px}.cool-timeline.white-timeline .timeline-post.even .timeline-meta .meta-details{color:#7a7a7a}.cool-timeline.white-timeline .timeline-post.odd .timeline-meta .meta-details{color:#9a1d21}.cool-timeline .timeline-post .timeline-content .content-title
span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cool-timeline .timeline-post .timeline-content .content-details{margin:0}.cool-timeline .timeline-post .timeline-content .content-title{min-height:50px;line-height:normal}.cool_timeline .avatar_container img.center-block.img-responsive.img-circle{border:4px
solid #9a1d21}img.center-block.img-responsive.img-circle{width:200px;height:200px}.cool-timeline.white-timeline.one-sided .timeline-year:before{content:"";width:42px;background:#9a1d21;border:2px
solid #9a1d21;position:absolute;left:-50px;top:48.5%}.main-design-2 .cool-timeline.one-sided .timeline-year:before, .main-design-3 .cool-timeline.one-sided .timeline-year:before, .main-design-4 .cool-timeline.one-sided .timeline-year:before{width:25px;left:-32px}.clt-cstm-lbl-s{color:#fff}@media (max-width: 860px){.main-design-6 .cool-timeline .timeline-post .timeline-icon.design-6-icon{background:#9a1d21;color:#fff}.main-design-4 .cool-timeline.white-timeline.compact .timeline-post.timeline-mansory.ctl-left.even .timeline-content .content-title:before{border:2px
solid #7a7a7a}.main-design-4 .cool-timeline.white-timeline.compact .timeline-post.timeline-mansory.ctl-left.odd .timeline-content .content-title:before{border:2px
solid #9a1d21}.main-design-3 .cool-timeline.white-timeline.compact .timeline-post.ctl-left.even .timeline-content h2.content-title- .cool-timeline.white-timeline.compact .timeline-post.ctl-left.even .timeline-content h2.content-title-2 a, .cool-timeline.white-timeline.compact .timeline-post.ctl-left.even .timeline-content .clt-compact-date{color:#7a7a7a}.main-design-3 .cool-timeline.white-timeline.compact .timeline-post.ctl-left.odd .timeline-content h2.content-title- .cool-timeline.white-timeline.compact .timeline-post.ctl-left.odd .timeline-content h2.content-title-2 a, .cool-timeline.white-timeline.compact .timeline-post.ctl-left.odd .timeline-content .clt-compact-date{color:#9a1d21}.main-design-3 .cool-timeline.white-timeline.compact .timeline-post.timeline-mansory.ctl-left.even .timeline-content, .main-design-3 .cool-timeline.dark-timeline.compact .timeline-post.timeline-mansory.ctl-left.even .timeline-content{border-left:6px solid #7a7a7a;border-right:0}.main-design-3 .cool-timeline.white-timeline.compact .timeline-post.timeline-mansory.ctl-left.odd .timeline-content, .main-design-3 .cool-timeline.dark-timeline.compact .timeline-post.timeline-mansory.ctl-left.odd .timeline-content{border-left:6px solid #9a1d21;border-right:0}.main-design-3 .cool-timeline.white-timeline.compact .timeline-post.timeline-mansory.ctl-left.odd .timeline-content:before, .main-design-3 .cool-timeline.dark-timeline.compact .timeline-post.timeline-mansory.ctl-left.odd .timeline-content:before{border-right-color:#9a1d21;border-left-color:transparent}.main-design-3 .cool-timeline.white-timeline.compact .timeline-post.timeline-mansory.ctl-left.even .timeline-content:before, .main-design-3 .cool-timeline.dark-timeline.compact .timeline-post.timeline-mansory.ctl-left.even .timeline-content:before{border-right-color:#7a7a7a;border-left-color:transparent}.cool-timeline.white-timeline.compact .timeline-post.ctl-left.even .timeline-content .content-title, .cool-timeline.white-timeline.compact .timeline-post.ctl-left.even .icon-dot-full, .cool-timeline.white-timeline.compact .timeline-post.icons_yes.ctl-left.even .timeline-icon, .main-design-3 .cool-timeline.dark-timeline.compact .timeline-post.timeline-mansory.ctl-left.even .timeline-content, .main-design-3 .cool-timeline.dark-timeline.compact .timeline-post.timeline-mansory.ctl-left.even .timeline-icon{background:#7a7a7a}.cool-timeline.white-timeline.compact .timeline-post.ctl-left.odd .timeline-content .content-title, .cool-timeline.white-timeline.compact .timeline-post.ctl-left.odd .icon-dot-full, .cool-timeline.white-timeline.compact .timeline-post.icons_yes.ctl-left.odd .timeline-icon, .main-design-3 .cool-timeline.dark-timeline.compact .timeline-post.timeline-mansory.ctl-left.odd .timeline-content, .main-design-3 .cool-timeline.dark-timeline.compact .timeline-post.timeline-mansory.ctl-left.odd .timeline-icon{background:#9a1d21}.cool-timeline.white-timeline.compact .timeline-post.timeline-mansory.ctl-left.odd .timeline-content .content-title:after{border-right-color:#9a1d21}.cool-timeline.white-timeline.compact .timeline-post.timeline-mansory.ctl-left.even .timeline-content .content-title:after{border-right-color:#7a7a7a}.cool-timeline .light-grey-post .timeline-content:after, .cool-timeline .light-grey-post .timeline-content:before, .cool-timeline .light-grey-post .even .timeline-content:after, .cool-timeline .light-grey-post .even .timeline-content:before, .cool-timeline.white-timeline.compact .timeline-post.timeline-mansory.ctl-left .timeline-content .content-title:after{border-right-color:#7a7a7a;border-left-color:transparent}.cool-timeline .custom-pagination{margin-left:30px}.cool-timeline.one-sided .timeline-post .icon-dot-full{margin:27px
0 0 -7px}.main-design-3 .cool-timeline.white-timeline .timeline-post.odd .timeline-content, .main-design-3 .cool-timeline.light-timeline .timeline-post.odd .timeline-content, .main-design-3 .cool-timeline.dark-timeline .timeline-post.odd .timeline-content{border-left:6px solid #9a1d21;border-right:1px solid #ccc}.main-design-3 .cool-timeline .timeline-post.odd .timeline-content:before{right:inherit;left:-30px}.main-design-3 .cool-timeline.white-timeline .timeline-post.odd .timeline-content:before, .main-design-3 .cool-timeline.light-timeline .timeline-post.odd .timeline-content:before, .main-design-3 .cool-timeline.dark-timeline .timeline-post.odd .timeline-content:before{border-right-color:#9a1d21;border-left-color:transparent}.main-design-4 .cool-timeline .timeline-post.even .timeline-content .content-title:before, .main-design-4 .cool-timeline .timeline-post.odd .timeline-content .content-title:before{top:33px}.main-design-4 .cool-timeline.light-timeline.one-sided .timeline-post.even .timeline-content .content-title:before, .main-design-4 .cool-timeline.light-timeline.one-sided .timeline-post.odd .timeline-content .content-title:before, .main-design-4 .cool-timeline.dark-timeline.one-sided .timeline-post.even .timeline-content .content-title:before, .main-design-4 .cool-timeline.dark-timeline.one-sided .timeline-post.odd .timeline-content .content-title:before{top:27px}.cool-timeline.white-timeline .timeline-post.odd .timeline-content .content-title:before{border-right-color:#9a1d21;border-left-color:transparent}.cool-timeline .timeline-post.odd .timeline-content .content-title:before{border-left-color:transparent}.cool-timeline.light-timeline .timeline-post.odd .timeline-content .content-title:before{border-right-color:#eaeaea;left:-25px;right:inherit}.cool-timeline.dark-timeline .timeline-post.odd .timeline-content .content-title:before{border-right-color:#000}.cool-timeline-horizontal.white-timeline.ht-design-4 .clt_caru_slider ul.slick-slider .slick-list li.slick-slide .timeline-post{background:-moz-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #f9f9f9 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, rgba(255, 255, 255, 0)));background:-webkit-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #f9f9f9 100%);background:-o-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #f9f9f9 100%);background:-ms-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #f9f9f9 100%);background:linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, #f9f9f9 100%)}.cool-timeline-horizontal .clt_carousel_slider ul.slick-slider .slick-list li:before, .cool-timeline-horizontal .wrp-desgin-4 ul.ctl_h_nav .slick-list li:before{background-color:#9a1d21;background-image:-webkit-linear-gradient(top, #9a1d21 0%, #9a1d21 8%, #9a1d21 92%, #9a1d21 100%);background-image:-moz-linear-gradient(top, #9a1d21 0%, #9a1d21 8%, #9a1d21 92%, #9a1d21 100%);background-image:-ms-linear-gradient(top, #9a1d21 0%, #9a1d21 8%, #9a1d21 92%, #9a1d21 100%)}.cool-timeline.light-timeline .timeline-year:before{content:"";width:42px;background:#eaeaea;border:2px
solid #eaeaea;position:absolute;left:-50px;top:48.5%}.cool-timeline.light-timeline .timeline-year, .cool-timeline.dark-timeline .timeline-year, .cool-timeline.white-timeline .timeline-year{left:100px}.cool-timeline.light-timeline.one-sided .timeline-year, .cool-timeline.light-timeline.one-sided .timeline-year, .cool-timeline.one-sided .timeline-year{left:85px}.cool-timeline.dark-timeline .timeline-year:before{content:"";width:42px;background:#222;border:2px
solid #000;position:absolute;left:-50px;top:48.5%}.cool-timeline.white-timeline .timeline-year:before{content:"";width:42px;border:2px
solid #9a1d21;position:absolute;left:-50px;top:48.5%}.main-design-2 .cool-timeline .timeline-year:before, .main-design-3 .cool-timeline .timeline-year:before, .main-design-4 .cool-timeline .timeline-year:before{width:25px;left:-32px}.cool-timeline .light-grey-post .timeline-content:after, .cool-timeline .light-grey-post .timeline-content:before, .cool-timeline .light-grey-post .odd .timeline-content:after, .cool-timeline .light-grey-post .odd .timeline-content:before{border-right-color:#9a1d21;border-left-color:transparent}}.tinnellylaw_date{bordeR:1px solid #d7d7d7;width:100%;padding: .5em !important;border-radius:3px}.cool-timeline.white-timeline .timeline-post .timeline-content .content-details a, .cool-timeline.white-timeline .timeline-post .post_meta_details a, .show_print a, .show_print a
em{color:#981a1d !important}#dropdown-icon{position:absolute;margin-left:-1.5em;transform:translateY(25%);font-size:10px}.tinnellylaw_date:focus,.tinnellylaw_date:active{border-color:#981a1d;outline:none}#ui-datepicker-div.booked_custom_date_picker{animation:none;margin-left:0;margin-top:0}.show_print{display:none}.timeline-post .title-cover
h3{padding-bottom:0}.tinnellylaw_picker_col{border-top-width:1px !important;border-right-width:1px !important;border-bottom-width:1px !important;border-left-width:1px !important;padding-top:5px !important;padding-right:5px !important;padding-bottom:5px !important;padding-left:5px !important;background-color:#fff !important;border-left-color:#981a1d !important;border-left-style:solid !important;border-right-color:#981a1d !important;border-right-style:solid !important;border-top-color:#981a1d !important;border-top-style:solid !important;border-bottom-color:#981a1d !important;border-bottom-style:solid !important;border-radius:3px !important}.vc_column_container{padding-left:0;padding-right:0}.vc_row{overflow:auto}#printableArea:after{content:'';position:absolute;background:#fff;width:200%;top:-2em;bottom:-2em;left:-50%;right:50%;z-index:-16}@media screen and (max-width: 900px){#printableArea{margin-top:4em}}@media screen and (min-width: 768px){.vc_col-sm-6{width:50%}.vc_col-sm-12{width:100%;float:left}.vc_col-sm-1,.vc_col-sm-10,.vc_col-sm-11,.vc_col-sm-12,.vc_col-sm-2,.vc_col-sm-3,.vc_col-sm-4,.vc_col-sm-5,.vc_col-sm-6,.vc_col-sm-7,.vc_col-sm-8,.vc_col-sm-9{float:left}.vc_col-sm-6{position:relative;min-height:1px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}}.cool_timeline .form-control{height:40px !important;line-height:40px !important;background-color:#98181c !important;color:#fff !important;padding:0
15px !important;width:94% !important}.cool_timeline .form-control:active, .cool_timeline .form-control:focus{border-radius:0px;box-shadow:inherit}body .vc_general.vc_btn3.vc_btn3-color-theme_style_3.vc_btn3-style-flat:hover{background-color:#98181c !important;border-color:#98181c !important}body .vc_general.vc_btn3.vc_btn3-color-theme_style_3.vc_btn3-style-flat{margin-top:25px !important}.vc_btn3-container{text-align:center !important}.cool_timeline
label{font-size:18px;font-weight:bold;color:#000;text-transform:uppercase}@media
print{*{transition:none !important}#dropdown-icon{display:none}body #header, body #main .page_title, body #main #date-container, body #footer,#print_button,.hide_print{display:none !important}.show_print{display:block}*{-webkit-transition:none !important;transition:none !important;box-sizing:border-box}.cool-timeline .timeline-post, .cool-timeline .timeline-post.even{width:100% !important;margin:1em
0 !important;padding:0
!important;border:1px
solid black !important;border-radius:3px;page-break-inside:avoid}.ultimate-style .timeline-post .timeline-content .content-title:before,
.cool-timeline.white-timeline:before, .cool-timeline.white-timeline.one-sided:before, .timeline-icon, body .vc_general.vc_btn3.vc_btn3-color-theme_style_3.vc_btn3-style-flat{display:none !important}.timeline-post{position:relative}.timeline-meta{position:absolute !important;z-index:10;right:1em !important;left:auto !important;text-align:right !important;margin:0
!important}.cool-timeline.white-timeline .timeline-post .timeline-content .content-title, .cool-timeline.white-timeline .timeline-post.even .timeline-content .content-title{color:#000 !important;background:none !important;font-weight:bold !important}.timeline-post .title-cover
h3{font-size:18px}.cool-timeline.ultimate-style,.vc_column-inner{padding:0
!important}.vc_custom_1584982756158{background:none !important}.cool-timeline-wrapper .vc_col-sm-6{width:49% !important;float:left}.cool-timeline-wrapper .vc_col-sm-6:first-child{margin-right:2%}.cool-timeline-wrapper
.tinnellylaw_picker_col{border-color:#000 !important}.cool-timeline .timeline-post .timeline-meta .meta-details{margin-top:8px !important}}.rs-p-wp-fix{display:none !important;margin:0
!important;height:0px !important}.wp-block-themepunch-revslider{position:relative}rs-modal{position:fixed !important;z-index:9999999 !important;pointer-events:none !important}rs-modal.rs-modal-auto{top:auto;bottom:auto;left:auto;right:auto}rs-modal.rs-modal-fullwidth,rs-modal.rs-modal-fullscreen{top:0px;left:0px;width:100%;height:100%}rs-modal rs-fullwidth-wrap{position:absolute;top:0px;left:0px;height:100%}rs-module-wrap.rs-modal{display:none;max-height:100% !important;overflow:auto !important;pointer-events:auto !important}rs-module-wrap.hideallscrollbars.rs-modal{overflow:hidden !important;max-width:100% !important}rs-modal-cover{width:100%;height:100%;z-index:0;background:transparent;position:absolute;top:0px;left:0px;cursor:pointer;pointer-events:auto}body>rs-modal-cover{position:fixed;z-index:9999995 !important}rs-sbg-px{pointer-events:none}.rs-forceuntouchable,
.rs-forceuntouchable
*{pointer-events:none !important}.rs-forcehidden
*{visibility:hidden !important}.rs_splitted_lines{display:block;white-space:nowrap !important}.rs-go-fullscreen{position:fixed !important;width:100% !important;height:100% !important;top:0px !important;left:0px !important;z-index:9999999 !important;background:#fff}.rtl{direction:rtl}@font-face{font-family:'revicons';src:url('/wp-content/plugins/revslider/sr6/assets/fonts/revicons/revicons.eot?5510888');src:url('/wp-content/plugins/revslider/sr6/assets/fonts/revicons/revicons.eot?5510888#iefix') format('embedded-opentype'),
url('/wp-content/plugins/revslider/sr6/assets/fonts/revicons/revicons.woff?5510888') format('woff'),
url('/wp-content/plugins/revslider/sr6/assets/fonts/revicons/revicons.ttf?5510888') format('truetype'),
url('/wp-content/plugins/revslider/sr6/assets/fonts/revicons/revicons.svg?5510888#revicons') format('svg');font-weight:normal;font-style:normal;font-display:swap}[class^="revicon-"]:before,[class*=" revicon-"]:before{font-family:"revicons";font-style:normal;font-weight:normal;speak:never;speak-as:spell-out;display:inline-block;text-decoration:inherit;width:1em;margin-right: .2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left: .2em}rs-module i[class^="fa-"],
rs-module i[class*=" fa-"],
.rb-modal-wrapper i[class^="fa-"],
.rb-modal-wrapper i[class*=" fa-"],
#waitaminute i[class^="fa-"],
#waitaminute i[class*=" fa-"],
#objectlibrary i[class^="fa-"],
#objectlibrary i[class*=" fa-"],
#rs_overview i[class^="fa-"],
#rs_overview i[class*=" fa-"],
#rs_overview_menu i[class^="fa-"],
#rs_overview_menu i[class*=" fa-"],
#builderView i[class^="fa-"],
#builderView i[class*=" 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}rs-module [class^="fa-"]:before,
rs-module [class*=" fa-"]:before,
.rb-modal-wrapper [class^="fa-"]:before,
.rb-modal-wrapper [class*=" fa-"]:before,
#rs_overview [class^="fa-"]:before,
#rs_overview [class*=" fa-"]:before,
#objectlibrary [class^="fa-"]:before,
#objectlibrary [class*=" fa-"]:before,
#waitaminute [class^="fa-"]:before,
#waitaminute [class*=" fa-"]:before,
#rs_overview_menu [class^="fa-"]:before,
#rs_overview_menu [class*=" fa-"]:before,
#builderView [class^="fa-"]:before,
#builderView [class*=" fa-"]:before{font-family:FontAwesome;font-style:normal;font-weight:400;speak:never;speak-as:spell-out;display:inline-block;text-decoration:inherit;width:auto;margin-right:0;text-align:center;font-variant:normal;text-transform:none;line-height:inherit;margin-left:0}rs-module .sr-only,
#objectlibrary .sr-only,
#waitaminute .sr-only,
#rs_overview .sr-only,
#rs_overview_menu .sr-only,
.rb-modal-wrapper .sr-only,
#builderView .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}rs-module .sr-only-focusable:active,
rs-module .sr-only-focusable:focus,
#waitaminute .sr-only-focusable:active,
#waitaminute .sr-only-focusable:focus,
#objectlibrary .sr-only-focusable:active,
#objectlibrary .sr-only-focusable:focus,
#rs_overview .sr-only-focusable:active,
#rs_overview .sr-only-focusable:focus,
#rs_overview_menu .sr-only-focusable:active,
#rs_overview_menu .sr-only-focusable:focus,
.rb-modal-wrapper .sr-only-focusable:active,
.rb-modal-wrapper .sr-only-focusable:focus,
#builderView .sr-only-focusable:active,
#builderView .sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.revicon-search-1:before{content:'\e802'}.revicon-pencil-1:before{content:'\e831'}.revicon-picture-1:before{content:'\e803'}.revicon-cancel:before{content:'\e80a'}.revicon-info-circled:before{content:'\e80f'}.revicon-trash:before{content:'\e801'}.revicon-left-dir:before{content:'\e817'}.revicon-right-dir:before{content:'\e818'}.revicon-down-open:before{content:'\e83b'}.revicon-left-open:before{content:'\e819'}.revicon-right-open:before{content:'\e81a'}.revicon-angle-left:before{content:'\e820'}.revicon-angle-right:before{content:'\e81d'}.revicon-left-big:before{content:'\e81f'}.revicon-right-big:before{content:'\e81e'}.revicon-magic:before{content:'\e807'}.revicon-picture:before{content:'\e800'}.revicon-export:before{content:'\e80b'}.revicon-cog:before{content:'\e832'}.revicon-login:before{content:'\e833'}.revicon-logout:before{content:'\e834'}.revicon-video:before{content:'\e805'}.revicon-arrow-combo:before{content:'\e827'}.revicon-left-open-1:before{content:'\e82a'}.revicon-right-open-1:before{content:'\e82b'}.revicon-left-open-mini:before{content:'\e822'}.revicon-right-open-mini:before{content:'\e823'}.revicon-left-open-big:before{content:'\e824'}.revicon-right-open-big:before{content:'\e825'}.revicon-left:before{content:'\e836'}.revicon-right:before{content:'\e826'}.revicon-ccw:before{content:'\e808'}.revicon-arrows-ccw:before{content:'\e806'}.revicon-palette:before{content:'\e829'}.revicon-list-add:before{content:'\e80c'}.revicon-doc:before{content:'\e809'}.revicon-left-open-outline:before{content:'\e82e'}.revicon-left-open-2:before{content:'\e82c'}.revicon-right-open-outline:before{content:'\e82f'}.revicon-right-open-2:before{content:'\e82d'}.revicon-equalizer:before{content:'\e83a'}.revicon-layers-alt:before{content:'\e804'}.revicon-popup:before{content:'\e828'}.tp-fullwidth-forcer{z-index:0;pointer-events:none}rs-module-wrap{visibility:hidden}rs-module-wrap,
rs-module-wrap
*{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}rs-module-wrap{position:relative;z-index:1;width:100%;display:block}.rs-fixedscrollon rs-module-wrap{position:fixed !important;top:0px !important;z-index:1000;left:0 !important}.rs-stickyscrollon rs-module-wrap{position:sticky !important;top:0px;z-index:1000}.rs-stickyscrollon{overflow:visible !important}rs-fw-forcer{display:block;width:100%;pointer-events:none}rs-module{position:relative;overflow:hidden;display:block}rs-module.disableVerticalScroll{-ms-touch-action:pan-x;touch-action:pan-x}rs-pzimg-wrap,rs-sbg-effectwrap,rs-sbg{display:block;pointer-events:none}rs-sbg-effectwrap{position:absolute;top:0px;left:0px;width:100%;height:100%}rs-carousel-wrap rs-column rs-layer
img{width:0px;height:0px}rs-sbg-px,rs-sbg-wrap{position:absolute;top:0px;left:0px;z-index:0;width:100%;height:100%;display:block}a.rs-layer,a.rs-layer:-webkit-any-link{text-decoration:none}a[x-apple-data-detectors]{color:inherit !important;text-decoration:none !important;font-size:inherit !important;font-family:inherit !important;font-weight:inherit !important;line-height:inherit !important}.entry-content rs-module a, rs-module
a{box-shadow:none}.rs-ov-hidden{overflow:hidden !important}.rs-forceoverflow,
.rs-forceoverflow rs-module-wrap,
.rs-forceoverflow rs-module,
.rs-forceoverflow rs-slides,
.rs-forceoverflow rs-slide{overflow:visible !important}.rs-parallax-hidden-of rs-slide{overflow:hidden !important}.tp-simpleresponsive img,
rs-module
img{max-width:none !important;transition:none;margin:0px;padding:0px;border:none}rs-module .no-slides-text{font-weight:bold;text-align:center;padding-top:80px}rs-slides,rs-slide,rs-slide:before{position:absolute;text-indent:0em;top:0px;left:0px}rs-slide,rs-slide:before{display:block;visibility:hidden}.rs-layer .rs-untoggled-content{display:block}.rs-layer .rs-toggled-content{display:none}.rs-tc-active.rs-layer>.rs-toggled-content{display:block}.rs-tc-active.rs-layer>.rs-untoggled-content{display:none}.rs-layer-video{overflow:hidden}.rs_html5vidbasicstyles{position:relative;top:0px;left:0px;width:100%;height:100%;overflow:hidden}rs-module rs-layer,
rs-module .rs-layer{opacity:0;position:relative;visibility:hidden;display:block;-webkit-font-smoothing:antialiased !important;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);-moz-osx-font-smoothing:grayscale;z-index:1;font-display:swap}rs-layer-wrap,
rs-mask,
rs-module-wrap,
rs-module .rs-layer,
rs-module
img{user-select:none}rs-module rs-mask-wrap .rs-layer,
rs-module rs-mask-wrap *:last-child,
.wpb_text_column rs-module rs-mask-wrap .rs-layer,
.wpb_text_column rs-module rs-mask-wrap *:last-child{margin-bottom:0}.rs-svg
svg{width:100%;height:100%;position:relative;vertical-align:top}rs-layer:not(.rs-wtbindex),
.rs-layer:not(.rs-wtbindex),
rs-alyer *:not(.rs-wtbindex),
.rs-layer *:not(.rs-wtbindex){outline:none !important}rs-carousel-wrap{cursor:url(/wp-content/plugins/revslider/sr6/assets/css/openhand.cur), move}rs-carousel-wrap.dragged{cursor:url(/wp-content/plugins/revslider/sr6/assets/css/closedhand.cur), move}rs-carousel-wrap.noswipe{cursor:default}rs-carousel-wrap{position:absolute;overflow:hidden;width:100%;height:100%;top:0px;left:0px}rs-carousel-space{clear:both;display:block;width:100%;height:0px;position:relative}.tp_inner_padding{box-sizing:border-box;max-height:none !important}.rs-layer.rs-selectable{user-select:text}rs-px-mask{overflow:hidden;display:block;width:100%;height:100%;position:relative}rs-module embed,
rs-module iframe,
rs-module object,
rs-module audio,
rs-module
video{max-width:none !important;border:none}rs-bg-elem{position:absolute;top:0px;left:0px;width:100%;height:100%;z-index:0;display:block;pointer-events:none}.tp-blockmask,.tp-blockmask_in,.tp-blockmask_out{position:absolute;top:0px;left:0px;width:100%;height:100%;background:#fff;z-index:1000;transform:scaleX(0) scaleY(0)}rs-zone{position:absolute;width:100%;left:0px;box-sizing:border-box;min-height:50px;font-size:0px;pointer-events:none}rs-row-wrap,rs-column,rs-cbg-mask-wrap{display:block;visibility:hidden}rs-layer-wrap,rs-parallax-wrap,rs-loop-wrap,rs-mask-wrap{display:block}rs-column-wrap>rs-mask-wrap,rs-column-wrap>rs-loop-wrap{z-index:1}rs-layer-wrap,rs-mask-wrap,rs-cbg-mask-wrap{transform-style:flat}@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0){rs-carousel-wrap rs-layer-wrap, rs-carousel-wrap rs-loop-wrap{backface-visibility:hidden;transform-style:preserve-3d}}.safarifix rs-layer-wrap{perspective:1000000}@-moz-document url-prefix(){rs-layer-wrap,rs-mask-wrap,rs-cbg-mask-wrap{perspective:none}}rs-mask-wrap{overflow:hidden}rs-fullwidth-wrap{position:relative;width:100%;height:auto;display:block;overflow:visible;max-width:none !important}.rev_row_zone_top{top:0px}.rev_row_zone_bottom{bottom:0px}.rev_row_zone_middle{top:0px}rs-column-wrap .rs-parallax-wrap{vertical-align:top}.rs-layer img,
rs-layer
img{vertical-align:top}rs-row,rs-row.rs-layer{display:table;position:relative;width:100% !important;table-layout:fixed;box-sizing:border-box;vertical-align:top;height:auto;font-size:0px}.rs-layer.rs-waction.iospermaccwait.permanenthidden{display:none !important;visibility:hidden !important;pointer-events:none !important}rs-column-wrap{display:table-cell;position:relative;vertical-align:top;height:auto;box-sizing:border-box;font-size:0px}rs-column{box-sizing:border-box;display:block;position:relative;width:100% !important;height:auto !important;white-space:normal !important}rs-cbg-mask-wrap{position:absolute;z-index:0;box-sizing:border-box}rs-column-wrap rs-cbg-mask-wrap{top:0px;left:0px;bottom:0px;right:0px}rs-column-bg{position:absolute;z-index:0;box-sizing:border-box;width:100%;height:100%}.rs-pelock
*{pointer-events:none !important}rs-column .rs-parallax-wrap,
rs-column rs-loop-wrap,
rs-column rs-mask-wrap{text-align:inherit}rs-column rs-mask-wrap{display:inline-block}rs-column .rs-parallax-wrap rs-loop-wrap,
rs-column .rs-parallax-wrap rs-mask-wrap,
rs-column .rs-parallax-wrap{position:relative;left:auto;top:auto;line-height:0px}rs-column .rs-parallax-wrap rs-loop-wrap,
rs-column .rs-parallax-wrap rs-mask-wrap,
rs-column .rs-parallax-wrap,
rs-column
.rev_layer_in_column{vertical-align:top}.rev_break_columns{display:block !important}.rev_break_columns rs-column-wrap.rs-parallax-wrap{display:block !important;width:100% !important}.rev_break_columns rs-column-wrap.rs-parallax-wrap.rs-layer-hidden,.tp-forcenotvisible,.tp-hide-revslider,rs-row-wrap.rs-layer-hidden,rs-column-wrap.rs-layer-hidden,.rs-layer.rs-layer-hidden,.rs-layer-audio.rs-layer-hidden,.rs-parallax-wrap.rs-layer-hidden{visibility:hidden !important;display:none !important}a.rs-layer.rs-nointeraction>.div,rs-layer.rs-nointeraction:not(a),.rs-layer.rs-nointeraction:not(a){pointer-events:none !important}rs-static-layers{position:absolute;z-index:101;top:0px;left:0px;display:block;width:100%;height:100%;pointer-events:none;overflow:hidden}rs-static-layers.rs-stl-back{z-index:0}.rs-stl-visible{overflow:visible !important}.rs-layer rs-fcr{width:0;height:0;border-left:40px solid transparent;border-right:0px solid transparent;border-bottom-width:0 !important;border-top:40px solid #00A8FF;position:absolute;right:100%;top:0px}.rs-layer rs-fcrt{width:0;height:0;border-left:40px solid transparent;border-right:0px solid transparent;border-top-width:0 !important;border-bottom:40px solid #00A8FF;position:absolute;right:100%;top:0px}.rs-layer rs-bcr{width:0;height:0;border-left:0px solid transparent;border-right:40px solid transparent;border-bottom:40px solid #00A8FF;border-top-width:0 !important;position:absolute;left:100%;top:0px}.rs-layer rs-bcrt{width:0;height:0;border-left:0px solid transparent;border-right:40px solid transparent;border-top:40px solid #00A8FF;border-bottom-width:0 !important;position:absolute;left:100%;top:0px}.tp-layer-inner-rotation{position:relative !important}img.tp-slider-alternative-image{width:100%;height:auto}.noFilterClass{filter:none !important}rs-bgvideo{position:absolute;top:0px;left:0px;width:100%;height:100%;z-index:0;display:block}.rs-layer.rs-fsv{top:0px;left:0px;position:absolute;width:100%;height:100%}.rs-layer.rs-fsv audio,
.rs-layer.rs-fsv video,
.rs-layer.rs-fsv iframe,
.rs-layer.rs-fsv iframe audio,
.rs-layer.rs-fsv iframe
video{width:100%;height:100% }.rs-fsv
video{background:#000}.fullcoveredvideo rs-poster{background-position:center center;background-size:cover;width:100%;height:100%;top:0px;left:0px}.videoisplaying .html5vid rs-poster{display:none}.tp-video-play-button{background:#000;background:rgba(0,0,0,0.3);border-radius:5px;position:absolute;top:50%;left:50%;color:#FFF;z-index:3;margin-top:-25px;margin-left:-25px;line-height:50px !important;text-align:center;cursor:pointer;width:50px;height:50px;box-sizing:border-box;display:inline-block;vertical-align:top;z-index:4;opacity:0;transition:opacity 300ms ease-out !important}.rs-ISM .tp-video-play-button{opacity:1;transition:none !important;z-index:6}.rs-audio .tp-video-play-button{display:none !important}.rs-layer
.html5vid{width:100% !important;height:100% !important}.tp-video-play-button
i{width:50px;height:50px;display:inline-block;text-align:center !important;vertical-align:top;line-height:50px !important;font-size:30px !important}.rs-layer:hover .tp-video-play-button{opacity:1;display:block;z-index:6}.rs-layer .tp-revstop{display:none;width:15px;border-right:5px solid #fff !important;border-left:5px solid #fff !important;transform:translateX(50%) translateY(50%);height:20px;margin-left:11px !important;margin-top:5px !important}.videoisplaying .revicon-right-dir{display:none}.videoisplaying .tp-revstop{display:block}.videoisplaying  .tp-video-play-button{display:none}.fullcoveredvideo .tp-video-play-button{display:none !important}.rs-fsv .rs-fsv
audio{object-fit:contain !important}.rs-fsv .rs-fsv
video{object-fit:contain !important}.rs-layer-video .html5vid.hidefullscreen video::-webkit-media-controls-fullscreen-button{display:none}@supports not (-ms-high-contrast:none){.rs-fsv .fullcoveredvideo
audio{object-fit:cover !important}.rs-fsv .fullcoveredvideo
video{object-fit:cover !important}}.rs-fullvideo-cover{width:100%;height:100%;top:0px;left:0px;position:absolute;background:transparent;z-index:5}.rs-nolc .tp-video-play-button,
rs-bgvideo video::-webkit-media-controls-start-playback-button,
rs-bgvideo video::-webkit-media-controls,
rs-bgvideo audio::-webkit-media-controls{display:none !important}.rs-audio .tp-video-controls{opacity:1 !important;visibility:visible !important}rs-module h1.rs-layer,
rs-module h2.rs-layer,
rs-module h3.rs-layer,
rs-module h4.rs-layer,
rs-module h5.rs-layer,
rs-module h6.rs-layer,
rs-module div.rs-layer,
rs-module span.rs-layer,
rs-module p.rs-layer{margin:0;padding:0;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0}rs-module h1.rs-layer:before,
rs-module h2.rs-layer:before,
rs-module h3.rs-layer:before,
rs-module h4.rs-layer:before,
rs-module h5.rs-layer:before,
rs-module h6.rs-layer:before{content:none}rs-dotted{background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:3;display:block;pointer-events:none}rs-sbg-wrap rs-dotted{z-index:31}rs-dotted.twoxtwo{background:url(/wp-content/plugins/revslider/sr6/assets/assets/gridtile.png)}rs-dotted.twoxtwowhite{background:url(/wp-content/plugins/revslider/sr6/assets/assets/gridtile_white.png)}rs-dotted.threexthree{background:url(/wp-content/plugins/revslider/sr6/assets/assets/gridtile_3x3.png)}rs-dotted.threexthreewhite{background:url(/wp-content/plugins/revslider/sr6/assets/assets/gridtile_3x3_white.png)}.tp-shadowcover{width:100%;height:100%;top:0px;left:0px;background:#fff;position:absolute;z-index:-1}.tp-shadow1{box-shadow:0 10px 6px -6px rgba(0,0,0,0.8)}.tp-shadow2:before,.tp-shadow2:after,.tp-shadow3:before,.tp-shadow4:after{z-index:-2;position:absolute;content:"";bottom:10px;left:10px;width:50%;top:85%;max-width:300px;background:transparent;box-shadow:0 15px 10px rgba(0,0,0,0.8);transform:rotate(-3deg)}.tp-shadow2:after,.tp-shadow4:after{transform:rotate(3deg);right:10px;left:auto}.tp-shadow5{position:relative;box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset}.tp-shadow5:before,.tp-shadow5:after{content:"";position:absolute;z-index:-2;box-shadow:0 0 25px 0px  rgba(0,0,0,0.6);top:30%;bottom:0;left:20px;right:20px;border-radius:100px / 20px}.rev-btn,.rev-btn:visited{outline:none !important;box-shadow:none;text-decoration:none !important;box-sizing:border-box;cursor:pointer}.rev-btn.rev-uppercase,.rev-btn.rev-uppercase:visited{text-transform:uppercase}.rev-btn
i{font-size:inherit;font-weight:normal;position:relative;top:0px;transition:opacity 0.2s ease-out, margin 0.2s ease-out;margin-left:0px;line-height:inherit}.rev-btn.rev-hiddenicon
i{font-size:inherit;font-weight:normal;position:relative;top:0px;transition:opacity 0.2s ease-out, margin 0.2s ease-out;opacity:0;margin-left:0px !important;width:0px !important}.rev-btn.rev-hiddenicon:hover
i{opacity:1 !important;margin-left:10px !important;width:auto !important}.rev-burger{position:relative;box-sizing:border-box;padding:22px
14px 22px 14px;border-radius:50%;border:1px
solid rgba(51,51,51,0.25);-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;cursor:pointer}.rev-burger
span{display:block;width:30px;height:3px;background:#333;transition: .7s;pointer-events:none;transform-style:flat !important}.rev-burger span:nth-child(2){margin:3px
0}.quick_style_example_wrap .rev-burger:hover :first-child,
#dialog_addbutton .rev-burger:hover :first-child,
.open .rev-burger :first-child,
.open.rev-burger :first-child{transform:translateY(6px) rotate(-45deg)}.quick_style_example_wrap .rev-burger:hover :nth-child(2),
#dialog_addbutton .rev-burger:hover :nth-child(2),
.open .rev-burger :nth-child(2),
.open.rev-burger :nth-child(2){transform:rotate(-45deg);opacity:0}.quick_style_example_wrap .rev-burger:hover :last-child,
#dialog_addbutton .rev-burger:hover :last-child,
.open .rev-burger :last-child,
.open.rev-burger :last-child{transform:translateY(-6px) rotate(-135deg)}.rev-burger.revb-white{border:2px
solid rgba(255,255,255,0.2)}.rev-b-span-light span,
.rev-burger.revb-white
span{background:#fff}.rev-burger.revb-whitenoborder{border:0}.rev-burger.revb-whitenoborder
span{background:#fff}.rev-burger.revb-darknoborder{border:0}.rev-b-span-dark span,
.rev-burger.revb-darknoborder
span{background:#333}.rev-burger.revb-whitefull{background:#fff;border:none}.rev-burger.revb-whitefull
span{background:#333}.rev-burger.revb-darkfull{background:#333;border:none}.rev-burger.revb-darkfull
span{background:#fff}@keyframes rev-ani-mouse{0%{opacity:1;top:29%}15%{opacity:1;top:70%}50%{opacity:0;top:70%}100%{opacity:0;top:29%}}.rev-scroll-btn{display:inline-block;position:relative;left:0;right:0;text-align:center;cursor:pointer;width:35px;height:55px;box-sizing:border-box;border:3px
solid white;border-radius:23px}.rev-scroll-btn>*{display:inline-block;line-height:18px;font-size:13px;font-weight:normal;color:#7f8c8d;color:#fff;font-family:"proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;letter-spacing:2px}.rev-scroll-btn>*:hover,.rev-scroll-btn>*:focus,.rev-scroll-btn>*.active{color:#fff}.rev-scroll-btn>*:hover,.rev-scroll-btn>*:focus,.rev-scroll-btn>*:active,.rev-scroll-btn>*.active{opacity:0.8}.rev-scroll-btn.revs-fullwhite{background:#fff}.rev-scroll-btn.revs-fullwhite
span{background:#333}.rev-scroll-btn.revs-fulldark{background:#333;border:none}.rev-scroll-btn.revs-fulldark
span{background:#fff}.rev-scroll-btn
span{position:absolute;display:block;top:29%;left:50%;width:8px;height:8px;margin:-4px 0 0 -4px;border-radius:50%;animation:rev-ani-mouse 2.5s linear infinite;background:#fff}.rev-scroll-btn.rev-b-span-dark{border-color:#333}.rev-scroll-btn.rev-b-span-dark span,
.rev-scroll-btn.revs-dark
span{background:#333}.rev-control-btn{position:relative;display:inline-block;z-index:5;color:#FFF;font-size:20px;line-height:60px;font-weight:400;font-style:normal;font-family:Raleway;text-decoration:none;text-align:center;background-color:#000;border-radius:50px;text-shadow:none;background-color:rgba(0, 0, 0, 0.50);width:60px;height:60px;box-sizing:border-box;cursor:pointer}.rev-cbutton-dark-sr{border-radius:3px}.rev-cbutton-light{color:#333;background-color:rgba(255,255,255, 0.75)}.rev-cbutton-light-sr{color:#333;border-radius:3px;background-color:rgba(255,255,255, 0.75)}.rev-sbutton{line-height:37px;width:37px;height:37px}.rev-sbutton-blue{background-color:#3B5998}.rev-sbutton-lightblue{background-color:#00A0D1}.rev-sbutton-red{background-color:#DD4B39}rs-progress{visibility:hidden;position:absolute;z-index:200;width:100%;height:100%}rs-progress-bar,.rs-progress-bar{display:block;z-index:20;box-sizing:border-box;background-clip:content-box;position:absolute;line-height:0px;width:100%;height:100%}rs-progress-bgs{display:block;z-index:15;box-sizing:border-box;width:100%;position:absolute;height:100%;top:0px;left:0px}rs-progress-bg{display:block;background-clip:content-box;position:absolute;width:100%;height:100%}rs-progress-gap{display:block;background-clip:content-box;position:absolute;width:100%;height:100%}rs-progress-vis{display:block;width:100%;height:100%;position:absolute;top:0px;left:0px}.rs-layer
img{background:transparent;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)}.rs-layer.slidelink{cursor:pointer;width:100%;height:100%}.rs-layer.slidelink
a{width:100%;height:100%;display:block}.rs-layer.slidelink a
div{width:3000px;height:1500px;background:url(/wp-content/plugins/revslider/sr6/assets/assets/coloredbg.png) repeat}.rs-layer.slidelink a
span{background:url(/wp-content/plugins/revslider/sr6/assets/assets/coloredbg.png) repeat;width:100%;height:100%;display:block}.rs-layer .rs-starring{display:inline-block}.rs-layer .rs-starring .star-rating{float:none;display:inline-block;vertical-align:top;color:#FFC321 !important}.rs-layer .rs-starring .star-rating,
.rs-layer .rs-starring-page .star-rating{position:relative;height:1em;width:5.4em;font-family:star;font-size:1em !important}.rs-layer  .rs-starring .star-rating:before,
.rs-layer  .rs-starring-page .star-rating:before{content:"\73\73\73\73\73";color:#E0DADF;float:left;top:0;left:0;position:absolute}.rs-layer .rs-starring .star-rating
span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em;font-size:1em !important}.rs-layer .rs-starring .star-rating span:before,
.rs-layer .rs-starring .star-rating span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0}rs-loader{top:50%;left:50%;z-index:10000;position:absolute}rs-loader.off{display:none !important}rs-loader.spinner0{width:40px;height:40px;background-color:#fff;background-image:url(/wp-content/plugins/revslider/sr6/assets/assets/loader.gif);background-repeat:no-repeat;background-position:center center;box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15);margin-top:-20px;margin-left:-20px;animation:tp-rotateplane 1.2s infinite ease-in-out;border-radius:3px}rs-loader.spinner1{width:40px;height:40px;background-color:#fff;box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15);margin-top:-20px;margin-left:-20px;animation:tp-rotateplane 1.2s infinite ease-in-out;border-radius:3px}rs-loader.spinner5{background-image:url(/wp-content/plugins/revslider/sr6/assets/assets/loader.gif);background-repeat:no-repeat;background-position:10px 10px;background-color:#fff;margin:-22px -22px;width:44px;height:44px;border-radius:3px}@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0deg) rotateY(0deg)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}rs-loader.spinner2{width:40px;height:40px;margin-top:-20px;margin-left:-20px;background-color:#f00;box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15);border-radius:100%;animation:tp-scaleout 1.0s infinite ease-in-out}@keyframes tp-scaleout{0%{transform:scale(0.0)}100%{transform:scale(1.0);opacity:0}}rs-loader.spinner3{margin:-9px 0px 0px -35px;width:70px;text-align:center}rs-loader.spinner3 .bounce1,
rs-loader.spinner3 .bounce2,
rs-loader.spinner3
.bounce3{width:18px;height:18px;background-color:#fff;box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15);border-radius:100%;display:inline-block;animation:tp-bouncedelay 1.4s infinite ease-in-out;animation-fill-mode:both}rs-loader.spinner3
.bounce1{animation-delay:-0.32s}rs-loader.spinner3
.bounce2{animation-delay:-0.16s}@keyframes tp-bouncedelay{0%,80%,100%{transform:scale(0.0)}40%{transform:scale(1.0)}}rs-loader.spinner4{margin:-20px 0px 0px -20px;width:40px;height:40px;text-align:center;animation:tp-rotate 2.0s infinite linear}rs-loader.spinner4 .dot1,
rs-loader.spinner4
.dot2{width:60%;height:60%;display:inline-block;position:absolute;top:0;background-color:#fff;border-radius:100%;animation:tp-bounce 2.0s infinite ease-in-out;box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15)}rs-loader.spinner4
.dot2{top:auto;bottom:0px;animation-delay:-1.0s}@keyframes tp-rotate{100%{transform:rotate(360deg)}}@keyframes tp-bounce{0%,100%{transform:scale(0.0)}50%{transform:scale(1.0)}}rs-layer
iframe{visibility:hidden}rs-layer.rs-ii-o
iframe{visibility:visible}rs-layer input[type="text"],
rs-layer input[type="email"],
rs-layer input[type="url"],
rs-layer input[type="password"],
rs-layer input[type="search"],
rs-layer input[type="number"],
rs-layer input[type="tel"],
rs-layer input[type="range"],
rs-layer input[type="date"],
rs-layer input[type="month"],
rs-layer input[type="week"],
rs-layer input[type="time"],
rs-layer input[type="datetime"],
rs-layer input[type="datetime-local"]{display:inline-block}rs-layer input::placeholder{vertical-align:middle;line-height:inherit !important}a.rs-layer{transition:none}rs-thumbs-wrap,rs-tabs-wrap,rs-thumbs,rs-thumb,rs-tab,rs-bullet,rs-bullets,rs-navmask,rs-tabs,rs-arrow{display:block;pointer-events:all}.tp-thumbs.navbar,.tp-bullets.navbar,.tp-tabs.navbar{border:none;min-height:0;margin:0;border-radius:0}.tp-tabs,.tp-thumbs,.tp-bullets{position:absolute;display:block;z-index:1000;top:0px;left:0px}.tp-tab,.tp-thumb{cursor:pointer;position:absolute;opacity:0.5;box-sizing:border-box}.tp-arr-imgholder,rs-poster,.tp-thumb-image,.tp-tab-image{background-position:center center;background-size:cover;width:100%;height:100%;display:block;position:absolute;top:0px;left:0px}rs-poster{cursor:pointer;z-index:3}.tp-tab.rs-touchhover,.tp-tab.selected,.tp-thumb.rs-touchhover,.tp-thumb.selected{opacity:1}.tp-tab-mask,.tp-thumb-mask{box-sizing:border-box !important}.tp-tabs,.tp-thumbs{box-sizing:content-box !important}.tp-bullet{width:15px;height:15px;position:absolute;background:#fff;background:rgba(255,255,255,0.3);cursor:pointer}.tp-bullet.selected,.tp-bullet.rs-touchhover{background:#fff}.tparrows{cursor:pointer;background:#000;background:rgba(0,0,0,0.5);width:40px;height:40px;position:absolute;display:block;z-index:1000}.tparrows.rs-touchhover{background:#000}.tparrows:before{font-family:"revicons";font-size:15px;color:#fff;display:block;line-height:40px;text-align:center}.tparrows.tp-leftarrow:before{content:'\e824'}.tparrows.tp-rightarrow:before{content:'\e825'}.rs-layer [class^="pe-7s-"]:before,
.rs-layer [class*=" pe-7s-"]:before,
.rs-layer [class^="pe-7s-"],
.rs-layer [class*=" pe-7s-"]{width:auto;margin:0;line-height:inherit;box-sizing:inherit}rs-pzimg-wrap{display:block}body.rtl .rs-pzimg{left:0 !important}.rs_fake_cube{transform-style:preserve-3d}.rs_fake_cube,.rs_fake_cube_wall{position:absolute;-webkit-backface-visibility:hidden;backface-visibility:hidden;left:0px;top:0px;z-index:0}.rs-builder-mode rs-sbg-wrap canvas,
rs-sbg
canvas{overflow:hidden;z-index:5;-webkit-backface-visibility:hidden;backface-visibility:hidden}.dddwrappershadow{box-shadow:0 45px 100px rgba(0, 0, 0, 0.4)}.dddwrapper{transform-style:flat;perspective:10000px}.rs_error_message_box{background:#111;width:800px;margin:40px
auto;padding:40px
20px;text-align:center;font-family:"Open Sans",sans-serif}.rs_error_message_oops{margin:0px
0px 20px;line-height:60px;font-size:34px;color:#FFF}.rs_error_message_content{margin:0px
0px 20px;line-height:25px;font-size:17px;color:#FFF}.rs_error_message_button{color:#fff !important;background:#333;display:inline-block;padding:10px
15px;text-align:right;border-radius:5px;cursor:pointer;text-decoration:none !important}.rs_error_message_button:hover{background:#5e35b1}.hglayerinfo{position:fixed;bottom:0px;left:0px;color:#FFF;font-size:12px;line-height:20px;font-weight:600;background:rgba(0, 0, 0, 0.75);padding:5px
10px;z-index:2000;white-space:normal}.hginfo{position:absolute;top:-2px;left:-2px;color:#e74c3c;font-size:12px;font-weight:600;background:#000;padding:2px
5px}.indebugmode .rs-layer:hover{border:1px
dashed #c0392b !important}.helpgrid{border:2px
dashed #c0392b;position:absolute;top:0px;left:0px;z-index:0}#revsliderlogloglog{padding:15px;color:#fff;position:fixed;top:0px;left:0px;width:200px;height:150px;background:rgba(0,0,0,0.7);z-index:100000;font-size:10px;overflow:scroll}.aden{filter:hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)}.aden::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.perpetua::after,.reyes::after{mix-blend-mode:soft-light;opacity:.5}.inkwell{filter:sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)}.perpetua::after{background:linear-gradient(to bottom,#005b9a,#e6c13d)}.reyes{filter:sepia(.22) brightness(1.1) contrast(.85) saturate(.75)}.reyes::after{background:#efcdad}.gingham{filter:brightness(1.05) hue-rotate(-10deg)}.gingham::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.toaster{filter:contrast(1.5) brightness(.9)}.toaster::after{background:radial-gradient(circle,#804e0f,#3b003b);mix-blend-mode:screen}.walden{filter:brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)}.walden::after{background:#04c;mix-blend-mode:screen;opacity:.3}.hudson{filter:brightness(1.2) contrast(.9) saturate(1.1)}.hudson::after{background:radial-gradient(circle,#a6b1ff 50%,#342134);mix-blend-mode:multiply;opacity:.5}.earlybird{filter:contrast(.9) sepia(.2)}.earlybird::after{background:radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);mix-blend-mode:overlay}.mayfair{filter:contrast(1.1) saturate(1.1)}.mayfair::after{background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.8),rgba(255,200,200,.6),#111 60%);mix-blend-mode:overlay;opacity:.4}.lofi{filter:saturate(1.1) contrast(1.5)}.lofi::after{background:radial-gradient(circle,transparent 70%,#222 150%);mix-blend-mode:multiply}._1977{filter:contrast(1.1) brightness(1.1) saturate(1.3)}._1977:after{background:rgba(243,106,188,.3);mix-blend-mode:screen}.brooklyn{filter:contrast(.9) brightness(1.1)}.brooklyn::after{background:radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);mix-blend-mode:overlay}.xpro2{filter:sepia(.3)}.xpro2::after{background:radial-gradient(circle,#e6e7e0 40%,rgba(43,42,161,.6) 110%);mix-blend-mode:color-burn}.nashville{filter:sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)}.nashville::after{background:rgba(0,70,150,.4);mix-blend-mode:lighten}.nashville::before{background:rgba(247,176,153,.56);mix-blend-mode:darken}.lark{filter:contrast(.9)}.lark::after{background:rgba(242,242,242,.8);mix-blend-mode:darken}.lark::before{background:#22253f;mix-blend-mode:color-dodge}.moon{filter:grayscale(1) contrast(1.1) brightness(1.1)}.moon::before{background:#a0a0a0;mix-blend-mode:soft-light}.moon::after{background:#383838;mix-blend-mode:lighten}.clarendon{filter:contrast(1.2) saturate(1.35)}.clarendon:before{background:rgba(127,187,227,.2);mix-blend-mode:overlay}.willow{filter:grayscale(.5) contrast(.95) brightness(.9)}.willow::before{background-image:radial-gradient(circle,40%, #d4a9af 55%,#000 150%);mix-blend-mode:overlay}.rise{filter:brightness(1.05) sepia(.2) contrast(.9) saturate(.9)}.rise::after{background:radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);mix-blend-mode:overlay;opacity:.6}.rise::before{background:radial-gradient(circle,rgba(236,205,169,.15) 55%,rgba(50,30,7,.4));mix-blend-mode:multiply}._1977:after,._1977:before,rs-pzimg-wrap.aden:after,.aden:before,.brooklyn:after,.brooklyn:before,.clarendon:after,.clarendon:before,.earlybird:after,.earlybird:before,.gingham:after,.gingham:before,.hudson:after,.hudson:before,.inkwell:after,.inkwell:before,.lark:after,.lark:before,.lofi:after,.lofi:before,.mayfair:after,.mayfair:before,.moon:after,.moon:before,.nashville:after,.nashville:before,.perpetua:after,.perpetua:before,.reyes:after,.reyes:before,.rise:after,.rise:before,.slumber:after,.slumber:before,.toaster:after,.toaster:before,.walden:after,.walden:before,.willow:after,.willow:before,.xpro2:after,.xpro2:before{content:'';display:block;height:100%;width:100%;top:0;left:0;position:absolute;pointer-events:none}._1977,.aden,.brooklyn,.clarendon,.earlybird,.gingham,.hudson,.inkwell,.lark,.lofi,.mayfair,.moon,.nashville,.perpetua,.reyes,.rise,.slumber,.toaster,.walden,.willow,.xpro2{position:absolute}._1977:before,.aden:before,.brooklyn:before,.clarendon:before,.earlybird:before,.gingham:before,.hudson:before,.inkwell:before,.lark:before,.lofi:before,.mayfair:before,.moon:before,.nashville:before,.perpetua:before,.reyes:before,.rise:before,.slumber:before,.toaster:before,.walden:before,.willow:before,.xpro2:before{z-index:30}._1977:after,.aden:after,.brooklyn:after,.clarendon:after,.earlybird:after,.gingham:after,.hudson:after,.inkwell:after,.lark:after,.lofi:after,.mayfair:after,.moon:after,.nashville:after,.perpetua:after,.reyes:after,.rise:after,.slumber:after,.toaster:after,.walden:after,.willow:after,.xpro2:after{z-index:40}.slumber{filter:saturate(.66) brightness(1.05)}.slumber::after{background:rgba(125,105,24,.5);mix-blend-mode:soft-light}.slumber::before{background:rgba(69,41,12,.4);mix-blend-mode:lighten}.willow::after{background-color:#d8cdcb;mix-blend-mode:color}.rs-safari .willow:after{background-color:rgba(100, 0, 0, 0.2)}@media not all and (min-resolution:.001dpcm){@supports (-webkit-appearance:none){.willow{filter:grayscale(1) contrast(.95) brightness(.9)}.willow::after{background-color:transparent}}}rs-pzimg-wrap.perpetua:before,rs-pzimg-wrap.perpetua:after,rs-pzimg-wrap.nashville:before,rs-pzimg-wrap.nashville:after,rs-pzimg-wrap.xpro2:before,rs-pzimg-wrap.xpro2:after,rs-pzimg-wrap._1977:after,rs-pzimg-wrap._1977:before,rs-pzimg-wrap.aden:after,rs-pzimg-wrap.aden:before,rs-pzimg-wrap.brooklyn:after,rs-pzimg-wrap.brooklyn:before,rs-pzimg-wrap.clarendon:after,rs-pzimg-wrap.clarendon:before,rs-pzimg-wrap.earlybird:after,rs-pzimg-wrap.earlybird:before,rs-pzimg-wrap.gingham:after,rs-pzimg-wrap.gingham:before,rs-pzimg-wrap.hudson:after,rs-pzimg-wrap.hudson:before,rs-pzimg-wrap.inkwell:after,rs-pzimg-wrap.inkwell:before,rs-pzimg-wrap.lark:after,rs-pzimg-wrap.lark:before,rs-pzimg-wrap.lofi:after,rs-pzimg-wrap.lofi:before,rs-pzimg-wrap.mayfair:after,rs-pzimg-wrap.mayfair:before,rs-pzimg-wrap.moon:after,rs-pzimg-wrap.moon:before,rs-pzimg-wrap.reyes:after,rs-pzimg-wrap.reyes:before,rs-pzimg-wrap.rise:after,rs-pzimg-wrap.rise:before,rs-pzimg-wrap.slumber:after,rs-pzimg-wrap.slumber:before,rs-pzimg-wrap.toaster:after,rs-pzimg-wrap.toaster:before,rs-pzimg-wrap.walden:after,rs-pzimg-wrap.walden:before,rs-pzimg-wrap.willow:after,rs-pzimg-wrap.willow:before,rs-pzimg-wrap:before,rs-pzimg-wrap:after{height:500%;width:500%}rs-loader.spinner6{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner6 .rs-spinner-inner{width:100%;height:100%;display:inline-block;-webkit-animation:rs-revealer-6 1.4s linear infinite;animation:rs-revealer-6 1.4s linear infinite}rs-loader.spinner6 .rs-spinner-inner
span{position:absolute;vertical-align:top;border-radius:100%;display:inline-block;width:8px;height:8px;margin-left:16px;transform-origin:center 20px;-webkit-transform-origin:center 20px}rs-loader.spinner6 .rs-spinner-inner span:nth-child(2){transform:rotate(36deg);-webkit-transform:rotate(36deg);opacity:.1}rs-loader.spinner6 .rs-spinner-inner span:nth-child(3){transform:rotate(72deg);-webkit-transform:rotate(72deg);opacity:.2}rs-loader.spinner6 .rs-spinner-inner span:nth-child(4){transform:rotate(108deg);-webkit-transform:rotate(108deg);opacity:.3}rs-loader.spinner6 .rs-spinner-inner span:nth-child(5){transform:rotate(144deg);-webkit-transform:rotate(144deg);opacity:.4}rs-loader.spinner6 .rs-spinner-inner span:nth-child(6){transform:rotate(180deg);-webkit-transform:rotate(180deg);opacity:.5}rs-loader.spinner6 .rs-spinner-inner span:nth-child(7){transform:rotate(216deg);-webkit-transform:rotate(216deg);opacity:.6}rs-loader.spinner6 .rs-spinner-inner span:nth-child(8){transform:rotate(252deg);-webkit-transform:rotate(252deg);opacity:.7}rs-loader.spinner6 .rs-spinner-inner span:nth-child(9){transform:rotate(288deg);-webkit-transform:rotate(288deg);opacity:.8}rs-loader.spinner6 .rs-spinner-inner span:nth-child(10){transform:rotate(324deg);-webkit-transform:rotate(324deg);opacity:.9}@keyframes rs-revealer-6{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rs-revealer-6{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}rs-loader.spinner7{width:35px;height:35px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner7 .rs-spinner-inner{width:100%;height:100%;display:inline-block;padding:0;border-radius:100%;border:2px
solid;-webkit-animation:rs-revealer-7 .8s linear infinite;animation:rs-revealer-7 .8s linear infinite}@keyframes rs-revealer-7{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rs-revealer-7{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}rs-loader.spinner8{width:50px;height:50px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner8 .rs-spinner-inner{width:100%;height:100%;display:inline-block;padding:0;text-align:left}rs-loader.spinner8 .rs-spinner-inner
span{position:absolute;display:inline-block;width:100%;height:100%;border-radius:100%;-webkit-animation:rs-revealer-8 1.6s linear infinite;animation:rs-revealer-8 1.6s linear infinite}rs-loader.spinner8 .rs-spinner-inner span:last-child{animation-delay:-.8s;-webkit-animation-delay:-.8s}@keyframes rs-revealer-8{0%{transform:scale(0,0);opacity:.5}100%{transform:scale(1,1);opacity:0}}@-webkit-keyframes rs-revealer-8{0%{-webkit-transform:scale(0,0);opacity:.5}100%{-webkit-transform:scale(1,1);opacity:0}}rs-loader.spinner9{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner9 .rs-spinner-inner
span{display:block;width:100%;height:100%;border-radius:50%;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:rs-revealer-9 2s infinite ease-in-out;animation:rs-revealer-9 2s infinite ease-in-out}rs-loader.spinner9 .rs-spinner-inner span:last-child{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes rs-revealer-9{0%,100%{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}}@keyframes rs-revealer-9{0%,100%{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}rs-loader.spinner10{width:54px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner10 .rs-spinner-inner{width:100%;height:100%;text-align:center;font-size:10px}rs-loader.spinner10 .rs-spinner-inner
span{display:block;height:100%;width:6px;display:inline-block;-webkit-animation:rs-revealer-10 1.2s infinite ease-in-out;animation:rs-revealer-10 1.2s infinite ease-in-out}rs-loader.spinner10 .rs-spinner-inner span:nth-child(2){-webkit-animation-delay:-1.1s;animation-delay:-1.1s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(3){-webkit-animation-delay:-1s;animation-delay:-1s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(4){-webkit-animation-delay:-.9s;animation-delay:-.9s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(5){-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes rs-revealer-10{0%,100%,40%{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@keyframes rs-revealer-10{0%,100%,40%{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}rs-loader.spinner11{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner11 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner11 .rs-spinner-inner
span{display:block;width:33%;height:33%;background-color:#333;float:left;-webkit-animation:rs-revealer-11 1.3s infinite ease-in-out;animation:rs-revealer-11 1.3s infinite ease-in-out}rs-loader.spinner11 .rs-spinner-inner span:nth-child(1){-webkit-animation-delay:.2s;animation-delay:.2s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(2){-webkit-animation-delay:.3s;animation-delay:.3s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(4){-webkit-animation-delay:.1s;animation-delay:.1s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(5){-webkit-animation-delay:.2s;animation-delay:.2s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(6){-webkit-animation-delay:.3s;animation-delay:.3s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(7){-webkit-animation-delay:0s;animation-delay:0s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(8){-webkit-animation-delay:.1s;animation-delay:.1s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(9){-webkit-animation-delay:.2s;animation-delay:.2s}@-webkit-keyframes rs-revealer-11{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}@keyframes rs-revealer-11{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}rs-loader.spinner12{width:35px;height:35px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner12 .rs-spinner-inner{width:100%;height:100%;-webkit-animation:rs-revealer-12 1s infinite linear;animation:rs-revealer-12 1s infinite linear}@-webkit-keyframes rs-revealer-12{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(360deg)}}@keyframes rs-revealer-12{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}rs-loader.spinner13{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner13 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner13 .rs-spinner-inner
span{display:block;width:40%;height:40%;position:absolute;border-radius:50%;-webkit-animation:rs-revealer-13 2s ease infinite;animation:rs-revealer-13 2s ease infinite}rs-loader.spinner13 .rs-spinner-inner span:nth-child(1){animation-delay:-1.5s;-webkit-animation-delay:-1.5s}rs-loader.spinner13 .rs-spinner-inner span:nth-child(2){animation-delay:-1s;-webkit-animation-delay:-1s}rs-loader.spinner13 .rs-spinner-inner span:nth-child(3){animation-delay:-.5s;-webkit-animation-delay:-.5s}@keyframes rs-revealer-13{0%,100%{transform:translate(0)}25%{transform:translate(160%)}50%{transform:translate(160%,160%)}75%{transform:translate(0,160%)}}@-webkit-keyframes rs-revealer-13{0%,100%{-webkit-transform:translate(0)}25%{-webkit-transform:translate(160%)}50%{-webkit-transform:translate(160%,160%)}75%{-webkit-transform:translate(0,160%)}}rs-loader.spinner14{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner14 .rs-spinner-inner{width:100%;height:100%;animation:rs-revealer-14 1s infinite linear}rs-loader.spinner14 .rs-spinner-inner
span{display:block;position:absolute;top:50%;left:50%;width:16px;height:16px;border-radius:50%;margin:-8px}rs-loader.spinner14 .rs-spinner-inner span:nth-child(1){-webkit-animation:rs-revealer-14-1 2s infinite;animation:rs-revealer-14-1 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(2){-webkit-animation:rs-revealer-14-2 2s infinite;animation:rs-revealer-14-2 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(3){-webkit-animation:rs-revealer-14-3 2s infinite;animation:rs-revealer-14-3 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(4){-webkit-animation:rs-revealer-14-4 2s infinite;animation:rs-revealer-14-4 2s infinite}@-webkit-keyframes rs-revealer-14-1{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(80%,80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(80%,80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-2{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(80%,-80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(80%,-80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-3{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-4{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(-80%,80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(-80%,80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-1{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(80%,80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(80%,80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-2{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(80%,-80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(80%,-80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-3{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-4{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(-80%,80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(-80%,80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}rs-loader.spinner15{width:40px;height:40px;margin-top:-4px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner15 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner15 .rs-spinner-inner
span{display:block;width:20px;height:20px;position:absolute;top:0;left:0;-webkit-animation:rs-revealer-15 1.8s infinite ease-in-out;animation:rs-revealer-15 1.8s infinite ease-in-out}rs-loader.spinner15 .rs-spinner-inner:last-child{-webkit-animation-delay:-.9s;animation-delay:-.9s}@-webkit-keyframes rs-revealer-15{25%{-webkit-transform:translateX(30px) rotate(-90deg) scale(.5)}50%{-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{-webkit-transform:rotate(-360deg)}}@keyframes rs-revealer-15{25%{transform:translateX(30px) rotate(-90deg) scale(.5);-webkit-transform:translateX(30px) rotate(-90deg) scale(.5)}50%{transform:translateX(30px) translateY(30px) rotate(-179deg);-webkit-transform:translateX(30px) translateY(30px) rotate(-179deg)}50.1%{transform:translateX(30px) translateY(30px) rotate(-180deg);-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5);-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{transform:rotate(-360deg);-webkit-transform:rotate(-360deg)}}.bgcanvas{display:none;position:absolute;overflow:hidden}.RSscrollbar-measure{width:100px;height:100px;overflow:scroll;position:absolute;top:-9999px}.avada-has-rev-slider-styles
.rev_slider_wrapper{transform:none}