/*!

 * wunderslider.css

 *

 * Copyright (c) "kento" Karim Rahimpur www.itthinx.com

 *

 * This code is provided subject to the license granted.

 * Unauthorized use and distribution is prohibited.

 * See COPYRIGHT.txt and LICENSE.txt

 *

 * This code is distributed in the hope that it will be useful,

 * but WITHOUT ANY WARRANTY; without even the implied warranty of

 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

 *

 * This header and all notices must be kept intact.

 *

 * @author Karim Rahimpur

 * @package wunderslider-demo

 * @since wunderslider 1.0.0

 */.wunderslider-wrapper{}.wunderslider-wrapper .preload{ background-image:url('images/next-hover.png');background-image:url('images/previous-hover.png');background-image:url('images/selector-active.png');background-image:url('images/selector-hover.png')}

 .wunderslider img{background:0;border:0;float:none;margin:0;max-height:none;max-width:none;padding:0}

  .wunderslider .pane .caption-outer{width:1000px; margin:0 auto;}

 .wunderslider .pane .caption{ width:940px; margin:0 auto; height:550px; }

 .wunderslider .pane .caption-content{color:#fff; background:#111;color:#fff;opacity:.75; filter:alpha(opacity=75);font-family:'corbertregular';position:relative;font-size:16px;line-height:18px;  z-index:999; margin-top:300px; float:right; border-top:solid 3px #007fff; padding:30px 15px 35px 15px;}

 .wunderslider .pane .caption-content a{color:#fff;text-decoration:none}

 .wunderslider .pane .caption-content .title{display:block;font-size:50px;padding:8px 20px; color:#fff; font-weight:bolder;}

 .wunderslider .pane .caption-content .description{font-size:30px;padding:20px 20px; font-weight:800;}

 .wunderslider .pane .caption-content .description span{ font-size:30px;}

 .wunderslider .pane .selectors{position:relative;width:940px;bottom:50px; margin:0 auto;}

 .wunderslider .pane .selectors-content{margin:0;padding:0}

 .wunderslider .pane .selector{background:url(images/selector.png) no-repeat center center;width:24px;height:24px;display:inline-block;padding:0 4px;cursor:pointer}

 .wunderslider .pane .selector:hover{background:url(images/selector-hover.png) no-repeat center center}

 .wunderslider .pane .selector.active{background:url(images/selector-active.png) no-repeat center center}

 .wunderslider .nav{position:absolute;top:48%;width:100%}

/* .wunderslider .previous{position:absolute;top:-80px;left:20px;background:url(images/previous.png) no-repeat center center;cursor:pointer;width:64px;height:64px}

 .wunderslider .previous:hover,.wunderslider .previous.hover{background:url(images/previous-hover.png) no-repeat center center}

 .wunderslider .next{position:absolute;top:-80px;right:20px;background:url(images/next.png) no-repeat center center;cursor:pointer;width:64px;height:64px}

 .wunderslider .next:hover,.wunderslider .next.hover{background:url(images/next-hover.png) no-repeat center center}*/

 .wunderslider .throbber-wrapper{position:absolute;top:50%;left:50%}

 .wunderslider .throbber{background:url(images/throbber.gif) #fff center center no-repeat;width:16px;height:16px;position:absolute;top:-8px;left:-8px}

 .wunderslider .pane .clickable{position:absolute;left:0;top:0;width:100%;height:100%}

 .IE9 span.clickable{background-color:#fff;opacity:.0}

 .IE9 span.clickable:hover{background-color:#000;opacity:.0}

 

 .header-quote{ display:none;}