.leader-thumbs .card-body .card-stitle {
    margin-top: 5px;
}
@media (min-width: 1101px) and (max-width: 1200px) {
.relam-carousel svg {
    height: 50px;
}
.carousel-caption {
    top: 40px !important;
}

.services .nav-pills .nav-link h1, .services .nav-pills .nav-link.active h1 {
    font-size: 20px !important;
}
.services a.btn {
    position: absolute !important;
    bottom: 30px  !important;
}
.location-bg h1 {
    font-size: 40px !important;
}
.carousel-indicators {
    top: 275px !important;
}
.leader-thumbs .card-body .card-stitle {
    margin-top: 10px;
}

}

@media (min-width: 1025px) and (max-width: 1100px) {
.relam-h1 {
    font-size: 30px;
}
.relam-carousel svg {
    height: 40px;
}
.carousel-caption {
    top: 40px !important;
}
.services .nav-pills .nav-link h1, .services .nav-pills .nav-link.active h1 {
    font-size: 22px;
}
.services a.btn {
    position: absolute;
    bottom: 30px;
}
.location-bg h1 {
    font-size: 40px !important;
}
.carousel-indicators {
    top: 265px !important;
}
.leader-thumbs .card-body .card-stitle {
    margin-top: 10px;
}
}

