#Comprison_pricingplan article{width:100%;margin:0 auto;position:relative}
#Comprison_pricingplan ul{display:flex;top:0;z-index:10;padding-bottom:14px}
#Comprison_pricingplan li{list-style:none;flex:1}
#Comprison_pricingplan li:last-child{border-right:1px solid #DDD}
#Comprison_pricingplan button{width:100%;border:1px solid #ddd;border-right:0;border-top:0;padding:10px;background: #051646;font-size:14px;font-weight:700;height:50px;color:#fff}
#Comprison_pricingplan li.active button{background: #0c5adb;color:#fff}
#Comprison_pricingplan table{border-radius:6px;table-layout:fixed;width:100%;background-color:#fff;box-shadow:0 0 30px 0 rgba(0,0,0,0.1)}
#Comprison_pricingplan th{background:#F5F5F5;display:none}
#Comprison_pricingplan td,#Comprison_pricingplan th{height:53px;padding:20px;empty-cells:show;text-align:left}
#Comprison_pricingplan td+td,#Comprison_pricingplan th+th{text-align:center;display:none}
#Comprison_pricingplan td.default{display:table-cell}
#Comprison_pricingplan .sep{background:#0c5adb;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:#0c5adb}
#Comprison_pricingplan .txt-top{position:relative;top:-9px;left:-2px}
#Comprison_pricingplan .tick{font-size:18px;color:#2CA01C}
#Comprison_pricingplan table tbody tr.pricing_row td{color:#0c5adb}
#Comprison_pricingplan table tbody tr:last-child td a{background:#0c5adb !important;border:solid 2px #0C5ADB;color:#fff;font-size:16px;line-height:14px;padding:21px 40px;border-radius:4px;display:inline-block;transition:.5s ease-in-out;box-shadow:18px 18px 20px 0 rgba(0,0,0,0.1)}
#Comprison_pricingplan table tbody tr:last-child td a:hover{background:transparent !important;color:#0c5adb !important;}
#Comprison_pricingplan .hide{border:0;background:none}
#Comprison_pricingplan table{color:#4b5064}
#Comprison_pricingplan table thead tr th{font-size:30px;line-height:30px;color:#051646;border-radius:6px;font-weight:400;padding:20px;padding-top:35px;padding-bottom:10px;border:none;background-color:#fff}
#Comprison_pricingplan table tbody tr:first-child td{background-color:#fff;padding:20px;padding-top:0}
#Comprison_pricingplan table tbody tr:first-child td span.txt-l{font-size:52px;line-height:52px;color: #0c5adb;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:#051646;border-right:none;font-size:14px;font-weight:400;line-height:15px;}
#Comprison_pricingplan table tbody tr:first-child{border-left:none;border-top:0}
#Comprison_pricingplan table tbody tr, #Comprison_pricingplan tr{border-bottom:none}
#Comprison_pricingplan table tbody tr.tbl_content{background-color:#eef3fc!important;}
#Comprison_pricingplan table tbody tr.tbl_content:nth-child(odd){background-color:#fff!important}
#Comprison_pricingplan table tbody tr.pricing_row{background-color:#eef3fc!important}
#Comprison_pricingplan table tbody tr:last-child td{padding:20px 10px!important}


@media (min-width: 991px) {
    #Comprison_pricingplan ul{display:none}
    #Comprison_pricingplan td,#Comprison_pricingplan th{display:table-cell!important;width:380px}
    #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;border:none}
    #Comprison_pricingplan table tbody tr{display:flex}
    #Comprison_pricingplan table tbody tr:first-child td,#Comprison_pricingplan td{line-height:20px;padding:10px 20px;border:none}
    #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: 480px) {
    #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{height:50px}
#Comprison_pricingplan table tbody tr:last-child td a{padding:15px 24px;}
}
