.border-black {
	border: 1px solid #000;
}
.border-solid {
	border-style: solid !important;
}
.border-dotted {
	border-style: dotted !important;
}
.border-dashed {
	border-style: dashed !important;
}
.no-border {
	border-top: 0 !important;
	border-right: 0 !important;
	border-bottom: 0 !important;
	border-left: 0 !important;
}
.border-t-only {
	border-right: 0 !important;
	border-bottom: 0 !important;
	border-left: 0 !important;
}
.border-r-only {
	border-top: 0 !important;
	border-bottom: 0 !important;
	border-left: 0 !important;
}
.border-b-only {
	border-top: 0 !important;
	border-right: 0 !important;
	border-left: 0 !important;
}
.border-l-only {
	border-top: 0 !important;
	border-right: 0 !important;
	border-bottom: 0 !important;
}
.border-t-none {
	border-top: 0 !important;
}
.border-r-none {
	border-right: 0 !important;
}
.border-b-none {
	border-bottom: 0 !important;
}
.border-l-none {
	border-left: 0 !important;
}
.border-tr-only {
	border-bottom: 0 !important;
	border-left: 0 !important;
}
.border-rb-only {
	border-left: 0 !important;
	border-top: 0 !important;
}
.border-bl-only {
	border-top: 0 !important;
	border-right: 0 !important;
}
.border-lt-only {
	border-right: 0 !important;
	border-bottom: 0 !important;
}
.border-tb-only {
	border-right: 0 !important;
	border-left: 0 !important;
}
.border-rl-only {
	border-top: 0 !important;
	border-bottom: 0 !important;
}

/*============================================ LG ===================================== */
@media(min-width:1200px) {
/*Global*/    
    
.lg-no-border {
	border-top: 0 !important;
	border-right: 0 !important;
	border-bottom: 0 !important;
	border-left: 0 !important;
}
.lg-border-t-only {
	border-right: 0 !important;
	border-bottom: 0 !important;
	border-left: 0 !important;
}
.lg-border-r-only {
	border-top: 0 !important;
	border-bottom: 0 !important;
	border-left: 0 !important;
}
.lg-border-b-only {
	border-top: 0 !important;
	border-right: 0 !important;
	border-left: 0 !important;
}
.lg-border-l-only {
	border-top: 0 !important;
	border-right: 0 !important;
	border-bottom: 0 !important;
}
.lg-border-t-none {
	border-top: 0 !important;
}
.lg-border-r-none {
	border-right: 0 !important;
}
.lg-border-b-none {
	border-bottom: 0 !important;
}
.lg-border-l-none {
	border-left: 0 !important;
}
.lg-border-tr-only {
	border-bottom: 0 !important;
	border-left: 0 !important;
}
.lg-border-rb-only {
	border-left: 0 !important;
	border-top: 0 !important;
}
.lg-border-bl-only {
	border-top: 0 !important;
	border-right: 0 !important;
}
.lg-border-lt-only {
	border-right: 0 !important;
	border-bottom: 0 !important;
}
.lg-border-tb-only {
	border-right: 0 !important;
	border-left: 0 !important;
}
.lg-border-rl-only {
	border-top: 0 !important;
	border-bottom: 0 !important;
}
}

/*============================================ MD ===================================== */
@media(min-width:992px) and (max-width:1199px) {
/*Global*/     
    
.md-no-border {
	border-top: 0 !important;
	border-right: 0 !important;
	border-bottom: 0 !important;
	border-left: 0 !important;
}
.md-border-t-only {
	border-right: 0 !important;
	border-bottom: 0 !important;
	border-left: 0 !important;
}
.md-border-r-only {
	border-top: 0 !important;
	border-bottom: 0 !important;
	border-left: 0 !important;
}
.md-border-b-only {
	border-top: 0 !important;
	border-right: 0 !important;
	border-left: 0 !important;
}
.md-border-l-only {
	border-top: 0 !important;
	border-right: 0 !important;
	border-bottom: 0 !important;
}
.md-border-t-none {
	border-top: 0 !important;
}
.md-border-r-none {
	border-right: 0 !important;
}
.md-border-b-none {
	border-bottom: 0 !important;
}
.md-border-l-none {
	border-left: 0 !important;
}
.md-border-tr-only {
	border-bottom: 0 !important;
	border-left: 0 !important;
}
.md-border-rb-only {
	border-left: 0 !important;
	border-top: 0 !important;
}
.md-border-bl-only {
	border-top: 0 !important;
	border-right: 0 !important;
}
.md-border-lt-only {
	border-right: 0 !important;
	border-bottom: 0 !important;
}
.md-border-tb-only {
	border-right: 0 !important;
	border-left: 0 !important;
}
.md-border-rl-only {
	border-top: 0 !important;
	border-bottom: 0 !important;
}
}

/*============================================ SM ===================================== */
@media(min-width:768px) and (max-width:991px) {
/*Global*/     
  
.sm-no-border {
	border-top: 0 !important;
	border-right: 0 !important;
	border-bottom: 0 !important;
	border-left: 0 !important;
}
.sm-border-t-only {
	border-right: 0 !important;
	border-bottom: 0 !important;
	border-left: 0 !important;
}
.sm-border-r-only {
	border-top: 0 !important;
	border-bottom: 0 !important;
	border-left: 0 !important;
}
.sm-border-b-only {
	border-top: 0 !important;
	border-right: 0 !important;
	border-left: 0 !important;
}
.sm-border-l-only {
	border-top: 0 !important;
	border-right: 0 !important;
	border-bottom: 0 !important;
}
.sm-border-t-none {
	border-top: 0 !important;
}
.sm-border-r-none {
	border-right: 0 !important;
}
.sm-border-b-none {
	border-bottom: 0 !important;
}
.sm-border-l-none {
	border-left: 0 !important;
}
.sm-border-tr-only {
	border-bottom: 0 !important;
	border-left: 0 !important;
}
.sm-border-rb-only {
	border-left: 0 !important;
	border-top: 0 !important;
}
.sm-border-bl-only {
	border-top: 0 !important;
	border-right: 0 !important;
}
.sm-border-lt-only {
	border-right: 0 !important;
	border-bottom: 0 !important;
}
.sm-border-tb-only {
	border-right: 0 !important;
	border-left: 0 !important;
}
.sm-border-rl-only {
	border-top: 0 !important;
	border-bottom: 0 !important;
}
}

/*============================================ XS ===================================== */
@media(max-width:767px) {
/*Global*/  
    
.xs-no-border {
	border-top: 0 !important;
	border-right: 0 !important;
	border-bottom: 0 !important;
	border-left: 0 !important;
}
.xs-border-t-only {
	border-right: 0 !important;
	border-bottom: 0 !important;
	border-left: 0 !important;
}
.xs-border-r-only {
	border-top: 0 !important;
	border-bottom: 0 !important;
	border-left: 0 !important;
}
.xs-border-b-only {
	border-top: 0 !important;
	border-right: 0 !important;
	border-left: 0 !important;
}
.xs-border-l-only {
	border-top: 0 !important;
	border-right: 0 !important;
	border-bottom: 0 !important;
}
.xs-border-t-none {
	border-top: 0 !important;
}
.xs-border-r-none {
	border-right: 0 !important;
}
.xs-border-b-none {
	border-bottom: 0 !important;
}
.xs-border-l-none {
	border-left: 0 !important;
}
.xs-border-tr-only {
	border-bottom: 0 !important;
	border-left: 0 !important;
}
.xs-border-rb-only {
	border-left: 0 !important;
	border-top: 0 !important;
}
.xs-border-bl-only {
	border-top: 0 !important;
	border-right: 0 !important;
}
.xs-border-lt-only {
	border-right: 0 !important;
	border-bottom: 0 !important;
}
.xs-border-tb-only {
	border-right: 0 !important;
	border-left: 0 !important;
}
.xs-border-rl-only {
	border-top: 0 !important;
	border-bottom: 0 !important;
}
}
