/* AnythingSlider v1.8+ Default theme By Chris Coyier:http://css-tricks.com with major improvements by Doug Neiner:http://pixelgraphics.us/ based on work by Remy Sharp:http://jqueryfordesigners.com/ - plus development and styling by BlueFusionWeb */.anythingSlider{margin:0;padding:0;}/* Navigation Links */.anythingSlider .anythingControls{outline:0;display:none;width:100%;height:auto;padding:0 0 0.5em 0;position:absolute;bottom:0;left:0;}.anythingSlider .anythingControls ul{margin:0;padding:0;float:left;list-style:none;}.anythingSlider .anythingControls ul li{display:inline-block;}.anythingSlider .anythingControls ul a{font:11px/18px Georgia, Serif;display:inline-block;text-decoration:none;padding:2px 8px;height:18px;margin:0 5px 0 0;text-align:center;outline:0;}.anythingControls ul.thumbNav{text-align:left;margin:0 0 0 0.5em;}/* Navigation buttons + start/stop button, default state */.anythingSlider .anythingControls a{background-color:#f1f1f1;color:#000;opacity:0.7;}/* Make sure navigation text is visible */.anythingSlider .anythingControls a span{visibility:visible;color:#404040;}/* Navigation current button, default state */.anythingSlider .anythingControls a.cur{background:#888;color:#000;opacity:1;}.anythingSlider .anythingControls a:hover{opacity:1;}.anythingControls li.next,.anythingControls li.prev{margin:0 0 0 0.5em;}.anythingControls li.next span, .anythingControls li.prev span{font-family:Font Awesome\ 5 Pro;}/* start-stop button, stopped, default state */.anythingSlider .anythingControls a.start-stop,.anythingSlider .anythingControls a.start-stop:hover,.anythingSlider .anythingControls a.start-stop .anythingControls ul a:hover {background:none;}.anythingSlider .anythingControls a.start-stop span{font-family:Font Awesome\ 5 Pro;font-size:2em;font-weight:600;}/* start-stop button, playing, default state */.anythingSlider .anythingControls a.start-stop.playing span{color:#606060;}/* Navigation current & hovered button, active state *//************************  NAVIGATION POSITIONING ************************//* Navigation Arrows */.anythingSlider .arrow {top:50%;margin:-3em 0 0 0;position:absolute;display:block;}.anythingSlider .arrow a {display:block;width:3em;height:6em;text-align:center;outline:0;opacity:0.7;transition:all 0.2s ease;-webkit-transition:all 0.2s ease;}/* Navigation arrow text; indent moved to span inside "a", for IE7;  apparently, a negative text-indent on an "a" link moves the link as well as the text */.anythingSlider .arrow a:hover{text-decoration:none;width:2.5em;opacity:1;}.anythingSlider .arrow span {display:block;font-family:Font Awesome\ 5 Pro;font-size:5em;font-weight:200;}/* disabled arrows, hide or reduce opacity:opacity:.5; filter:alpha(opacity=50); */.anythingSlider .arrow.disabled {display:none;}/* back arrow */.anythingSlider .back{left:0;}.anythingSlider .back a{}.anythingSlider .back a:hover,.anythingSlider .back a.hover {padding-right:0.5em;}.anythingSlider .back a span{text-shadow:0.1em 0 #ffffff;}/* forward arrow */.anythingSlider .forward{right:0;}.anythingSlider .forward a{}.anythingSlider .forward a:hover,.anythingSlider .forward a.hover {padding-left:0.5em;}.anythingSlider .forward a span{text-shadow:-0.1em 0 #ffffff;}/* navigationSize window */.anythingSlider .anythingControls .anythingNavWindow {overflow:hidden;float:left;}/* Autoplay Start/Stop button */.anythingSlider .anythingControls .start-stop {padding:2px 5px;width:40px;text-align:center;text-decoration:none;float:right;z-index:100;outline:0;}.timer-bar{width:100%;height:0.5em;background:#808080;opacity:0.5;position:absolute;bottom:-0.5em;z-index:100;}/***********************  IE8 AND OLDER STYLING ***********************//* Navigation Arrows */.as-oldie .anythingSlider .arrow {top:30%;}.as-oldie .anythingSlider .arrow a {margin:0;}/* margin between nav buttons just looks better */.as-oldie .anythingSlider .anythingControls li {margin-left:3px;}/* When using the navigationSize option, the side margins need to be zeroNone of the navigation panels look good in IE7 now =( */.as-oldie .anythingSlider .anythingControls a {margin:0;}.as-oldie .anythingSlider .anythingNavWindow {margin:0 2px;}.as-oldie .anythingSlider .anythingNavWindow li {padding:3px 0 0 0;}/***********************  COMMON SLIDER STYLING ***********************//* Overall Wrapper */.anythingSlider {display:block;overflow:visible !important;position:relative;}/* anythingSlider viewport window */.anythingSlider .anythingWindow {overflow:hidden;position:relative;width:100%;height:100%;}/* anythingSlider base (original element) */.anythingSlider .anythingBase {background:transparent;list-style:none;position:absolute;overflow:visible !important;top:0;left:0;margin:0;padding:0;}/* all panels inside the slider; horizontal mode */.anythingSlider .panel {background:transparent;display:block;overflow:hidden;float:left;padding:0;margin:0;}/* vertical mode */.anythingSlider .vertical .panel {float:none;}/* fade mode */.anythingSlider .fade .panel {float:none;position:absolute;top:0;left:0;z-index:0;}/* fade mode active page - visible & on top */.anythingSlider .fade .activePage {z-index:1;}/***********************  RTL STYLING ***********************//* slider autoplay right-to-left, reverse order of nav links to look better */.anythingSlider.rtl .anythingWindow {direction:ltr;unicode-bidi:bidi-override;}.anythingSlider.rtl .anythingControls ul{float:left;} /* move nav link group to left */.anythingSlider.rtl .anythingControls ul a{float:right;} /* reverse order of nav links */.anythingSlider.rtl .start-stop{/* float:right; */} /* move start/stop button - in case you want to switch sides *//* probably not necessary, but added just in case */.anythingSlider,.anythingSlider .anythingWindow,.anythingSlider .anythingControls ul a,.anythingSlider .start-stop {transition-duration:0s;-o-transition-duration:0s;-moz-transition-duration:0s;-webkit-transition-duration:0s;}div.img_slider ul.anythingBase, div.img_slider ul.anythingBase li, .img_slider .anythingSlider, .img_slider .anythingWindow{height:43vw !important;overflow:hidden;}.content_slider ul.anythingBase, .content_slider .anythingSlider, .content_slider .anythingWindow{height:inherit !important;overflow:hidden;}.content_slider ul.anythingBase li{height:auto !important;overflow:hidden;}.img_slider .anythingSlider, .img_slider .anythingWindow{width:100% !important;}ul.anythingBase,ul.anysl{list-style:none;}ul.anythingBase,ul.anythingBase li{width:100%;}/* changed to use class on ul not anyslidersl id - for multiples */div.img_slider div.slabcont > ul.anythingBase li > img{width:100%;height:auto;}div.img_slider div.slabcont > ul.anythingBase li > img[style*="width"]{width:100% !important;height:auto !important;}.content_slider .anythingWindow{z-index:1;}.content_slider .anythingControls{z-index:2;}.content_slider .arrow{z-index:3;}.content_slider .onscrn .arrow{position:fixed;top:50vh;}/* images with caption */ /* position the panels so the captions appear correctly */.anythingSlider-slider .panel{position:relative;}.anythingSlider-slider .panel img{width:100%;height:auto;margin:0 auto;position:absolute;top:0;left:0;right:0;}.anythingSlider-slider .panel img[style*="width"]{width:100% !important;height:auto !important;}.anythingSlider-slider .panel div img{width:auto;position:static;margin:0.2em auto 0 auto;}.anythingSlider-slider .panel div img[style*="width"]{width:auto !important;}.anythingSlider-slider .panel div img[align='left']{margin-right:1em;}.anythingSlider-slider .panel div img[align='right']{margin-left:1em;}/* captions */.anycapt-full,.anycapt-blurb,.anycapt-cont{width:auto;height:auto;display:block;color:#ffffff;padding:15em 3em 1em 3em;margin:0;text-align:left;position:relative;z-index:10;pointer-events:none;}.anycapt-cont{width:98%;padding:13em 1% 1em 1%;}.anycapt-full a,.anycapt-blurb a,.anycapt-cont a{pointer-events:auto;}.anycapt-full strong,.anycapt-full em,.anycapt-blurb strong,.anycapt-blurb em,.anycapt-cont header,.anycapt-cont ins{display:inline-block;padding:0.2em 0.5em;background:rgba(0,0,0,0.2);}.anycapt-full strong,.anycapt-full em{font-size:3em;}.anycapt-blurb strong,.anycapt-blurb em{font-size:2em;}.anycapt-cont header strong{font-size:3em;}.anycapt-cont header em{font-size:2.4em;}.anycapt-cont ins{width:98%;font-size:1.6em;padding:0.6em 1%;}.anycapt-full strong,.anycapt-blurb strong,.anycapt-cont strong,.anycapt-cont header{font-weight:400;}.anycapt-full em,.anycapt-blurb em,.anycapt-cont em{font-weight:300;font-style:normal;}/* Caption close button */.anythingSlider-slider .anycaptx{display:none;}@media (orientation:portrait), (max-width:1024px) {div.anycapt-cont a{word-wrap:break-word;max-width:100%;}}@media (max-width:640px) {.anythingSlider-slider .panel div.anycapt-cont img:not(.fwimg){width:90% !important;height:auto !important;margin:5% !important;}}.outer_footer{padding-bottom:44px !important;}.cookie_outer{width:100%;background-color:#323232;background-color:rgba(50,50,50,0.9);position:fixed;bottom:0;z-index:88;}.cookie_inner{width:980px; padding:10px 0 0 0;}.cookie-notice, .cookie-info{padding:0 0 10px 0;}.cookie-notice{font-size:1.1em;color:#ffffff;height:24px;line-height:24px;}span.cookie-txt{color:inherit;}.cookie-info{display:none;border-style:solid;border-width:1px 0 0 0;border-color:#808080;}.cookie-info a, .cookie-info a:visited{color:#ffffff;}.cookie-info a:hover{color:#f8f8f8;}.cookie-info h3, .cookie-info p{color:#f8f8f8;}.cookie-info p{margin:4px 0;}.cookie-info h3{margin:8px 0 0 0;font-size:1.1em;font-weight:bold;text-align:left;}a.cookie-accept, a.cookie-more, a.cookie-privacy{padding:4px 8px;display:inline-block;border-radius:5px;line-height:16px;}a.cookie-accept, a.cookie-more, a.cookie-privacy, a.cookie-accept:visited, a.cookie-more:visited, a.cookie-privacy:visited{color:#ffffff;}a.cookie-accept:hover, a.cookie-more:hover, a.cookie-privacy:hover{color:#ffffff;text-decoration:none;}a.cookie-accept{margin-left:14px;background-color:#7aab4e;}a.cookie-more{margin-left:7px;background-color:#64a4d2;}a.cookie-privacy{margin-left:14px;background-color:#eeaa4a;}a.cookie-accept:hover{background-color:#6c9745;}a.cookie-more:hover{background-color:#4d96cb;}a.cookie-privacy:hover{background-color:#ec9a30;}p#cookie-sess, p#cookie-stat, p#cookie-share, p#cookie-affils{padding-left:40px;background-repeat:no-repeat;background-position:left top;}p#cookie-sess{background-image:url(/images/cms/cookie-icon.png);}p#cookie-stat{background-image:url(/images/cms/cookie-stats.png);}p#cookie-share{background-image:url(/images/cms/cookie-share.png);}p#cookie-affils{background-image:url(/images/cms/cookie-affils.png);}@media (orientation:portrait), (max-width: 1023px){.cookie-notice{height:auto;}span.cookie-txt{display:block;}a.cookie-accept{margin-left:0 !important;}.cookie-info{max-height:70vh;overflow:scroll;}}#load-add{display:none;}