.cols {
  text-align: center;
}
.w-col-img {
  margin-bottom: 30px;
}
.w-col-img img {
  height: 100px;
  display: inline-block;
}
.cols [class*="col-sm"] {
  margin-bottom: 30px;
}
.col-title {
  margin-bottom: 30px;
  line-height: 1.2;
  height: 48px;
  color: #27326f;
}
.competitor-2 .title-light-blue {
  margin-bottom: 30px;
}
.w-th3, .w-th4, .w-th5 {
  padding: 22px 7px;
  font-size: 18px;
  border: 1px solid #eee !important;
}
.logo-e {
  background-color: #27326f;
  padding: 15px 0;
}
.logo-e img {
  display: inline-block;
  height: 36px;
}
h2.title-light-blue {
  margin-bottom: 70px;
  padding: 0 100px;
}
.competitor-3 [class*="col"] {
  text-align: center;
}
.competitor-3 img {
  display: inline-block;
  margin-bottom: 30px;
  max-height: 50px;
}
.table {
  margin-bottom: 0;
}
/**/
.th1 {
  border-top: 0 !important;
}
tbody:before {
  content: "-";
  display: block;
  line-height: 2em;
  color: transparent;
}
.table > thead > tr > th, .table > tbody > tr > td {
  vertical-align: middle;
}
.table > tbody > tr > td {
  padding: 25px 0;
}
.table > tbody > tr > td:nth-child(1) {
  font-family: 'proxima_novasemibold';
}
.table > tbody > tr > td:nth-child(2), .table > tbody > tr > td:nth-child(3), .table > tbody > tr > td:nth-child(4), .table > tbody > tr > td:nth-child(5) {
  text-align: center;
  width: 220px;
  padding-left: 15px;
  padding-right: 15px;
}
.table > tbody > tr > td:nth-child(2) {
  background: #fef6dd;
}
.table > thead > tr > th {
  text-align: center;
  border-bottom: 0;
}
.table > tbody > tr:last-child td {
  border-bottom: 1px solid #ddd;
}
.ok {
  background: url("../images/competitor/Competitors-06.svg") no-repeat;
  background-size: 36px;
  display: inline-block;
  height: 28px;
  width: 36px;
}
.no {
  background: url("../images/competitor/Competitors-07.svg") no-repeat;
  background-size: 28px;
  display: inline-block;
  height: 28px;
  width: 28px;
}
.competitor-2 {
  padding-bottom: 70px;
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
  .cols p {
    height: 72px;
    overflow: hidden;
  }
}
/**/
@media only screen and (max-width: 1199px) {
  h2.title-light-blue {
    padding: 0 50px;
  }
  .table > tbody > tr > td:nth-child(2), .table > tbody > tr > td:nth-child(3), .table > tbody > tr > td:nth-child(4) {
    width: 240px;
  }
}
@media only screen and (max-width: 991px) {
  h2.title-light-blue {
    padding: 0;
  }
  .table > tbody > tr > td:nth-child(2), .table > tbody > tr > td:nth-child(3), .table > tbody > tr > td:nth-child(4) {
    width: 190px;
  }
  .table > tbody > tr > td:nth-child(1) {
    padding-right: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .col-title {
    height: auto;
    margin-bottom: 10px;
  }
  .stacktable tr:nth-child(5n + 3) .st-key {
    background-color: #27326f;
  }
  .logo-e {
    padding: 0;
  }
  .stacktable tr .st-key {
    text-align: center;
    border-left: 1px solid #ddd;
  }
  .w-th3, .w-th4, .w-th5 {
    border: 0 !important;
    padding: 0;
  }
  .st-head-row {
    text-align: center;
    padding: 20px 0 !important;
  }
  .competitor-2 .table tr:first-child {
    display: none;
  }
}
