@media screen and (min-width:200px) and (max-width:684px) {
	.desresp{
		display: none;
	}
	body .container {
    width: 95% !important;
}
	.responsive{
		display: block !important;
	}
	.banner .textBox {
    padding-top: 45%;
}
	*{
		    white-space:normal !important;
	}
	.textBox h2, .textBox h5 {
    font-size: 20px !important;
}
	#home .gray_bg h4{
	margin-top:  20px;	
	}
	.width_20 {
		width: 100% !important;
	}
	.blue_bg .knowmore{
		    margin: 0px 0 !important;
	}
	.blue_bg h2{
		width: 100% !important;
		font-size: 35px !important;
		    margin-bottom: 40px !important;
		line-height: 40px !important;
	}
	.blue_bg{
		padding-bottom: 9% !important;
	}
	.happyCustomers {
    width: 100% !important;
     
}
	 footer .col-md-9 .col-md-3 {
    width: 100% !important; 
}
	footer input, footer button, .footer_bott li{
		width: 100% !important;
	}
	.slick-initialized.slick-slider p{
		font-size: 25px !important;
		line-height: 30px !important;
	}
  }
