.product_content_wrapper {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.product_content h6 {
    margin: 0!important;
}

.product_booking_btn p {
    margin: 0!important;
    font-weight: bold!important;
    color: #000;
}

.local_slider .singleService {
    min-height: 367px!important;
}

.slider_demo,
.local_slider,
.outstation_slider {
    margin: 0!important;
}

.singleService {
    min-height: 267px;
}

.product_wrapper .singleBlog {
    min-height: 315px!important;
}

.singleService p,
.singleService i {
    font-weight: bold;
    color: #000!important;
}

.serImg img {
    margin: auto;
}

.home_box .inactive {
    background: #000!important;
}

.men-heading,
.out-h,
th {
    font-weight: bold!important;
}

.capacity {
    font-weight: 600;
}

.product_content p {
    margin-bottom: 0!important;
}

.home_slider {
    overflow-x: auto;
}

.singleService h6.lead {
    font-weight: 700;
}

@media(min-width: 320px) and (max-width: 767px) {
    .newsletterwid {
        padding: 20px 0;
        text-align: center;
    }
}