@charset "utf-8";
/*
 * @project atomic-css
 * @bootstrapversion 4
 * @based on emmet 2017-03
 * @docs https://docs.emmet.io/cheat-sheet/
 */
.cur_d{cursor:default}.cur-d{cursor:default!important}
.cur_ha{cursor:pointer}.cur-ha{cursor:pointer!important}
.cur_help{cursor:help}.cur-help{cursor:help!important}
.cur_m{cursor:move}.cur-m{cursor:move!important}
.cur_wresize{cursor:w-resize}.cur-wresize{cursor:w-resize!important}
.cur_zoomin{cursor:zoom-in}.cur-m{cursor:zoom-in!important}

@media (min-width:576px){ 

}
@media (min-width:768px){ 

}
@media (min-width:992px){

}
@media (min-width:1200px){ 

}