.col-xs-offset-right-12 {
	margin-right: 100%;
  }
  .col-xs-offset-right-11 {
	margin-right: 91.66666667%;
  }
  .col-xs-offset-right-10 {
	margin-right: 83.33333333%;
  }
  .col-xs-offset-right-9 {
	margin-right: 75%;
  }
  .col-xs-offset-right-8 {
	margin-right: 66.66666667%;
  }
  .col-xs-offset-right-7 {
	margin-right: 58.33333333%;
  }
  .col-xs-offset-right-6 {
	margin-right: 50%;
  }
  .col-xs-offset-right-5 {
	margin-right: 41.66666667%;
  }
  .col-xs-offset-right-4 {
	margin-right: 33.33333333%;
  }
  .col-xs-offset-right-3 {
	margin-right: 25%;
  }
  .col-xs-offset-right-2 {
	margin-right: 16.66666667%;
  }
  .col-xs-offset-right-1 {
	margin-right: 8.33333333%;
  }
  .col-xs-offset-right-0 {
	margin-right: 0;
  }
  @media (min-width: 768px) {
	.col-sm-offset-right-12 {
	  margin-right: 100%;
	}
	.col-sm-offset-right-11 {
	  margin-right: 91.66666667%;
	}
	.col-sm-offset-right-10 {
	  margin-right: 83.33333333%;
	}
	.col-sm-offset-right-9 {
	  margin-right: 75%;
	}
	.col-sm-offset-right-8 {
	  margin-right: 66.66666667%;
	}
	.col-sm-offset-right-7 {
	  margin-right: 58.33333333%;
	}
	.col-sm-offset-right-6 {
	  margin-right: 50%;
	}
	.col-sm-offset-right-5 {
	  margin-right: 41.66666667%;
	}
	.col-sm-offset-right-4 {
	  margin-right: 33.33333333%;
	}
	.col-sm-offset-right-3 {
	  margin-right: 25%;
	}
	.col-sm-offset-right-2 {
	  margin-right: 16.66666667%;
	}
	.col-sm-offset-right-1 {
	  margin-right: 8.33333333%;
	}
	.col-sm-offset-right-0 {
	  margin-right: 0;
	}
  }
  @media (min-width: 992px) {
	.col-md-offset-right-12 {
	  margin-right: 100%;
	}
	.col-md-offset-right-11 {
	  margin-right: 91.66666667%;
	}
	.col-md-offset-right-10 {
	  margin-right: 83.33333333%;
	}
	.col-md-offset-right-9 {
	  margin-right: 75%;
	}
	.col-md-offset-right-8 {
	  margin-right: 66.66666667%;
	}
	.col-md-offset-right-7 {
	  margin-right: 58.33333333%;
	}
	.col-md-offset-right-6 {
	  margin-right: 50%;
	}
	.col-md-offset-right-5 {
	  margin-right: 41.66666667%;
	}
	.col-md-offset-right-4 {
	  margin-right: 33.33333333%;
	}
	.col-md-offset-right-3 {
	  margin-right: 25%;
	}
	.col-md-offset-right-2 {
	  margin-right: 16.66666667%;
	}
	.col-md-offset-right-1 {
	  margin-right: 8.33333333%;
	}
	.col-md-offset-right-0 {
	  margin-right: 0;
	}
  }
  @media (min-width: 1200px) {
	.col-lg-offset-right-12 {
	  margin-right: 100%;
	}
	.col-lg-offset-right-11 {
	  margin-right: 91.66666667%;
	}
	.col-lg-offset-right-10 {
	  margin-right: 83.33333333%;
	}
	.col-lg-offset-right-9 {
	  margin-right: 75%;
	}
	.col-lg-offset-right-8 {
	  margin-right: 66.66666667%;
	}
	.col-lg-offset-right-7 {
	  margin-right: 58.33333333%;
	}
	.col-lg-offset-right-6 {
	  margin-right: 50%;
	}
	.col-lg-offset-right-5 {
	  margin-right: 41.66666667%;
	}
	.col-lg-offset-right-4 {
	  margin-right: 33.33333333%;
	}
	.col-lg-offset-right-3 {
	  margin-right: 25%;
	}
	.col-lg-offset-right-2 {
	  margin-right: 16.66666667%;
	}
	.col-lg-offset-right-1 {
	  margin-right: 8.33333333%;
	}
	.col-lg-offset-right-0 {
	  margin-right: 0;
	}
  }

  .row.display-flex {
    display: flex;
    flex-wrap: wrap;
  }
  .row.display-flex > [class*='col-'] {
    display: flex;
    flex-direction: column;
  }
  .vacol-xs-1, .vacol-xs-2, .vacol-xs-3, .vacol-xs-4, .vacol-xs-5, .vacol-xs-6, .vacol-xs-7, .vacol-xs-8, .vacol-xs-9, .vacol-xs-10, .vacol-xs-11, .vacol-xs-12,
  .vacol-sm-1, .vacol-sm-2, .vacol-sm-3, .vacol-sm-4, .vacol-sm-5, .vacol-sm-6, .vacol-sm-7, .vacol-sm-8, .vacol-sm-9, .vacol-sm-10, .vacol-sm-11, .vacol-sm-12,
  .vacol-md-1, .vacol-md-2, .vacol-md-3, .vacol-md-4, .vacol-md-5, .vacol-md-6, .vacol-md-7, .vacol-md-8, .vacol-md-9, .vacol-md-10, .vacol-md-11, .vacol-md-12,
  .vacol-lg-1, .vacol-lg-2, .vacol-lg-3, .vacol-lg-4, .vacol-lg-5, .vacol-lg-6, .vacol-lg-7, .vacol-lg-8, .vacol-lg-9, .vacol-lg-10, .vacol-lg-11, .vacol-lg-12 {
      position: relative;
      min-height: 1px;
      padding-left:15px;
      padding-right:15px;
  }
  .varow-xs {
      display: table;
      width: 100%;
      table-layout: fixed;
  }
  .vacol-xs-1, .vacol-xs-2, .vacol-xs-3, .vacol-xs-4, .vacol-xs-5, .vacol-xs-6, .vacol-xs-7, .vacol-xs-8, .vacol-xs-9, .vacol-xs-10, .vacol-xs-11, .vacol-xs-12 {
      display: table-cell;
      vertical-align: middle;
  }
  .vacol-xs-12 { width: 100%; }
  .vacol-xs-11 { width: 91.66666667%; }
  .vacol-xs-10 { width: 83.33333333%; }
  .vacol-xs-9 { width: 75%; }
  .vacol-xs-8 { width: 66.66666667%; }
  .vacol-xs-7 { width: 58.33333333%; }
  .vacol-xs-6 { width: 50%; }
  .vacol-xs-5 { width: 41.66666667%; }
  .vacol-xs-4 { width: 33.33333333%; }
  .vacol-xs-3 { width: 25%; }
  .vacol-xs-2 { width: 16.66666667%; }
  .vacol-xs-1 { width: 8.33333333%; }
  
  @media screen and (min-width: 768px) {
      .varow-sm {
          display: table;
          width: 100%;
          table-layout: fixed;
      }
      .vacol-sm-1, .vacol-sm-2, .vacol-sm-3, .vacol-sm-4, .vacol-sm-5, .vacol-sm-6, .vacol-sm-7, .vacol-sm-8, .vacol-sm-9, .vacol-sm-10, .vacol-sm-11, .vacol-sm-12 {
          display: table-cell;
          vertical-align: middle;
      }
      .vacol-sm-12 { width: 100%; }
      .vacol-sm-11 { width: 91.66666667%; }
      .vacol-sm-10 { width: 83.33333333%; }
      .vacol-sm-9 { width: 75%; }
      .vacol-sm-8 { width: 66.66666667%; }
      .vacol-sm-7 { width: 58.33333333%; }
      .vacol-sm-6 { width: 50%; }
      .vacol-sm-5 { width: 41.66666667%; }
      .vacol-sm-4 { width: 33.33333333%; }
      .vacol-sm-3 { width: 25%; }
      .vacol-sm-2 { width: 16.66666667%; }
      .vacol-sm-1 { width: 8.33333333%; }
  }
  @media screen and (min-width: 992px) {
      .varow-md {
          display: table;
          width: 100%;
          table-layout: fixed;
      }
      .vacol-md-1, .vacol-md-2, .vacol-md-3, .vacol-md-4, .vacol-md-5, .vacol-md-6, .vacol-md-7, .vacol-md-8, .vacol-md-9, .vacol-md-10, .vacol-md-11, .vacol-md-12 {
          display: table-cell;
          vertical-align: middle;
      }
      .vacol-md-12 { width: 100%; }
      .vacol-md-11 { width: 91.66666667%; }
      .vacol-md-10 { width: 83.33333333%; }
      .vacol-md-9 { width: 75%; }
      .vacol-md-8 { width: 66.66666667%; }
      .vacol-md-7 { width: 58.33333333%; }
      .vacol-md-6 { width: 50%; }
      .vacol-md-5 { width: 41.66666667%; }
      .vacol-md-4 { width: 33.33333333%; }
      .vacol-md-3 { width: 25%; }
      .vacol-md-2 { width: 16.66666667%; }
      .vacol-md-1 { width: 8.33333333%; }
  }
  @media screen and (min-width: 1200px) {
      .varow-lg {
          display: table;
          width: 100%;
          table-layout: fixed;
      }
      .vacol-lg-1, .vacol-lg-2, .vacol-lg-3, .vacol-lg-4, .vacol-lg-5, .vacol-lg-6, .vacol-lg-7, .vacol-lg-8, .vacol-lg-9, .vacol-lg-10, .vacol-lg-11, .vacol-lg-12 {
          display: table-cell;
          vertical-align: middle;
      }
      .vacol-lg-12 { width: 100%; }
      .vacol-lg-11 { width: 91.66666667%; }
      .vacol-lg-10 { width: 83.33333333%; }
      .vacol-lg-9 { width: 75%; }
      .vacol-lg-8 { width: 66.66666667%; }
      .vacol-lg-7 { width: 58.33333333%; }
      .vacol-lg-6 { width: 50%; }
      .vacol-lg-5 { width: 41.66666667%; }
      .vacol-lg-4 { width: 33.33333333%; }
      .vacol-lg-3 { width: 25%; }
      .vacol-lg-2 { width: 16.66666667%; }
      .vacol-lg-1 { width: 8.33333333%; }
  }

.row-pad-xs {
    margin-left: -5px;
    margin-right: -5px;
}
.row-pad-xs [class^="vacol-"], .row-pad-xs [class*=" vacol-"],
.row-pad-xs [class^="col-"], .row-pad-xs [class*=" col-"] {
    padding-left: 5px;
    padding-right: 5px;
}

.row-pad-xxs {
    margin-left: -3px;
    margin-right: -3px;
}
.row-pad-xxs [class^="vacol-"], .row-pad-xxs [class*=" vacol-"],
.row-pad-xxs [class^="col-"], .row-pad-xxs [class*=" col-"] {
    padding-left: 3px;
    padding-right: 3px;
}
.row-pad-sm {
    margin-left: -10px;
    margin-right: -10px;
}
.row-pad-sm [class^="vacol-"], .row-pad-sm [class*=" vacol-"],
.row-pad-sm [class^="col-"], .row-pad-sm [class*=" col-"] {
    padding-left: 10px;
    padding-right: 10px;
}
.row-pad-md {
    margin-left: -15px;
    margin-right: -15px;
}
.row-pad-md [class^="vacol-"], .row-pad-md [class*=" vacol-"],
.row-pad-md [class^="col-"], .row-pad-md [class*=" col-"] {
    padding-left: 15px;
    padding-right: 15px;
}
.row-pad-lg {
    margin-left: -20px;
    margin-right: -20px;
}
.row-pad-lg [class^="vacol-"], .row-pad-lg [class*=" vacol-"],
.row-pad-lg [class^="col-"], .row-pad-lg [class*=" col-"] {
    padding-left: 20px;
    padding-right: 20px;
}
.vertical-center{
    /*text-align: center;*/
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
.vertical-center-absolute{
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}
.vertical-middle{
    display: inline-block;
    vertical-align: middle;
}
.wrap-text {
	word-wrap: break-word;
	white-space: pre-wrap;
}

.m-0 {
    margin: 0 0 !important;
  }
  
  .mt-0 {
    margin-top: 0 !important;
  }
  
  .mr-0 {
    margin-right: 0 !important;
  }
  
  .mb-0 {
    margin-bottom: 0 !important;
  }
  
  .ml-0 {
    margin-left: 0 !important;
  }
  
  .mx-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  
  .my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  
  .m-1 {
    margin: 0.25rem 0.25rem !important;
  }
  
  .mt-1 {
    margin-top: 0.25rem !important;
  }
  
  .mr-1 {
    margin-right: 0.25rem !important;
  }
  
  .mb-1 {
    margin-bottom: 0.25rem !important;
  }
  
  .ml-1 {
    margin-left: 0.25rem !important;
  }
  
  .mx-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  
  .my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  
  .m-2 {
    margin: 0.5rem 0.5rem !important;
  }
  
  .mt-2 {
    margin-top: 0.5rem !important;
  }
  
  .mr-2 {
    margin-right: 0.5rem !important;
  }
  
  .mb-2 {
    margin-bottom: 0.5rem !important;
  }
  
  .ml-2 {
    margin-left: 0.5rem !important;
  }
  
  .mx-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  
  .my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  
  .m-3 {
    margin: 1rem 1rem !important;
  }
  
  .mt-3 {
    margin-top: 1rem !important;
  }
  
  .mr-3 {
    margin-right: 1rem !important;
  }
  
  .mb-3 {
    margin-bottom: 1rem !important;
  }
  
  .ml-3 {
    margin-left: 1rem !important;
  }
  
  .mx-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  
  .my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  
  .m-4 {
    margin: 1.5rem 1.5rem !important;
  }
  
  .mt-4 {
    margin-top: 1.5rem !important;
  }
  
  .mr-4 {
    margin-right: 1.5rem !important;
  }
  
  .mb-4 {
    margin-bottom: 1.5rem !important;
  }
  
  .ml-4 {
    margin-left: 1.5rem !important;
  }
  
  .mx-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  
  .my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  
  .m-5 {
    margin: 3rem 3rem !important;
  }
  
  .mt-5 {
    margin-top: 3rem !important;
  }
  
  .mr-5 {
    margin-right: 3rem !important;
  }
  
  .mb-5 {
    margin-bottom: 3rem !important;
  }
  
  .ml-5 {
    margin-left: 3rem !important;
  }
  
  .mx-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  
  .my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  
  .p-0 {
    padding: 0 0 !important;
  }
  
  .pt-0 {
    padding-top: 0 !important;
  }
  
  .pr-0 {
    padding-right: 0 !important;
  }
  
  .pb-0 {
    padding-bottom: 0 !important;
  }
  
  .pl-0 {
    padding-left: 0 !important;
  }
  
  .px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  
  .py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  
  .p-1 {
    padding: 0.25rem 0.25rem !important;
  }
  
  .pt-1 {
    padding-top: 0.25rem !important;
  }
  
  .pr-1 {
    padding-right: 0.25rem !important;
  }
  
  .pb-1 {
    padding-bottom: 0.25rem !important;
  }
  
  .pl-1 {
    padding-left: 0.25rem !important;
  }
  
  .px-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  
  .py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  
  .p-2 {
    padding: 0.5rem 0.5rem !important;
  }
  
  .pt-2 {
    padding-top: 0.5rem !important;
  }
  
  .pr-2 {
    padding-right: 0.5rem !important;
  }
  
  .pb-2 {
    padding-bottom: 0.5rem !important;
  }
  
  .pl-2 {
    padding-left: 0.5rem !important;
  }
  
  .px-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  
  .py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  
  .p-3 {
    padding: 1rem 1rem !important;
  }
  
  .pt-3 {
    padding-top: 1rem !important;
  }
  
  .pr-3 {
    padding-right: 1rem !important;
  }
  
  .pb-3 {
    padding-bottom: 1rem !important;
  }
  
  .pl-3 {
    padding-left: 1rem !important;
  }
  
  .px-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  
  .py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  
  .p-4 {
    padding: 1.5rem 1.5rem !important;
  }
  
  .pt-4 {
    padding-top: 1.5rem !important;
  }
  
  .pr-4 {
    padding-right: 1.5rem !important;
  }
  
  .pb-4 {
    padding-bottom: 1.5rem !important;
  }
  
  .pl-4 {
    padding-left: 1.5rem !important;
  }
  
  .px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  
  .py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  
  .p-5 {
    padding: 3rem 3rem !important;
  }
  
  .pt-5 {
    padding-top: 3rem !important;
  }
  
  .pr-5 {
    padding-right: 3rem !important;
  }
  
  .pb-5 {
    padding-bottom: 3rem !important;
  }
  
  .pl-5 {
    padding-left: 3rem !important;
  }
  
  .px-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  
  .py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  
  .m-auto {
    margin: auto !important;
  }
  
  .mt-auto {
    margin-top: auto !important;
  }
  
  .mr-auto {
    margin-right: auto !important;
  }
  
  .mb-auto {
    margin-bottom: auto !important;
  }
  
  .ml-auto {
    margin-left: auto !important;
  }
  
  .mx-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  
  .my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  
  @media (min-width: 576px) {
    .m-sm-0 {
      margin: 0 0 !important;
    }
    .mt-sm-0 {
      margin-top: 0 !important;
    }
    .mr-sm-0 {
      margin-right: 0 !important;
    }
    .mb-sm-0 {
      margin-bottom: 0 !important;
    }
    .ml-sm-0 {
      margin-left: 0 !important;
    }
    .mx-sm-0 {
      margin-right: 0 !important;
      margin-left: 0 !important;
    }
    .my-sm-0 {
      margin-top: 0 !important;
      margin-bottom: 0 !important;
    }
    .m-sm-1 {
      margin: 0.25rem 0.25rem !important;
    }
    .mt-sm-1 {
      margin-top: 0.25rem !important;
    }
    .mr-sm-1 {
      margin-right: 0.25rem !important;
    }
    .mb-sm-1 {
      margin-bottom: 0.25rem !important;
    }
    .ml-sm-1 {
      margin-left: 0.25rem !important;
    }
    .mx-sm-1 {
      margin-right: 0.25rem !important;
      margin-left: 0.25rem !important;
    }
    .my-sm-1 {
      margin-top: 0.25rem !important;
      margin-bottom: 0.25rem !important;
    }
    .m-sm-2 {
      margin: 0.5rem 0.5rem !important;
    }
    .mt-sm-2 {
      margin-top: 0.5rem !important;
    }
    .mr-sm-2 {
      margin-right: 0.5rem !important;
    }
    .mb-sm-2 {
      margin-bottom: 0.5rem !important;
    }
    .ml-sm-2 {
      margin-left: 0.5rem !important;
    }
    .mx-sm-2 {
      margin-right: 0.5rem !important;
      margin-left: 0.5rem !important;
    }
    .my-sm-2 {
      margin-top: 0.5rem !important;
      margin-bottom: 0.5rem !important;
    }
    .m-sm-3 {
      margin: 1rem 1rem !important;
    }
    .mt-sm-3 {
      margin-top: 1rem !important;
    }
    .mr-sm-3 {
      margin-right: 1rem !important;
    }
    .mb-sm-3 {
      margin-bottom: 1rem !important;
    }
    .ml-sm-3 {
      margin-left: 1rem !important;
    }
    .mx-sm-3 {
      margin-right: 1rem !important;
      margin-left: 1rem !important;
    }
    .my-sm-3 {
      margin-top: 1rem !important;
      margin-bottom: 1rem !important;
    }
    .m-sm-4 {
      margin: 1.5rem 1.5rem !important;
    }
    .mt-sm-4 {
      margin-top: 1.5rem !important;
    }
    .mr-sm-4 {
      margin-right: 1.5rem !important;
    }
    .mb-sm-4 {
      margin-bottom: 1.5rem !important;
    }
    .ml-sm-4 {
      margin-left: 1.5rem !important;
    }
    .mx-sm-4 {
      margin-right: 1.5rem !important;
      margin-left: 1.5rem !important;
    }
    .my-sm-4 {
      margin-top: 1.5rem !important;
      margin-bottom: 1.5rem !important;
    }
    .m-sm-5 {
      margin: 3rem 3rem !important;
    }
    .mt-sm-5 {
      margin-top: 3rem !important;
    }
    .mr-sm-5 {
      margin-right: 3rem !important;
    }
    .mb-sm-5 {
      margin-bottom: 3rem !important;
    }
    .ml-sm-5 {
      margin-left: 3rem !important;
    }
    .mx-sm-5 {
      margin-right: 3rem !important;
      margin-left: 3rem !important;
    }
    .my-sm-5 {
      margin-top: 3rem !important;
      margin-bottom: 3rem !important;
    }
    .p-sm-0 {
      padding: 0 0 !important;
    }
    .pt-sm-0 {
      padding-top: 0 !important;
    }
    .pr-sm-0 {
      padding-right: 0 !important;
    }
    .pb-sm-0 {
      padding-bottom: 0 !important;
    }
    .pl-sm-0 {
      padding-left: 0 !important;
    }
    .px-sm-0 {
      padding-right: 0 !important;
      padding-left: 0 !important;
    }
    .py-sm-0 {
      padding-top: 0 !important;
      padding-bottom: 0 !important;
    }
    .p-sm-1 {
      padding: 0.25rem 0.25rem !important;
    }
    .pt-sm-1 {
      padding-top: 0.25rem !important;
    }
    .pr-sm-1 {
      padding-right: 0.25rem !important;
    }
    .pb-sm-1 {
      padding-bottom: 0.25rem !important;
    }
    .pl-sm-1 {
      padding-left: 0.25rem !important;
    }
    .px-sm-1 {
      padding-right: 0.25rem !important;
      padding-left: 0.25rem !important;
    }
    .py-sm-1 {
      padding-top: 0.25rem !important;
      padding-bottom: 0.25rem !important;
    }
    .p-sm-2 {
      padding: 0.5rem 0.5rem !important;
    }
    .pt-sm-2 {
      padding-top: 0.5rem !important;
    }
    .pr-sm-2 {
      padding-right: 0.5rem !important;
    }
    .pb-sm-2 {
      padding-bottom: 0.5rem !important;
    }
    .pl-sm-2 {
      padding-left: 0.5rem !important;
    }
    .px-sm-2 {
      padding-right: 0.5rem !important;
      padding-left: 0.5rem !important;
    }
    .py-sm-2 {
      padding-top: 0.5rem !important;
      padding-bottom: 0.5rem !important;
    }
    .p-sm-3 {
      padding: 1rem 1rem !important;
    }
    .pt-sm-3 {
      padding-top: 1rem !important;
    }
    .pr-sm-3 {
      padding-right: 1rem !important;
    }
    .pb-sm-3 {
      padding-bottom: 1rem !important;
    }
    .pl-sm-3 {
      padding-left: 1rem !important;
    }
    .px-sm-3 {
      padding-right: 1rem !important;
      padding-left: 1rem !important;
    }
    .py-sm-3 {
      padding-top: 1rem !important;
      padding-bottom: 1rem !important;
    }
    .p-sm-4 {
      padding: 1.5rem 1.5rem !important;
    }
    .pt-sm-4 {
      padding-top: 1.5rem !important;
    }
    .pr-sm-4 {
      padding-right: 1.5rem !important;
    }
    .pb-sm-4 {
      padding-bottom: 1.5rem !important;
    }
    .pl-sm-4 {
      padding-left: 1.5rem !important;
    }
    .px-sm-4 {
      padding-right: 1.5rem !important;
      padding-left: 1.5rem !important;
    }
    .py-sm-4 {
      padding-top: 1.5rem !important;
      padding-bottom: 1.5rem !important;
    }
    .p-sm-5 {
      padding: 3rem 3rem !important;
    }
    .pt-sm-5 {
      padding-top: 3rem !important;
    }
    .pr-sm-5 {
      padding-right: 3rem !important;
    }
    .pb-sm-5 {
      padding-bottom: 3rem !important;
    }
    .pl-sm-5 {
      padding-left: 3rem !important;
    }
    .px-sm-5 {
      padding-right: 3rem !important;
      padding-left: 3rem !important;
    }
    .py-sm-5 {
      padding-top: 3rem !important;
      padding-bottom: 3rem !important;
    }
    .m-sm-auto {
      margin: auto !important;
    }
    .mt-sm-auto {
      margin-top: auto !important;
    }
    .mr-sm-auto {
      margin-right: auto !important;
    }
    .mb-sm-auto {
      margin-bottom: auto !important;
    }
    .ml-sm-auto {
      margin-left: auto !important;
    }
    .mx-sm-auto {
      margin-right: auto !important;
      margin-left: auto !important;
    }
    .my-sm-auto {
      margin-top: auto !important;
      margin-bottom: auto !important;
    }
  }
  
  @media (min-width: 768px) {
    .m-md-0 {
      margin: 0 0 !important;
    }
    .mt-md-0 {
      margin-top: 0 !important;
    }
    .mr-md-0 {
      margin-right: 0 !important;
    }
    .mb-md-0 {
      margin-bottom: 0 !important;
    }
    .ml-md-0 {
      margin-left: 0 !important;
    }
    .mx-md-0 {
      margin-right: 0 !important;
      margin-left: 0 !important;
    }
    .my-md-0 {
      margin-top: 0 !important;
      margin-bottom: 0 !important;
    }
    .m-md-1 {
      margin: 0.25rem 0.25rem !important;
    }
    .mt-md-1 {
      margin-top: 0.25rem !important;
    }
    .mr-md-1 {
      margin-right: 0.25rem !important;
    }
    .mb-md-1 {
      margin-bottom: 0.25rem !important;
    }
    .ml-md-1 {
      margin-left: 0.25rem !important;
    }
    .mx-md-1 {
      margin-right: 0.25rem !important;
      margin-left: 0.25rem !important;
    }
    .my-md-1 {
      margin-top: 0.25rem !important;
      margin-bottom: 0.25rem !important;
    }
    .m-md-2 {
      margin: 0.5rem 0.5rem !important;
    }
    .mt-md-2 {
      margin-top: 0.5rem !important;
    }
    .mr-md-2 {
      margin-right: 0.5rem !important;
    }
    .mb-md-2 {
      margin-bottom: 0.5rem !important;
    }
    .ml-md-2 {
      margin-left: 0.5rem !important;
    }
    .mx-md-2 {
      margin-right: 0.5rem !important;
      margin-left: 0.5rem !important;
    }
    .my-md-2 {
      margin-top: 0.5rem !important;
      margin-bottom: 0.5rem !important;
    }
    .m-md-3 {
      margin: 1rem 1rem !important;
    }
    .mt-md-3 {
      margin-top: 1rem !important;
    }
    .mr-md-3 {
      margin-right: 1rem !important;
    }
    .mb-md-3 {
      margin-bottom: 1rem !important;
    }
    .ml-md-3 {
      margin-left: 1rem !important;
    }
    .mx-md-3 {
      margin-right: 1rem !important;
      margin-left: 1rem !important;
    }
    .my-md-3 {
      margin-top: 1rem !important;
      margin-bottom: 1rem !important;
    }
    .m-md-4 {
      margin: 1.5rem 1.5rem !important;
    }
    .mt-md-4 {
      margin-top: 1.5rem !important;
    }
    .mr-md-4 {
      margin-right: 1.5rem !important;
    }
    .mb-md-4 {
      margin-bottom: 1.5rem !important;
    }
    .ml-md-4 {
      margin-left: 1.5rem !important;
    }
    .mx-md-4 {
      margin-right: 1.5rem !important;
      margin-left: 1.5rem !important;
    }
    .my-md-4 {
      margin-top: 1.5rem !important;
      margin-bottom: 1.5rem !important;
    }
    .m-md-5 {
      margin: 3rem 3rem !important;
    }
    .mt-md-5 {
      margin-top: 3rem !important;
    }
    .mr-md-5 {
      margin-right: 3rem !important;
    }
    .mb-md-5 {
      margin-bottom: 3rem !important;
    }
    .ml-md-5 {
      margin-left: 3rem !important;
    }
    .mx-md-5 {
      margin-right: 3rem !important;
      margin-left: 3rem !important;
    }
    .my-md-5 {
      margin-top: 3rem !important;
      margin-bottom: 3rem !important;
    }
    .p-md-0 {
      padding: 0 0 !important;
    }
    .pt-md-0 {
      padding-top: 0 !important;
    }
    .pr-md-0 {
      padding-right: 0 !important;
    }
    .pb-md-0 {
      padding-bottom: 0 !important;
    }
    .pl-md-0 {
      padding-left: 0 !important;
    }
    .px-md-0 {
      padding-right: 0 !important;
      padding-left: 0 !important;
    }
    .py-md-0 {
      padding-top: 0 !important;
      padding-bottom: 0 !important;
    }
    .p-md-1 {
      padding: 0.25rem 0.25rem !important;
    }
    .pt-md-1 {
      padding-top: 0.25rem !important;
    }
    .pr-md-1 {
      padding-right: 0.25rem !important;
    }
    .pb-md-1 {
      padding-bottom: 0.25rem !important;
    }
    .pl-md-1 {
      padding-left: 0.25rem !important;
    }
    .px-md-1 {
      padding-right: 0.25rem !important;
      padding-left: 0.25rem !important;
    }
    .py-md-1 {
      padding-top: 0.25rem !important;
      padding-bottom: 0.25rem !important;
    }
    .p-md-2 {
      padding: 0.5rem 0.5rem !important;
    }
    .pt-md-2 {
      padding-top: 0.5rem !important;
    }
    .pr-md-2 {
      padding-right: 0.5rem !important;
    }
    .pb-md-2 {
      padding-bottom: 0.5rem !important;
    }
    .pl-md-2 {
      padding-left: 0.5rem !important;
    }
    .px-md-2 {
      padding-right: 0.5rem !important;
      padding-left: 0.5rem !important;
    }
    .py-md-2 {
      padding-top: 0.5rem !important;
      padding-bottom: 0.5rem !important;
    }
    .p-md-3 {
      padding: 1rem 1rem !important;
    }
    .pt-md-3 {
      padding-top: 1rem !important;
    }
    .pr-md-3 {
      padding-right: 1rem !important;
    }
    .pb-md-3 {
      padding-bottom: 1rem !important;
    }
    .pl-md-3 {
      padding-left: 1rem !important;
    }
    .px-md-3 {
      padding-right: 1rem !important;
      padding-left: 1rem !important;
    }
    .py-md-3 {
      padding-top: 1rem !important;
      padding-bottom: 1rem !important;
    }
    .p-md-4 {
      padding: 1.5rem 1.5rem !important;
    }
    .pt-md-4 {
      padding-top: 1.5rem !important;
    }
    .pr-md-4 {
      padding-right: 1.5rem !important;
    }
    .pb-md-4 {
      padding-bottom: 1.5rem !important;
    }
    .pl-md-4 {
      padding-left: 1.5rem !important;
    }
    .px-md-4 {
      padding-right: 1.5rem !important;
      padding-left: 1.5rem !important;
    }
    .py-md-4 {
      padding-top: 1.5rem !important;
      padding-bottom: 1.5rem !important;
    }
    .p-md-5 {
      padding: 3rem 3rem !important;
    }
    .pt-md-5 {
      padding-top: 3rem !important;
    }
    .pr-md-5 {
      padding-right: 3rem !important;
    }
    .pb-md-5 {
      padding-bottom: 3rem !important;
    }
    .pl-md-5 {
      padding-left: 3rem !important;
    }
    .px-md-5 {
      padding-right: 3rem !important;
      padding-left: 3rem !important;
    }
    .py-md-5 {
      padding-top: 3rem !important;
      padding-bottom: 3rem !important;
    }
    .m-md-auto {
      margin: auto !important;
    }
    .mt-md-auto {
      margin-top: auto !important;
    }
    .mr-md-auto {
      margin-right: auto !important;
    }
    .mb-md-auto {
      margin-bottom: auto !important;
    }
    .ml-md-auto {
      margin-left: auto !important;
    }
    .mx-md-auto {
      margin-right: auto !important;
      margin-left: auto !important;
    }
    .my-md-auto {
      margin-top: auto !important;
      margin-bottom: auto !important;
    }
  }
  
  @media (min-width: 992px) {
    .m-lg-0 {
      margin: 0 0 !important;
    }
    .mt-lg-0 {
      margin-top: 0 !important;
    }
    .mr-lg-0 {
      margin-right: 0 !important;
    }
    .mb-lg-0 {
      margin-bottom: 0 !important;
    }
    .ml-lg-0 {
      margin-left: 0 !important;
    }
    .mx-lg-0 {
      margin-right: 0 !important;
      margin-left: 0 !important;
    }
    .my-lg-0 {
      margin-top: 0 !important;
      margin-bottom: 0 !important;
    }
    .m-lg-1 {
      margin: 0.25rem 0.25rem !important;
    }
    .mt-lg-1 {
      margin-top: 0.25rem !important;
    }
    .mr-lg-1 {
      margin-right: 0.25rem !important;
    }
    .mb-lg-1 {
      margin-bottom: 0.25rem !important;
    }
    .ml-lg-1 {
      margin-left: 0.25rem !important;
    }
    .mx-lg-1 {
      margin-right: 0.25rem !important;
      margin-left: 0.25rem !important;
    }
    .my-lg-1 {
      margin-top: 0.25rem !important;
      margin-bottom: 0.25rem !important;
    }
    .m-lg-2 {
      margin: 0.5rem 0.5rem !important;
    }
    .mt-lg-2 {
      margin-top: 0.5rem !important;
    }
    .mr-lg-2 {
      margin-right: 0.5rem !important;
    }
    .mb-lg-2 {
      margin-bottom: 0.5rem !important;
    }
    .ml-lg-2 {
      margin-left: 0.5rem !important;
    }
    .mx-lg-2 {
      margin-right: 0.5rem !important;
      margin-left: 0.5rem !important;
    }
    .my-lg-2 {
      margin-top: 0.5rem !important;
      margin-bottom: 0.5rem !important;
    }
    .m-lg-3 {
      margin: 1rem 1rem !important;
    }
    .mt-lg-3 {
      margin-top: 1rem !important;
    }
    .mr-lg-3 {
      margin-right: 1rem !important;
    }
    .mb-lg-3 {
      margin-bottom: 1rem !important;
    }
    .ml-lg-3 {
      margin-left: 1rem !important;
    }
    .mx-lg-3 {
      margin-right: 1rem !important;
      margin-left: 1rem !important;
    }
    .my-lg-3 {
      margin-top: 1rem !important;
      margin-bottom: 1rem !important;
    }
    .m-lg-4 {
      margin: 1.5rem 1.5rem !important;
    }
    .mt-lg-4 {
      margin-top: 1.5rem !important;
    }
    .mr-lg-4 {
      margin-right: 1.5rem !important;
    }
    .mb-lg-4 {
      margin-bottom: 1.5rem !important;
    }
    .ml-lg-4 {
      margin-left: 1.5rem !important;
    }
    .mx-lg-4 {
      margin-right: 1.5rem !important;
      margin-left: 1.5rem !important;
    }
    .my-lg-4 {
      margin-top: 1.5rem !important;
      margin-bottom: 1.5rem !important;
    }
    .m-lg-5 {
      margin: 3rem 3rem !important;
    }
    .mt-lg-5 {
      margin-top: 3rem !important;
    }
    .mr-lg-5 {
      margin-right: 3rem !important;
    }
    .mb-lg-5 {
      margin-bottom: 3rem !important;
    }
    .ml-lg-5 {
      margin-left: 3rem !important;
    }
    .mx-lg-5 {
      margin-right: 3rem !important;
      margin-left: 3rem !important;
    }
    .my-lg-5 {
      margin-top: 3rem !important;
      margin-bottom: 3rem !important;
    }
    .p-lg-0 {
      padding: 0 0 !important;
    }
    .pt-lg-0 {
      padding-top: 0 !important;
    }
    .pr-lg-0 {
      padding-right: 0 !important;
    }
    .pb-lg-0 {
      padding-bottom: 0 !important;
    }
    .pl-lg-0 {
      padding-left: 0 !important;
    }
    .px-lg-0 {
      padding-right: 0 !important;
      padding-left: 0 !important;
    }
    .py-lg-0 {
      padding-top: 0 !important;
      padding-bottom: 0 !important;
    }
    .p-lg-1 {
      padding: 0.25rem 0.25rem !important;
    }
    .pt-lg-1 {
      padding-top: 0.25rem !important;
    }
    .pr-lg-1 {
      padding-right: 0.25rem !important;
    }
    .pb-lg-1 {
      padding-bottom: 0.25rem !important;
    }
    .pl-lg-1 {
      padding-left: 0.25rem !important;
    }
    .px-lg-1 {
      padding-right: 0.25rem !important;
      padding-left: 0.25rem !important;
    }
    .py-lg-1 {
      padding-top: 0.25rem !important;
      padding-bottom: 0.25rem !important;
    }
    .p-lg-2 {
      padding: 0.5rem 0.5rem !important;
    }
    .pt-lg-2 {
      padding-top: 0.5rem !important;
    }
    .pr-lg-2 {
      padding-right: 0.5rem !important;
    }
    .pb-lg-2 {
      padding-bottom: 0.5rem !important;
    }
    .pl-lg-2 {
      padding-left: 0.5rem !important;
    }
    .px-lg-2 {
      padding-right: 0.5rem !important;
      padding-left: 0.5rem !important;
    }
    .py-lg-2 {
      padding-top: 0.5rem !important;
      padding-bottom: 0.5rem !important;
    }
    .p-lg-3 {
      padding: 1rem 1rem !important;
    }
    .pt-lg-3 {
      padding-top: 1rem !important;
    }
    .pr-lg-3 {
      padding-right: 1rem !important;
    }
    .pb-lg-3 {
      padding-bottom: 1rem !important;
    }
    .pl-lg-3 {
      padding-left: 1rem !important;
    }
    .px-lg-3 {
      padding-right: 1rem !important;
      padding-left: 1rem !important;
    }
    .py-lg-3 {
      padding-top: 1rem !important;
      padding-bottom: 1rem !important;
    }
    .p-lg-4 {
      padding: 1.5rem 1.5rem !important;
    }
    .pt-lg-4 {
      padding-top: 1.5rem !important;
    }
    .pr-lg-4 {
      padding-right: 1.5rem !important;
    }
    .pb-lg-4 {
      padding-bottom: 1.5rem !important;
    }
    .pl-lg-4 {
      padding-left: 1.5rem !important;
    }
    .px-lg-4 {
      padding-right: 1.5rem !important;
      padding-left: 1.5rem !important;
    }
    .py-lg-4 {
      padding-top: 1.5rem !important;
      padding-bottom: 1.5rem !important;
    }
    .p-lg-5 {
      padding: 3rem 3rem !important;
    }
    .pt-lg-5 {
      padding-top: 3rem !important;
    }
    .pr-lg-5 {
      padding-right: 3rem !important;
    }
    .pb-lg-5 {
      padding-bottom: 3rem !important;
    }
    .pl-lg-5 {
      padding-left: 3rem !important;
    }
    .px-lg-5 {
      padding-right: 3rem !important;
      padding-left: 3rem !important;
    }
    .py-lg-5 {
      padding-top: 3rem !important;
      padding-bottom: 3rem !important;
    }
    .m-lg-auto {
      margin: auto !important;
    }
    .mt-lg-auto {
      margin-top: auto !important;
    }
    .mr-lg-auto {
      margin-right: auto !important;
    }
    .mb-lg-auto {
      margin-bottom: auto !important;
    }
    .ml-lg-auto {
      margin-left: auto !important;
    }
    .mx-lg-auto {
      margin-right: auto !important;
      margin-left: auto !important;
    }
    .my-lg-auto {
      margin-top: auto !important;
      margin-bottom: auto !important;
    }
  }
  
  @media (min-width: 1200px) {
    .m-xl-0 {
      margin: 0 0 !important;
    }
    .mt-xl-0 {
      margin-top: 0 !important;
    }
    .mr-xl-0 {
      margin-right: 0 !important;
    }
    .mb-xl-0 {
      margin-bottom: 0 !important;
    }
    .ml-xl-0 {
      margin-left: 0 !important;
    }
    .mx-xl-0 {
      margin-right: 0 !important;
      margin-left: 0 !important;
    }
    .my-xl-0 {
      margin-top: 0 !important;
      margin-bottom: 0 !important;
    }
    .m-xl-1 {
      margin: 0.25rem 0.25rem !important;
    }
    .mt-xl-1 {
      margin-top: 0.25rem !important;
    }
    .mr-xl-1 {
      margin-right: 0.25rem !important;
    }
    .mb-xl-1 {
      margin-bottom: 0.25rem !important;
    }
    .ml-xl-1 {
      margin-left: 0.25rem !important;
    }
    .mx-xl-1 {
      margin-right: 0.25rem !important;
      margin-left: 0.25rem !important;
    }
    .my-xl-1 {
      margin-top: 0.25rem !important;
      margin-bottom: 0.25rem !important;
    }
    .m-xl-2 {
      margin: 0.5rem 0.5rem !important;
    }
    .mt-xl-2 {
      margin-top: 0.5rem !important;
    }
    .mr-xl-2 {
      margin-right: 0.5rem !important;
    }
    .mb-xl-2 {
      margin-bottom: 0.5rem !important;
    }
    .ml-xl-2 {
      margin-left: 0.5rem !important;
    }
    .mx-xl-2 {
      margin-right: 0.5rem !important;
      margin-left: 0.5rem !important;
    }
    .my-xl-2 {
      margin-top: 0.5rem !important;
      margin-bottom: 0.5rem !important;
    }
    .m-xl-3 {
      margin: 1rem 1rem !important;
    }
    .mt-xl-3 {
      margin-top: 1rem !important;
    }
    .mr-xl-3 {
      margin-right: 1rem !important;
    }
    .mb-xl-3 {
      margin-bottom: 1rem !important;
    }
    .ml-xl-3 {
      margin-left: 1rem !important;
    }
    .mx-xl-3 {
      margin-right: 1rem !important;
      margin-left: 1rem !important;
    }
    .my-xl-3 {
      margin-top: 1rem !important;
      margin-bottom: 1rem !important;
    }
    .m-xl-4 {
      margin: 1.5rem 1.5rem !important;
    }
    .mt-xl-4 {
      margin-top: 1.5rem !important;
    }
    .mr-xl-4 {
      margin-right: 1.5rem !important;
    }
    .mb-xl-4 {
      margin-bottom: 1.5rem !important;
    }
    .ml-xl-4 {
      margin-left: 1.5rem !important;
    }
    .mx-xl-4 {
      margin-right: 1.5rem !important;
      margin-left: 1.5rem !important;
    }
    .my-xl-4 {
      margin-top: 1.5rem !important;
      margin-bottom: 1.5rem !important;
    }
    .m-xl-5 {
      margin: 3rem 3rem !important;
    }
    .mt-xl-5 {
      margin-top: 3rem !important;
    }
    .mr-xl-5 {
      margin-right: 3rem !important;
    }
    .mb-xl-5 {
      margin-bottom: 3rem !important;
    }
    .ml-xl-5 {
      margin-left: 3rem !important;
    }
    .mx-xl-5 {
      margin-right: 3rem !important;
      margin-left: 3rem !important;
    }
    .my-xl-5 {
      margin-top: 3rem !important;
      margin-bottom: 3rem !important;
    }
    .p-xl-0 {
      padding: 0 0 !important;
    }
    .pt-xl-0 {
      padding-top: 0 !important;
    }
    .pr-xl-0 {
      padding-right: 0 !important;
    }
    .pb-xl-0 {
      padding-bottom: 0 !important;
    }
    .pl-xl-0 {
      padding-left: 0 !important;
    }
    .px-xl-0 {
      padding-right: 0 !important;
      padding-left: 0 !important;
    }
    .py-xl-0 {
      padding-top: 0 !important;
      padding-bottom: 0 !important;
    }
    .p-xl-1 {
      padding: 0.25rem 0.25rem !important;
    }
    .pt-xl-1 {
      padding-top: 0.25rem !important;
    }
    .pr-xl-1 {
      padding-right: 0.25rem !important;
    }
    .pb-xl-1 {
      padding-bottom: 0.25rem !important;
    }
    .pl-xl-1 {
      padding-left: 0.25rem !important;
    }
    .px-xl-1 {
      padding-right: 0.25rem !important;
      padding-left: 0.25rem !important;
    }
    .py-xl-1 {
      padding-top: 0.25rem !important;
      padding-bottom: 0.25rem !important;
    }
    .p-xl-2 {
      padding: 0.5rem 0.5rem !important;
    }
    .pt-xl-2 {
      padding-top: 0.5rem !important;
    }
    .pr-xl-2 {
      padding-right: 0.5rem !important;
    }
    .pb-xl-2 {
      padding-bottom: 0.5rem !important;
    }
    .pl-xl-2 {
      padding-left: 0.5rem !important;
    }
    .px-xl-2 {
      padding-right: 0.5rem !important;
      padding-left: 0.5rem !important;
    }
    .py-xl-2 {
      padding-top: 0.5rem !important;
      padding-bottom: 0.5rem !important;
    }
    .p-xl-3 {
      padding: 1rem 1rem !important;
    }
    .pt-xl-3 {
      padding-top: 1rem !important;
    }
    .pr-xl-3 {
      padding-right: 1rem !important;
    }
    .pb-xl-3 {
      padding-bottom: 1rem !important;
    }
    .pl-xl-3 {
      padding-left: 1rem !important;
    }
    .px-xl-3 {
      padding-right: 1rem !important;
      padding-left: 1rem !important;
    }
    .py-xl-3 {
      padding-top: 1rem !important;
      padding-bottom: 1rem !important;
    }
    .p-xl-4 {
      padding: 1.5rem 1.5rem !important;
    }
    .pt-xl-4 {
      padding-top: 1.5rem !important;
    }
    .pr-xl-4 {
      padding-right: 1.5rem !important;
    }
    .pb-xl-4 {
      padding-bottom: 1.5rem !important;
    }
    .pl-xl-4 {
      padding-left: 1.5rem !important;
    }
    .px-xl-4 {
      padding-right: 1.5rem !important;
      padding-left: 1.5rem !important;
    }
    .py-xl-4 {
      padding-top: 1.5rem !important;
      padding-bottom: 1.5rem !important;
    }
    .p-xl-5 {
      padding: 3rem 3rem !important;
    }
    .pt-xl-5 {
      padding-top: 3rem !important;
    }
    .pr-xl-5 {
      padding-right: 3rem !important;
    }
    .pb-xl-5 {
      padding-bottom: 3rem !important;
    }
    .pl-xl-5 {
      padding-left: 3rem !important;
    }
    .px-xl-5 {
      padding-right: 3rem !important;
      padding-left: 3rem !important;
    }
    .py-xl-5 {
      padding-top: 3rem !important;
      padding-bottom: 3rem !important;
    }
    .m-xl-auto {
      margin: auto !important;
    }
    .mt-xl-auto {
      margin-top: auto !important;
    }
    .mr-xl-auto {
      margin-right: auto !important;
    }
    .mb-xl-auto {
      margin-bottom: auto !important;
    }
    .ml-xl-auto {
      margin-left: auto !important;
    }
    .mx-xl-auto {
      margin-right: auto !important;
      margin-left: auto !important;
    }
    .my-xl-auto {
      margin-top: auto !important;
      margin-bottom: auto !important;
    }
  }
  
  .text-justify {
    text-align: justify !important;
  }
  
  .text-nowrap {
    white-space: nowrap !important;
  }
  
  .text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  
  .text-left {
    text-align: left !important;
  }
  
  .text-right {
    text-align: right !important;
  }
  
  .text-center {
    text-align: center !important;
  }
  
  @media (min-width: 576px) {
    .text-sm-left {
      text-align: left !important;
    }
    .text-sm-right {
      text-align: right !important;
    }
    .text-sm-center {
      text-align: center !important;
    }
  }
  
  @media (min-width: 768px) {
    .text-md-left {
      text-align: left !important;
    }
    .text-md-right {
      text-align: right !important;
    }
    .text-md-center {
      text-align: center !important;
    }
  }
  
  @media (min-width: 992px) {
    .text-lg-left {
      text-align: left !important;
    }
    .text-lg-right {
      text-align: right !important;
    }
    .text-lg-center {
      text-align: center !important;
    }
  }
  
  @media (min-width: 1200px) {
    .text-xl-left {
      text-align: left !important;
    }
    .text-xl-right {
      text-align: right !important;
    }
    .text-xl-center {
      text-align: center !important;
    }
  }
  
  .text-lowercase {
    text-transform: lowercase !important;
  }
  
  .text-uppercase {
    text-transform: uppercase !important;
  }
  
  .text-capitalize {
    text-transform: capitalize !important;
  }
  
.font-weight-normal {
  font-weight: normal;
}
  
.font-weight-bold {
  font-weight: bold;
}
  
.font-italic {
  font-style: italic;
}
  /***
    Animation For Scroll 
***/

.animatable {
  /* initially hide animatable objects */
  visibility: hidden;
  
  /* initially pause animatable objects their animations */
  -webkit-animation-play-state: paused;   
  -moz-animation-play-state: paused;     
  -ms-animation-play-state: paused;
  -o-animation-play-state: paused;   
  animation-play-state: paused; 
}

/* show objects being animated */
.animated {
  visibility: visible;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -ms-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}

/* CSS Animations (extracted from http://glifo.uiparade.com/) */
@-webkit-keyframes fadeInDown {
  0% {
      opacity: 0;
      -webkit-transform: translateY(-20px);
  }	100% {
      opacity: 1;
      -webkit-transform: translateY(0);
  }
}

@-moz-keyframes fadeInDown {
  0% {
      opacity: 0;
      -moz-transform: translateY(-20px);
  }

  100% {
      opacity: 1;
      -moz-transform: translateY(0);
  }
}

@-o-keyframes fadeInDown {
  0% {
      opacity: 0;
      -o-transform: translateY(-20px);
  }

  100% {
      opacity: 1;
      -o-transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
      opacity: 0;
      transform: translateY(-20px);
  }
  100% {
      opacity: 1;
      transform: translateY(0);
  }
}



@-webkit-keyframes fadeIn {
  0% {
      opacity: 0;
  }
  20% {
      opacity: 0;
  }
  100% {
      opacity: 1;
  }
}

@-moz-keyframes fadeIn {
  0% {
      opacity: 0;
  }
  20% {
      opacity: 0;
  }
  100% {
      opacity: 1;
  }
}

@-o-keyframes fadeIn {
  0% {
      opacity: 0;
  }
  20% {
      opacity: 0;
  }
  100% {
      opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
      opacity: 0;
  }
  60% {
      opacity: 0;
  }
  20% {
      opacity: 0;
  }
  100% {
      opacity: 1;
  }
}
@-webkit-keyframes bounceInLeft {
  0% {
      opacity: 0;
      -webkit-transform: translateX(-2000px);
  }
  60% {
      -webkit-transform: translateX(20px);
  }

  80% {
      -webkit-transform: translateX(-5px);
  }

  100% {
      opacity: 1;
      -webkit-transform: translateX(0);
  }
}

@-moz-keyframes bounceInLeft {
  0% {
      opacity: 0;
      -moz-transform: translateX(-2000px);
  }

  60% {
      -moz-transform: translateX(20px);
  }

  80% {
      -moz-transform: translateX(-5px);
  }

  100% {
      opacity: 1;
      -moz-transform: translateX(0);
  }
}

@-o-keyframes bounceInLeft {
  0% {
      opacity: 0;
      -o-transform: translateX(-2000px);
  }

  60% {
      opacity: 1;
      -o-transform: translateX(20px);
  }

  80% {
      -o-transform: translateX(-5px);
  }

  100% {
      opacity: 1;
      -o-transform: translateX(0);
  }
}

@keyframes bounceInLeft {
  0% {
      opacity: 0;
      transform: translateX(-2000px);
  }

  60% {
      transform: translateX(20px);
  }

  80% {
      transform: translateX(-5px);
  }

  100% {
      opacity: 1;
      transform: translateX(0);
  }
}
@-webkit-keyframes bounceInRight {
  0% {
      opacity: 0;
      -webkit-transform: translateX(2000px);
  }

  60% {
      -webkit-transform: translateX(-20px);
  }

  80% {
      -webkit-transform: translateX(5px);
  }

  100% {
      opacity: 1;
      -webkit-transform: translateX(0);
  }
}

@-moz-keyframes bounceInRight {
  0% {
      opacity: 0;
      -moz-transform: translateX(2000px);
  }

  60% {
      -moz-transform: translateX(-20px);
  }

  80% {
      -moz-transform: translateX(5px);
  }

  100% {
      opacity: 1;
      -moz-transform: translateX(0);
  }
}

@-o-keyframes bounceInRight {
  0% {
      opacity: 0;
      -o-transform: translateX(2000px);
  }

  60% {
      -o-transform: translateX(-20px);
  }

  80% {
      -o-transform: translateX(5px);
  }

  100% {
      opacity: 1;
      -o-transform: translateX(0);
  }
}

@keyframes bounceInRight {
  0% {
      opacity: 0;
      transform: translateX(2000px);
  }

  60% {
      transform: translateX(-20px);
  }

  80% {
      transform: translateX(5px);
  }

  100% {
      opacity: 1;
      transform: translateX(0);
  }
}
@-webkit-keyframes fadeInUp {
  0% {
      opacity: 0;
      -webkit-transform: translateY(20px);
  }	100% {
      opacity: 1;
      -webkit-transform: translateY(0);
  }
}

@-moz-keyframes fadeInUp {
  0% {
      opacity: 0;
      -moz-transform: translateY(20px);
  }

  100% {
      opacity: 1;
      -moz-transform: translateY(0);
  }
}

@-o-keyframes fadeInUp {
  0% {
      opacity: 0;
      -o-transform: translateY(20px);
  }

  100% {
      opacity: 1;
      -o-transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
      opacity: 0;
      transform: translateY(20px);
  }

  100% {
      opacity: 1;
      transform: translateY(0);
  }
}
@-webkit-keyframes bounceIn {
  0% {
      opacity: 0;
      -webkit-transform: scale(.3);
  }
  50% {
      -webkit-transform: scale(1.05);
  }

  70% {
      -webkit-transform: scale(.9);
  }

  100% {
      opacity: 1;
      -webkit-transform: scale(1);
  }
}

@-moz-keyframes bounceIn {
  0% {
      opacity: 0;
      -moz-transform: scale(.3);
  }

  50% {
      -moz-transform: scale(1.05);
  }

  70% {
      -moz-transform: scale(.9);
  }

  100% {
      opacity: 1;
      -moz-transform: scale(1);
  }
}

@-o-keyframes bounceIn {
  0% {
      opacity: 0;
      -o-transform: scale(.3);
  }

  50% {
      -o-transform: scale(1.05);
  }

  70% {
      -o-transform: scale(.9);
  }

  100% {
      opacity: 1;
      -o-transform: scale(1);
  }
}

@keyframes bounceIn {
  0% {
      opacity: 0;
      transform: scale(.3);
  }

  50% {
      transform: scale(1.05);
  }

  70% {
      transform: scale(.9);
  }

  100% {
      opacity: 1;
      transform: scale(1);
  }
}
@-webkit-keyframes moveUp {
  0% {
      opacity: 1;
      -webkit-transform: translateY(40px);
  }	100% {
      opacity: 1;
      -webkit-transform: translateY(0);
  }
}

@-moz-keyframes moveUp {
  0% {
      opacity: 1;
      -moz-transform: translateY(40px);
  }

  100% {
      opacity: 1;
      -moz-transform: translateY(0);
  }
}

@-o-keyframes moveUp {
  0% {
      opacity: 1;
      -o-transform: translateY(40px);
  }

  100% {
      opacity: 1;
      -o-transform: translateY(0);
  }
}

@keyframes moveUp {
  0% {
      opacity: 1;
      transform: translateY(40px);
  }

  100% {
      opacity: 1;
      transform: translateY(0);
  }
}

@-webkit-keyframes fadeBgColor {
  0%{
      background:none;
  }
70%{
      background:none;
  }
  100%{
      background:#464646;
  }
}
@-o-keyframes fadeBgColor {
  0%{
      background:none;
  }
70%{
      background:none;
  }
  100%{
      background:#464646;
  }
}
@keyframes fadeBgColor {
  0%{
      background:none;
  }
70%{
      background:none;
  }
  100%{
      background:#464646;
  }
}
.animated.animationDelay{
  animation-delay:.4s;
  -webkit-animation-delay:.4s;
}
.animated.animationDelayMed{
  animation-delay:1.2s;
  -webkit-animation-delay:1.2s;
}
.animated.animationDelayLong{
  animation-delay:1.6s;
  -webkit-animation-delay:1.6s;
}
.animated.fadeBgColor {
  -webkit-animation-name: fadeBgColor;
  -moz-animation-name: fadeBgColor;
  -o-animation-name: fadeBgColor;
  animation-name: fadeBgColor;
}
.animated.bounceIn {
  -webkit-animation-name: bounceIn;
  -moz-animation-name: bounceIn;
  -o-animation-name: bounceIn;
  animation-name: bounceIn;
}
.animated.bounceInRight {
  -webkit-animation-name: bounceInRight;
  -moz-animation-name: bounceInRight;
  -o-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
.animated.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  -moz-animation-name: bounceInLeft;
  -o-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
.animated.fadeIn {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
}
.animated.fadeInDown {
  -webkit-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -o-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.animated.fadeInUp {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.animated.moveUp {
  -webkit-animation-name: moveUp;
  -moz-animation-name: moveUp;
  -o-animation-name: moveUp;
  animation-name: moveUp;
}

/**
  Shadow Style
**/
.drop-shadow {
      position: relative;
      float: left;
      width: 40%;
      padding: 1em;
      margin: 2em 10px 4em;
      background: #fff;
      -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3) , 0 0 40px rgba(0, 0, 0, 0.1) inset;
      -mox-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3) , 0 0 40px rgba(0, 0, 0, 0.1) inset;
      box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3) , 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.drop-shadow:before,
.drop-shadow:after {
  content: "";
  position: absolute;
  z-index: -2;
}

.lifted {
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.lifted:before,
.lifted:after {
  bottom: 15px;
  left: 10px;
  width: 50%;
  height: 20%;
  max-width: 300px;
  max-height: 100px;
  -webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
  -mox-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.lifted:after {
  right: 10px;
  left: auto;
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  transform: rotate(3deg);
}
.curled {
  border: 1px solid #efefef;
  -moz-border-radius: 0 0 120px 120px / 0 0 6px 6px;
  border-radius: 0 0 120px 120px / 0 0 6px 6px;
}
.curled:before,
.curled:after {
  bottom: 12px;
  left: 10px;
  width: 50%;
  height: 55%;
  max-width: 200px;
  max-height: 100px;
  -webkit-box-shadow: 0 8px 12px rgba(0, 0, 0, 0.5);
  -mox-box-shadow: 0 8px 12px rgba(0, 0, 0, 0.5);
  box-shadow: 0 8px 12px rgba(0, 0, 0, 0.5);
  -webkit-transform: skew(-8deg) rotate(-3deg);
  -moz-transform: skew(-8deg) rotate(-3deg);
  -ms-transform: skew(-8deg) rotate(-3deg);
  -o-transform: skew(-8deg) rotate(-3deg);
  transform: skew(-8deg) rotate(-3deg);
}
.curled:after {
  right: 10px;
  left: auto;
  -webkit-transform: skew(8deg) rotate(3deg);
  -moz-transform: skew(8deg) rotate(3deg);
  -ms-transform: skew(8deg) rotate(3deg);
  -o-transform: skew(8deg) rotate(3deg);
  transform: skew(8deg) rotate(3deg);
}
.perspective:before {
  left: 80px;
  bottom: 5px;
  width: 50%;
  height: 35%;
  max-width: 200px;
  max-height: 50px;
  -webkit-box-shadow: -80px 0 8px rgba(0, 0, 0, 0.4);
  -mox-box-shadow: -80px 0 8px rgba(0, 0, 0, 0.4);
  box-shadow: -80px 0 8px rgba(0, 0, 0, 0.4);
  -webkit-transform: skew(50deg);
  -moz-transform: skew(50deg);
  -ms-transform: skew(50deg);
  -o-transform: skew(50deg);
  transform: skew(50deg);
  -webkit-transform-origin: 0 100%;
  -moz-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  -o-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.perspective:after {
  display: none;
}
.raised {
  -webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5) , 0 1px 4px rgba(0, 0, 0, 0.3) , 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -mox-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5) , 0 1px 4px rgba(0, 0, 0, 0.3) , 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5) , 0 1px 4px rgba(0, 0, 0, 0.3) , 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.curved:before {
  top: 10px;
  bottom: 10px;
  left: 0;
  right: 50%;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
  -mox-box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
  -moz-border-radius: 10px / 100px;
  border-radius: 10px / 100px;
}
.curved.v2:before {
  right: 0;
}
.curved.h1:before {
  top: 50%;
  bottom: 0;
  left: 10px;
  right: 10px;
  -moz-border-radius: 100px / 10px;
  border-radius: 100px / 10px;
}
.curved.h2:before {
  top: 0;
  bottom: 0;
  left: 10px;
  right: 10px;
  -moz-border-radius: 100px / 10px;
  border-radius: 100px / 10px;
}
.rotated {
  -webkit-box-shadow: none;
  -mox-box-shadow: none;
  box-shadow: none;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.rotated > :first-child:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3) , 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -mox-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3) , 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3) , 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
@media(max-width: 991px){
  .center-xs{
    text-align: center!important;
  }
}
