@charset "utf-8";
/* CSS Document 
Author:Tejaswini
Website:http://www.clickonf5.org
*/
/*Smooth Slider specific styles*/
.smooth_slider_fouc .smooth_slider {display: none;}
.smooth_slider div,.smooth_slider p,.smooth_slider li,.smooth_slider span,.smooth_slider img,.smooth_slider h2,.smooth_slider ul{list-style:none;background:transparent;vertical-align:baseline;}
.smooth_slider{ padding: 40px 0px 0; max-height: 306px;}
.smooth_slider .sldr_title{margin:5px 0 10px 0; display: none;}
body .smooth_slider span{display:inline;overflow:hidden;margin: 10px auto; line-height: 1;}
.smooth_slider .smooth_sliderb{position:relative;}
.smooth_slider .smooth_slideri{position:absolute;}
.smooth_slider .smooth_slider_thumbnail{position:relative;max-width:100%;}
.smooth_slider a{text-decoration:none !important;}
.smooth_slider h2{ clear:none; display:block; padding: 0px; position: absolute; top: -40px;}
.smooth_slider p.smooth_more{margin:0;}
.smooth_slider p.smooth_more a{text-decoration: none;float:right; color: #729029 !important; font-weight: bold;}
.smooth_slider p.smooth_more a:hover{text-decoration:none;}
/*f3f3f3*/
.sldrbr{line-height:1px;}
.sldrlink{display:none;font-size:8px;font-family:Verdana, Helvetica, sans-serif;}
.sldrlink a{position:absolute;bottom:0;right:5px;margin:10px auto;color:#333333;}
.sldr_clearlt{display:block;visibility:hidden;clear:left;height:0;content:".";}
.sldr_clearrt{display:block;visibility:hidden;clear:right;height:0;content:".";}

/*Navigation */
/* Next and Previous navigational arrows */
.smooth_slider .smooth_next {position: absolute;right: 0px;top:45%; width: 24px; height: 24px; cursor: pointer; background: transparent url(buttons/default/next.png) no-repeat 0 0;}
.smooth_slider .smooth_prev { position: absolute;left: 0px;top:45%; width: 24px; height: 24px; cursor: pointer; background: transparent url(buttons/default/prev.png) no-repeat 0 0;}

/*Navigation numbers*/
.smooth_slider .smooth_nav { position: absolute; left: 318px; top: 211px; text-align:center; margin: 10px auto; z-index: 1000;}
.smooth_slider .smooth_nav a.smooth_slider_nnav { font-size: 24px; color: #fff; font-weight: bold; padding: 10px 18px; margin: 4px; background-color: #191715; text-align: center; text-decoration: none;}
.smooth_slider .smooth_nav a.smooth_slider_nnav.activeSlide { font-weight:bold; background-color: #9abc39; /*border: 2px solid #7A9627;*/ padding: 10px 18px; }
.smooth_slider .smooth_nav a.smooth_slider_nnav:focus { outline: none; }
.smooth_slider .smooth_nav a.smooth_slider_inav{display:block;float:left;}
.smooth_slider .smooth_nav a.smooth_slider_bnav{background: transparent url(buttons/default/nav.png) no-repeat 0 0;margin:0 3px;}

/* smooth Video */
.smooth_slider .smooth_slider_eshortcode{position:relative; }
.smooth_slider video{display: inline-block;width: 100% !important;margin: 0 !important;}
.smooth_slider .mejs-container{margin:0 !important;}
.smooth_slider .mejs-overlay-button{margin-top:-50px !important;}
.smooth_slider div.mejs-mediaelement{height:auto !important;max-width:100% !important;}
.smooth_slider div.mejs-inner,.smooth_slider div.wp-video-shortcode,.smooth_slider div.wp-video,.smooth_slider .mejs-layers,.smooth_slider .mejs-overlay-play{height:100% !important;max-width:100% !important;}
