.stacktable.large-only { display: table; }.stacktable.small-only { display: none; }.dedicated-table>thead>tr>th{  font-size: 20px;  line-height:22px;  background: #2f302e;  font-weight: 700;  color: #fff;  padding: 20px 0;  text-align: center;  border-bottom: none;  text-transform: uppercase;}.dedicated-table thead th:first-child{  text-align: left;  padding-left: 20px;}.dedicated-table{  text-align: center;}.dedicated-table>tbody>tr>td{  padding: 13px 0;  vertical-align: middle;  border-top: 2px solid #e3e3e3;  border-bottom: 2px solid #e3e3e3;  background: url("../images/td-bg.png") no-repeat right 13px #fff;}.dedicated-table>tbody>tr>td:last-child{  background: #fff;  border-right: 2px solid #e3e3e3;}.dedicated-table>tbody>tr>td:first-child{  text-align: left;  padding-left: 20px;  font-weight: 700;  color: #fff;  background: url("../images/red-bg.jpg") no-repeat center top;  background-size: cover;  border-bottom: none;}.dedicated-table>tbody>tr>td .transparent-btn{  display: inline-block;}.dedicated-table>tbody>tr>td .transparent-btn a{  font-size: 18px;  line-height:39px;  padding: 0 30px;}.dedicated-table>tbody>tr>td .transparent-btn a span{  font-size: 12px;}.dedicated-table>tbody>tr>td.blank-td{  background: none !important;  border: none !important;}.dedicated-tabs{  border-bottom: none;}.dedicated-tabs li{  float: none;  margin: 0 3px;  display: inline-block;}.dedicated-tabs li a{  font-size: 14px;  line-height:48px;  width: 150px;  padding: 0;  margin: 0;  color: #262b34;  border-radius: 6px;  box-shadow: 0 0 0 2px #3e3e48 inset;}.dedicated-tabs li a:hover{  box-shadow: 0 0 0 2px #fe0002 inset;  color: #fe0002;}.dedicated-box .tab-content{  padding-top: 50px;}.dedicated-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{  background: #fe0002;  color: #fff;  box-shadow: 0 0 0 2px #fe0002 inset;}@media screen and (max-width: 991px){  .dedicated-table>thead>tr>th{    font-size: 16px;  }}@media (max-width: 800px) {  .stacktable.large-only { display: none; }  .stacktable.small-only { display: table; }  .dedicated-table>tbody>tr>td:first-child{    background: none;    color: #2f302e;    background: #fff;    border-left: 1px solid #dedede;    border-right: 1px solid #dedede;  }  .dedicated-table>tbody>tr>th.st-head-row{    background: url("../images/pattern-bg.jpg") no-repeat left top;    background-size: cover;    color: #fff;    padding: 15px 0;    font-size: 16px;    text-align: center;  }  .dedicated-table>tbody>tr>th.st-head-row-main{    background: url("../images/red-bg.jpg") no-repeat left top;    text-align: center;    color: #fff;    background-size: cover;  }  .dedicated-table{    border-bottom: 1px solid #dedede;    color: #2f302e;  }  .dedicated-table>tbody>tr>td:last-child{    border-right: 1px solid #dedede;  }  .dedicated-table>tbody>tr:last-child>td.st-val{    border-bottom: none;  }  .dedicated-box .tab-content{    padding-top: 30px;  }}@media screen and (max-width: 667px){  .dedicated-tabs li a{    line-height:40px;  }}