
@media (min-width: 100px) and (max-width: 991px) {

 /*** Banner css start ***/
 
 /*** Banner css End ***/

  .about-title{
	font-size:26px;  
  }

 .section-title{
  font-size:26px;
 }
 
 .client-title{
	font-size:26px;   
 }
 
 .ads-title{
	 font-size:26px;   
 }
 
 .contact-title{
	font-size:26px;   
 }

/*** Social Media Icons CSS START ***/
	.section-footer {
    height: 60px;
    }
	
	.social-links a img {
		width: 25px;
	}
 /*** Social Media Icons CSS Start ***/
	
 /*** Contact us section css Start ***/
  .form-sub{
	 margin-bottom:10px; 
  }
 /*** Contact us section css End ***/


/**** Banner Section Form css start ***/
.Banner-Form{
 height:450px;	
}

/**** Banner Section Form css End ***/	


/**** Footer Section Form css start ***/
.footer-Form{
 height:450px;	
}
/**** Footer Section Form css End ***/
	
}