

html, body { background: transparent; }

.carousel-indicators .active { width: 30px; height: 3px; margin: 0 3px; }
.carousel-control-next-icon, .carousel-control-prev-icon { width: 3rem; height: 3rem; }
.carousel-inner { width: 100.6%; }

@media only screen and (max-width: 991px) {
.toplogosetting { width: 60%; }
.toplogosetting1 { width: 35%; }
.logoheight { padding: .3rem 0; }
}

@media only screen and (min-width: 992px) {
.toplogosetting { width: 38%; }
.toplogosetting1 { width: 20%; }
.logoheight { padding: 1rem 0; }
}

.logo-top img { max-width: auto; }

