.carousel-wrapper {height: 590px}
.carousel-container{position:relative;width:100%;}
#carousel{height:600px;width:100%;max-width:100% !important;background-color:#fff;position:relative;margin-bottom:0.5em;font-size:12px;font-family:Arial;}
.carousel-image{border:0;display:block;}
.carousel-feature{position:absolute;top:-1000px;left:-1000px;border:2px solid #59e1ff;cursor:pointer;max-width:100% !important;border-radius:10px;box-sizing:content-box;}
.carousel-image{border-radius:10px;max-height:500px!important;}
.carousel-feature .carousel-caption{position:absolute;bottom:0;width:100%;background-color:#000;}
.carousel-feature .carousel-caption p{margin:0;padding:5px;font-weight:bold;font-size:12px;color:white;}
.tracker-summation-container{position:absolute;color:white;right:48px;top:230px;padding:3px;margin:3px;background-color:#000;}
.tracker-individual-container{position:absolute;color:white;right:48px;top:210px;padding:0;margin:0;}
.tracker-individual-container li{list-style:none;}
.tracker-individual-container .tracker-individual-blip{margin:0 3px;padding:0 3px;color:white;text-align:center;background-color:#DDD;}
.tracker-individual-container .tracker-individual-blip-selected{color:white;font-weight:bold;background-color:#000;}
#carousel-left{position:absolute;bottom:33px;left:220px;cursor:pointer;}
#carousel-right{position:absolute;bottom:33px;right:220px;cursor:pointer;}
.carousel-feature .carousel-caption2{position:absolute;bottom:0;width:100%;background-color:rgba(0,0,0,0.7);font-family:'Noto Sans', sans-serif;white-space:normal;line-height:1.5625;font-size:20px;color:#eee;padding-top:15px;border-radius:0 0 10px 10px;text-align:center;}
.tracker-summation-container, .tracker-individual-container{display:none!important;}
@media screen and (max-width:1200px){#carousel{height:500px;}
}
@media screen and (max-width:1000px) and (max-device-width:1000px){#carousel{height:auto;}.carousel-wrapper {height: auto;}
.carousel-feature{position:relative;border:none;border-radius:0;left:0!important;top:0!important;width:auto!important;height:auto!important;opacity:1!important;cursor:default!important;margin-bottom:20px;}
.carousel-image{width:100%!important;height:auto!important;border-radius:0;}
.carousel-feature .carousel-caption2{border-radius:0;position:relative;padding-bottom:5px;padding-top:10px;}
}