.MobTable{display: none;}
.deskTable{display:block;}
.comparison {
  max-width:100%;
  margin:0 auto;
  text-align:center;
  padding:10px;
  margin-top: 30px;
}

.comparison table {
  width:100%;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  /* border-bottom:1px solid #CCC; */
}

.comparison td, .comparison th {
  border-right:1px solid #CCC;
  empty-cells: show;
  padding:10px;
}

.compare-heading {
  font-size:18px;
  font-weight:bold !important;
  border-bottom:0 !important;
  padding-top:10px !important;
}

/* .comparison tbody tr:nth-child(odd) {
 display:none;
}*/


.comparison .compare-row {
  background:#F5F5F5;
}

.comparison .tickblue {
  color:#AC145A;
}

.comparison .tickgreen {
  color:#AC145A;
}

.comparison th {
  font-weight:normal;
  padding:0;
  border-bottom:1px solid #CCC;
  width: 25%;
}

.comparison tr td:first-child {
  text-align:left;
}
  
.comparison .qbse, .comparison .qbo, .comparison .tl {
  color:#FFF;
  padding:10px;
  font-size:16px;
  border-right:1px solid #CCC;
  border-bottom:0;
}

.comparison .tl2 {
  border-right:0;
}

.comparison .qbse {
  background:#003C71;
  border-top-left-radius: 3px;
  border-left:0px;
}

.comparison .qbo {
  background:#AC145A;
  border-top-right-radius: 3px;
  border-right:0px;
}

.comparison .price-info {
  padding:5px 15px 15px 15px;
  vertical-align: top;
}

.comparison .price-was {
  color:#003C71;
  text-decoration: none;
  text-align: left;
}

.comparison .price-now, .comparison .price-now span {
  color:#AC145A;
  color: #AC145A;
    margin-bottom: 10px;
    text-align: left;
}

.comparison .price-now span {
    font-size: 22px;
    font-weight: 600;
}

.comparison .price-small {
    font-size: 18px !important;
    position: relative;
    top: -11px;
    left: 2px;
}

.comparison .price-buy {
  background:#003C71;
  padding:10px 20px;
  font-size:13px;
  display:inline-block;
  color:#FFF !important;
  text-decoration:none;
  border-radius:3px;
  text-transform:initial;
  margin:5px 0 10px 0;
  border-radius: 30px; 
  cursor: pointer;
}

.comparison .price-try {
  font-size:12px;
}

.comparison .price-try a {
  color:#202020;
}
.c-top
{
    border-top: 1px solid #CCC;
}
.c-left
{
    border-left: 1px solid #CCC;
}
.c-bottom
{
    border-bottom: 1px solid #CCC;
}
.c-bottom-n
{
    border-bottom: 0;
}
.th2{
    color: #FFF;
}
/*after*/

.aftercomparison {
  max-width:100%;
  margin:0 auto;
  text-align:center;
  padding:10px;
  margin-top: 30px;
}

.aftercomparison table {
  width:100%;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  border:1px solid #CCC; 
}

.aftercomparison td, .aftercomparison th {
  border:1px solid #CCC;
  empty-cells: show;
  padding:10px;
}

.aftercomparison .qbse, .aftercomparison .qbo, .aftercomparison .tl {
  color:#FFF;
  padding:10px;
  font-size:16px;
  border-right:1px solid #CCC;
  border-bottom:0;
}

.aftercomparison .tl2 {
  border-right:0;
}

.aftercomparison .qbse {
  background:#003C71;
  border-top-left-radius: 3px;
  border-left:0px;
}

.aftercomparison .qbo {
  background:#AC145A;
  border-top-right-radius: 3px;
  border-right:0px;
}

.aftercomparison .price-info {
  padding:5px 15px 15px 15px;
  vertical-align: top;
}

.aftercomparison .price-was {
  color:#003C71;
  text-decoration: none;
  text-align: left;
}

.aftercomparison .price-now, .comparison .price-now span {
  color:#AC145A;
  color: #AC145A;
    margin-bottom: 10px;
    text-align: left;
}

.aftercomparison .price-now span {
    font-size: 22px;
    font-weight: 600;
}

.aftercomparison .price-small {
    font-size: 18px !important;
    position: relative;
    top: -11px;
    left: 2px;
}

.aftercomparison .price-buy {
  background:#003C71;
  padding:10px 20px;
  font-size:13px;
  display:inline-block;
  color:#FFF !important;
  text-decoration:none;
  border-radius:3px;
  text-transform:initial;
  margin:5px 0 10px 0;
  border-radius: 30px; 
  cursor: pointer;
}

.aftercomparison .price-try {
  font-size:12px;
}

.aftercomparison .price-try a {
  color:#202020;
}
@media (max-width: 767px) {
  /* .comparison td:first-child, .comparison th:first-child {
   display: none;
  }*/
  .th2{
    color: #AC145A;
}
  .comparison tbody tr:nth-child(odd) {
    display:table-row;
    background:#F7F7F7;
  }
  .comparison .row {
    background:#FFF;
  }
  .comparison td, .comparison th {
    border:1px solid #CCC;
  }
  .price-info {
  border-top:0 !important;
  
}
.comparison .ths {
  position: sticky;
  top: 34px;
}
}

@media (max-width: 639px) {
  .MobTable{display: block;}
.deskTable{display:none;}
  .comparison .price-buy {
    padding:5px 10px;
  }
  .comparison td, .comparison th {
    padding:10px 5px;
  }
 
  .comparison .hide-mobile {
    display:none;
  }

  .comparison .price-now span {
  font-size:16px;
}
.aftercomparison .price-now span {
  font-size:16px;
}
.comparison .price-small {
    font-size: 16px !important;
    top: 0;
    left: 0;
}
  .comparison .qbse, .comparison .qbo {
    font-size:12px;
    padding:10px 5px;
  }
  .comparison .price-buy {
    margin-top:10px;
  }
  .compare-heading {
  font-size:13px;
}
.comparison .ths {
  position: sticky;
  top: 34px;
}
}

