@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;600;700;800&amp;display=swap");

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#logo {
  text-align: center;
}

#logo img {
  max-width: 350px;
  width: 100%;
  float: none;
}

.header-sign-in img {
  width: 250px;
}

.container .eight.columns {
  width: 100%;
}

#content1 h1 {
  text-transform: uppercase;
  color: #c71d22;
  font-family: "Roboto Condensed", sans-serif;
  letter-spacing: -0.3rem;
  font-weight: 600;
}

#content1 h1 span {
  text-transform: none;
  color: #003567;
  font-size: 46px;
  letter-spacing: normal;
  font-weight: 600;
  font-family: Roman, Times, serif;
  display: block;
  margin-top: 15px;
  padding: 0;
}

#free_subhead {
  font-size: 22px;
}

.hero-left {
  margin: 10 0 0 0;
}

.hero-left ul, .hero-left li {
  line-height: 28px;
  font-size: 16px;
}

.hero-right img {
  max-width: 100%;
}

#content1.row {
  margin: 0;
  z-index: -1;
}

.pricing__table {
  margin-top: 0 !important;
}

.pricing_new * {
  font-family: Nunito, sans-serif;
}

.pricing_new .responsive-cell-block {
  min-height: 75px;
}

.pricing_new .bgSelected {
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  color: white !important;
  background-color: #a72c2a !important;
}

.pricing_new .responsive-container-block {
  min-height: 75px;
  height: fit-content;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  justify-content: flex-start;
}

.pricing_new .divider {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: dashed;
  border-right-style: dashed;
  border-bottom-style: dashed;
  border-left-style: dashed;
  border-top-color: #a9a9aa;
  border-right-color: #a9a9aa;
  border-bottom-color: #a9a9aa;
  border-left-color: #a9a9aa;
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  height: 2px;
  width: 250px;
  margin-top: 30px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 30px;
}

.pricing_new .text-blk {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  line-height: 25px;
  text-align: left;
  color: white;
}

.pricing_new .responsive-container-block.big-container {
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
}

.pricing_new .responsive-container-block.container {
  max-width: 1320px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
}

.pricing_new .text-blk.head {
  width: auto;
  text-align: center;
  font-size: 23px;
  font-weight: 900;
  line-height: 31px;
  color: #666666;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  max-width: 475px;
}

.pricing_new input {
  z-index: 5;
  height: 1.8rem;
  opacity: 0;
  width: 6rem;
  position: absolute;
  cursor: pointer;
  margin-left: -1.5rem;
}

.pricing_new input:checked + .slider {
  background-color: white;
}

.pricing_new input:checked + .slider::before {
  transform: translateX(26px);
}

.pricing_new .text-center.witch.switch-text.mt-4 {
  width: 100%;
  justify-content: center;
}

.pricing_new .responsive-container-block.swiping-box {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  min-height: 50px;
}

.pricing_new .d-nones {
  display: none;
}

.pricing_new .card {
  text-align: center;
  width: 310px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #dbdee7;
  border-right-color: #dbdee7;
  border-bottom-color: #dbdee7;
  border-left-color: #dbdee7;
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  border-bottom-left-radius: 25px;
  display: flex;
  flex-direction: column;
  position: relative;
  align-items: flex-start;
  min-height: 650px;
  font-size: 14px;
  margin-top: 16px;
  margin-right: 0px;
  margin-bottom: 24px;
  margin-left: 10px;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.pricing_new .card-selected .card-text,
.pricing_new .card-selected .card-description {
  color: white;
}

.pricing_new .card h1 {
  font-size: 46px;
  line-height: 64px;
  font-weight: 900;
  margin-top: 1rem;
  margin-right: 0px;
  margin-bottom: 1rem;
  margin-left: 0px;
}

.pricing_new .card p {
  margin-top: 2rem;
}

.pricing_new .card li {
  line-height: 35px;
  list-style-position: initial;
  list-style-image: initial;
  list-style-type: none;
}

.pricing_new .buy-button {
  bottom: 37px;
  left: 0px;
  position: absolute;
  width: 100%;
  padding-top: 0px;
  padding-right: 24px;
  padding-bottom: 0px;
  padding-left: 24px;
}

.pricing_new .btns {
  background-color: #a72c2a;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #dbdee7;
  border-right-color: #dbdee7;
  border-bottom-color: #dbdee7;
  border-left-color: #dbdee7;
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  transition-delay: 0s;
  transition-property: transform;
  width: 100%;
  height: 60px;
  font-size: 20px;
  font-weight: 700;
  cursor: pointer;
  color: white;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
}

.pricing_new .btns:hover {
  text-decoration-line: none;
  text-decoration-thickness: initial;
  text-decoration-style: initial;
  text-decoration-color: initial;
  background-color: white;
  color: black;
  transform: scale(1.05);
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
}

.pricing_new .responsive-cell-block.wk-desk-4.wk-ipadp-4.wk-tab-6.wk-mobile-12 {
  display: flex;
  justify-content: center;
  width: 310px;
  max-width: 310px;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 40px;
  margin-left: 10px;
}

.pricing_new .text-center.witch.switch-text {
  width: 100%;
  justify-content: center;
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.pricing_new .responsive-container-block.card-container {
  justify-content: space-evenly;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.pricing_new .card.no-change {
  background-color: #a72c2a;
  align-items: flex-start;
  justify-content: flex-start;
  box-shadow: 6px 5px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 6px 5px 20px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 6px 5px 20px 0px rgba(0, 0, 0, 0.15);
  min-height: 675px;
}

#card-digital .buy-button button.btns, #card-print .buy-button button.btns {
  height: 45px;
  width: 75%;
  font-size: 14px;
}

#card-corporate .card.no-change {
  width: auto;
  min-height: 350px;
  background-color: transparent;
  margin-top: 15px;
  border: none;
  margin-left: 10px;
  margin-right: 10px;
}
#card-renew .card.no-change {
  width: auto;
  min-height: 350px;
  background-color: transparent;
  margin-top: 15px;
  border: none;
  margin-left: 10px;
  margin-right: 10px;
}

#card-corporate .card, #card-renew .card {
  box-shadow: none;
  background-color: #f5f4ef!important ;
}

#card-renew .text-blk, #card-corporate .text-blk {
  color: #000!important;
}

.pricing_new .text-blk.saveMore {
  color: #000;
  font-size: 32px;
  line-height: 48px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.pricing_new .text-blk.goodplans {
  color: #000;
  font-size: 32px;
  line-height: 48px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-weight: 700;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.pricing_new .saveGoodplan {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 30px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 30px;
}

.pricing_new .text-blk.subHeadingCard {
  max-width: 250px;
  margin-top: 25px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 30px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.pricing_new .arrow {
  margin-top: 30px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 30px;
}

.pricing_new .subHeading {
  text-align: center;
  font-size: 18px;
  line-height: 28px;
  color: #666666;
  max-width: 250px;
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
}

.pricing_new .line1 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  line-height: 0;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 30px;
  flex-wrap: nowrap;
  flex-grow: 0;
  font-weight: 600;
}

.pricing_new .epricingimg {
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  border-bottom-left-radius: 25px;
  position: absolute;
  bottom: 0px;
  width: 250px;
}

.pricing_new .text-blk.tickText {
  color: #666666;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 10px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.pricing_new .personal {
  font-size: 26px;
  line-height: 30px;
  margin-top: 30px;
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
}

.pricing_new .feature {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin-top: 5px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 15px;
  max-width: 270px;
}

.pricing_new .text-blk.priceTag {
  color: #333333;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.pricing_new .text-blk.perDay {
  color: #333333;
  line-height: 32px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.pricing_new .overallPrice {
  margin-top: 30px;
  margin-right: 0px;
  margin-bottom: 50px;
  margin-left: 30px;
}

.pricing_new .yearly-price {
  margin-top: 30px;
  margin-right: 0px;
  margin-bottom: 50px;
  margin-left: 30px;
}

.pricing_new .epricingman {
  margin-top: 0px;
  margin-right: 16px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.pricing_new .tick {
  margin-top: 3px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-left: 7px;
  max-height: 15px;
}

.pricing_new .fullPrice {
  display: flex;
  align-items: flex-end;
}

.pricing_new .text-center.witch2.switch-text2 {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 30px;
  margin-left: 0px;
}

.pricing_new .monthlySlide {
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  max-width: 150px;
  width: 100%;
  font-weight: 600;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: #e5e5e5;
  color: #989898;
  border-top-width: initial;
  border-right-width: initial;
  border-bottom-width: initial;
  border-left-width: initial;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-color: initial;
  border-right-color: initial;
  border-bottom-color: initial;
  border-left-color: initial;
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  font-size: 18px;
}

.pricing_new .yearlySlide {
  font-size: 18px;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  max-width: 150px;
  width: 100%;
  font-weight: 600;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: #e5e5e5;
  color: #989898;
  border-top-width: initial;
  border-right-width: initial;
  border-bottom-width: initial;
  border-left-width: initial;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-color: initial;
  border-right-color: initial;
  border-bottom-color: initial;
  border-left-color: initial;
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
}

.pricing_new .yearlySlide:hover {
  cursor: pointer;
}

.pricing_new .monthlySlide:hover {
  cursor: pointer;
}

.pricing_new .youwillget {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 30px;
  color: #999999;
  font-size: 18px;
  line-height: 30px;
}

.pricing_new .epricingman.image-block {
  margin-top: 10px;
  margin-right: 16px;
  margin-bottom: 0px;
  margin-left: 0px;
}

#content2 {
  max-width: 960px;
}

.pricing_new .text-blk.head {
  width: 475px;
}
.pricing_new .card {
  width: 300px;
}
.pricing_new .personal {
  font-size: 30px;
}

.pricing_new .line1 p,
.pricing_new .fullPrice p {
  font-family:
    Crimson Roman,
    Times,
    serif !important;
}
.pricing_new .subHeading {
  max-width: 240px;
}
.pricing_new .epricingimg {
  right: 0;
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}
.pricing_new .divider {
  width: 240px;
}
.pricing_new .feature {
  max-width: 270px;
  margin-left: 15px;
  margin-top: 10px;
}
.pricing_new .tick {
  margin-top: 6px;
  margin-left: 10px;
  max-height: 10px;
}
.pricing_new .text-blk.tickText {
  line-height: 20px;
  margin-left: 5px;
}
.pricing_new .saveGoodplan {
  margin-left: 20px;
}

.pricing_new .text-blk.subHeadingCard {
  width: 200px;
  margin-left: 20px;
}

.pricing_new .arrow {
  margin-left: 15px;
}

#card-print-digital .card.no-change {
  background-color: rgba(167, 44, 42, 0.15);
  border-color: rgba(167, 44, 42, 0.8);
  border-width: 4px;
}

.pricing_new .responsive-container-block.big-container {
  padding-top: 0;
}

@media only screen and (min-width: 768px) {
#content1 h1 {
  font-size: 75px;
  line-height: 1;
}
#card-renew.responsive-cell-block, #card-corporate.responsive-cell-block {
  width: 100%;
  max-width: 480px;
}
}

@media only screen and (max-width: 767px) {
#content1 h1 {
  font-size: 45px;
  line-height: 1;
}
#card-renew.responsive-cell-block, #card-corporate.responsive-cell-block {
  width: 100%;
  max-width: 300px;
}
.hero h1 {
  line-height: 55px;
  font-size: 5em;
}
.hero h1 span {
  line-height: 30px;
  font-size: 36px;
  margin-top: 5px;
}
.hero-right img {
  max-width: 50%;
  margin: 0 auto;
  display: block;
}
#card-print .card {
  min-height: 525px !important;
}
#card-digital .card {
  min-height: 625px !important;
}
.pricing_new .buy-button {
  max-width: 280px;
}
#card-renew .epricingimg {
  display: none;
}
.pricing_new .card {
  width: auto !important;
  margin-left: 0 !important;
}
.pricing_new .feature {
  width: initial !important;
  max-width: auto;
}
#right.column {
  display: block !important;
  flex: 1 !important;
  height: auto !important;
}
#right > .row.container {
  padding: 25px;
}
#cover img {
  display: block;
  float: none;
  margin: auto;
}
}