.sms-pricing-herounit{
  background-image: url(https://www.plivo.com/assets/dist/new-design/sms/pricing/sms-pricing-hero-unit.svg);
    padding-top: 5rem;
    background-size: 80%;
    background-position: center 80%;
}
.text-holder .list{
  opacity: 1 !important;
}
.herounit--no-visual {
    justify-content: center;
    text-align: center;
    min-height: auto !important;
    margin-bottom: 30px;
}

.heading-table> div:nth-child(2) {
    flex: 1 1 70%
}

.d-none{
	display: none;
}

.heading-table__heading img {
    width: 32px;
}
.inner-menu{
  display: flex;
  padding: 1rem;
  box-shadow: 0 13px 42px -35px rgba(99, 102, 118, 0.79);
  background-color: #ffffff;
  align-items: center;
}
.country-dropdown-menu {
  display: flex;
  width: 100%;
  list-style-type: none;
  margin-bottom: 0;
}

.country-dropdown-menu li a {
  display: block;
  text-align: center;
  margin: 0 16px;
  text-decoration: none;
  color: #05006d;
  border-bottom: solid 2px transparent;
}
/* .country-dropdown-menu li a:hover{
  border-bottom: 2px solid #05006d;
} */
.country-dropdown-menu li.active a {
    border-bottom: 2px solid #05006d;
}
.countries-form{
  margin-bottom: 0;
}
.countries-form input[type=text], span.jcf-select{
  width: 300px;
}
@media screen and (max-width: 350px)	{
  .countries-form input[type=text], span.jcf-select{
    width: 270px;
  }
}
.heading-table, .plain-heading-table{
  border: none;
  padding: 0 0 10px 0;
}
.heading-table, .plain-heading-table{
  display: grid;
}
.heading-table__heading {
    border-bottom: 1px solid #9E9BC7;
    margin-bottom: 1rem;
    padding-bottom: 1rem !important;
}
table {
    float: right;
    width: 80%;
    border-spacing: 0 !important;
}
.heading-table__data-table, .plain-heading-table .plain-table, .plain-heading-table .text-holder{
  border-bottom: 1px solid #f4f4f4;
}
table tr th {
  opacity: 1;
  color: #333;
}
table tr th, table tr td {
  padding: 18px 20px;
}
table tbody tr td:nth-child(1) {
  color: #333;
}
#network-pricing .list {
    border-spacing: 0;
}
.sticky-menu{
  position: sticky;
  position: -webkit-sticky;
  top: 3rem;
  z-index: 2;
}
#wrapper{
  overflow: visible;
}
#main .title {
    font-size: 21px;
    font-weight: 400;
}
.table-heading {
    color: #05006d;
}
.inner-menu .order:nth-child(1){
  order: 1;
}
.inner-menu .order:nth-child(2){
  order: 2;
}
.heading-table__heading {
    margin-bottom: 0;
}
@media only screen and (min-width: 1024px) {
  .plain-heading-table .text-holder.view-more-table{
    margin-top: -3rem;
  }
  .country-dropdown-menu li a:hover{
    border-bottom: 2px solid #05006d;
  }
}
@media only screen and (max-width: 600px) {
  .country-dropdown-menu {
    justify-content: flex-start !important;
  }
}
@media only screen and (max-width: 768px) {

  #wrapper{
    overflow: hidden;
  }
  table {
      float: left;
      width: 100%;
      border-spacing: 0 !important;
  }
  table tr th, table tr td {
    padding: 15px 10px;
  }
  .country-dropdown-menu{
    justify-content: center;
    box-shadow: none;
  }
  .inner-menu{
    display: block;
    box-shadow: none;
    padding: 1rem 0;
  }
  .country-dropdown-menu{
    list-style: none;
    display: flex;
    margin: 15px 0 0 0;
    padding: 0 1.5rem 2.5rem 5px;
    overflow: auto;
    white-space: nowrap;
    height: 33px;
  }
  .country-dropdown-menu::-webkit-scrollbar {
    display: none;
  }
  .country-dropdown-menu:before {
    content: "\0020";
    width: 55px;
    height: 50%;
    position: absolute;
    left: 0;
    top: 1px;
    z-index: 1;
    background-image: linear-gradient(90deg, #FFFFFF 50%, rgba(255,255,255,0.00) 100%);
  }
  .country-dropdown-menu:after {
    content: "\0020";
    width: 20%;
    max-width: 60px;
    height: 50%;
    position: absolute;
    right: 0px;
    top: 1px;
    z-index: 1;
    transform: scaleX(-1);
    background-image: linear-gradient(90deg, #FFFFFF 25%, rgba(255,255,255,0.00) 100%);
  }
  .fixed-position{
      position: fixed;
      width: 100%;
      background: #fff;
      z-index: 99;
      top: 0 !important;
      box-shadow: 0 13px 42px -35px rgb(99 102 118 / 79%);
  }
  header .scrollable-header {
      margin-top: 6rem;
  }
  .no-header-banner #wrapper {
      padding-top: 0;
  }
  .table tbody td:nth-child(2){
    text-align: left;
  }
  .home-page #nav {
    height: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  .country-dropdown-menu li a {
    margin: 0 10px;
  }
  .sticky-menu {
    top: 7rem;
  }
}
.open-popup-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 0 1px 10px;
  background: url(https://www.plivo.com/assets/dist/new-design/voice/pricing/ic-open-popup.svg) no-repeat;

}
.open-popup-holder {
  display: flex;
  align-items: center;
  margin-top: 5px;
}
.open-popup-holder a:hover .open-popup-icon {
  background-image: url(https://www.plivo.com/assets/dist/new-design/voice/pricing/ic-open-popup-hover.svg);
}

/* phone number page */

.not-suppot{
  text-align: center;
    width: 75%;
    margin: 0 auto;
    font-size: 16px;
}
.number-pricing-herounit{
  background-image: url(https://www.plivo.com/assets/dist/new-design/phone-numbers/pricing/phone-number-pricing-hero-unit.svg);
    padding-top: 5rem;
    background-size: 80%;
    background-position: center 80%;
}
.number-tag{
    font-size: 12px;
    font-weight: 400;
    padding: 4px 10px;
    border-radius: 11px;
    margin-right: 6px;
    padding-bottom: 4px;
}

.number-tag.sms{
    /* border: solid 1px #00dbff; */
    background-color: #caf8fd;
    color: #333333;
}
.number-tag.voice{
    /* border: solid 1px #a146d8; */
  background-color: #f3e2fc;
  color: #333333;
}
.number-tag.sip-trunk{
    /* border: solid 1px #00cd9a; */
  background-color: #cffdef;
  color: #333333;
}
.col-12{
  width: 100%;
}
.download-btns .btn{
  padding: 12px 8px;
}
.contact-form-holder {
  box-shadow: 0 6px 14px 0 rgba(182, 198, 221, 0.5);
}
.form-bg {
    right: -10%;
    background-position: top right;
    transform: none;
}
.phone-numbers .heading-table table tr td:nth-child(1) {
    width: 32%;
}

@media only screen and (max-width: 1024px) {
  .home-page #main {
    margin-top: -7.0625rem;
  }
  .herounit--no-visual {
    min-height: 10rem !important;
  }
  .form-bg {
      right: 0;
  }
  .heading-table table tr td:nth-child(1) {
    width: 30.7%;
  }
}

@media only screen and (max-width: 600px) {
  table tbody td:nth-child(2) {
    display: grid;
    /* text-align: center; */
  }
  .number-tag:not(.d-none) {
    margin-bottom: 10px;
  }
  .home-page #main {
    margin-top: -3.0625rem;
  }
  .not-suppot{
      width: 100%;
  }
}
.not-in-ip-address{
  font-size: 16px !important;
}

table tbody td {
  padding: 14px 20px;
  border-top: solid 1px #f4f4f4;
}