.pricing-onmetting {
    height: 140px;
    position: relative;
    background: #fff;
}
  .pricing-onmetting .title-pricing-onmetting {
    object-fit: contain;
    font-size: 32px;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 0px;
    padding: 32px 0 8px;
    text-align: center;
    text-transform: uppercase;
    color: #f27227;
}
  .pricing-onmetting .description-pricing-onmetting{
    color: #adb5bd;
    font-size: 13px;
    line-height: 1.92;
    text-align: center;
    margin: 0px auto; } 

    .pricing-sound {
  background: #000;
  position: relative;
  height: 400px;
}

.description-pricing-sound {
  position: absolute;
  bottom: 20%;
  width: 100%;
  /* margin: 0 auto; */
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 16px;
  line-height: 1.56;
  text-align: center;
  margin: 0px auto; 
}
.pricing-sound .img-sound {
  width: 80%;
  display: flex;
  margin: 0 auto;
  padding: 30px;
  min-height: 67%
}
.pricing-sound .img-sound-1{
  position: absolute;
  top: 0;
  height: 100%;
}
.pricing-sound .img-sound-2{
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
.pricing-form{
  position: relative;
  height: 650px;
  background-color: #000;
}
.pricing-form .img-form-pricing {
  height: 100%;
  width: 41%;
  position: absolute;
  top: 0;
  right: 0;
}

.pricing-form .sm-form {
  width: 80%;
  position: absolute;
  right: 0;
}

.pricing-form .sm-form .btn-submit {
  width: 100%;
  background-color: #f27227;
  border-color: #f27227;
}
.pricing-form .sm-form .sp-info-support {
  margin-top: 24px;
  width: 100%;
}

.pricing-form .sm-form .title-form-sp{
  padding-top: 24px;
}
.pricing-form .sm-form .title-info-support {
  font-size: 13px;
  font-weight: 500;
  line-height: 1.96;
  text-align: left;
  color: #ffffff;
}
.pricing-form .sm-form .title-info-support-line{
  border: 1px solid #f27227;
  width: 56px;
  margin: 20px 0px 30px;
}
.pricing-form .sm-form .info-support {
  font-size: 13px;
  font-weight: 500;
  line-height: 1.96;
  text-align: left;
  color: #ffffff;
}

.pricing-form .sm-form .info-support-line{
  border: 1px solid #fff;
  margin: 16px;
}

.pricing-form .sm-form .icon-social{
 display: flex;
 margin-top: 20px;
}

.pricing-form .sm-form .img-icon-social{
  margin-right: 16px;
}

.package-license{
  background: url(../assets/image/Sricing/3413449@2x.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  padding-bottom: 30px;
}

.package {
  padding: 16px 10px;
  position: relative;
  display: flex;
  justify-content: center;
}

.package .lince {
  max-width: 230px;
}

.package:nth-of-type(1) .box-package {
  border-radius: 2px;
  border: solid 10px #63afe5;
  background-color: #186aa5;
  padding: 16px;
}

.package:nth-of-type(2) .box-package{
  border-radius: 2px;
  border: solid 10px #ffa977;
  background-color: #f27227;  
  padding: 16px;
}

.package:nth-of-type(3) .box-package{
  border-radius: 2px;
  border: solid 10px #14de59;
  background-color: #16b14b;  
  padding: 16px;
}

.package .title-package{
  max-width: 100%;
  font-size: 29px;
  font-weight: bold;
  line-height: 1.18;
  padding: 29px 11px 20px;
  text-align: center;
  color: #ffffff;
  margin: 0 auto;
  text-transform: uppercase;
} 

.package .line-package {
  height: 1px;
  background-color: #ffffff;
}

.package .description-package {
  font-size: 13px;
  line-height: 1.56;
  text-align: center;
  color: #ffffff;
}

.package .text-package {
  font-size: 13px;
  padding: 16px 2px 0px;
  line-height: 1.56;
  text-align: center;
  color: #ffffff;
  margin-bottom: 0px;
}

.package .last-text-package {
  margin-bottom: 16px;
}

.package .content-package-1 {
  border-radius: 25px;
  box-shadow: 0 0 10px #82d2e9;  
  border: solid 3.7px #82d2e9;
}

.package .content-package-2 {
  border-radius: 25px;
  box-shadow: 0 0 10px #fbb040;  
  border: solid 3.7px #fbb040;
}

.package .content-package-3 {
  border-radius: 25px;
  box-shadow: 0 0 10px #42C06D;  
  border: solid 3.7px #42C06D;
}

.package .price-package {
  width: 100%;
  height: 54px;
  border-radius: 7px;
  border: solid 1px transparent;
  background: transparent;
  padding: 0 22px;
}

.package .title-price {
  font-size: calc( 20 / 1140 * 100vw);
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  margin-bottom: 0px;
}

.package .buy-now {
  font-size: calc( 20 / 1140 * 100vw);
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  margin-bottom: 0px;
}

.package .info-package {
  min-height: 120px;
}

.mobile-sound-2 {
  display: none;
}

.card {
  background: transparent !important;
  margin-bottom: 130px;
  border: none;
}

.btn-price {
  position: absolute;
  bottom: 43px;
  left: 0;
  text-align: center;
  width: 100%;
  padding: 0px 40px;
 
}

.package:nth-of-type(1) .btn-price button{
  background-color: #77cbe5;
  margin-top: 15px;
}

.package:nth-of-type(2) .btn-price button{
  background-color: #fbb040;
  margin-top: 15px;
}
.package:nth-of-type(3) .btn-price button{
  background-color: #0e9143;
  margin-top: 15px;
}
.package:nth-of-type(4) .btn-price button{
  background-color: #77cbe5;
  margin-top: 15px;
}
.package:nth-of-type(5) .btn-price button{
  background-color: #fbb040;
  margin-top: 15px;
}
.package:nth-of-type(6) .btn-price button{
  background-color: #0e9143;
  margin-top: 15px;
}

.sound-2 {
  background: url(../assets/image/Sricing/background.png) no-repeat;
  object-fit: cover;
  background-size: 100% 100%;
}

.info-sound-2{
  padding-bottom: 36px;
}


.table-pricing{
  width: 100%;
  opacity: 0.6;
  border-radius: 19px;
  box-shadow: 0 3px 6px 0 rgb(0 0 0 / 16%);
  background-color: #000000;
}

.table-pricing .header-tb-pricing {
  color: #fff;
  text-align: center;
  vertical-align: top;
  border-bottom: 1px solid;
}
.line-tb {
  border-left: 1px solid;
  
  border-right: 1px solid;
}

.table-pricing .content-tb-pricing {
  color: #fff;
  text-align: center;    
  vertical-align: top;
}

.table-pricing .content-tb-pricing td{
  padding-bottom: 16px;
  /* border-right: 1px solid; */
}

.table-pricing .title-tb-header-pricing {
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
  color: #ffffff;
  padding: 16px 8px 10px;
  /* border-right: 1px solid; */
}

.table-pricing .content-tb-header-pricing {
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
  color: #ffffff;
  padding: 16px 8px 10px;
  
  /* border-right: 1px solid; */
}

.table-pricing .content-tb-pricing .text-tb {
  padding-top: 24px;
}

.table-pricing .title-tb-pricing {
  color: #fff;
  text-align: center;
  font-size: 13px;
  line-height: 1.36;
  color: #ffffff;
  padding: 0px 8px;
  /* border-right: 1px solid; */
}

.title-compare-onmetting {
  color: #fff;
  text-align: center;
  font-weight: 600;
  font-size: 32px;
  line-height: 1.4;
  color: #ffffff;
  padding: 24px 8px 7px;
}



@media (max-width: 767px) {
  .sound-2 {
    background-image: linear-gradient(to bottom, #f27227, #1a4789);
  }

  .pricing-onmetting {
    height: 120px;
  }

  .description-pricing-sound {
    font-size: 12px;
  }

  .pricing-sound {
    height: auto;
  }

  .pricing-onmetting .description-pricing-onmetting {
    font-size: 10px;
  }

  .table-pricing{
    opacity: 0.6;
    border-radius: 19px;
    box-shadow: 0 3px 6px 0 rgb(0 0 0 / 16%);
    background-color: #000000;
  }
  
  .table-pricing .header-tb-pricing {
    color: #fff;
    text-align: center;
    vertical-align: top;
    border-bottom: none;
  }
  
  .table-pricing .content-tb-pricing {
    color: #fff;
    text-align: center;    
    vertical-align: top;
  }
  
  .table-pricing .content-tb-pricing td{
    padding-bottom: 16px;
    font-size: 10px;
  }
  
  .table-pricing .title-tb-header-pricing {
    color: #fff;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4;
    color: #ffffff;
    padding: 24px 8px 24px;
  }
  
  .table-pricing .content-tb-header-pricing {
    color: #fff;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.4;
    color: #ffffff;
    padding: 24px 8px 24px;
  }
  .table-pricing .title-tb-pricing {
    color: #fff;
    text-align: left;
    font-size: 10px;
    line-height: 1.36;
    color: #ffffff;
    padding: 0px 8px;
  }
  
  .title-compare-onmetting {
    color: #fff;
    text-align: center;
    font-weight: 600;
    font-size: 24px;
    line-height: 1.4;
    color: #ffffff;
    padding: 24px 8px 7px;
  }

  .pricing-onmetting .title-pricing-onmetting {
    font-size: 24px;
  }

  .package-license {
    padding: 0 16px;
  }

  .package .title-price {
    font-size: 20px;
  }

  .package .buy-now {
    font-size: 20px;
  }


  .pricing-form .sm-form {
    width: 100%;
    padding: 0 20px;
  }
  .pricing-form .sm-form .title-info-support {
    font-size: 13px;
  }

  .pricing-form .sm-form .info-support {
    font-size: 10px;
  }

  .pricing-form {
    height: 565px;
  }

  .package .title-package {
    font-size: 24px;
  }

  .package .description-package {
    font-size: 10px;
    line-height: 2;
    text-align: left;
  }
  .package .info-package {
    min-height: 100px;
  }
  .package .text-package {
    font-size: 10px;
    padding: 16px 16px 0px;
    line-height: 2;
    text-align: left;
    color: #ffffff;
    margin-bottom: 0px;
  }

  .package .last-text-package {
    margin-bottom: 16px;
  }

  .pricing-form .sm-form .btn-submit {
    font-size: 12px;
    height: 36px;
  }

  .pricing-form .sm-form .icon-social {
    margin-top: 13px;
  }

  .hidden-mobile {
    display: none;
  }

  .hidden-mobile-sound-2 {
    display: none;
  }

  .mobile-sound-2 {
    display: block;
    margin: 0 auto;
    padding-bottom: 16px;
  }
}



@media (min-width: 1441px) {
  .package .title-price {
    font-size: 32px !important
  }
  .package .buy-now {
    font-size: 24px !important
  }
}

@media (min-width: 1920px) {
  .pricing-onmetting {
    height: auto;
    padding-bottom: 54px;
  }
  .pricing-onmetting .title-pricing-onmetting {
    /* font-size: 58px; */
    padding: 82px 0px 24px;
  }
  /* .pricing-onmetting .description-pricing-onmetting {
    font-size: 13px;
  }
  .description-pricing-sound {
    font-size: 20px;
  } */

  .package .title-package {
    /* font-size: 36px; */
    /* max-width: 100%; */
    
    max-width: 245px;
    padding: 9px 0px 20px;
  }
  .package .description-package {
    /* font-size: 16px; */
  }

  .package .text-package {
    /* font-size: 16px; */
  }

  .title-price  {
    margin-top: 98px !important;
  }
  /* .pricing-form .sm-form .title-info-support {
    font-size: 20px;
  } */
  .pricing-form .sm-form .btn-submit {
    height: 56px;
    /* font-size: 20px; */
  }
  /* .pricing-form .sm-form .info-support {
    font-size: 18px;
  } */
  .pricing-form .sm-form .img-icon-social {
    width: 36px !important;
    height: 36px !important;
    margin-right: 36px;
  }
  .pricing-form {
    position: relative;
    height: 710px;
    background-color: #000;
  }

  .table-pricing .title-tb-header-pricing {
    /* font-size: 22px; */
    padding: 24px 8px 10px;
  }

  .table-pricing .content-tb-header-pricing {
    /* font-size: 22px; */
    padding: 24px 8px 10px;
  }
  /* .table-pricing .content-tb-pricing .text-tb {
    font-size: 20px;
  }
  .table-pricing .content-tb-pricing td {
    font-size: 20px;
  } */
}
