@media screen and (max-width:768px){
	.head .navbar-brand{float:none;}
	.head .navbar-brand img{margin:0px auto;}
	.head .navbar-nav{margin-top:0px; background:#060606;}
	.head .navbar-nav li a{color: #fff;}
	.navgationbar .container{padding:0px;}
	
}

@media screen and (max-width:460px){
	.head .top .tophead{ display:block;}
	.head .top .tophead .text-right, .head .top .tophead .text-center{text-align:left;}
	.head .top .tophead p{padding:3px 0;}
	