:root {
  --primary-color:#1db5e7;
  --gold-color:#ffcc75;
}


  /*membership custom table css*/
 .tab-content > .active {
    padding-left: 12px;
  }
  /*custom scroll track css*/
/* width */

.billing-contain::-webkit-scrollbar,
.membership_plan .planGrid__featureTable::-webkit-scrollbar{
  width:8px;
}

.planGrid.planGrid--has4Plans table tr.even, 
.planGrid.planGrid--has4Plans table tr.alt, 
.planGrid.planGrid--has4Plans table tr:nth-of-type(even) {
  background-color: #1e1e2d;
  border: 0px;
}

/* Track */
.billing-contain::-webkit-scrollbar-track,
.membership_plan .planGrid__featureTable::-webkit-scrollbar-track  {
  box-shadow: inset 0 0 5px rgba(128, 128, 128, 0.568); 
  border-radius: 4px;
}
 
/* Handle */
.billing-contain::-webkit-scrollbar-thumb,
.membership_plan .planGrid__featureTable::-webkit-scrollbar-thumb{
  background:rgb(141, 138, 138); 
  border-radius: 4px;
}

/* Handle on hover */
.billing-contain::-webkit-scrollbar-thumb:hover,
.membership_plan .planGrid__featureTable::-webkit-scrollbar-thumb:hover{
  background: rgb(141, 138, 138)777; 
}
/*custom scroll track css end*/

  .wp-wrapper{
    clear: both;
    position: absolute;
    left: 50%;
    transform: translate(-50%,0%);
    width: 100%;
    max-width: 1620px;
    margin-top: 8%;
  }

  .nav-tabs > li {
    width: 50%;
  }
  
  .membership_plan table.planGrid__featureTable {
    height: 300px;
    overflow: auto;
  }
  .planGrid__selector {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  
  @media only screen and (min-width:951px),
  only screen and (max-width:950px) and (min-width:601px) {
    .planGrid--has4Plans .planGrid__selector {
      width: 65%
    }
  }
  
  @media only screen and (max-width:600px) {
    .planGrid__selector {
      width: 100%
    }
    
  }
  
  .planGrid__selectorDescription,
  .planGrid__selectorTitle {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute;
    width: 1px
  }
  
  .planGrid__selectorChoice {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
  }
  
  .planGrid__selectorInput {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    z-index: -1;
    margin: 0;
    padding: 0;
    border: 0;
    background: 0 0
  }
  
  .planGrid__selectorInput:focus {
    outline: 0
  }
  
  .planGrid__selectorLabel {
    -webkit-touch-callout: none;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
  }

  /** purchaseplan_style start**/
  .purchaseplan_style .planGrid__planLabel,
  .purchaseplan_style .planGrid__header,
  .purchaseplan_style .planGrid__featureTable,
  .purchaseplan_style .planGrid.planGrid--has4Plans table tr:nth-of-type(even),
  body .purchaseplan_style .plans{
    background-color: transparent;
  }
  .purchaseplan_style .planGrid__planLabel:after {
    content: none;
  }
  .purchaseplan_style h1{
    color:#cfcfcf;
  }
  .purchaseplan_style .planGrid__planInput:checked+.planGrid__planLabel{
    color: var(--gold-color);
  }
  .purchaseplan_style .planGrid__planInput:focus+.planGrid__planLabel{
    box-shadow: none;
  }
  .purchaseplan_style .planGrid__cell.active-plan,
  .purchaseplan_style .active-payment {
    color: #fff;
    background: var(--cs-secondary-color);
  }
  .purchaseplan_style label.planGrid__selectorChoice {
    margin-bottom: 0px;
  }
  .purchaseplan_style .planGrid__planLabel:focus-visible {
    outline: none;
  }
  body .purchaseplan_style .plans .plan .plan-content {
    border: 2px solid #a6a6a638;
    position: relative;
  }
  body .purchaseplan_style .plans .plan input[type="radio"]:checked + .plan-content{
    border: 2px solid var(--primary-color);
    background-color: transparent;
  }
  body .purchaseplan_style .plans .plan .plan-content:hover,
  body .purchaseplan_style .planGrid__planInput:focus+.planGrid__planLabel,
  body .purchaseplan_style .planGrid__planInput:active+.planGrid__planLabel {
    box-shadow: none;
  }

  body .purchaseplan_style .plans .plan input[type="radio"]:checked + .plan-content .badge-overlay{
    right: 8px;
  }
  body .purchaseplan_style .plans .plan input[type="radio"]:checked + .plan-content .badge-overlay .badge {
    border-top-right-radius: 0px;
  }
  body .purchaseplan_style .plans .plan input[type="radio"]:checked + .plan-content:after{
    content: "✔";
    background-color: var(--primary-color);
    position: absolute;
    right: -16px;
    top: -8px;
    color: #fff;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 100px;
    font-size: 28px;
    line-height: 30px;
  }
  body .purchaseplan_style .planGrid__cell{
    color:#cfcfcf;
    font-size: 18px;
    line-height: 24px;
  }
  body .purchaseplan_style .planGrid__planLabel{
    color:#cfcfcf;
    opacity: 1;
    font-size: 22px;
  }
  body .purchaseplan_style .plans .plan .plan-details span,
  body .purchaseplan_style del{
    color:#cfcfcf;
  }
  body .purchaseplan_style .planGrid__supportedDevicesLabel,
  body .purchaseplan_style .planGrid__supportedDevicesLabel{
    font-size: 18px;
    line-height: 44px;
  }
  body .purchaseplan_style .cs-movie-images {
    max-width: 650px;
    height: 650px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    z-index: 1;
  }
  
  body .purchaseplan_style .planGrid__cell.cs-text-wrap {
    text-wrap: wrap;
  }
  @keyframes imgscroll {
    100% {transform: translateY(0%);}
    50% {transform: translateY(-80%);}
    0% {transform: translateY(-0%);}
  }
  body .purchaseplan_style .cs-movie-images img {
    width: 100%;
    height: auto;
    max-width: 100%;
    transition: all 400s; 
    animation-duration: 500s;
    animation-name: imgscroll;
    animation-iteration-count: 1000;
  }
  body .purchaseplan_style .cs-movie-images .overlay-img{
    background: linear-gradient(0deg, #1d2a3b, rgb(0 0 0 / 0%) 28.62%, #1d2a3bb5 72.5%, #1d2a3b), linear-gradient(90deg, #1d2a3b 1.48%, #1d2a3bd4 21.89%, #1d2a3bbf 36.68%, #1d2a3bcc 74.14%, #1d2a3b);
    top: 0;
    position: absolute;
    left: 0;
    z-index: 999999;
    width: 100%;
    height: 100vh;
  }
  body .purchaseplan_style .mb-16{
    margin-bottom: 16px;
  }
 
  body .purchaseplan_style .cs-checkout-btn{
    padding-left: 16px;
    padding-right: 16px;
  }
  body .purchaseplan_style .cs-checkout-btn,
  body .purchaseplan_style .cs-checkout-btn a{
    width: 100%;
    transition: all 0.35s;
  }
  body .purchaseplan_style .cs-checkout-btn a:hover {
    transform: scale(1.08);
  }
  body .purchaseplan_style .cs-checkout-btn a#checkoutButton{
    background-color: var(--primary-color) !important;
    font-size: 22px;
    font-weight: bold;
    border-radius: 10px;
  }
  .cs-checkout-btn i {
    font-size: 16px;
    padding-left: 4px;
  }
  @media screen and (min-width:1700px){
    body .purchaseplan_style .cs-pl{
      padding-left: 100px;
    }
  }
  @media screen and (max-width:1200px){
    .d-none{
      display: none;
    }
  }
  @media screen and (max-width:845px){
    body .purchaseplan_style .planGrid__cell {
      font-size: 16px;
      line-height: 16px;
    }
    body .purchaseplan_style .planGrid__planLabel {
      font-size: 20px;
    }
  }
  @media screen and (max-width:600px){
    .purchaseplan_style .active-payment,
    .purchaseplan_style .planGrid__cell.active-plan{
      background-color: transparent;
    }
  }
  /** purchaseplan_style  end**/
  
  @media only screen and (min-width:951px),
  only screen and (max-width:950px) and (min-width:601px) {
    .planGrid__planSelector {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
      -moz-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1
    }
  }
  
  @media only screen and (max-width:600px) {
    .planGrid__planSelector {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
      -moz-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2
    }
  }
  .planGrid--has4Plans .planGrid__planChoice {
    width: -webkit-calc(100% / 4);
    width: -moz-calc(100% / 4);
    width: calc(100% / 4)
  }
  
  @media only screen and (min-width:951px),
  only screen and (max-width:950px) and (min-width:601px) {
    .planGrid__planChoice {
      padding: 12px 0
    }
  }
  
  @media only screen and (max-width:600px) {
    .planGrid__planChoice {
      padding: 8px 4px
    }
  }
  
  @media only screen and (min-width:951px) {
    .planGrid__planInput,
    .planGrid__planLabel,
    .planGrid__planLabelDarkOutline,
    .planGrid__planLabelGrey,
    .planGrid__planLabelOutline {
      width: 140px;
      height: 60px;
    }
  }
  
  @media only screen and (max-width:950px) and (min-width:601px) {
    .planGrid__planInput,
    .planGrid__planLabel,
    .planGrid__planLabelDarkOutline,
    .planGrid__planLabelGrey,
    .planGrid__planLabelOutline {
      width: 90px;
    }
  }
  
  @media only screen and (max-width:600px) {
    .planGrid__planInput,
    .planGrid__planLabel,
    .planGrid__planLabelDarkOutline,
    .planGrid__planLabelGrey,
    .planGrid__planLabelOutline {
      width: 100%;
      height: 40px;
    }
  }
  
  .planGrid__planInput {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0
  }
  
  .planGrid__planLabel,
  .planGrid__planLabelDarkOutline,
  .planGrid__planLabelGrey,
  .planGrid__planLabelOutline {
    padding: 1px;
    background: var(--primary-color);
    color: #fff;
    font-weight: 700;
    opacity: .6;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 17px;
    margin: 0 auto;
    border-radius: 4px;
  }
  
  .planGrid__planInput:active+.planGrid__planLabel,
  .planGrid__planInput:active+.planGrid__planLabelDarkOutline,
  .planGrid__planInput:active+.planGrid__planLabelGrey,
  .planGrid__planInput:active+.planGrid__planLabelOutline,
  .planGrid__planInput:focus+.planGrid__planLabel,
  .planGrid__planInput:focus+.planGrid__planLabelDarkOutline,
  .planGrid__planInput:focus+.planGrid__planLabelGrey,
  .planGrid__planInput:focus+.planGrid__planLabelOutline {
    -webkit-box-shadow: 0 0 3px 0 var(--primary-color);
    -moz-box-shadow: 0 0 3px 0 var(--primary-color);
    box-shadow: 0 0 3px 0 var(--primary-color)
  }
  
  .planGrid__planInput:checked+.planGrid__planLabel,
  .planGrid__planInput:checked+.planGrid__planLabelDarkOutline,
  .planGrid__planInput:checked+.planGrid__planLabelGrey,
  .planGrid__planInput:checked+.planGrid__planLabelOutline {
    opacity: 1
  }
  
  .planGrid__planLabel::after,
  .planGrid__planLabelDarkOutline::after,
  .planGrid__planLabelGrey::after,
  .planGrid__planLabelOutline::after {
    content: '';
    display: block;
    border: 0 solid transparent;
    border-top-color: var(--primary-color);
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
  }
  
  @media only screen and (min-width:951px),
  only screen and (max-width:950px) and (min-width:601px) {
    .planGrid__planInput:checked+.planGrid__planLabel::after,
    .planGrid__planInput:checked+.planGrid__planLabelDarkOutline::after,
    .planGrid__planInput:checked+.planGrid__planLabelGrey::after,
    .planGrid__planInput:checked+.planGrid__planLabelOutline::after {
      border-width: 10px;
      border-bottom-width: 0
    }
  }
  
  @media only screen and (max-width:600px) {
    .planGrid__planInput:checked+.planGrid__planLabel::after,
    .planGrid__planInput:checked+.planGrid__planLabelDarkOutline::after,
    .planGrid__planInput:checked+.planGrid__planLabelGrey::after,
    .planGrid__planInput:checked+.planGrid__planLabelOutline::after {
      border-width: 8px;
      border-bottom-width: 0
    }
  }
  
  @media only screen and (max-width:600px) {
    .planGrid--has4Plans .planGrid__planLabel,
    .planGrid--has4Plans .planGrid__planLabelDarkOutline,
    .planGrid--has4Plans .planGrid__planLabelGrey,
    .planGrid--has4Plans .planGrid__planLabelOutline {
      font-size: 12px
    }
  }
  
  .planGrid__planLabelGrey {
    opacity: 1;
    background: #d6d6d6;
    color: #232323
  }
  
  .planGrid__planInput:active+.planGrid__planLabelGrey,
  .planGrid__planInput:checked+.planGrid__planLabelGrey,
  .planGrid__planInput:focus+.planGrid__planLabelGrey {
    -webkit-box-shadow: 0 0 3px 0 var(--primary-color);
    -moz-box-shadow: 0 0 3px 0 var(--primary-color);
    box-shadow: 0 0 3px 0 var(--primary-color);
    background: var(--primary-color);
    color: #fff
  }
  
  .planGrid__planLabelOutline {
    opacity: 1;
    background: #fff;
    color: #232323;
    border: 2px solid #c4c4c4
  }
  
  .planGrid__planInput:active+.planGrid__planLabelOutline,
  .planGrid__planInput:checked+.planGrid__planLabelOutline,
  .planGrid__planInput:focus+.planGrid__planLabelOutline {
    -webkit-box-shadow: 0 0 3px 0 var(--primary-color);
    -moz-box-shadow: 0 0 3px 0 var(--primary-color);
    box-shadow: 0 0 3px 0 var(--primary-color);
    background: var(--primary-color);
    color: #fff;
    border: none
  }
  
  .planGrid__planLabelDarkOutline {
    opacity: 1;
    background: #fff;
    color: #232323;
    border: 2px solid #747474
  }
  
  .planGrid__planInput:active+.planGrid__planLabelDarkOutline,
  .planGrid__planInput:checked+.planGrid__planLabelDarkOutline,
  .planGrid__planInput:focus+.planGrid__planLabelDarkOutline {
    -webkit-box-shadow: 0 0 3px 0 var(--primary-color);
    -moz-box-shadow: 0 0 3px 0 var(--primary-color);
    box-shadow: 0 0 3px 0 var(--primary-color);
    background: var(--primary-color);
    color: #fff;
    border: none
  }
  
  .planGrid__cell {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #a6a6a6;
    fill: #a6a6a6;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
    display: block;
    font-size:14px;
  }
  
  .planGrid__cell:not(.planGrid__featureCell) {
    font-weight: 700;
    color: #737373;
    fill: #737373
  }
  
  .planGrid__cell.planGrid__cell--isSelected:not(.planGrid__featureCell) {
    color: var(--primary-color);
    fill: var(--primary-color)
  }
  
  @media only screen and (min-width:951px),
  only screen and (max-width:950px) and (min-width:601px) {
    .planGrid__cell {
      padding: 12px 16px
    }
    .planGrid--has4Plans .planGrid__cell {
      width: -webkit-calc(65% / 4);
      width: -moz-calc(65% / 4);
      width: calc(65% / 4)
    }
  }
  
  @media only screen and (max-width:600px) {
    .planGrid__cell {
      min-height: 37px;
      padding: 8px;
      position: relative
    }
    .planGrid--has4Plans .planGrid__cell {
      width: -webkit-calc(100% / 4);
      width: -moz-calc(100% / 4);
      width: calc(100% / 4)
    }
  }
  
  .planGrid__featureCell {
    color: #a6a6a6;
    fill: #a6a6a6;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    text-align: left
  }
  body .sub-heading-table {
    background-color: #1e1e2d;
    color: #a6a6a6;
  }
  .membership_plan .planGrid__featureCell,
  .membership_plan .planGrid__cell:not(.planGrid__featureCell){
    color: #a6a6a6;
    fill: #a6a6a6;
  }
  
  
  @media only screen and (min-width:951px),
  only screen and (max-width:950px) and (min-width:601px) {
    .planGrid--has4Plans .planGrid__featureCell {
      width: 35%
    }
  }
  
  @media only screen and (max-width:600px) {
    .planGrid__featureCell {
      text-align: center;
      font-size: 13px;
      padding: 16px 8px 4px
    }
    .planGrid__featureCell.planGrid__cell {
      width: 100%
    }
    .planGrid__featureTableRow:not(:first-child) .planGrid__featureCell::before {
      background: #ccc;
      content: '';
      display: block;
      height: 1px;
      left: 4px;
      position: absolute;
      right: 4px;
      top: 3px
    }
  }
  @media only screen and (max-width:950px) and (min-width:601px) {
    .planGrid--has4Plans .planGrid__stringCell {
      font-size: 14px
    }
  }
  
  @media only screen and (max-width:600px) {
    .planGrid--has4Plans .planGrid__stringCell {
      font-size: 12px;
      overflow-wrap: break-word
    }
  }
  
  .planGrid__planMaxScreenCountCell {
    position: relative
  }
  
  @media only screen and (min-width:951px),
  only screen and (max-width:950px) and (min-width:601px) {
    .planGrid__planMaxScreenCountCell {
      padding-top: 9px;
      padding-bottom: 9px
    }
  }
  
  @media only screen and (max-width:600px) {
    .planGrid__planMaxScreenCountCell {
      padding-top: 4px;
      padding-bottom: 6px
    }
  }
  
  .planGrid__planMaxScreenCountLabel {
    display: inline-block;
    border: 2px solid #737373;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 22px;
    color: #737373;
    font-size: 20px;
    font-weight: 400
  }
  
  .planGrid__cell--isSelected .planGrid__planMaxScreenCountLabel {
    color: var(--primary-color);
    border-color: var(--primary-color)
  }
  
  .planGrid__supportedDevicesCell {
    padding-top: 2px;
    padding-bottom: 6px
  }
  
  @media only screen and (min-width:951px),
  only screen and (max-width:950px) and (min-width:601px) {
    .planGrid__supportedDevicesCell {
      padding-top: 8px;
      padding-bottom: 12px
    }
  }
  
  .planGrid__supportedDevicesIcon {
    width: 26px;
    height: 26px;
    margin-bottom: -2px;
    margin-top: 6px
  }
  
  .planGrid__supportedDevicesLabel {
    font-size: 12px;
    font-weight: 700;
    line-height: 17px;
    margin-bottom: 6px
  }
  
  @media only screen and (max-width:950px) and (min-width:601px) {
    .planGrid--has4Plans .planGrid__videoQualityLabel {
      font-size: 14px
    }
  }
  
  @media only screen and (max-width:600px) {
    .planGrid--has4Plans .planGrid__videoQualityLabel {
      font-weight: 700;
      font-size: 12px
    }
  }
  
  .planGrid__videoQualityLabel+.planGrid__videoQualityLabel {
    font-size: 12px
  }
  
  @media only screen and (max-width:600px) {
    .planGrid--has4Plans .planGrid__videoQualityLabel+.planGrid__videoQualityLabel {
      font-weight: 400
    }
  }
  
  .planGrid__featureTable {
    border-collapse: collapse;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom:10px;
    background-color: #1e1e2d;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border: 0px;
  }
  .isDisabled {
    color: currentColor;
    cursor: not-allowed;
    opacity: 0.5;
    text-decoration: none;
  }
  
  .planGrid__featureTableBody {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
  
  .planGrid__featureTableCaption {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute;
    width: 1px
  }
  
  .planGrid__featureTableRow {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
  }
  
  @media only screen and (min-width:951px),
  only screen and (max-width:950px) and (min-width:601px) {
    .planGrid__featureTableRow {
      min-height: 70px;
      height: 48px;
    }
    .planGrid__featureTableRow:last-child {
      border: 0
    }
  }
  @media only screen and (max-width:600px) {
    .planGrid__featureTableRow {
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap
    }
  }
  .planGrid__featureTableRow--supportedDevices {
    -webkit-box-align: start;
    -webkit-align-items: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: start
  }
  .planGrid__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-color: #1e1e2d;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  }
  .membership_plan .planGrid__header{
    background-color: #777777f5;
  }
  .membership_plan .planGrid__featureTable{
    background-color:#777;
  }

  
    /*membership custom table css end*/
@media screen and (max-width:1280px){
  body .purchaseplan_style .cs-checkout-btn{
    margin-bottom: 100px;
  }
}
@media screen and (max-width:845px){
  .planGrid__featureTableRow {
    min-height: 64px;
  }
}
@media screen and (max-width:767px){
  .wp-wrapper {
    position: static;
    transform: none;
    max-width: 1620px;
    margin-left: 12px;
  }
  .container.custom_membership_plan,
  .custom_membership_plan .col-lg-12 {
    padding: 0px;
  }
}