.outer{margin:0 auto;max-width:1200px}
#big .item{padding:70px 0 00px 0;margin:2px;}
#thumbs .item{margin:0 17px;width:32px;height:32px;border-radius:50%;border:2px solid #ebeff2;background:#fff;position:relative;cursor:pointer}
#thumbs .item i{position:absolute;left:49px;width:250px;top:15px;height:4px;border-radius:10px;overflow:hidden;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIzLjAuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAxMyAyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxMyAyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6I0I1QkVDOTt9Cjwvc3R5bGU+Cjx0aXRsZT5MaW5lIDIgQ29weSA0PC90aXRsZT4KPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0yLDJIMUMwLjQsMiwwLDEuNiwwLDFzMC40LTEsMS0xaDFjMC42LDAsMSwwLjQsMSwxUzIuNiwyLDIsMnoiLz4KPC9zdmc+Cg==) 0 50%/auto 3px repeat-x}
#thumbs .owl-stage-outer{overflow:visible!important}
#thumbs .owl-stage-outer .owl-stage{position:relative;overflow:visible;-webkit-transform:translate3d(0px,0,0);margin:0 auto 70px;display:-ms-flexbox;display:-ms-flexbox;display:flex!important;-ms-flex-pack:justify;justify-content:space-between;color:#b4c0cb;font:700 14px/1.21 'Titillium Web',"Helvetica Neue",Helvetica,sans-serif;letter-spacing:0;    }
#thumbs .owl-stage-outer .owl-item{float:none}
#thumbs .owl-item:nth-last-child(1) i{display:none}
#thumbs .owl-item{width:auto!important}
#thumbs .item li{list-style:none}
#thumbs .item li span{transition:color .3s ease-in-out;display:block;padding-top:24px;letter-spacing:.5px;text-align:center;width:170px;top:100%;position:absolute;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%);     font-family: 'Titillium Web',Helvetica,Arial,Lucida,sans-serif; font-weight:500}
#thumbs .item:after{content:'';width:8px;height:8px;border-radius:50%;background:#37383C;position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
#thumbs .item h1{font-size:18px}
#thumbs .current .item{background:#ebeff2}
#thumbs .current .item span { color:#333; font-weight:700}
.owl-theme .owl-nav [class*='owl-']{transition:all .3s ease}
.owl-theme .owl-nav [class*='owl-'].disabled:hover{background-color:#D6D6D6}
#big.owl-theme{position:relative}
#big.owl-theme .owl-next,#big.owl-theme .owl-prev{    width: 34px; line-height: 17px; height: 32px;  margin-top: -29px;  position: absolute; text-align: center; top: -11%; border-radius: 100%; border: 1px solid #e7ecf0;    font-size: 30px; } 

#big.owl-theme .owl-prev{left:-55px}
#big.owl-theme .owl-next{right:-45px}
#thumbs.owl-theme .owl-next,#thumbs.owl-theme .owl-prev{background:#333}
.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}
@-webkit-keyframes fadeOut {
0%{opacity:1}
100%{opacity:0}
}
@keyframes fadeOut {
0%{opacity:1}
100%{opacity:0}
}
.owl-height{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}
.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0,0)}
.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}

.owl-carousel.owl-loaded{display:block}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{display:none}
.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.no-js .owl-carousel{display:block}
.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}
.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}
.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/wp-content/themes/enfold-child/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale 100ms ease;-moz-transition:scale 100ms ease;-ms-transition:scale 100ms ease;-o-transition:scale 100ms ease;transition:scale 100ms ease}
.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3,1.3);-moz-transition:scale(1.3,1.3);-ms-transition:scale(1.3,1.3);-o-transition:scale(1.3,1.3);transition:scale(1.3,1.3)}
.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}
.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}
.owl-theme .owl-nav [class*=owl-]{color:#000;font-size:14px;margin:5px;padding:4px 7px;display:inline-block;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
.owl-theme .owl-nav [class*=owl-]:hover{background:#f37435;color:#FFF;text-decoration:none; border-color:#f37435}


@media (max-width: 1440px) {
#thumbs .owl-item li i {width:243px;}
}

@media (max-width: 1360px) {
#thumbs .owl-item li i {width: 230px;}
}


@media (max-width: 1240px) {
#thumbs .owl-item li i {width: 190px;}
}

@media (max-width: 1100px) {
#thumbs .owl-item li i {width: 175px;}
}

@media (max-width: 1024px) {
#thumbs .owl-item li i {width: 155px;}
}

@media (max-width: 768px) {
#thumbs .owl-item li i {width: 110px;}
}

@media (max-width: 425px) {
#thumbs .item li span { display:none}
#thumbs .owl-item li i {width: 46px;}
#big.owl-theme .owl-next, #big.owl-theme .owl-prev { top: 54%;}
}
















/* Testimonial Slider ---------------------------------------------------------------- */
#demos .cs-testimonial{padding:18px 3.2vw; }
#demos .owl-carousel{margin:2rem 0}
#demos .owl-carousel .item{padding:18px 3.2vw}
#demos .owl-carousel .item .testimonial_block{border:1px solid #e5e5e5;border-radius:12px;overflow:hidden;height:302px; background-color:#ffffff}
.cs-quote{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:69%;float:left}
.cs-quote>p{display:block;font-style:italic;font-size:18px;margin:0;padding:0;font-family:Open Sans,sans-serif;text-align:center}
.cs-quote img{margin:0 auto;width:48px}
.cs-quote .cs-testimonial-signature:before{display:block;content:".";font-size:0;width:76px;height:1px;background-color:#ffcb05;margin:15px auto}
.cs-quote .cs-testimonial-signature>span{display:inline-block;font-weight:600;display:inline-block}
.cs-quote .cs-testimonial-signature{margin-top:6px;text-align:center;font-family:Open Sans,sans-serif}
.cs-video-thumb{display:block;height:100%;width:30%;float:right;position:relative;-webkit-transition-duration:.2s;transition-duration:.2s;overflow:hidden}
.cs-video-thumb img{top:0;position:absolute;left:0px;width:248px;height:308px;max-width:none}
#demos .owl-carousel .owl-item.center .testimonial_block {box-shadow: 0px 10px 10px 0px rgba(210, 210, 210, 0.34);}

@media (min-width: 992px) {
.cs-testimonial .cs-quote{width:70%;padding:27px 18px 32px}
}
@media (max-width:1440px) {
.cs-video-thumb img{left:-28%;position:absolute}
}
@media (max-width:1360px) {
.cs-video-thumb img{left:-38%;position:absolute}
}


@media (max-width:1200px) {#big.owl-theme .owl-prev { left: -24px;}}
@media (max-width:1200px) {#big.owl-theme .owl-next {right: -28px;}}

@media (max-width: 768px) {
.cs-video-thumb{width:100%;height:auto;position:inherit;z-index:5}
.cs-video-thumb img{margin:0 auto;display:block;float:none}
.cs-quote{-webkit-box-pack:initial!important;-ms-flex-pack:initial!important;justify-content:initial!important;-webkit-box-orient:initial!important;-webkit-box-direction:initial!important;width:100%;float:none;padding-top:22%;z-index:2;position:relative}
.owl-carousel .cs-video-thumb img{width:88px;height:auto;margin:0 auto;float:none;left:38%;border-radius:5px}
}
@media (max-width:425px) {
.owl-carousel .cs-video-thumb img{width:80px;height:auto;margin:0 auto;float:none;left:40%;border-radius:5px}
.cs-quote>p{font-size:15px;padding:0 11px}
.owl-carousel .item .testimonial_block{height:auto;padding-bottom:15px}
.cs-quote{padding-top:21%}
#demos .owl-carousel .item{padding:18px 1.2vw}
}
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/wp-content/themes/enfold-child/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width: 20px; height: 20px; margin: 5px 7px; background: #ffffff; border: 1px solid #9e9e9e; display: block;  -webkit-backface-visibility: visible;  transition: opacity .2s ease; border-radius: 30px;}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#fd6a18; border: 1px solid #fd6a18; box-shadow: 0px 7px 6px 0px rgba(210, 210, 210, 0.64);}
/* Testimonial Slider ---------------------------------------------------------------- */