
/* Tablet */
@media screen and (min-width:768px) and (max-width:991px) {
}
/* Mobile */
@media screen and (max-width:767px) {
 #slide_items_1438917457622:hover { background-color: rgba(250, 172, 77, 0.85098); }
 #slide_items_1438917451782:hover { background-color: rgb(247, 120, 108); }
 #slide_items_1438917457622 { left: 50.94%; top: 12.5%; right: 0%; bottom: auto; width: auto; height: 30px; background-color: rgb(255, 144, 8); }
 #slide_items_1438917451782 { left: 0%; top: 12.5%; right: 50.94%; bottom: auto; width: auto; height: 30px; background-color: rgb(250, 80, 65); }
 #slideshow_1438917430426 { height: 40px; }
}