    header .top_nav {
        margin-top: 15px;
    }
    
    .top_nav .pipe {
        height: 15px;
        border-right: 0.8px solid #A1AAA7;
        margin-top: 21px;
    }
    
    header .navbar-nav li a {
        color: #3A455B;
        font-size: 15px;
        font-weight: 500;
    }
    
    header .navbar-nav a:hover {
        color: #00A669;
    }
    
    header .navbar-nav a.active {
        color: #00A669;
    }
    
    header .navbar .btn-primary {
        color: #3A455B;
        background-color: white;
        font-weight: 500;
        border: 2px solid #E6E6E6;
    }
    
    header .navbar .btn-primary:hover {
        color: black;
        background-color: #E7E5E3;
        border: none;
    }
    
    header button .fa-bars {
        color: #00A669;
        width: 20px;
        height: auto;
        margin-left: 120px;
    }
    /* #upgrade_card {
    margin-top: 30px;
} */
    
    #upgrade_card .first h1 {
        font-weight: 800;
        color: #3F465E;
        font-size: 4rem;
    }
    
    #upgrade_card .first p {
        color: #3F465E;
        font-size: 29px;
    }
    
    #upgrade_card .second img {
        max-width: 100%;
    }
    
    #upgrade_card .first {
        margin-top: 20px;
    }
    
    #upgrade_card .second {
        float: right;
    }
    
    #card_section {
        background-color: #F5F4F3;
    }
    
    #card_section .card-img-top {
        width: 144px;
        height: 230px;
        margin-left: 55px;
    }
    
    #card_section h3 {
        margin-bottom: 50px;
        font-size: 2rem;
        color: #3F465E;
        font-family: sans-serif;
        font-weight: 550;
        padding-top: 50px;
    }
    
    #card_section .card-title {
        color: #00A669;
        font-weight: 500;
        font-size: 23px;
        font-family: Arial, Helvetica, sans-serif;
    }
    
    #card_section p {
        font-size: 12px;
        color: #3F465E;
        font-weight: 500;
    }
    
    #card_section .card-body h6 {
        font-size: 14px;
        color: black;
    }
    
    #card_section .card-body a h6 {
        text-decoration: underline;
    }
    
    #card_section .card {
        background-color: #F5F4F3;
    }
    
    #card_section .btn-succsess {
        background-color: #009C63;
        text-decoration: none;
        color: white;
        font-size: 20px;
        font-weight: 500;
        padding: 10px 18px;
    }
    
    #card_section .card .fees {
        margin-top: 15px;
        font-size: 17px;
    }
    
    #control {
        margin-top: 60px;
    }
    
    #control .row {
        margin-top: 30px;
        padding-bottom: 60px;
    }
    
    #control h6 {
        font-size: 19px;
        font-weight: 350;
        color: #3F465E;
    }
    
    #control h3 {
        font-size: 23px;
        font-weight: 500;
        color: #3F465E;
    }
    
    #control h2 {
        font-size: 30px;
        font-weight: 500;
        color: #3F465E;
    }
    
    #traditional {
        background-color: #F8F8F8;
    }
    
    #traditional p {
        font-size: 20px;
    }
    
    #traditional .para {
        padding-bottom: 5px;
    }
    
    #traditional h2 {
        padding-top: 50px;
    }
    
    #traditional .table th {
        border-top: none;
        border-bottom: 2px solid black;
    }
    
    #traditional .para p {
        text-align: left;
        font-weight: 300;
        font-size: 12px;
    }
    
    #traditional .para a {
        color: black;
        text-decoration: underline;
        font-weight: 300;
        font-size: 0.8rem;
    }
    
    .table1 tr:nth-child(n+1) {
        border-bottom: 1px solid rgba(151, 212, 187, 0.5);
    }
    
    #bgvideo {
        width: 100%;
        height: calc(100vh - 280px);
        display: flex;
        position: relative;
        margin-top: 20px;
    }
    
    #bgvideo video {
        width: 100%;
        height: calc(100vh - 280px);
        object-fit: cover;
    }
    
    .table1 {
        text-align: center;
        margin-top: 25px;
    }
    
    .table1 td:not(:last-child),
    .table1 th:not(:last-child) {
        border-right: 1px solid rgba(151, 212, 187, 0.5);
    }
    
    .table1 td:first-child {
        text-align: left;
        color: rgb(63, 70, 94);
        line-height: 1.5rem;
        padding-right: 5rem;
    }
    
    .table1 thead td {
        padding: 1rem 0.5rem;
        font-size: 1.1rem;
        line-height: 1.4rem;
    }
    
    .table1 thead td {
        border-bottom: 3px solid rgb(0, 55, 91);
        font-size: 0.9rem;
        line-height: 1.2rem;
        padding: 0.5rem 0px;
        text-align: center;
    }
    
    .table1 th {
        display: table-cell;
        vertical-align: inherit;
        font-weight: bold;
        text-align: -internal-center;
    }
    
    .table1 th:nth-child(2) {
        color: rgb(33, 192, 125);
        font-weight: 500;
    }
    
    .table1 td:nth-child(2),
    .table1 th:nth-child(2) {
        color: rgb(33, 192, 125);
        font-weight: 500;
    }
    
    .table1 td:last-child,
    .table1 th:last-child {
        font-weight: 500;
    }
    
    @media only screen and (min-width: 48em) {
        .table1 th,
        .table1 td {
            padding: 1rem;
            font-size: 1.1rem;
        }
    }
    
    @media only screen and (min-width: 48em) {
        .table1 thead th,
        .table1 thead td {
            padding: 1rem 0.5rem;
            font-size: 1.1rem;
            line-height: 1.4rem;
        }
    }
    
    @media only screen and (max-width:400px) {
        .table1 td:first-child {
            text-align: left;
            color: rgb(63, 70, 94);
            line-height: normal;
            font-size: 15px;
            padding: 5px 5px;
        }
    }
    
    @media only screen and (max-width:550px) {
        .table body {
            text-align: left;
            color: rgb(63, 70, 94);
            line-height: normal;
            font-size: 14px;
        }
    }
    
    #works .row {
        display: -ms-flexbox;
        display: flex;
        justify-content: space-around;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: 0px;
        margin-left: 0px;
    }
    
    #works {
        margin-top: 50px;
    }
    
    .chtnmr {
        position: relative;
        background-color: #ffffff;
        padding: 5rem 0;
    }
    
    .kpZsBx {
        margin-bottom: 3rem;
    }
    
    @media (min-width:48em) {
        .kpZsBx {
            margin-bottom: 3rem;
        }
    }
    
    data-styled.g142[id="styles__StyledHeader-u9da7k-2"] {
        content: "kpZsBx,"
    }
    
    .iqPssP {
        font-size: 1.625rem;
        line-height: 2rem;
        -webkit-letter-spacing: 0.2px;
        -moz-letter-spacing: 0.2px;
        -ms-letter-spacing: 0.2px;
        letter-spacing: 0.2px;
        font-weight: 500;
        color: inherit;
    }
    
    @media (min-width:48em) {
        .iqPssP {
            font-size: 2rem;
            line-height: 2.625rem;
        }
    }
    
    data-styled.g25[id="styles__SectionTitle-sc-1e5u5in-7"] {
        content: "iqPssP,"
    }
    
    .byGENl {
        position: relative;
        padding: 0;
        margin: 0;
        list-style: none;
        counter-reset: vertical-item;
    }
    
    @media (min-width:48em) {
        .byGENl {
            margin: 0;
        }
    }
    
    data-styled.g140[id="styles__VerticalSteps-u9da7k-0"] {
        content: "byGENl,"
    }
    
    .dhrIDt {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 0 2rem 0;
        padding: 0 0 0 4.5rem;
        min-height: 5rem;
        position: relative;
    }
    
    @media (min-width:48em) {
        .dhrIDt {
            padding-left: 6.75rem;
        }
    }
    
    .dhrIDt h3 {
        margin-bottom: 0.5rem;
    }
    
    .dhrIDt::before {
        content: '';
        position: absolute;
        top: 0.6rem;
        bottom: -2rem;
        left: 1.5rem;
        padding: 40px 10px;
        background-image: linear-gradient( to bottom, #21c07d 30%, rgba(33, 192, 125, 0) 10%);
        background-position: left;
        background-size: 2px 10px;
        background-repeat: repeat-y;
    }
    
    @media (min-width:48em) {
        .dhrIDt::before {
            left: 2rem;
        }
    }
    
    .dhrIDt:last-child::before {
        display: none;
    }
    
    .dhrIDt::after {
        content: counter(vertical-item) '';
        counter-increment: vertical-item;
        position: absolute;
        top: 0;
        left: 0;
        width: 3rem;
        height: 3rem;
        font-size: 1.5rem;
        line-height: calc(3rem - 4px);
        font-weight: 500;
        text-align: center;
        color: #3f465e;
        background: #fff;
        border-radius: 50%;
        border: 3px solid #2cb582;
    }
    
    @media (min-width:48em) {
        .dhrIDt::after {
            width: 4rem;
            height: 4rem;
            font-size: 1.8rem;
            line-height: calc(4rem - 8px);
            border-width: 5px;
        }
    }
    
    data-styled.g141[id="styles__VerticalStepItem-u9da7k-1"] {
        content: "dhrIDt,"
    }
    
    .kUaHwE {
        font-size: 1.1rem;
        margin-bottom: 1.5rem;
        width: 100%;
        font-weight: 400;
    }
    
    @media (min-width:48em) {
        .kUaHwE {
            width: auto;
        }
    }
    
    data-styled.g26[id="styles__LargeText-sc-1e5u5in-8"] {
        content: "kUaHwE,"
    }
    
    .dhrIDt h3 {
        font-size: 1.1rem;
    }
    
    #pay {
        margin-top: 50px;
    }
    
    #pay .head2 {
        font-size: 2rem;
    }
    
    #pay p {
        font-size: 1.1rem;
        font-weight: 500;
        margin-top: 30px;
    }
    
    #pay img {
        margin-top: 2.5rem;
    }
    
    footer {
        margin-top: 50px;
    }
    
    footer #one ul {
        list-style-type: none;
        padding-bottom: 20px;
        padding-top: 10px;
    }
    
    footer .footer1 {
        background-color: rgb(63, 70, 94);
        color: white;
        font-size: 1.1rem;
        font-weight: 500;
    }
    
    footer .footer1 ul a {
        color: white;
        font-size: 1.1rem;
        font-weight: 500;
    }
    
    footer .footer2 {
        background-color: rgb(0, 166, 105);
    }
    
    footer .footer2 ul {
        list-style-type: none;
    }
    
    footer #two ul li a {
        color: white;
        font-size: 16px;
        font-weight: 500;
        line-height: 3rem;
    }
    
    footer #two .col-md-9 {
        margin-top: 50px;
        display: flex;
    }
    
    footer #two ul li span {
        color: rgb(96, 199, 161);
        font-size: small;
    }
    
    footer .two .footer2 {
        background-color: rgb(0, 166, 105);
    }
    
    footer .two ul {
        list-style-type: none;
    }
    
    footer #two .col-md-3 p span {
        color: white;
    }
    
    footer #two .col-md-3 p {
        color: white;
        font-size: small;
    }
    
    footer #two .col-md-3 ul i {
        color: white;
        font-size: small;
        padding: 12px;
        border: 1px solid white;
        border-radius: 30px;
    }
    
    footer #two .col-md-3 {
        margin-left: 0px;
        margin-top: 30px;
    }
    
    footer #two .col-md-3 ul {
        margin-left: -40px;
    }
    
    @media (max-width:540px) {
        #pay .images {
            justify-content: space-between;
        }
    }
    
    @media (max-width:540px) {
        footer #two .col-md-9 {
            display: block;
            margin-left: -20px;
        }
    }
    
    @media (max-width:540px) {
        footer #two .col-md-4 {
            margin-left: 0px;
            margin-top: 30px;
        }
    }
    
    @media (max-width:540px) {
        #upgrade_card .first h1 {
            font-weight: 800;
            color: #3F465E;
            font-size: 40px;
            float: left;
        }
    }
    
    @media (max-width:540px) {
        #upgrade_card .first p {
            color: #3F465E;
            font-size: 20px;
            float: left;
            margin-top: 10px;
        }
    }
    
    @media (max-width:540px) {
        header .navbar .btn-primary {
            color: #3A455B;
            font-weight: 500;
            border: none;
            background-color: none;
            margin-left: 5px;
        }
    }
    
    @media (max-width:540px) {
        #card_section .card-img-top {
            width: 96px;
            height: auto;
            margin-left: 0px;
        }
        #card_section p#one {
            margin-left: 80px;
            margin-bottom: -30px;
        }
        #card_section .card-body {
            margin-top: -130px;
            margin-left: 80px;
            font-size: 25px;
        }
        #card_section .btn-succsess {
            margin-top: 45px;
        }
        #card_section .card .fees {
            margin-bottom: 70px;
        }
        #card_section .card h1,
        p {
            text-align: left;
        }
        #bgvideo video {
            width: 100%;
            height: calc(100vh - 330px);
            object-fit: cover;
        }
        #card_section {
            background-color: #F5F4F3;
            margin-top: -50px
        }
        #traditional {
            background-color: #F8F8F8;
            margin-top: -50px;
        }
        #works {
            margin-top: 0px;
        }
        #pay {
            margin-top: 0px;
        }
    }