﻿.info-section {
    position: relative;
    padding: 20px 0 20px;
}

.main-slider .tp-dottedoverlay {
    background: rgba(0, 0, 0, 0.06);
}

@media only screen and (max-width: 767px) {
    .main-header .header-top .top-left ul li:last-child {
        margin-right: 0px;
        font-size: 10px;
    }

    .tableBottemPage {
        margin-bottom: 40px;
    }

    .info-section.my-box .info-block .inner-box {
        height: 385px;
    }

    .box-list .serviceBox {
        margin: 30px 0 40px;
        height: 225px;
    }
    .info-section.my-box .info-block .inner-box {
        min-height: 515px;
        padding: 40px 30px;
        box-shadow: inset 0px 0px 10px 0px #e73148;
        height: 360px!important;
    }
}
