/*!Navbar styles*/
header{background:url("img/header.jpg") center center no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}
header{padding-top:65px !important;padding-bottom:65px !important}
.btn-group .btn{border-radius:0 !important}
.bg-white-90{background:rgba(255,255,255,0.9)}
@media(min-width:1440px){
header{padding-top:150px !important;padding-bottom:150px !important}
}
@media(min-width:1080px){
	h1{font-size:64px !important}
}
	

@media(max-width:768px){
footer p {font-size:12px}
}

.btn.btn-xl{padding:.7rem 1.2rem;font-size:1.5rem;line-height:1.7;border-radius:.5rem}
footer a {color:#ffffff !important;}