@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;line-height:12px !important;font-size:11px !important;font-family:"Myriad Pro" !important;}
.smooth_slider img{margin-right:55px !important}
.smooth_slider span{float:left;margin-top:3px !important;}
.smooth_slider{padding:0 5px;margin-left:10px;}
.smooth_slider .sldr_title{margin:5px 0 10px 0;}
.smooth_slider span{display:inline;overflow:hidden;width:320px}
.smooth_slider span b{font-family:"intro-black" !important; font-size:11px !important}
.smooth_slider .smooth_sliderb{position:relative;}
.smooth_slider .smooth_slideri{position:absolute;width:520px !important;margin:0px !important}
.smooth_slider a{text-decoration:none !important;font-size:11px !important;font-family:"intro-black" !important;}
.smooth_slider h2{clear:none;display:block;padding:0px;font-size:11px !important;font-family:"intro-black" !important;/*line-height:9px !important;*/margin:0 !important; text-transform:uppercase}
.smooth_slider p.smooth_more{float:left;margin:0;height:19px;background-image:url(../../../../../themes/twentythirteen/images/more.png); background-repeat:no-repeat; background-position:top left;margin-top:8px;clear:left}
.smooth_slider p.smooth_more a{text-decoration:none !important;float:left;margin-left:26px;line-height:19px;}
.smooth_slider p.smooth_more a:hover{text-decoration:none;}

.sldrbr{line-height:1px;}
.sldrlink{display:block;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;bottom:10px; width: 18px; height: 18px; cursor: pointer; background: transparent url(buttons/default/next.png) no-repeat 0 0;}
.smooth_slider .smooth_prev { position: absolute;right: 24px;bottom:10px; width: 18px; height: 18px; cursor: pointer; background: transparent url(buttons/default/prev.png) no-repeat 0 0;}

/*Navigation numbers*/
.smooth_slider .smooth_nav { position:absolute;bottom:0px;text-align:center;margin: 10px auto;}
.smooth_slider .smooth_nav a.smooth_slider_nnav { padding: 2px 6px; margin: 3px; border: 1px solid #ccc; text-align: center; text-decoration: none; font-weight:normal;}
.smooth_slider .smooth_nav a.smooth_slider_nnav.activeSlide { font-weight:bold;background-color: #efefef ; }
.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;}	

@media (max-width: 999px) {
.smooth_slider .smooth_next{bottom:33px !important; right:25px !important}
.smooth_slider .smooth_prev{bottom:33px !important; right:50px !important}
}

@media (max-width: 480px) {
.smooth_slider .smooth_next{bottom:33px !important; right:0px !important}
.smooth_slider .smooth_prev{bottom:33px !important; right:24px !important}
.smooth_slider span{width:200px !important}
.smooth_slider img{margin-right:0px !important}
}