.editions-sm .cta-cont:nth-child(1) {
  border-color: #4ab5d5 !important;
}
.editions-sm .cta-cont:nth-child(2) {
  border-color: #98c64e !important;
}
.editions-sm .cta-cont:nth-child(3) {
  border-color: #fdc72e !important;
}
.editions-sm .cta-cont:nth-child(4) {
  border-color: #999999 !important;
}
.editions-sm .cta-cont:nth-child(5) {
  border-color: #ff5353 !important;
}
.class-sale-badge {
  background-attachment: scroll;
  background-image: url("https://d2ohlsp9gwqc7h.cloudfront.net/templates/t3_bs3_blank/less/images/sale_ribbon_left.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  color: #000000;
  content: " ";
  height: 50px;
  left: -3px;
  position: absolute;
  top: -3px;
  width: 50px;
  z-index: 100;
}
.new-badge {
  background-attachment: scroll;
  background-image: url("https://d2ohlsp9gwqc7h.cloudfront.net/templates/t3_bs3_blank/images/new-badge.png");
  background-position: 20px center;
  background-repeat: no-repeat;
  color: #000000;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 100;
}
.new-badge-sm {
  background-attachment: scroll;
  background-image: url("https://d2ohlsp9gwqc7h.cloudfront.net/templates/t3_bs3_blank/images/new-badge.png");
  background-position: 20px center;
  background-repeat: no-repeat;
  color: #000000;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 100;
  background-position: left center;
  left: -14px;
  background-size: cover;
  width: 25px;
  height: 25px;
  right: auto;
  top: 15px;
}
.store #mainbody {
  padding-top: 0;
}
.store .header-banner h1 {
  color: #b21f24 !important;
}

.table-responsive {
  border-radius: 0;
}
.table-responsive.product-editions {
  border: none;
}
.table-responsive.product-editions .table thead tr {
  background: none;
}
.table-responsive.product-editions .table thead th {
  border-bottom: 0;
  background-color: transparent;
  vertical-align: top;
  text-align: left;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-top: 0;
}
.table-responsive.product-editions .table thead th:first-child {
  text-align: left;
  padding-left: 16px;
}
.table-responsive.product-editions .table thead th:first-child .cta-cont {
  background: none;
  border: none;
  color: inherit;
}
.table-responsive.product-editions .table thead th:first-child .cta-cont-inner {
  padding: 20px 0;
  background: none;
  border: none;
  display: flex;
  flex-direction: column;
}
.table-responsive.product-editions .table thead th:first-child .ed-title {
  background: none !important;
  color: inherit;
  text-align: right;
  font-size: inherit;
  line-height: 33px;
  font-weight: bold;
}
@media (max-width: 991px) {
  .table-responsive.product-editions .table thead th:first-child .ed-title {
    line-height: 1.1em;
  }
}
.table-responsive.product-editions .table thead th:first-child .lto {
  transition: transform 0.2s ease;
  align-self: stretch;
}
.table-responsive.product-editions .table thead th:first-child .lto:hover {
  transform: scale(1.05);
}
.table-responsive.product-editions .table thead th:first-child .rows-heading {
  padding-top: 20px;
  align-self: stretch;
  text-align: left;
}
.table-responsive.product-editions .table thead th:first-child p {
  margin-top: 20px;
}
.table-responsive.product-editions .table thead th:nth-child(2) .cta-cont-inner {
  border-left-width: 2px;
}
.table-responsive.product-editions .table thead th:last-child .cta-cont-inner {
  border-right-width: 2px;
}
.table-responsive.product-editions .table thead th.sale-badge {
  position: relative;
}
.table-responsive.product-editions .table thead th.sale-badge:after {
  background-attachment: scroll;
  background-image: url("https://d2ohlsp9gwqc7h.cloudfront.net/templates/t3_bs3_blank/less/images/sale_ribbon_left.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  color: #000000;
  content: " ";
  height: 50px;
  left: -3px;
  position: absolute;
  top: -3px;
  width: 50px;
  z-index: 100;
}
.table-responsive.product-editions .table thead th sup a {
  color: #4374b5;
  font-size: 90%;
  text-decoration: none;
}
.table-responsive.product-editions .table thead th .ed-title-cont.new {
  position: relative;
}
.table-responsive.product-editions .table thead th .ed-title-cont.new:after {
  background-attachment: scroll;
  background-image: url("https://d2ohlsp9gwqc7h.cloudfront.net/templates/t3_bs3_blank/images/new-badge.png");
  background-position: 20px center;
  background-repeat: no-repeat;
  color: #000000;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 100;
  background-size: 30px;
}
@media all and (max-width: 991px) {
  .table-responsive.product-editions .table thead th .price-blocks-cont {
    padding: 20px 0;
  }
}
.table-responsive.product-editions .table tr {
  background: none;
}
.table-responsive.product-editions .table tr td.none {
  background: none;
  border: 0;
}
.table-responsive.product-editions .table tr.prodOptions.has-discounts th:first-child {
  text-align: center;
  vertical-align: middle;
}
.table-responsive.product-editions .table tr.prodOptions.has-discounts .cta-cont .old {
  display: block;
}
.table-responsive.product-editions .table tr.header td {
  font-size: inherit;
  color: #FFF;
}
.table-responsive.product-editions .table tr.header td:first-child {
  background-color: transparent;
  color: #262626;
}
.table-responsive.product-editions .table tr.header td .ed-title,
.table-responsive.product-editions .table tr.header td .ed-introtext {
  color: #FFF;
}
.table-responsive.product-editions .table tr.feat:nth-child(2) td:not(:first-child) {
  border-top: none;
}
.table-responsive.product-editions .table tr.feat td:first-child {
  background-color: transparent;
  border-color: #f8d8d9;
}
.table-responsive.product-editions .table tr.feat td:first-child sup {
  position: static;
  vertical-align: top;
  line-height: 1.5em;
}
.table-responsive.product-editions .table tr.feat td.moreInfo a {
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  .table-responsive.product-editions .table tr.feat td.moreInfo a {
    display: none;
  }
}
.table-responsive.product-editions .table tr.feat td.moreInfo a .fa {
  font-size: 16px;
  color: #4374b5;
  vertical-align: middle;
}
.table-responsive.product-editions .table tr.feat td p {
  margin: 0;
}
.table-responsive.product-editions .table tr.feat td .modal-dialog .modal-body p {
  margin-bottom: 20px;
}
.table-responsive.product-editions .table tr.cta td:first-child {
  background-color: transparent;
  border-color: #f8d8d9;
}
.table-responsive.product-editions.store tr.header {
  display: none;
}
.table-responsive.store-prod-group {
  margin-bottom: 80px;
}
@media all and (max-width: 767px) {
  .table-responsive.store-prod-group {
    padding: 0;
    box-shadow: none;
    border-radius: 12px;
  }
  .table-responsive.store-prod-group .table thead th,
  .table-responsive.store-prod-group .table tbody td,
  .table-responsive.store-prod-group .table tfoot td {
    white-space: normal;
    width: 40%;
  }
  .table-responsive.store-prod-group .table thead th:first-child,
  .table-responsive.store-prod-group .table tbody td:first-child,
  .table-responsive.store-prod-group .table tfoot td:first-child {
    width: 60%;
  }
}
.table-responsive.store-prod-group th {
  width: 30%;
}
.table-responsive.store-prod-group th:first-child {
  width: 70%;
  background-color: rgba(178, 31, 36, 0.25);
}
.table-responsive.store-prod-group th:last-child {
  background-color: #b21f24;
  color: #FFF;
}
.table-responsive.store-prod-group td {
  vertical-align: middle;
  text-align: right;
  color: #262626;
}
.table-responsive.store-prod-group td:last-child {
  background-color: #FFF;
  border-top-color: #ddd;
}
.table-responsive.store-prod-group td p {
  line-height: 1.3em;
}
.table-responsive.store-prod-group td .sku-title {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 0;
}
.table-responsive.store-prod-group td .sku-intro {
  font-size: 16px;
  color: #737373;
  margin: 7px 0 0;
}
.table-responsive.store-prod-group td .price-blocks-cont {
  display: inline-block;
  padding: 0;
  vertical-align: middle;
}
@media all and (max-width: 991px) {
  .table-responsive.store-prod-group td .price-blocks-cont {
    display: block;
    margin-bottom: 10px;
  }
}
.table-responsive.store-prod-group td .price-blocks-cont.has-discount .old {
  display: block;
}
.table-responsive.store-prod-group td .price-blocks-cont .prices-split {
  display: none;
}
.table-responsive.store-prod-group td .price-blocks-cont .old,
.table-responsive.store-prod-group td .price-blocks-cont .current {
  display: inline-block;
  vertical-align: middle;
}
.table-responsive.store-prod-group td .price-blocks-cont .old {
  display: none;
}
.table-responsive.store-prod-group td .price-blocks-cont .current {
  font-size: 26px;
  margin-left: 10px;
}
.table-responsive.store-prod-group td .price-blocks-cont .current p {
  font-size: inherit;
}
.table-responsive.store-prod-group td .btn {
  margin: 0 0 0 10px;
  vertical-align: middle;
}
.cta-cont {
  transition: box-shadow 0.2s ease;
  font-size: 20px;
  margin: 0;
  background: #FFF;
  color: #737373;
}
.cta-cont .old {
  display: none;
}
.cta-cont.has-discount .current .price,
.cta-cont.has-discount .current .caption {
  color: #b21f24;
}
.cta-cont.has-discount .total {
  border-top-color: #b21f24;
}
.cta-cont.has-discount .total .price {
  color: #b21f24;
}
.cta-cont.new {
  position: relative;
}
.cta-cont.new:after {
  background-attachment: scroll;
  background-image: url("https://d2ohlsp9gwqc7h.cloudfront.net/templates/t3_bs3_blank/images/new-badge.png");
  background-position: 20px center;
  background-repeat: no-repeat;
  color: #000000;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 100;
  top: -28px;
}
.cta-cont .cta-cont-inner {
  padding: 20px;
  border-width: 0 1px 0 1px;
  border-style: solid;
  border-color: #b21f24;
}
@media all and (max-width: 1199px) {
  .cta-cont .cta-cont-inner {
    padding: 10px !important;
  }
}
.cta-cont .ed-title {
  padding: 20px;
  color: #FFF;
  font-size: 30px;
  line-height: 1.1em;
  margin: 0;
  text-align: center;
}
@media all and (max-width: 1199px) {
  .cta-cont .ed-title {
    font-size: 26px;
  }
}
@media all and (max-width: 991px) {
  .cta-cont .ed-title {
    font-size: 20px;
    font-weight: 500;
  }
}
@media all and (max-width: 767px) {
  .cta-cont .ed-title {
    font-size: 30px;
  }
}
.cta-cont .ed-introtext {
  margin: 0;
  font-style: italic;
  letter-spacing: 1px;
  word-spacing: 2px;
  font-size: 13px;
  color: #737373;
  line-height: 1.4em;
}
@media all and (max-width: 991px) {
  .cta-cont .ed-introtext {
    font-size: 12px;
    line-height: 1.2em;
  }
}
.cta-cont .sku-label {
  margin-top: 10px;
  display: none;
  
}
.togo.cta-cont .sku-label {
  display: block;
}
.cta-cont .sku-oli {
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  margin: 0;
  line-height: 1.3em;
}
.cta-cont .cta-dropdown .fa {
  line-height: 1.4em;
}
.cta-cont .dropdown-menu {
  width: 100%;
  padding: 0;
  font-size: 18px;
  min-width: 100px;
  z-index: 1001;
}
.cta-cont .dropdown-menu .sku-label {
  font-weight: 600;
  margin: 0;
  display: block;
  line-height: 1.4em;
  float: left;
}
.cta-cont .dropdown-menu .price-blocks-cont {
  line-height: 1.4em;
  float: right;
  padding: 0;
}
.cta-cont .dropdown-menu .price-blocks-cont .prices-split {
  display: none;
}
.cta-cont .dropdown-menu .price-blocks-cont .current {
  font-size: inherit;
  line-height: inherit;
}
.cta-cont .dropdown-menu .dropdown-item {
  display: block;
  padding: 15px 20px;
  border-bottom: 1px solid #ccc;
  line-height: 1.4em;
}
.cta-cont .dropdown-menu .dropdown-item:last-child {
  border-bottom: none;
}
.cta-cont .dropdown-menu .dropdown-item:hover {
  background-color: #e5e5e5;
  text-decoration: none;
}
.cta-cont .dropdown-menu .dropdown-item.new {
  position: relative;
}
.cta-cont .dropdown-menu .dropdown-item.new:after {
  background-attachment: scroll;
  background-image: url("https://d2ohlsp9gwqc7h.cloudfront.net/templates/t3_bs3_blank/images/new-badge.png");
  background-position: 20px center;
  background-repeat: no-repeat;
  color: #000000;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 100;
  background-position: left center;
  left: -14px;
  background-size: cover;
  width: 25px;
  height: 25px;
  right: auto;
  top: 15px;
}
.cta-cont .dropdown-menu .dropdown-item.has-discount {
  padding-bottom: 10px;
}
.cta-cont .dropdown-menu .dropdown-item.has-discount .old {
  display: block;
}
.cta-cont .dropdown-menu .dropdown-item.has-discount .prices-split {
  display: block;
}
.cta-cont .dropdown-menu .dropdown-item.has-discount .current .price {
  color: #b21f24;
}
.cta-cont .dropdown-menu .dropdown-item .price-blocks-cont {
  text-align: right;
  line-height: 1.1em;
}
.cta-cont .dropdown-menu .dropdown-item .old,
.cta-cont .dropdown-menu .dropdown-item .current {
  display: inline-block;
  margin-left: 5px;
  line-height: inherit;
  height: auto !important;
}
.cta-cont .dropdown-menu .dropdown-item .old {
  display: none;
  font-size: inherit;
  margin-bottom: 0;
  text-align: right;
}
.cta-cont .dropdown-menu .dropdown-item .old p {
  line-height: 1.3em;
}
.cta-cont .dropdown-menu .dropdown-item .percentage {
  margin-right: 10px;
  padding: 0 5px;
  display: inline-block;
  float: none;
  line-height: 1.2em;
}
.cta-cont .dropdown-menu .dropdown-item .prices-split {
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.cta-cont .dropdown-menu .dropdown-item .current .price {
  display: inline-block;
}
.cta-cont .dropdown-menu .dropdown-item .total .price {
  font-size: 24px;
}
.cta-cont .btn {
  margin: 0;
}
.cols-5 .cta-cont .btn {
  white-space: normal;
  word-wrap: normal;
}
@media all and (max-width: 991px) {
  .cta-cont .btn {
    word-wrap: normal;
    white-space: normal;
  }
}
.price-blocks-cont {
  font-weight: 600;
  position: relative;
  padding: 30px 0;
  color: #262626;
}
.price-blocks-cont .old,
.price-blocks-cont .current,
.price-blocks-cont .renewal,
.price-blocks-cont .total {
  line-height: 1.1em;
  font-size: 24px;
}
.price-blocks-cont .old {
  margin-bottom: 5px;
}
.price-blocks-cont .old .price {
  text-decoration: line-through;
  color: #525252;
  position: relative;
}
.price-blocks-cont .old .price:after {
  position: absolute;
  display: block;
  content: "";
  width: 102%;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  border-bottom: 1px solid #525252;
}
.price-blocks-cont .old p {
  line-height: 30px;
}
.price-blocks-cont .percentage {
  float: right;
  margin-right: 10px;
  color: #FFF;
  background: #b21f24;
  padding: 0 10px;
  text-transform: uppercase;
}
.price-blocks-cont .prices-split {
  padding: 0 0 10px;
  border-bottom: 1px solid #262626;
  margin: 0 0 10px;
}
.price-blocks-cont .current,
.price-blocks-cont .renewal {
  
}
.price-blocks-cont .total .price {
  font-size: 40px;
}
@media all and (max-width: 1535px) {
  .price-blocks-cont .total .price {
    font-size: 34px;
  }
}
@media all and (max-width: 1199px) {
  .price-blocks-cont .total .price {
    font-size: 30px;
  }
}
@media all and (max-width: 991px) {
  .price-blocks-cont .total .price {
    font-size: 26px;
  }
}
@media all and (max-width: 767px) {
  .price-blocks-cont .total .price {
    font-size: 40px;
  }
}
.price-blocks-cont .joiner {
  font-size: 35px;
  display: inline-block;
  margin-bottom: 10px;
}
.price-blocks-cont .caption {
  font-size: 12px;
  line-height: 1.3em;
  font-weight: 600;
}
.price-blocks-cont .total {
  line-height: 1.3em;
}
.price-blocks-cont .total .price,
.price-blocks-cont .total .caption {
  display: inline-block;
}
.price-blocks-cont .total .caption {
  font-size: 16px;
}
.price-blocks-cont p {
  margin: 0;
}
.editions-sm .cta-cont {
  margin: 0 0 40px;
}
.editions-sm .cta-cont .cta-cont-inner {
  border-width: 2px;
  padding: 20px;
}
@media all and (max-width: 479px) {
  .editions-sm .cta-cont .cta-cont-inner {
    padding: 10px;
  }
}
.editions-sm .cta-cont .cta-cont-inner .old {
  display: block;
}
.editions-sm .cta-cont .cta-cont-inner .old.empty {
  display: none;
}
.editions-sm .cta-cont.new:after {
  top: -28px;
}
h4.cond {
  font-weight: 600;
}
.cond {
  margin: 0 0 5px;
}
.table-scroll {
  box-shadow: inset 0 0 10px #ccc;
  border: 1px solid #ccc !important;
  padding: 10px;
  overflow-x: auto;
  border-radius: 0;
}
.table-scroll table thead tr th,
.table-scroll .table thead tr th,
.table-scroll table tbody tr td,
.table-scroll .table tbody tr td,
.table-scroll table tfoot tr td,
.table-scroll .table tfoot tr td {
  word-wrap: normal;
  white-space: normal;
}
.table-responsive {
  overflow: visible;
}
@media all and (max-width: 1199px) {
  .table-responsive.article.cbuilder,
  .table-responsive.article.interbase {
    box-shadow: inset 0 0 10px #ccc;
    border: 1px solid #ccc !important;
    padding: 10px;
    overflow-x: auto;
    border-radius: 0;
  }
  .table-responsive.article.cbuilder table thead tr th,
  .table-responsive.article.interbase table thead tr th,
  .table-responsive.article.cbuilder .table thead tr th,
  .table-responsive.article.interbase .table thead tr th,
  .table-responsive.article.cbuilder table tbody tr td,
  .table-responsive.article.interbase table tbody tr td,
  .table-responsive.article.cbuilder .table tbody tr td,
  .table-responsive.article.interbase .table tbody tr td,
  .table-responsive.article.cbuilder table tfoot tr td,
  .table-responsive.article.interbase table tfoot tr td,
  .table-responsive.article.cbuilder .table tfoot tr td,
  .table-responsive.article.interbase .table tfoot tr td {
    word-wrap: normal;
    white-space: normal;
  }
}
@media all and (max-width: 991px) {
  .table-responsive.article.delphi {
    box-shadow: inset 0 0 10px #ccc;
    border: 1px solid #ccc !important;
    padding: 10px;
    overflow-x: auto;
    border-radius: 0;
  }
  .table-responsive.article.delphi table thead tr th,
  .table-responsive.article.delphi .table thead tr th,
  .table-responsive.article.delphi table tbody tr td,
  .table-responsive.article.delphi .table tbody tr td,
  .table-responsive.article.delphi table tfoot tr td,
  .table-responsive.article.delphi .table tfoot tr td {
    word-wrap: normal;
    white-space: normal;
  }
}
.table-responsive.product-editions .table thead th:nth-last-child(5) .ed-title {
  background-color: rgba(178, 31, 36, 0.3);
}
.table-responsive.product-editions .table thead th:nth-last-child(4) .ed-title {
  background-color: rgba(178, 31, 36, 0.4);
}
.table-responsive.product-editions .table thead th:nth-last-child(3) .ed-title {
  background-color: rgba(178, 31, 36, 0.6);
}
.table-responsive.product-editions .table thead th:nth-last-child(2) .ed-title {
  background-color: rgba(178, 31, 36, 0.8);
}
.table-responsive.product-editions .table thead th:nth-last-child(1) .ed-title {
  background-color: #b21f24;
}
.table-responsive.product-editions .table thead th:first-child {
  background: transparent !important;
}
.table-responsive.product-editions .table tr.header td:nth-last-child(5) {
  background-color: rgba(178, 31, 36, 0.6);
}
.table-responsive.product-editions .table tr.header td:nth-last-child(4) {
  background-color: rgba(178, 31, 36, 0.7);
}
.table-responsive.product-editions .table tr.header td:nth-last-child(3) {
  background-color: rgba(178, 31, 36, 0.8);
}
.table-responsive.product-editions .table tr.header td:nth-last-child(2) {
  background-color: rgba(178, 31, 36, 0.9);
}
.table-responsive.product-editions .table tr.header td:nth-last-child(1) {
  background-color: #b21f24;
}
.table-responsive.product-editions .table tr.header td:first-child {
  background: transparent !important;
}
.table-responsive.product-editions .table thead th:nth-last-child(5),
.table-responsive.product-editions .table tr td:nth-last-child(5) {
  background-color: rgba(178, 31, 36, 0.05);
}
.table-responsive.product-editions .table thead th:nth-last-child(5) .cta-cont-inner,
.table-responsive.product-editions .table tr td:nth-last-child(5) .cta-cont-inner {
  border-color: rgba(178, 31, 36, 0.05) !important;
}
.table-responsive.product-editions .table thead th:nth-last-child(4),
.table-responsive.product-editions .table tr td:nth-last-child(4) {
  background-color: rgba(178, 31, 36, 0.1);
}
.table-responsive.product-editions .table thead th:nth-last-child(4) .cta-cont-inner,
.table-responsive.product-editions .table tr td:nth-last-child(4) .cta-cont-inner {
  border-color: rgba(178, 31, 36, 0.1) !important;
}
.table-responsive.product-editions .table thead th:nth-last-child(3),
.table-responsive.product-editions .table tr td:nth-last-child(3) {
  background-color: rgba(178, 31, 36, 0.15);
}
.table-responsive.product-editions .table thead th:nth-last-child(3) .cta-cont-inner,
.table-responsive.product-editions .table tr td:nth-last-child(3) .cta-cont-inner {
  border-color: rgba(178, 31, 36, 0.15) !important;
}
.table-responsive.product-editions .table thead th:nth-last-child(2),
.table-responsive.product-editions .table tr td:nth-last-child(2) {
  background-color: rgba(178, 31, 36, 0.2);
}
.table-responsive.product-editions .table thead th:nth-last-child(2) .cta-cont-inner,
.table-responsive.product-editions .table tr td:nth-last-child(2) .cta-cont-inner {
  border-color: rgba(178, 31, 36, 0.2) !important;
}
.table-responsive.product-editions .table thead th:nth-last-child(1),
.table-responsive.product-editions .table tr td:nth-last-child(1) {
  background-color: rgba(178, 31, 36, 0.25);
}
.table-responsive.product-editions .table thead th:nth-last-child(1) .cta-cont-inner,
.table-responsive.product-editions .table tr td:nth-last-child(1) .cta-cont-inner {
  border-color: rgba(178, 31, 36, 0.25) !important;
}
.editions-sm .cta-cont:nth-last-child(5) .cta-cont-inner {
  border-color: rgba(178, 31, 36, 0.4) !important;
}
.editions-sm .cta-cont:nth-last-child(5) .ed-title {
  background-color: rgba(178, 31, 36, 0.4);
}
.editions-sm .cta-cont:nth-last-child(4) .cta-cont-inner {
  border-color: rgba(178, 31, 36, 0.5) !important;
}
.editions-sm .cta-cont:nth-last-child(4) .ed-title {
  background-color: rgba(178, 31, 36, 0.5);
}
.editions-sm .cta-cont:nth-last-child(3) .cta-cont-inner {
  border-color: rgba(178, 31, 36, 0.6) !important;
}
.editions-sm .cta-cont:nth-last-child(3) .ed-title {
  background-color: rgba(178, 31, 36, 0.6);
}
.editions-sm .cta-cont:nth-last-child(2) .cta-cont-inner {
  border-color: rgba(178, 31, 36, 0.8) !important;
}
.editions-sm .cta-cont:nth-last-child(2) .ed-title {
  background-color: rgba(178, 31, 36, 0.8);
}
.editions-sm .cta-cont:nth-last-child(1) .cta-cont-inner {
  border-color: #b21f24 !important;
}
.editions-sm .cta-cont:nth-last-child(1) .ed-title {
  background-color: #b21f24;
}