table {
  border-collapse: collapse;
  width: 100%;
}


th {
      border: 0px solid #dddddd;
    text-align: center;
    font-size: 26px;
}
td{
   border: 0px solid #dddddd;
   text-align: left;
}

td:nth-child(2){background:#f1f6f9; background: #e6e0ca;
    color: #666666;
    padding-left: 15px;
    text-align: center;
    }
td:nth-child(3){background:#f1f6f9; background: #d6e3e8;
    color: #666666;
    padding: 15px;
    text-align: center;
    }
td:nth-child(4){background:#f1f6f9; background: #ecd9cc;
    color: #666666;
    padding: 15px;
    text-align: center;
   }

    td:nth-child(5){background:#f1f6f9; background: #c9f1db;
    color: #666666;
    padding: 15px;
    text-align: center;
    }

    tr:nth-child(odd)>td,
tr:nth-child(even)>th {
    background-color: #eeebe3 !important;
}
td:nth-child(1)
  {
    background-color: #e8ddc7;
    padding-left: 15px;
	color: #4d4d4d;

  }
tr td:nth-child(1) {
    tr td: nth-child(even);
    background-color: #e8ddc7 !important;
    border-bottom: 1px solid#cac4c4 !important;
}

@media (max-width: 480px){
.feature_details {
    height: inherit !important;
}
}
th {
    color: #fff;
    cursor: pointer;
    width: 150px;
}
td.tabco1 {
    background-color: #e8ddc7;
}
th.feature11 {
    padding: 10px !important;
}

th.feature11:before {
    position: absolute;
    content: '';
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-left-width: 10px;
    border-left-style: solid;
    border-left-color: transparent;
    border-top: 15px solid #e64a32;
    display: block;
    margin-left: 25%;
    margin-top: 30px;
}

td.table_disc:first-child {
    background-color: #f3efe8 !important;
}
td {
    border: 0px solid #dddddd !important; 
    text-align: left;
}
.feature_details {
    margin-bottom: 50px;
}
label.pp_label {
    background-color: #fff !important;
}
td.table_disc {
    border: 5px solid#fff !important;
}
td.table_value {
    border: 5px solid#fff !important;
}

button.info_btn1 {
   background-color: #cbb45f;
    border-style: solid;
    border-color: rgb(193, 171, 90);
    border-radius: 8px;
    width: 100%;
    height: 2.7vw;
    font-size: 0.8vw;
    text-align: center;
    font-family: Open Sans Bold;
    color: white;
    cursor: pointer;
}
button.info_btn2 {
    background-color: #608c9f;
    border-style: solid;
    border-color: rgb(96, 140, 159);
    border-radius: 8px;
    width: 100%;
    height: 2.7vw;
    font-size: 0.8vw;
    text-align: center;
    font-family: Open Sans Bold;
    color: white;
    cursor: pointer;
}
button.info_btn3 {
    background-color: #f6812b;
    border-style: solid;
    border-color: rgb(246, 129, 43);
    border-radius: 8px;
    width: 100%;
    height: 2.7vw;
    font-size: 0.8vw;
    text-align: center;
    font-family: Open Sans Bold;
    color: white;
    cursor: pointer;
}
button.info_btn4 {
    background-color: #4fb07c;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(79, 176, 124);
    border-radius: 8px;
    width: 100%;
    height: 2.7vw;
    font-size: 0.8vw;
    text-align: center;
    font-family: Open Sans Bold;
    color: white;
    cursor: pointer;
}
button.info_btnm1{
background-color: #cbb45f;
    border-style: solid;
    border-color: rgb(193, 171, 90);
    border-radius: 5px;
    width: 83px;
    height: 25px;
    font-size: 11px;
    text-align: center;
    font-family: Open Sans Bold;
    color: white;
    cursor: pointer
}
button.info_btnm2 {
    background-color: #608c9f;
    border-style: solid;
    border-color: rgb(96, 140, 159);
    border-radius: 5px;
    width: 83px;
    height: 25px;
    font-size: 11px;
    text-align: center;
    font-family: Open Sans Bold;
    color: white;
    cursor: pointer
}
button.info_btnm3 {
    background-color: #f6812b;
    border-style: solid;
    border-color: rgb(246, 129, 43);
   border-radius: 5px;
    width: 83px;
    height: 25px;
    font-size: 11px;
    text-align: center;
    font-family: Open Sans Bold;
    color: white;
    cursor: pointer
}
button.info_btnm4{
background-color: #4fb07c;
    border-style: solid;
    border-color: rgb(79, 176, 124);
border-radius: 5px;
    width: 83px;
    height: 25px;
    font-size: 11px;
    text-align: center;
    font-family: Open Sans Bold;
    color: white;
    cursor: pointer
}

h3.one_click1 {
    background-color: #fff;
    text-align: center;
    font-size: 25.954px;
}
.inner_content {
    padding-bottom: 2vw;
}
@media only screen and (max-width: 767px) {

table {
  text-align: left;
  position: relative;
  border-collapse: collapse; 
}
th {
  background: white;
  position: sticky;
}
}
@media only screen and (min-width: 767px) {
th.feature11:before {
    position: absolute;
    content: '';
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-left-width: 10px;
    border-left-style: solid;
    border-left-color: transparent;
    border-top: 15px solid #e64a32;
    display: block;
    margin-left: 7%;
    margin-top: 44px;
}
}
.plans_bg, .plans_bg1, .plans_bg2, .plans_bg3 {
    background-color: #fff;
    margin: 0 12px;
    width: 17vw;
    /* height: 33.7vw !important; */
    border-radius: 8px;
    box-shadow: 0px 0px 15px -4px #806728;
    /* overflow: hidden; */
    /* padding: 16px; */
    margin: auto !important;
}
.plans_btn {
   
    display: flex !important;;
    justify-content: space-around !important;
    padding: 0 2% !important;;
    margin-top: 7% !important;;
}
td.table_disc {
    padding: 0.3vw 0.5vw 0.3vw 0.9vw !important;
}
