.ie8 .img-responsive {
  max-width: inherit !important;
}
.ie8 .modal-body {
  min-height: 150px;
}
.ie8 .col-xs-1,
.ie8 .col-xs-2,
.ie8 .col-xs-3,
.ie8 .col-xs-4,
.ie8 .col-xs-5,
.ie8 .col-xs-6,
.ie8 .col-xs-7,
.ie8 .col-xs-8,
.ie8 .col-xs-9,
.ie8 .col-xs-10,
.ie8 .col-xs-11,
.ie8 .col-xs-12,
.ie8 .col-sm-1,
.ie8 .col-sm-2,
.ie8 .col-sm-3,
.ie8 .col-sm-4,
.ie8 .col-sm-5,
.ie8 .col-sm-6,
.ie8 .col-sm-7,
.ie8 .col-sm-8,
.ie8 .col-sm-9,
.ie8 .col-sm-10,
.ie8 .col-sm-11,
.ie8 .col-sm-12,
.ie8 .col-sm-21a,
.ie8 .col-sm-22a,
.ie8 .col-sm-22a-21,
.ie8 .col-sm-22a-22,
.ie8 .col-sm-31a,
.ie8 .col-sm-32a,
.ie8 .col-sm-33a {
  float: left;
}
.ie8 .col-xs-12 {
  width: 100%;
}
.ie8 .col-xs-11 {
  width: 91.66666667%;
}
.ie8 .col-xs-10 {
  width: 83.33333333%;
}
.ie8 .col-xs-9 {
  width: 75%;
}
.ie8 .col-xs-8 {
  width: 66.66666667%;
}
.ie8 .col-xs-7 {
  width: 58.33333333%;
}
.ie8 .col-xs-6 {
  width: 50%;
}
.ie8 .col-xs-5 {
  width: 41.66666667%;
}
.ie8 .col-xs-4 {
  width: 33.33333333%;
}
.ie8 .col-xs-3 {
  width: 25%;
}
.ie8 .col-xs-2 {
  width: 16.66666667%;
}
.ie8 .col-xs-1 {
  width: 8.33333333%;
}
.ie8 .col-sm-12 {
  width: 100%;
}
.ie8 .col-sm-11 {
  width: 91.66666667%;
}
.ie8 .col-sm-10 {
  width: 83.33333333%;
}
.ie8 .col-sm-9 {
  width: 75%;
}
.ie8 .col-sm-8 {
  width: 66.66666667%;
}
.ie8 .col-sm-7 {
  width: 58.33333333%;
}
.ie8 .col-sm-6 {
  width: 50%;
}
.ie8 .col-sm-5 {
  width: 41.66666667%;
}
.ie8 .col-sm-4 {
  width: 33.33333333%;
}
.ie8 .col-sm-3 {
  width: 25%;
}
.ie8 .col-sm-2 {
  width: 16.66666667%;
}
.ie8 .col-sm-1 {
  width: 8.33333333%;
}
.ie8 .col-sm-21a,
.ie8 .col-sm-31a {
  width: 19.27%;
}
.ie8 .col-sm-22a {
  width: 80.73%;
}
.ie8 .col-sm-22a-21 {
  width: 69.69%;
}
.ie8 .col-sm-22a-22 {
  width: 30.31%;
}
.ie8 .col-sm-32a {
  width: 63.01%;
}
.ie8 .col-sm-33a {
  width: 17.72%;
}
.ie8 .container {
  min-width: 1100px !important;
}
.ie8 .ie8-first-child {
  padding-left: 0;
}
.ie8 .ie8-last-child {
  padding-right: 0;
}
.ie8.desktop .copyright .ie8-last-child {
  text-align: right;
}
