@media (max-width:990px){
    .full-width-header .rs-header.style3 .box-layout{
        border-radius:0px !important;
    }

    .sevic-mrgn{
        margin-top: 25px;
    }

    .txt-cent{
        text-align: center !important;
    }
}

.counter-bg-color{
    background-color: black !important;
    
}
.counter-bg{
    
    background-image: url('../../self/dot.png');
    background-repeat: repeat;
    
}

.inner-bn-pd{
    padding: 150px 0px;
    background-attachment: fixed;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
}