.page-pricing-table .context-menu .dropdown-menu {
  padding: 0;
}
.page-pricing-table .context-menu .dropdown-menu li {
  border-bottom: 1px solid #ededed;
}
.page-pricing-table .context-menu .dropdown-menu li:last-child {
  border-bottom: none;
}
.page-pricing-table .context-menu .dropdown-menu .dropdown-title {
  background: #e6d700;
  color: #dfdfdf;
  font-family: 'Lato', arial, sans-serif;
  font-weight: 900;
  font-size: 12px;
  letter-spacing: 1.5px;
  padding: 4px 15px;
  text-transform: uppercase;
}
.page-pricing-table .context-menu .dropdown-menu i {
  float: none;
}
.page-pricing-table #modal-icons .modal-body .col-sm-2 {
  min-height: 40px;
  opacity: 0.8;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-pricing-table #modal-icons .modal-body .col-sm-2:hover {
  color: #319DB5;
  opacity: 1;
}
.page-pricing-table #modal-icons .modal-body .col-sm-2 i {
  cursor: pointer;
  padding-right: 10px;
}
.page-pricing-table .builder .pricing-color {
  cursor: pointer;
  display: inline-block;
  height: 22px;
  margin-right: 3px;
  position: relative;
  width: 22px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.page-pricing-table .builder .pricing-color.active:after {
  color: #ffffff;
  content: "\e125";
  display: inline-block;
  font-family: "line-icons" !important;
  font-size: 11px;
  left: 5px;
  position: absolute;
  text-align: center;
  top: 5px;
}
.page-pricing-table #export-textarea {
  white-space: pre;
}
#modal-icons .modal-body .col-sm-2 i.active {
  color: #319DB5;
  opacity: 1;
}
.page-pricing-table #modal-icons .modal-body[class*="fa-"],
#modal-icons .modal-body[class*="icons-"],
#modal-icons .modal-body[class*="glyphicon-"],
#modal-icons .modal-body[class*="wi-"] {
  font-size: 20px;
}
.page-content.page-pricing-table {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.page-content.page-pricing-table.open {
  padding-right: 260px;
}
.pricing-table .plan .reorder-plan {
  cursor: move;
  left: 50%;
  margin-left: -30px;
  position: absolute;
  top: -40px;
}
.pricing-table .plan .reorder-plan i {
  color: #464646;
  font-size: 24px;
  opacity: 0.3;
  padding: 8px;
}
.pricing-table .plan .reorder-plan:hover i {
  opacity: 1;
}
.pricing-table .plan .add-item {
  cursor: pointer;
  left: 50%;
  margin-left: 10px;
  position: absolute;
  top: -32px;
}
.pricing-table .plan .add-item i {
  color: #464646;
  font-size: 24px;
  opacity: 0.3;
  padding: 8px;
}
.pricing-table .plan .add-item:hover i {
  opacity: 1;
}
.pricing-table .plan .remove-plan {
  bottom: -40px;
  cursor: pointer;
  left: 50%;
  margin-left: -20px;
  position: absolute;
}
.pricing-table .plan .remove-plan i {
  color: #464646;
  font-size: 24px;
  opacity: 0.3;
  padding: 8px;
}
.pricing-table .plan .remove-plan:hover i {
  color: #B40707;
  opacity: 1;
}
.pricing-table .plan .description .remove-item {
  cursor: pointer;
  margin-top: 18px;
  position: absolute;
  right: 0;
}
.pricing-table .plan .description .remove-item i {
  color: #464646;
  font-size: 18px;
  opacity: 0;
  padding: 8px;
}
.pricing-table .plan .description .sort-item {
  cursor: pointer;
  left: 43px;
  margin-top: 13px;
  padding-left: 10px !important;
  padding-right: 0 !important;
  position: absolute;
}
.pricing-table .plan .description .sort-item i {
  color: #595959;
  font-size: 14px;
  opacity: 0;
  padding: 8px;
}
.pricing-table .plan .description .plan-icon {
  color: rgba(0, 0, 0, 0.4);
  float: left;
  font-size: 26px;
  padding-right: 8px;
  position: absolute;
  left: 15px;
  margin-top: 5px;
}
.pricing-table .plan .description > div:hover .remove-item i {
  color: #B40707;
  opacity: 1;
}
.pricing-table .plan .description > div:hover .sort-item i {
  opacity: 1;
}
.pricing-table .plan .note-air-editor {
  font-weight: bold;
}
/**** Pricing Table ****/
.pricing-table {
  padding-bottom: 40px;
  padding-top: 40px;
}
.pricing-table .plan {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: #ffffff;
  box-sizing: border-box;
  color: #bdc3c7;
  float: left;
  font-size: 18px;
  font-weight: 400;
  padding: 0;
  position: relative;
  text-align: center;
  -webkit-transition: background 0.2s linear;
  -moz-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  -ms-transition: background 0.2s linear;
  transition: background 0.2s linear;
}
.pricing-table .plan:hover {
  color: #383838;
}
.pricing-table .plan .description {
  border-right: 3px solid rgba(0, 0, 0, 0.1);
  border-top: 2px solid #ebedee;
  border-top: none !important;
  font-weight: 400;
  line-height: 28px;
  margin: 0;
  text-align: left;
}
.pricing-table .plan .description div {
  padding-left: 10%;
  padding-right: 10%;
}
.pricing-table .plan .description .plan-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 1em;
  margin-bottom: 0;
  padding-bottom: 20px;
  padding-top: 15px;
  text-align: center;
}
.pricing-table .plan .description .plan-item .glyph-icon {
  width: 60px;
}
.pricing-table .plan .description b {
  font-weight: 600;
}
.pricing-table .plan .plan-header {
  border-right: 3px solid rgba(0, 0, 0, 0.1);
  color: #ffffff;
  padding: 25px;
}
.pricing-table .plan .plan-header .title {
  color: #371946;
  /* font-family: 'Lato'; */
  font-size: 22px;
  font-weight: 100;
  margin-bottom: 15px;
  text-align: center;
  text-transform: uppercase;
}
.pricing-table .plan .plan-header .price {
  color: #371946;
  font-size: 14px;
  text-align: center;
}
.pricing-table .plan .plan-header .price .amount {
  display: inline-block;
  font-size: 4em;
  margin-top: -22px;
}
.pricing-table .plan .plan-header .offer {
  border-radius: 4px;
  border: 2px solid #371946;
  cursor: pointer;
  font-size: 0.8em;
  font-weight: 500;
  padding: 8px 25px;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.pricing-table .plan .plan-header .offer:hover {
  background: gray;
  border: 2px solid #371946;
  color: #371946;
}
.pricing-table .plan:last-child .description {
  border-right: none;
  margin-right: 0;
}
.pricing-table .plan:last-child .plan-header {
  border-right: none;
  margin-right: 0;
}
.pricing-table .plan b {
  color: #7f8c8d;
}
.pricing-table .plan .plan-header.bg-dark .price {
  color: #ffffff;
}
.pricing-table .plan .description > div:nth-last-child(2) .plan-item {
  border-bottom: none;
}
.pricing-table .plan .btn {
  min-width: 170px;
}
.pricing-table.plan-separated .plan-header {
  border-right: none;
}
.pricing-table.plan-separated .description {
  border-right: none;
}
.pricing-table.num-plan-2 .plan {
  width: 50%;
}
.pricing-table.plan-separated.num-plan-2 .plan {
  margin-right: 2%;
  width: 46%;
}
.pricing-table.num-plan-3 .plan {
  width: 33.33%;
}
.pricing-table.plan-separated.num-plan-3 .plan {
  margin-right: 3.5%;
  width: 29.8%;
}
.pricing-table.num-plan-4 .plan {
  width: 25%;
}
.pricing-table.plan-separated.num-plan-4 .plan {
  margin-right: 2%;
  width: 23%;
}
.pricing-table.num-plan-5 .plan {
  width: 20%;
}
.pricing-table.plan-separated.num-plan-5 .plan {
  margin-right: 2%;
  width: 18%;
}
.pricing-table.plan-rounded .plan .plan-header {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  overflow: hidden;
}
.pricing-table.plan-rounded .plan:first-child .plan-header {
  overflow: hidden;
  -webkit-border-radius: 4px 0 0 0;
  -moz-border-radius: 4px 0 0 0;
  border-radius: 4px 0 0 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.pricing-table.plan-rounded .plan:last-child .plan-header {
  overflow: hidden;
  -webkit-border-radius: 0 4px 0 0;
  -moz-border-radius: 0 4px 0 0;
  border-radius: 0 4px 0 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.pricing-table.plan-separated.plan-rounded .plan .plan-header {
  overflow: hidden;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.pricing-table.plan-shadow .plan {
  box-shadow: 0 3px 9px rgba(155, 155, 155, 0.55);
}
@media (max-width: 1300px) {
  .pricing-table .plan .plan-header .offer {
    font-size: 0.6em;
    padding: 8px 10px;
  }
  .pricing-table .plan .plan-header .price .amount {
    font-size: 2em;
  }
  .pricing-table .plan .description .plan-item {
    font-size: 0.8em;
  }
}
@media (max-width: 1000px) {
  .pricing-table .plan {
    width: 100%;
  }
  .pricing-table .plan-left .description {
    border-left: none;
    border-right: none;
  }
  .pricing-table .plan-right .description {
    border-left: none;
    border-right: none;
  }
}