.indexo_slider_fouc .indexo_slider{display:none;}
.indexo_slider h2, .indexo_slider h4, .indexo_slider div, .indexo_slider span, .indexo_slider a{margin:0px;padding:0px;vertical-align:baseline;border:none;text-decoration:none;text-shadow:none}
.indexo_slider p{margin:0px !important;}

.indexo_slider { position: relative; z-index: 1;}
.indexo_slider .indexo_slides { position: absolute; z-index: 1;left:0px;overflow:hidden;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing:content-box; }
.indexo_slider .indexo_slideri{width:100%;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing:content-box;height:auto !important;}
.indexo_slider .indexo_slideri .indexo_inner_wrap{margin:20px 15px 20px 40px;height: 100%;}
.indexo_slider .indexo_inner{margin:0;position:absolute;top:0;min-width:90%;max-width:90%;height:auto !important;}
.indexo_slider .indexo_nested_wrap{position:relative;}

/*Navigation numbers*/
.indexo_slider .indexoi_nav { position:absolute;bottom:20px;text-align:center;margin: 0;z-index:15; }
.indexo_slider .indexoi_nav a { margin: 3px; display:block;width:8px;float:left;height:8px;background:url(buttons/default/nav.png) no-repeat top left}
.indexo_slider .indexoi_nav a.activeSlide { background-position:-8px 0; }
.indexo_slider.indexoi_nav a:focus { outline: none; }
/*.indexo-slider .indexo_inner_wrap img.indexo_slider_thumbnail{max-width:100% !important;height:auto !important;}*/
div.indexo-slider-control { position: absolute; z-index: 4; right: 0px; margin:20px 20px 20px 0;}
div.indexo-slider-nav { float: left; padding: 10px 15px; cursor: pointer;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing:content-box;}
.indexo_nav_thumb{float: left !important; margin:0 15px 0 0;padding:0px !important;display:block;}
span.indexo-order { display: none; }
div.indexo-slider-nav h2 { float: left; padding-bottom: 4px; clear:none; margin:0px !important;}
span.indexo-meta { padding: 1px 0px; border: 1px solid #ccc; border-width: 1px 0 0 0; display: block; float: left;  }			
div.indexo-active{ background-color:transparent !important; background: url(arrow_bg.png) no-repeat center left; margin-left: -20px; padding-left: 36px;border:none !important; }
div.indexo-active h2 { margin-bottom: 1px; color: #222 !important; }
div.indexo-active span.indexo-meta{ color: #797979 !important; border: 0px !important;border-top: 1px solid #ddd !important; }
div.indexo-active-lt{ background-color:transparent !important; background: url(arrow_lt_bg.png) no-repeat center right; margin-right: -20px; padding-right: 36px;border:none !important; }
div.indexo-active-lt h2 { margin-bottom: 1px; color: #222 !important; }
div.indexo-active-lt span.indexo-meta{ color: #797979 !important; border: 0px !important; }

div.indexo-active-theme-red{border-right: 5px solid #e33100 !important;}
div.indexo-active-lt-theme-red{border-left: 5px solid #e33100 !important;}
div.indexo-active-theme-green{border-right: 5px solid #91bd09 !important;}
div.indexo-active-lt-theme-green{border-left: 5px solid #91bd09 !important;}
div.indexo-active-theme-blue{border-right: 5px solid #2daebf !important;}
div.indexo-active-lt-theme-blue{border-left: 5px solid #2daebf !important;}
div.indexo-active-theme-magenta{border-right: 5px solid #a9014b !important;}
div.indexo-active-lt-theme-magenta{border-left: 5px solid #a9014b !important;}
div.indexo-active-theme-yellow{border-right: 5px solid #ffb515 !important;}
div.indexo-active-lt-theme-yellow{border-left: 5px solid #ffb515 !important;}
div.indexo-active-theme-orange{border-right: 5px solid #ff5c00 !important;}
div.indexo-active-lt-theme-orange{border-left: 5px solid #ff5c00 !important;}

div.indexo_slideri h4{padding-bottom:20px;margin:0 !important;}
div.indexo-excerpt { padding: 0;}
div.indexo-excerpt p { padding:0 !important; }

/*read more buttons*/
a.indexo_more, a.indexo_more:visited {	background: #222;display: block; float:right;padding: 5px 10px 6px !important; margin-top: 10px; color: #fff !important; text-decoration: none;
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
border-bottom: 1px solid rgba(0,0,0,0.25);
position: relative;	cursor: pointer;}
a.indexo_more:hover	{ background-color: #111; color: #fff; }
a.indexo_more:active	{ top: 1px; }
a.indexo_small.indexo_more, a.indexo_small.indexo_more:visited { font-size: 11px; right:10px;}
a.indexo_more, a.indexo_more:visited,a.indexo_medium.indexo_more, a.indexo_medium.indexo_more:visited { font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
a.indexo_large.indexo_more, a.indexo_large.indexo_more:visited { font-size: 14px; padding: 8px 14px 9px; }
a.indexo_green.indexo_more, a.indexo_green.indexo_more:visited{ background-color: #91bd09; }
a.indexo_green.indexo_more:hover	{ background-color: #749a02; }
a.indexo_blue.indexo_more, a.indexo_blue.indexo_more:visited{ background-color: #2daebf; }
a.indexo_blue.indexo_more:hover{ background-color: #007d9a; }
a.indexo_red.indexo_more, a.indexo_red.indexo_more:visited{ background-color: #e33100; }
a.indexo_red.indexo_more:hover{ background-color: #872300; }
a.indexo_magenta.indexo_more, a.indexo_magenta.indexo_more:visited{ background-color: #a9014b; }
a.indexo_magenta.indexo_more:hover{ background-color: #630030; }
a.indexo_orange.indexo_more, .indexo_orange.indexo_more:visited{ background-color: #ff5c00; }
a.indexo_orange.indexo_more:hover{ background-color: #d45500; }
a.indexo_yellow.indexo_more, .indexo_yellow.indexo_more:visited{ background-color: #ffb515; }
a.indexo_yellow.indexo_more:hover{ background-color: #fc9200; }

.indexo_slider  .sldr_clearlt{display:block;visibility:hidden;clear:left;height:0;content:".";}
.indexo_slider  .sldr_clearrt{display:block;visibility:hidden;clear:right;height:0;content:".";}
/* video css */
.indexo_slider .mejs-overlay-button{background:url(images/bigplay_small.png) no-repeat !important;margin-left:-13px;top:50%;margin-top:-13px !important;}
.indexo_slider .indexo_eshortcode{position:relative;max-width:100%;height:100%;}
.indexo_slider video{display: inline-block;width: 100% !important;}
.indexo_slider div.mejs-mediaelement{max-width:100% !important;}
.indexo_slider div.mejs-inner,.indexo_slider div.wp-video-shortcode,.indexo_slider div.wp-video,.indexo_slider .mejs-layers,.indexo_slider .mejs-overlay-play{height:100% !important;max-width:100% !important;margin:0 !important;}
.indexo_slider .hentry .mejs-container {margin: none !important;}
/*Added for responsiveness*/
.indexo_slider .indexoNone{float:none !important;}
.indexo_slider .indexonone{float:none !important;}
.indexo_slider .indexoleft{float:left !important;}
.indexo_slider .indexoright{float:right !important;}
.indexo_slider .indexoTB{padding-bottom:5px !important;padding-top:10px;}
.indexo_slider .indexoTL{padding-bottom:20px !important;padding-top:0px;}
