

@media only screen and (max-width: 1000px){
.header_top .right .inner > div:first-child{
display:none;
}
}

ul, ol {
    list-style-position: outside;
}

.carousel-indicators li {
    background-color: #fff;

}

