/** mobile responsive styles **/

@media (max-width:991.98px) {
    .navbar-toggler i {
        color: #f15f22;
    }
    .navbar-toggler:focus {
        border: none;
        outline: none;
    }
    header .navbar-nav {
        border-left: 0;
        margin-left: 0;
    }
    .active-nav {
        padding-left: 0;
    }
    header .navbar-nav li {
        padding-left: 5px;
        border-bottom: 1px solid #ddd;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    header .navbar-collapse p {
        padding: 5px 0 5px 25px;
    }
    .homeslider .carousel-caption .h1 {
        font-size: 2rem;
        margin: 0;
    }
    .homeslider .carousel-caption p {
        margin: 0;
    }
    .homeslider .carousel-caption {
        bottom: 28%;
    }
    .textsmcenter {
        text-align: center !important;
    }
    .vrbest {
        margin-bottom: 75px;
    }
    .dnonemob {
        display: none;
    }
    .pymob20 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .industrycol {
        padding-bottom: 20px;
    }
    .brcrumb {
        padding-bottom: 20px;
    }
}
