.unset-sidemargins{margin-right:0;margin-left:0}
.unset-sidepaddings{padding-right:0;padding-left:0}
//custom margins .mg-0,#mg-0,.unset-margin{margin:0 !important}
.mg-10,#mg-10{margin:10px !important}
.mg-20,#mg-20{margin:20px}
.mg-30,#mg-30{margin:30px}
.mg-40,#mg-40{margin:40px}
.mg-50,#mg-50{margin:50px}
.mg-t0,#mg-t0{margin-top:0 !important}
.mg-t10,#mg-t10{margin-top:10px !important}
.mg-t20,#mg-t20{margin-top:20px}
.mg-t30,#mg-t30{margin-top:30px}
.mg-t40,#mg-t40{margin-top:40px}
.mg-t50,#mg-t50{margin-top:50px}
.mg-b0,#mg-b0{margin-bottom:0 !important}
.mg-b00,#mg-b00{margin-bottom:0}
.mg-b10,#mg-b10{margin-bottom:10px}
.mg-b20,#mg-b20{margin-bottom:20px}
.mg-b30,#mg-b30{margin-bottom:30px}
.mg-b40,#mg-b40{margin-bottom:40px}
.mg-b50,#mg-b50{margin-bottom:50px}
.mg-l0,#mg-l0{margin-left:0}
.mg-l5,#mg-l5{margin-left:5px}
.mg-l10,#mg-l10{margin-left:10px}
.mg-l20,#mg-l20{margin-left:20px}
.mg-l30,#mg-l30{margin-left:30px}
.mg-l40,#mg-l40{margin-left:40px}
.mg-l50,#mg-l50{margin-left:50px}
.mg-r0,#mg-r0{margin-right:0}
.mg-r5,#mg-r5{margin-right:5px}
.mg-r10,#mg-r10{margin-right:10px}
.mg-r20,#mg-r20{margin-right:20px}
.mg-r30,#mg-r30{margin-right:30px}
.mg-r40,#mg-r40{margin-right:40px}
.mg-r50,#mg-r50{margin-right:50px}
//custom paddings .pd-0,#pd-0,.unset-padding{padding:0 !important}
.pd-10,#pd-10{padding:10px !important}
.pd-20,#pd-20{padding:20px}
.pd-30,#pd-30{padding:30px}
.pd-40,#pd-40{padding:40px}
.pd-50,#pd-50{padding:50px}
.pd-t0,#pd-t0{padding-top:0 !important}
.pd-t10,#pd-t10{padding-top:10px !important}
.pd-t20,#pd-t20{padding-top:20px}
.pd-t30,#pd-t30{padding-top:30px}
.pd-t40,#pd-t40{padding-top:40px}
.pd-t50,#pd-t50{padding-top:50px}
.pd-b0,#pd-b0{padding-bottom:0 !important}
.pd-b10,#pd-b10{padding-bottom:10px !important}
.pd-b20,#pd-b20{padding-bottom:20px}
.pd-b30,#pd-b30{padding-bottom:30px}
.pd-b40,#pd-b40{padding-bottom:40px}
.pd-b50,#pd-b50{padding-bottom:50px}
//responsive margin and padding .rmg-30,#mg-30{margin:30px !important}
.rmg-t30,#mg-t30{margin-top:30px !important}
.rmg-b30,#mg-b30{margin-bottom:30px !important}
.rpd-30,#pd-30{padding:30px !important}
.rpd-t30,#pd-t30{padding-top:30px !important}
.rpd-b30,#pd-b30{padding-bottom:30px !important}
@media(max-width:992px){.rmg-30,#mg-30{margin:15px !important}
.rmg-t30,#mg-t30{margin-top:15px !important}
.rmg-b30,#mg-b30{margin-bottom:15px !important}
.rpd-30,#pd-30{padding:15px !important}
.rpd-t30,#pd-t30{padding-top:15px !important}
.rpd-b30,#pd-b30{padding-bottom:15px !important}
}