#Comprison_pricingplan article {
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding:0px 10px;
}
#Comprison_pricingplan table {
    box-shadow: 0px 1px 16px 3px rgba(0,0,0,0.1);
    border-radius: 10px !important;
    overflow: hidden;
}
.container{
    width:100%;
    max-width:1110px;
    margin:0 auto;
}

#button-table-top li button{ 
    padding: 15px;
        background: transparent;
    font-size: 14px;
    font-weight: 500;
    color:#1b8bf9;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
        border: 2px solid #1b8bf9;
    border-radius: 2px;
    width: 31.5%;
    margin: 0px 5px 0px 5px;
    display: inline;
    
}

#Comprison_pricingplan table thead tr th h3 {
    padding-top: 0;
    margin-bottom:0;
    margin-top: 0;
    font-family: 'Poppins', sans-serif;
    line-height: 30px;
    font-size: 20px;
    font-weight: 700;
    color: #292f35;
}

#Comprison_pricingplan a:hover {
    background-color: #1b8bf9;
    border-color:#1b8bf9;
    color: #fff;
}

#Comprison_pricingplan td:hover::before { 
    
    content: '';  
    height: 100%;
    left: -5000px;
    position: absolute;  
    top: 0;
    width: 10000px;   
    z-index: -2;        
}

#Comprison_pricingplan td:hover::after { 
    content: '';  
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -1;  
    border:solid 1px #f9633b;
    width: 1px;
}

#Comprison_pricingplan ul {
    top:0;
    z-index: 10;
    padding-bottom: 15px;
    width: 100%;
}

#Comprison_pricingplan li {
    list-style: none;
    width: 25%;
    display: inline;
}

#Comprison_pricingplan li:last-child {
    border-right: 1px solid #ddd;
}

#Comprison_pricingplan a{
    padding:12px 25px;
    background: transparent;
    font-size: 14px;
    font-weight: 500;
    color:#1b8bf9;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    text-decoration: none;
    display: inline-block;
    border: 2px solid #1b8bf9;
    border-radius: 2px;
    margin-bottom: 20px;
}

#Comprison_pricingplan table tbody tr td:nth-child(2){
    border-left:solid 1px #e8e8e8;
}

#Comprison_pricingplan button:hover {
    background-color:#1b8bf9;
    color: #fff;
}

#Comprison_pricingplan li.active button {
    background:#1b8bf9;
    color:#fff;
}
#Comprison_pricingplan li.active button:focus{
    outline: none;
}
#Comprison_pricingplan table {
    border-radius: 6px;
    table-layout: fixed;
    width: 100%;
}

#Comprison_pricingplan table tbody tr:last-child{
    border-right: none;
}
#Comprison_pricingplan th {
    background: #f5f5f5;
    display: none;
}
article#Comprison_pricingplan:after {
    content: "";
    position: absolute;
    right: 12px;
    height: 100%;
    width: 1px;
    top: 0;
}

#Comprison_pricingplan td + td,
#Comprison_pricingplan th + th {
    text-align: center;
    display: none;
}
#Comprison_pricingplan td.default {
    display:table-cell;
    border-left:solid 1px #e8e8e8;
}
#Comprison_pricingplan .sep {
    background: #e54a3f;
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
    color: #fff;
    padding: 20px;
    border: 1px solid #ddd;
}
#Comprison_pricingplan .txt-l{
    font-size: 28px;
    font-weight: 700;
    color: #e54a3f;
}
#Comprison_pricingplan .txt-top {
    position: relative;
    top: -9px;
    left: -2px;
}
#Comprison_pricingplan .tick {
    font-size: 18px;
    color: #2ca01c;
}
#Comprison_pricingplan table tbody tr td {
    padding: 15px 0px;
}
#Comprison_pricingplan table tbody tr td:first-child {
    font-size:16px;
    font-weight:300;
    border-top:solid 1px #e8e8e8;
    
}
#Comprison_pricingplan table tbody tr:nth-last-child(2) td:first-child{
    border-bottom:solid 1px #e8e8e8;
}
#Comprison_pricingplan table tbody tr:first-child td:first-child{
    font-family: 'Poppins', sans-serif;
    line-height: 30px;
    font-size: 20px;
    font-weight: 700;
    color: #292f35;
    padding: 0px 11px 0px 24px;
}
#Comprison_pricingplan table tbody tr:first-child td{
    border-top:solid 1px #e8e8e8;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}

#Comprison_pricingplan table tbody tr:last-child td:first-child {
    background: none;
    border: none;
    background-color: transparent;
    box-shadow: none;
}

#Comprison_pricingplan table tbody tr td:first-child {
    border-left: none;
    padding: 20px 0px 20px 23px;
    color: #292f35;
    background-color:#fff;
    font-family: 'Open Sans', sans-serif;
   font-weight: 700; 
}
.pricing-box {
    position: relative;
    overflow: hidden;
    padding-top:42px;
    padding-bottom:36px;
    background-color: #fff;
    border: none;
    border:solid 1px #e8e8e8;
    border-left:none;
    border-bottom:none;
}
.plan-heading {
    font-family: 'Jost', sans-serif;
    font-weight: 600;
    font-size: 24px;
    color: #000;
}
.pricing-box img{margin-bottom:10px}
.pricing-box .price {
    font-size: 40px;
    line-height: 40px;
    font-weight: 500;
    font-family: 'Jost', sans-serif;
    margin-bottom: 15px;
    margin-top: 0;
}
#Comprison_pricingplan table .price{
    font-size:24px;
    color:#292f35;
    font-weight:700;
    font-family: 'Poppins', sans-serif;
    margin-bottom:15px;
    padding-top: 20px;
}
#Comprison_pricingplan table .price span {
    font-size:18px;
}
.pricing-box .pricing-suffix {
    font-size: 14px;
    font-family: 'Jost', sans-serif;
    font-weight: 400;
}
.comperison_plan_btn a {
    display: inline-block;
    font-size: 14px;
    background-color: #19bc73;
    padding: 17px 30px;
    line-height: 14px;
    color: #fff;
    font-family: 'Jost', sans-serif;
}

#Comprison_pricingplan table tbody tr.pricing_row td {
    color: #e54a3f;
}


#Comprison_pricingplan table tbody tr:last-child td a {
    background: #e54a3f !important;
    border: solid 2px #e54a3f;
    color: #fff;
    font-size: 16px;
    line-height: 14px;
    padding: 15px 0px;
    border-radius: 0px;
    display: inline-block;
    transition: 0.5s ease-in-out;
}
#Comprison_pricingplan table tbody tr:last-child td a:hover {
    background: 0 0 !important;
    color: #e54a3f !important;
}
#Comprison_pricingplan .hide {
    border: 0;
    background: 0 0;
}
#Comprison_pricingplan table {
    color: #4b5064;
    border-collapse:collapse;
}
#Comprison_pricingplan table tbody{
    border-right:solid 1px #e8e8e8;
}
#Comprison_pricingplan table th:nth-child(2) .pricing-box{border-left:solid 1px #e8e8e8;}
#Comprison_pricingplan table thead tr th {
    font-size: 24px;
    line-height: 24px;
    font-weight: 400;
    border: none;
    background-color: white;
    padding: 0;
}
#Comprison_pricingplan table tbody tr:first-child td span.txt-l {
    font-size: 52px;
    line-height: 52px;
    font-weight: 600;
}
#Comprison_pricingplan table tbody tr:first-child td span.princing_btn a {
    font-size: 12px;
    line-height: 12px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    padding-top: 15px;
    color: #516f8f;
}
#Comprison_pricingplan table tbody tr td {
    border-left: none;
    color:#8a949f;
    border-right: none;
    font-size:16px;
    font-weight:400;
    font-family: 'Open Sans', sans-serif;
    line-height:16px;
    border-top:solid 1px #e8e8e8;
    border-left: solid 1px #e8e8e8;
    background-color: #fff;
}
#Comprison_pricingplan table thead tr th:last-child {
    padding-right: 0;
}
.pricing-box:hover .comperison_plan_btn a {
    background-color: #ff7e00;
}
#Comprison_pricingplan table tbody tr td .fa-check {
    font-size: 16px;
    color: #8a949f;
    text-align: left;
    font-weight: 400 !important;
}
#Comprison_pricingplan table tbody tr td .fa-times-circle {
    color:#ed1f24;
}
#Comprison_pricingplan table tbody tr:first-child {
    border-left: none;
    border-top: 0;
}
#Comprison_pricingplan table tbody tr,
#Comprison_pricingplan tr {
    border-bottom: none;
    position: relative;
}

#Comprison_pricingplan table tbody tr.pricing_row {
    background-color: #f8f8f8 !important;
}
#Comprison_pricingplan table tbody tr:last-child td {
    background-color:#fff;
}
#Comprison_pricingplan table tr:hover  td{
    background: #e8f3fe !important;
    color: #1b8bf9;
}
#Comprison_pricingplan table tr:hover  td:first-child{
    color: #1b8bf9;
}
#Comprison_pricingplan table tr:hover  td .fa-check{
    color: #1b8bf9;
}
#Comprison_pricingplan table tbody tr:first-child:hover td  {
    background: #ffffff !important;
}
@media (min-width: 991px) {
    #Comprison_pricingplan ul {
        display: none;
    }
    #Comprison_pricingplan td,
    #Comprison_pricingplan th {
        display: table-cell !important;
        width: 290px;
    }
    #Comprison_pricingplan td + td,
    #Comprison_pricingplan th + th {
        width: auto;
    }
}
@media screen and (max-width: 991px){
    #Comprison_pricingplan .sep {
        width: 100%;
        float: left;
        height: auto;
    }

    #Comprison_pricingplan table tbody tr td {
        width: 50%;
        float: left;
        height: auto;
    }
}
@media screen and (max-width: 767px){
    #Comprison_pricingplan table tbody tr:first-child td,
    #Comprison_pricingplan td {
        line-height: 20px;
        padding: 10px 20px;
    }
    #Comprison_pricingplan .sep {
        border: none;
    }
    #Comprison_pricingplan table tbody tr {
        border: none;
    }
    #Comprison_pricingplan .sep {
        padding: 15px;
        font-size: 18px;
        line-height: 18px;
    }
    #Comprison_pricingplan table tbody tr td {
        font-size: 14px;
    }
}
@media screen and (max-width: 767px) {
    #Comprison_pricingplan table tbody tr td:first-child{font-size:13px;}
    #Comprison_pricingplan table tbody tr:last-child td{padding:30px 15px !important;}
    #Comprison_pricingplan table .price{
        font-size:24px;
    }
    #Comprison_pricingplan li:last-child{border-right:none;}
    #Comprison_pricingplan table tbody tr:first-child td span.txt-l {
        font-size: 24px;
        line-height: 24px;
    }
    #Comprison_pricingplan table tbody tr:first-child td,
    #Comprison_pricingplan td {
        padding: 15px;
    }
    
    #Comprison_pricingplan table tbody tr:first-child td span.princing_btn a {
        padding-top: 7px;
    }
    #Comprison_pricingplan .sep {
        padding: 15px;
        height: auto;
        font-size: 14px;
        line-height: 14px;
    }
    #Comprison_pricingplan table tbody tr td {
        font-size: 14px;
        line-height: 14px;
    }
    #Comprison_pricingplan button {
        font-size:14px;
        height:45px;
        padding:9px 10px;
    }
    #Comprison_pricingplan tbody button{
        padding:9px 20px;
    }
    #Comprison_pricingplan table tbody tr:last-child td a {
        padding: 15px 24px;
    }
}

@media screen and (max-width: 1024px) {
    #Comprison_pricingplan ul {
        padding-bottom: 0;
    }
}
@media screen and (max-width: 991px){
    #Comprison_pricingplan table tbody tr td:first-child{
        
        padding: 15px;
        color: #292f35;
        background-color: #fff;
    }

    #Comprison_pricingplan table tbody tr:last-child td:first-child{
        background: none;
        background-color: transparent;
        box-shadow: none;
    }

    #Comprison_pricingplan table tbody tr:last-child td {
        padding: 15px 10px !important;
        background-color: #fff;
    }
    #Comprison_pricingplan table tbody tr:first-child td {
        border-top: solid 1px #e8e8e8;
    }
    
    #Comprison_pricingplan ul{
        padding-left: 0px;
        padding-bottom: 0px;
    }

    #Comprison_pricingplan table tbody tr:first-child td:first-child {
        border-top:1px solid #e8e8e8;
        line-height: 30px;
        font-size: 20px;
        padding: 45px 56px 45px 16px;
    }
    #Comprison_pricingplan table tbody tr td:last-child {
    padding-left: 0px !important;
}
    #Comprison_pricingplan table tbody {
        border-right: solid 1px #e8e8e8;
        border-left: 1px solid #e8e8e8;
    }

    #Comprison_pricingplan table .price {
        font-size: 36px;
        font-weight: 500;
        margin-bottom: 15px;
    }
}
@media screen and (max-width:767px){
#Comprison_pricingplan table .price {
    font-size: 26px;
    margin-bottom: 15px;
}
#Comprison_pricingplan table tbody tr:first-child td:first-child{
    padding: 27px 10px 27px 10px;
}
#Comprison_pricingplan a{
    padding: 5px 10px;
    font-size: 12px;
    margin-bottom: 0px;
}
#Comprison_pricingplan table tbody tr:first-child td:first-child {
    line-height: 22px;
    font-size: 18px;
}
#Comprison_pricingplan article {
    padding: 0px 0px;
}
#Comprison_pricingplan table tbody tr td:first-child {
    font-size: 12px;
}
#Comprison_pricingplan table tbody tr td {
    font-size: 12px;
    line-height: 14px;
}
#button-table-top li button {
    padding: 15px 0px;
    font-size: 12px;
    width: 29.5%;
}
#Comprison_pricingplan table .price {
    font-size: 22px;
    margin-bottom: 12px;
    padding-top: 0;
}
#Comprison_pricingplan table tbody tr td .fa-check {
    font-size: 12px;
}
}
@media screen and (max-width:404px){
    #Comprison_pricingplan table tbody tr:first-child td:first-child {
    padding: 16px 10px 15px 10px;
}
}