@media screen and (max-width: 800px) {
	.col-sm-9
	{
		width:100%!important;
	}
	.sibersubmenu
	{
		width:100%!important;
	}
	.col-xs-6
	{
		width:100%!important;
	}
	
	.logo-lg
	{
		margin-left:10px;
	}
	.formsenddata
	{
		padding:10px!important;
	}
	.homelogo
	{
		display:none!important;
	}
	.lead 
	{
		padding-left:80px!important;
	}
	.navbar-header
	{
		padding-left:30px!important;
	}
	.descriptionbottom
	{
		padding:0px 20px;
	}
	.menucall
	{
		float:left!important;
		text-align:left!important;
	}
	.text-right
	{
		text-align:left!important;
		padding-left:20px!important;
	}
	/*
	.navbar
	{
		height:100%!important;
	}
	/**/
}


@media screen and (max-width: 1100px) {
	.menuaz5
	{
		display:none!important;
	}
	.menuaz0
	{
		display:none!important;
	}
}




