

@media only screen and (min-width: 1024px) {
  .top__logo{
	margin-left: -2px !important;
    width: 184px !important;
    height: 50px !important;
}
}
.footer__bottom{
	    background-color: #b8d0f3;
	    color: black;
}
.padding_remove{
	padding-bottom: 0px !important;
}
.slider_heading{
	font-size: 37px !important;
    font-weight: 900 !important;
}

/*about us*/
.about__company__section{
	padding-bottom: 0px !important;

}
.about__detail__heading{
	padding-top: 60px !important;
	margin-bottom: 0px !important;

}
.about__info__section{
	padding-top: 20px !important;
}

.contact-area .contact-items input, .contact-area .contact-items textarea {
    border: 1px solid #3b6db5;  
}

/*@media only screen and (min-width: 600px) {*/
/*.slide__image{*/
/*    height: 500px !important;*/
/*}*/
/*}*/

@media (max-width: 767px){
.logo__padding{
	padding-left: 3px !important;
}	    
nav.navbar.bootsnav .navbar-header {
     padding-left: 30px; 
}
.banner-area .content h1  {
    font-size: 30px !important;    
}
.banner-area .content h2  {
    font-size: 25px !important;
}
.banner-area .content h2 span {
    display: block;
}
.banner-area {
    height: 35%;
}
/*for footer*/
.our_services_hide{
	display: none;
}
.services_2nd_col_margrin{
	margin-bottom: 18px !important;
}
}

@media (max-width: 414px){
	.banner-area .content h1  {
    font-size: 19px !important;    
}
.banner-area .content h2  {
    font-size: 15px !important;
}
}
