#indexo_slider{
  min-width:710px;
}

.indexo-slider-nav h2 a{width:135px;font-family:Arial,Helvetica,sans-serif, Arial, Helvetica, sans-serif; font-weight:bold;font-style:normal; font-size: 13px; line-height: 16px; color: rgb(241,216,153);}

.indexo_slider h4, .indexo_slider div, .indexo_slider span, .indexo_slider a {
  font-size: 20px;
}

@media screen and (max-width: 650px),
only screen and (-moz-min-device-pixel-ratio:1.5) and (max-device-width: 650px), 
only screen and (-o-min-device-pixel-ratio:3/2) and (max-device-width: 650px), 
only screen and (-webkit-min-device-pixel-ratio:1.5) and (max-device-width: 650px), 
only screen and (min-device-pixel-ratio:1.5) and (max-device-width: 650px){
#indexo_slider{
  min-width:auto;
}

 div.indexo-slider-control,img.indexo_slider_thumbnail  {
    display:none !important;
 }
 div.indexo_slideri h4 {
    font-size:14px !important;
 }
 #indexo_slider, #indexo_slides, .indexo_slideri, .indexo-excerpt {
    width: 100% !important;
 }
 #slider{
    min-width:auto;
 }
}

.indexo_slider {
    margin-bottom: 5px;
}

.indexo_slides, #indexo_slides { 
    position: relative; 
    float:left; 
    width:440px; 
    z-index: 1;
    left:0px;
    overflow:hidden;       
    height:260px !important; 
}

div.indexo-excerpt {
   padding: 0; 
   max-width:420px !important;
}