.flex.submit-customize-form-section {
  display: none
}

.with-price-wrap {
  display: flex;
  justify-content: space-evenly;
  align-items: center
}

.hori_banner_wrap {
  width: 100%;
  display: flex;
  border: 2px solid #005cb8;
  margin-top: 20px;
  height: 110px
}

.h_off_tag {
  background-color: #005cb8;
  color: #ffe393;
  font-size: 19px;
  width: 25%;
  font-weight: 300;
  padding: 21px 8px;
  margin-right: 6px;
  font-family: regular_bold;
  text-align: center;
  line-height: 21px
}

.h_cards_head,
.h_cards_now_price,
span.h_cards_was_price_percent,
span.h_cards_was_price_span,
span.v_cards_was_price_span {
  font-family: sans-serif;
  font-weight: 300
}

.h_cards_wrap,
.v_card_now_price_wrap {
  display: flex
}

.h_cards {
  background-color: #eff7ff;
  float: left;
  margin: 6px 3px;
  border: 1px solid #c4dcf3;
  border-radius: 8px;
  padding: 1px 5px;
  width: 152px
}

.h_cards_head {
  color: #474747;
  margin-bottom: 0;
  padding-bottom: 5px;
  margin-top: 15px;
  font-size: 14px
}

span.h_cards_was_price_span {
  font-size: 14px;
  text-decoration: line-through;
  color: #4f4a4a
}

span.h_cards_was_price_percent {
  font-size: 14px;
  color: #cf0000;
  margin-left: 2px
}

.h_cards_now_price {
  color: #0052a3;
  font-size: 28px;
  text-align: left
}

.h_btn_wrap {
  padding-top: 6px;
  display: flow-root;
  width: 100%
}

.h_buy_now,
.v_buy_now {
  background-color: #f7bd18
}

.h_dnwd_pdf {
  background-color: #b30f1a;
  margin-top: 9px;
  color: #fff
}

.h_buy_now,
.h_dnwd_pdf {
  padding: 7px 2px;
  width: 93%;
  font-size: 16px;
  text-align: center;
  font-weight: 300;
  margin-left: 8px;
  height: 41px;
  font-family: regular_semibold;
  border-radius: 5px;
  cursor: pointer
}

.v_banner_wrap,
.v_banner_wrap_mobile {
  border: 2px solid #005cb8;
  position: fixed;
  width: 225px;
  font-size: 13px;
  right: 0;
  margin-right: 10px;
  top: 145px;
  background-color: #fff;
  display: none;
  z-index: 100
}

.v_banner_wrap_mobile,
.v_buy_now>a {
  display: block
}

.v_off_tag {
  background-color: #005cb8;
  color: #ffda70;
  text-align: center;
  font-weight: 300;
  padding: 12px 0;
  line-height: 30px;
  width: 100%;
  font-family: regular_bold
}

.v_card_wrap {
  width: 92%;
  margin: 0 auto !important;
  padding: 0
}

.v_cards {
  background-color: #eff7ff;
  border: 1px solid #c4dcf3;
  border-radius: 8px;
  margin: 10px 2px !important
}

.v_card_head {
  font-size: 16px !important;
  font-weight: 300;
  color: #474747;
  margin-bottom: 8px;
  padding-bottom: 0;
  font-family: regular_semibold !important;
  text-align: center;
  margin-top: 5px
}

.v_card_was_price {
  width: 60%;
  text-align: center
}

span.v_cards_was_price_span {
  text-decoration: line-through;
  font-size: 14px;
  color: #4f4a4a
}

span.v_cards_was_price_percent {
  font-size: 14px;
  font-family: regular_semibold;
  color: #cf0000
}

.v_card_now_price {
  width: 100%;
  text-align: center;
  font-size: 22px;
  font-weight: 300;
  font-family: regular_bold;
  color: #0052a3;
  margin-bottom: 3px
}

.v_btn_wrap {
  width: 100%;
  padding-bottom: 10px;
  margin: 4px auto;
}

.v_dnwd_pdf {
  background-color: #b30f1a;
  color: #fff
}

.v_buy_now,
.v_dnwd_pdf {
  width: 92%;
  font-size: 16px;
  text-align: center;
  font-weight: 300;
  height: 41px;
  font-family: regular_semibold;
  border-radius: 5px;
  cursor: pointer;
  margin: 0 auto !important;
}

.v_buy_now {
  margin-bottom: 6px !important;
}

.h_offer_validity,
.v_offer_validity,
.v_offer_validity_result {
  margin-top: 12px;
  font-size: 12px;
  font-weight: 300;
  font-family: regular_bold;
  text-align: center;
  color: #b30f1a
}

.v_offer_validity {
  margin-top: 5px;
  font-family: regular_bold
}

.v_buy_now>a {
  padding: 7px 2px;
  font-family: regular_medium;
  font-size: 14px
}

.h_cards_now_price span {
  font-size: 22px
}

.deru-price-t,
.price-t-break {
  word-break: break-all
}

.single-lincense-wrap > div > div > p.discounted-price{
  display: block;
}

.single-lincense-wrap > div > p.discounted-price{
  display: none;
}

@media screen and (max-width:1599px) {

  .v_buy_now,
  .v_card_head,
  .v_dnwd_pdf {
    font-size: 12px
  }

  .v_banner_wrap,
  .v_banner_wrap_mobile {
    width: 145px !important
  }

  .v_off_tag {
    padding: 0 !important
  }

  .v_card_head {
    line-height: 12px;
    margin-top: 3px
  }

  span.v_cards_was_price_percent {
    display: none
  }

  .v_card_now_price {
    width: 100%
  }
}

@media screen and (max-width:1300px) {

  .v_banner_wrap,
  .v_banner_wrap_mobile {
    display: none
  }
}

@media (min-width:960px) {
  .single-lincense-wrap {
    /* display: flex !important;
    flex-direction: column; */
    width: 92%;
    margin: 0 auto !important;
  }

  .discounted-price,
  .old-price,
  .price-off-t {
    text-align: center !important
  }

  .single-lincense .discounted-price {
    font-family: regular_bold !important
  }

  .price-off-t {
    height: auto;
    font-family: regular_semibold !important
  }

  .single-lincense {
    padding: 0
  }

  .old-price>del {
    color: #4f4a4a
  }

  .old-price>del,
  .old-price>span {
    font-size: 16px;
    font-family: regular_bold
  }

  .v_card_now_price span {
    font-family: regular_regular;
    font-size: 20px
  }
}

.download-sample-btn-banner {
  background: 0 0;
  outline: 0 !important;
  border: none;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  color: #fff;
  font-family: regular_medium
}

.mobile-banner-wrap {
  width: 100%;
  margin: 10px auto 0;
  border: 2px solid #005cb8;
  display: none
}

.off-data {
  background: #005cb8;
  color: #ffda70;
  text-align: center;
  font-family: regular_bold;
  font-size: 25px;
  padding: 5px
}

.single-lincense-wrap {
  gap: 4px;
  padding: 10px 5px !important;
  display: grid;
  grid-template-columns: repeat(3, 1fr)
}

.single-lincense {
  border: 1px solid #c4dcf3;
  border-radius: 8px;
  padding: 4px;
  background: #eff7ff
}

.single-lincense p {
  text-align: left;
  font-size: 16px;
  color: #474747;
  padding-bottom: 0;
  font-family: regular_semibold;
  margin-top: 5px
}

.price-off-t {
  height: auto;
  word-break: break-word;
}

.off-parsent {
  color: #a80000;
  font-family: regular_semibold !important;
  margin-left: 3px
}

.discounted-price,
.mobile-off span,
.old-price-without-price,
.old-price.mobile-off {
  color: #0052a3 !important
}

.discounted-price {
  text-align: left;
  font-size: 20px;
  font-family: regular_bold !important
}

.mobile-off span {
  width: 100%;
  font-size: 18px;
  font-weight: 300;
  font-family: regular_bold;
  margin-bottom: 3px
}

@media(max-width:359px) {
  .price-off-t {
    min-height: 78px
  }

  .deru-price-t {
    word-break: break-all
  }

  .single-lincense-wrap {
    width: 98% !important;
    margin: 0 auto;
    padding: 10px 0 !important
  }
}

@media (max-width:450px) {
  .old-price {
    display: flex;
    flex-direction: column
  }
}

@media (min-width:360px) and (max-width:530px) {
  .price-off-t {
    min-height: 53px
  }

  .v_offer_validity {
    font-size: 14px
  }

  .single-lincense-wrap {
    width: 92%;
    margin: 0 auto!important;
    padding: 10px 0 !important
  }
}

@media (max-width:959px) {

  .old-price,
  .old-price>del {
    font-size: 16px;
    font-family: regular_bold
  }

  .single-lincense {
    padding: 6px !important
  }

  .single-lincense-wrap {
    width: 92%;
    margin: 0 auto;
    padding: 10px 0 !important
  }

  .mobile-off-p {
    font-size: 16px !important;
    font-family: regular_bold !important;
    margin-right: 3px
  }

  .old-price>del {
    color: #4f4a4a
  }

  .single-lincense > p{
    text-align: center;
  }
}

@media (min-width:960px) and (max-width:1450px) {
  .download-sample-btn-banner {
    font-size: 14px !important
  }

  .v_off_tag {
    padding: 0
  }

  .price-off-t {
    font-size: 12px !important;
    font-family: regular_semibold !important
  }

  .single-lincense {
    padding: 0 !important
  }

  .single-lincense p {
    margin: 0 !important
  }

  .v_card_now_price {
    font-size: 16px
  }

  .v_card_now_price span {
    font-size: 15px
  }

  .off-parsent {
    display: none
  }
}

@media (min-width:1451px) and (max-width:1600px) {
  .off-parsent {
    display: none
  }

  .price-off-t {
    font-size: 16px !important;
    font-family: regular_semibold !important
  }

  .single-lincense {
    padding: 0 !important
  }

  .single-lincense p {
    margin: 0 !important
  }

  .v_buy_now>a {
    font-size: 14px
  }

  .download-sample-btn-banner {
    font-size: 14px !important
  }
}

.discounted-price {
  margin-top: 0 !important
}

@media (min-width:960) and (max-width:1469px){
  .single-lincense-wrap{
    display: block !important;
  }
}
@media(min-width:1470px){
  .single-lincense-wrap{
    display: flex !important;
    flex-direction: column;
  }
}

@media screen and (max-width: 1469px){

  .single-lincense-wrap > div > div > p.discounted-price{
    display: none;
  }

  .single-lincense-wrap > div > p.discounted-price{
    display: block;
  }

  .v_banner_wrap{
    position: relative !important;
    visibility: visible !important;
    width: 100% !important;
    top: 0 !important;
    z-index: 1 !important;
    margin-top: 15px !important;
  }

  .v_banner_wrap > .v_off_tag{
    font-size: 25px !important;
    padding: 5px !important;
  }

  .v_card_wrap{
    display: flex;
    flex-direction: row;
  }

  .v_card_wrap > div {
    flex: 1;
  }
}

@media (max-width:550px) {
  .v_card_wrap{
    flex-direction: column;
    gap: 6px;
    padding: 10px 0;
  }

  .v_card_wrap > div{
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 0 !important;
  }
}


@media screen and (min-width: 670px) and (max-width: 1470px) {
  
  .promo-skeleton{
    min-height: 290px;
    width: 100%; 
  }
}

@media screen and (max-width: 500px) {
  
  .promo-skeleton{
    min-height: 330px;
    width: 100%; 
  }
}


/* @media (max-width:959px) {
  .v_btn_wrap {
    visibility: hidden;
  }
} */