.hide{
    display: none !important;
}


.lc_contact_us_text{
    /* font-size: 18px; */
    line-height: 2;
}

.lc_footer_link_li{
    line-height: 2.5;
}


.lc_footer_link_a{
    color : #a4a4a4 !important;
    /* font-size: 17px; */
}

.lc_solutions_col{
    padding:30px;
}

.lc_solutions_p{
    margin-top: 15px;
    font-size: 17px;
    line-height: 2;
}

.lc_img{
    height:100%;
    width:100%;
    object-fit: cover;
}

.lc_logo_img{
    height:45px;
}


/* Slider */



.lc_slider_li{
    height:100%
}


/* Navbar */

.lc_navbar{
    border-radius: 0px !important;
    margin-bottom: 0px !important;
}


.navbar-inverse .navbar-nav>.active>a{
    background-color: transparent !important;
}


@media only screen and (min-width: 426px) {
    .lc_nav_ul{
        float: right;
    }

    .nav > li.active{
        border-bottom: 1px solid white !important
    }
}


@media only screen and (max-width: 425px){
    .intro_section .big{
        font-size: 32px;
    }
    
}


@media only screen and (min-width: 1024px){
    .lc_intro_section{
        height:600px;
    }
}


@media only screen and (max-width: 768px){
    .lc_footer_company_details{
        text-align: center !important;
    }
    .lc_about_col{
        text-align: center;
    }
}




/*  */


