@media (min-width: 917px){
.navbar-custom{
	   opacity: 0.6;
    filter: alpha(opacity=0); /* For IE8 and earlier */
}
}
