
@media(max-width:1199px){



}

@media only screen and (max-width:991px){

}



@media only screen and (max-width:767px){
  .homebanner h1 {font-size: 30px;line-height: 40px;}

}
@media(max-width:575px){
  .homebanner h1 { font-size: 25px;line-height: 35px;}

}
@media only screen and (max-width:475px){

}
@media only screen and (max-width:420px){



}
@media only screen and (max-width:342px){
}
