.footer{
background-image:url(../img/bfooter.jpg) !important; background-size:cover;
}
.colorwhite{
	color:#fff;
	font-size: 14px;
    font-weight:100px;
    text-transform: uppercase;
    position: relative;
	
}

.colorwhite1{
color:#fff;
	font-size: 16px;
    font-weight: 500;
  
    position: relative;
}

@media only screen and (max-width:450px) {
.colorwhite{
	color:#fff !important;
	font-size: 12px !important;

    text-transform: uppercase !important;
    position: relative !important;
}
}
