@media (max-width: 768px) { 
    .navbar-brand >img.lpc {
        height: 25px !important;
        margin-top: 15px !important;
    }
    .navbar-brand >img.lpc1 {
        height: 30px !important;
        width: 30px !important;
        margin-top: 10px !important;
    }
    .navbar-brand p.lpc1 {
        top: 30px !important;
        padding-left: 30px !important;
    }
    h1>img.lpc {
        width:60% !important;
    }
    h1>img.lpc1 {
        height: 30px !important;
        width: 30px !important;
    }
    h1 > p.lpc1 {
        top: 10px;
        position: absolute;
        padding-left: 30px;
    }
	.navbar-inverse .navbar-toggle {
		float: left;
        margin-left: 15px;		
	}
	.navbar-brand {
		font-size: 25px !important;
	}
	.navbar-inverse .navbar-toggle:focus, 
	.navbar-inverse .navbar-toggle:hover {
		background-color: #fff;
	}
	.row.content {
		height: auto; 
	 }
	 .dropdown-menu {
		position: static; 
	 }
	.contact-header h1 {
		font-size: 30px;
		margin-left: 60px;
		margin-top: 20px;
	}
	.contact-map .col-md-4 p {
		float: none;
	}
	.home-about-us .media-content h1 {
		margin-top: 20px;  
	}
	.home span {		
		color: #2796de;
	}
	.mvv p {
		width: 230px !important;
	}
	.get-in-touch {
		margin-bottom: 15px;
	}
	.about h1 {   
		margin-left: 50px;
	}
	.servicess .carousel-inner img {
		margin-left: 75px;    
	}
	.home h2{
	margin-left: 20px;
		margin-top: 100px;	
	}
	.home h1{
		margin-left: 60px;
	}
	.home p{
		margin-left: 60px;
	}
	.home .read-more{
			margin-top: 15px;
		margin-left: 60px;
	}
}