.editionTable td a{color:#444;text-decoration:none}
table.editionTable.comparisionTable{max-width: 100%;width: 98%;margin: 0 auto}
.breadcrumb{display:none}
table.editionTable{margin: 0 auto;}
table.editionTable thead tr th{background-color: transparent; border: 0; font-size: 15px; color: #666; font-weight: 600; border-right: 1px solid #eaeaea; padding: 15px; text-transform: uppercase;}
table.editionTable thead tr th:first-of-type{text-align: left; text-transform: capitalize; width: 40%;}
table.editionTable tbody tr td:first-child{border-left: 0; background: transparent;}
table.editionTable tbody tr td:last-child{border-right: 0}
table.editionTable tbody tr:last-of-type td{border-bottom: 0}
table.comparisionTable thead tr th{background: #f4f4f4; color: #000; font-size: 15px;}
table.comparisionTable thead tr th:nth-of-type(1){width:60%}
table.comparisionTable thead tr th:nth-of-type(2){background: #ebebeb;}
table.comparisionTable thead tr th:nth-of-type(2), table.comparisionTable thead tr th:nth-of-type(3){ font-size: 14px; width: 20%;}
.comparisionTable tr{font-size: 13px;}
table.comparisionTable td{padding: .6em 15px;}
.comparisionTable tr:last-of-type{background: #e6f9ff; color: #000; font-weight: 700;}
table.editionTable.comparisionTable{border: 1px solid #eaeaea; margin-top: 20px;table-layout: fixed;}
.comparisionTable tr:nth-of-type(10){color: #d81212}

@media screen and (max-width:680px){
table.comparisionTable thead tr th,table.comparisionTable thead tr th:nth-of-type(2), table.comparisionTable thead tr th:nth-of-type(3){font-size:10px}
table.editionTable td{font-size:10px}
table.comparisionTable td {padding: 8px 5px}
table.comparisionTable td img{width:15px}
}
