/* backgrounds */
.bu-wh {
	background-color: rgba(255,255,255,1.00);
}
.bu-bl {
	background-color: rgba(0,70,132,1.00);
}
.bu-bl-t23 {
	background-color: rgba(0,70,132,0.23);
}
.bu-bl-t5 {
	background-color: rgba(0,70,132,0.05);
}
.bu-gre {
    background:rgba(0,155,103,1.00);
}
.bu-grn {
	background-color: rgba(0,155,103,1.00);
}
.bu-grn-t5 {
	background-color: rgba(0,155,103,0.05);
}
.bu-rd {
    background:rgba(237,28,36,1.00);
}

@media (min-width:1152px) and (max-width:1279px)  {

}
@media (min-width:1280px) and (max-width:1365px){

}
@media (min-width:1366px) and (max-width:1489px){

}
@media (min-width:1490px) and (max-width:1679px){

}
@media (min-width:1680px){

}
@media (min-width:1920px){

}
@media (min-width:370px) and (max-width:567px) {

}
@media (min-width:568px) and (max-width:639px) {

}
@media (min-width:640px) and (max-width:735px) {

}
@media (min-width:736px) and (max-width:979px) {

}
@media (min-width:980px) and (max-width:1151px) {

}
@media (max-width:369px) {

}
