:root {
    --light-purple: #fff;
    --purple: #4e2993;
    --bg-purple: #4e2993;
    --dark-purple: #462780;
    --pink-cover: #D03C91;
    --body-text-purple: black;
    --text-white: #ffffff;
    --bg-white: #ffffff;
    --slider-dots-color: #D4D2DD;
    --light-bg: #DFDAF3;
    --footer-bg: #281154;
}

/* ------Media-Query-Start--------- */
@media screen and (max-width:1600px) {

    footer .top_footer.has_bg {
        background-repeat: repeat-y;
        background-position: 0 50px;
    }

    .why_we_section .why_inner {
        margin: 0 15px;
    }

    .youtube-video .modal-dialog {
        max-width: 1040px !important;
    }
}


@media screen and (max-width:1300px) {

    /* features section */
    .features_section .feature_detail .feature_box {
        width: 350px;
    }

    .features_section .feature_detail .left_data {
        padding-left: 75px;
    }

    .features_section .feature_detail .right_data {
        padding-right: 75px;
    }
}


@media screen and (max-width:1200px) {

    .row_am {
        padding: 50px 0;
    }

    /* navigation bar section */
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 5px 8px;
    }

        .navbar-expand-lg .navbar-nav .nav-link.dark_btn {
            padding: 9px 30px;
        }

    .navbar-expand-lg .navbar-nav .has_dropdown .drp_btn {
        right: 5px;
    }

    .banner_section .banner_slider .right_icon {
        right: -30px;
    }

    /* features section */
    .features_section .feature_detail .feature_box {
        width: 300px;
    }

    .features_section .feature_detail .left_data {
        padding-left: 15px;
    }

    .features_section .feature_detail .right_data {
        padding-right: 15px;
    }

    /* about app section */
    .about_app_section .about_text .app_statstic li {
        width: 210px;
        padding-left: 20px;
    }

        .about_app_section .about_text .app_statstic li p:first-child {
            font-size: 30px;
        }

    /* modern ui section */
    .modern_ui_section .ui_images::before {
        width: 475px;
        height: 475px;
    }

    .modern_ui_section .ui_images .right_img img:nth-child(1) {
        margin-left: -60px;
    }

    .modern_ui_section .ui_images .right_img img:nth-child(2) {
        margin-left: -140px;
    }

    /* download app section */
    .free_app_section .container .free_app_inner .free_img img {
        transform: scale(.8);
    }

        .free_app_section .container .free_app_inner .free_img img:last-child {
            margin-left: -120px;
        }

    .free_app_section .container .free_app_inner .free_img {
        margin-top: -180px;
    }

    /* newsletter section */
    .newsletter_box .section_title {
        width: 60%;
    }

        .newsletter_box .section_title h2 {
            font-size: 24px;
            letter-spacing: 1px;
        }

    .newsletter_box form .form-group .form-control {
        width: 250px;
    }

    .youtube-video .modal-dialog {
        max-width: 940px !important;
    }

    .app_solution_section .app_images ul li:nth-child(2) {
        width: 45%;
        left: 0;
    }

    .app_solution_section .app_images ul li:nth-child(3) {
        width: 50%;
        right: 0;
    }

    .experts_team_section .experts_box .text span {
        min-height: 50px;
        display: block;
        margin-bottom: 10px;
    }

    .review_list_section .review_box h3 {
        font-size: 16px;
    }

    .review_list_section .review_box p {
        font-size: 14px;
    }

    .review_list_section .review_box .reviewer .text span {
        font-size: 14px;
    }

    .contact_inner {
        margin-top: -120px;
    }

        .contact_inner .contact_form {
            width: 520px;
            padding: 50px 30px;
        }

        .contact_inner .contact_info {
            width: 350px;
        }

        .contact_inner .section_title h2 {
            font-size: 34px;
        }

    .bred_crumb {
        min-height: 400px;
    }

        .bred_crumb::after {
            background-size: 100%;
            height: 110px;
        }

    .blog_detail_section .blog_inner_pannel {
        margin-top: -100px;
        padding: 30px;
    }
}

@media screen and (max-width:992px) {

    /* navigation section */
    .navbar-toggler-icon {
        display: flex;
        align-items: center;
        color: var(--body-text-purple);
        justify-content: flex-end;
    }

    .white_header .toggle-bar {
        color: var(--text-white);
    }

    .free_app_section .container .free_app_inner .free_text .section_title h2,
    .section_title h2 {
        font-size: 30px;
    }

    header.fix_style {
        padding: 5px 0;
    }

    .white_header .navbar-collapse {
        position: absolute;
        top: 110%;
        width: 100%;
    }

    .white_header .navbar-expand-lg .navbar-nav .nav-link,
    .white_header .navbar-expand-lg .navbar-nav .has_dropdown .drp_btn {
        color: var(--body-text-purple);
    }

        .white_header .navbar-expand-lg .navbar-nav .nav-link.dark_btn {
            background-color: var(--bg-purple);
            color: var(--text-white);
        }

    .banner_section {
        text-align: center;
    }

        .banner_section .app_btn,
        .banner_section .used_app {
            justify-content: center;
        }

    /* navigation section */
    .navbar-expand-lg .navbar-nav {
        align-items: flex-start;
    }

    .navbar-toggler {
        padding-right: 0;
        line-height: 1.7;
    }

    .navbar-expand-lg .navbar-nav {
        padding: 20px 15px;
        background-color: var(--bg-white);
        border-radius: 15px;
        box-shadow: 0 4px 10px #EDE9FE;
    }

        .navbar-expand-lg .navbar-nav .nav-link.dark_btn {
            margin-left: 0;
            margin-top: 15px;
        }

        .navbar-expand-lg .navbar-nav .has_dropdown {
            flex-direction: column;
            align-items: flex-start;
            width: 100%;
            box-shadow: none;
        }

            .navbar-expand-lg .navbar-nav .has_dropdown:hover {
                box-shadow: none;
            }

            .navbar-expand-lg .navbar-nav .has_dropdown .drp_btn {
                position: absolute;
                right: 0;
                padding: 0 10px;
            }

            .navbar-expand-lg .navbar-nav .has_dropdown .sub_menu {
                position: relative;
                opacity: 1;
                pointer-events: all;
                top: auto;
                background-color: transparent;
                width: 100%;
                border-bottom: 1px solid #6b49f268;
                border-radius: 0;
                width: 100%;
                min-width: 100%;
                max-width: 100%;
                margin-left: 10px;
                display: none;
                box-shadow: none;
                margin-top: 0;
            }

                .navbar-expand-lg .navbar-nav .has_dropdown .sub_menu ul {
                    padding: 0;
                    margin-top: 0;
                }

                    .navbar-expand-lg .navbar-nav .has_dropdown .sub_menu ul li a {
                        padding: 5px 10px;
                        display: block;
                        padding-left: 0;
                    }

            .navbar-expand-lg .navbar-nav .has_dropdown:hover .sub_menu {
                margin-top: 0;
            }

    /* banner section */
    .banner_section .banner_text h1 {
        font-size: 40px;
    }

    .banner_section .banner_slider {
        margin-top: 50px;
    }

        .banner_section .banner_slider .left_icon {
            left: 0;
        }

        .banner_section .banner_slider .right_icon {
            right: 0;
        }

    /* features section */
    .features_section .feature_detail .feature_img {
        width: 275px;
    }

    .features_section .feature_detail .feature_box .data_block {
        margin-bottom: 30px;
    }

    .features_section .feature_detail .feature_box {
        width: 200px;
    }

    /* about app section */
    .about_app_section .row {
        flex-direction: column-reverse;
    }

    .about_app_section .about_img {
        justify-content: flex-start;
        margin-top: 75px;
        margin-left: 0;
    }

        .about_app_section .about_img::before {
            left: 50%;
        }

        .about_app_section .about_img .screen_img {
            margin-left: -170px;
        }

    .about_app_section .about_text .app_statstic {
        justify-content: flex-start;
    }

        .about_app_section .about_text .app_statstic li {
            width: 35%;
            margin-right: 30px;
        }

    .about_app_section .about_img::before {
        left: 35%;
    }

    /* modern ui section */
    .modern_ui_section .ui_images {
        margin-top: 30px;
    }

    .modern_ui_section .ui_text {
        padding-right: 0;
    }

    .modern_ui_section .ui_images .right_img {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    /* how it work section */
    .how_it_works .step_block ul li .step_text,
    .how_it_works .step_block ul li .step_img {
        width: 280px;
    }

    .how_it_works .yt_video .thumbnil a {
        top: 57%;
    }

        .how_it_works .yt_video .thumbnil a span {
            font-size: 20px;
        }

    /* testimonial section */
    #testimonial_slider {
        max-width: 500px;
    }

    /* pricing section */
    .pricing_section .pricing_pannel .pricing_block {
        padding-left: 15px;
        padding-right: 15px;
        min-height: 600px;
        padding-top: 30px;
    }

        .pricing_section .pricing_pannel .pricing_block .price {
            font-size: 36px;
        }

        .pricing_section .pricing_pannel .pricing_block .benifits li p {
            font-size: 14px;
        }

    /* interface section */
    .interface_section .screen_slider {
        min-height: 550px;
    }

    /* download app section */
    .free_app_section .container .free_app_inner {
        padding: 20px 15px;
    }

        .free_app_section .container .free_app_inner .free_img img {
            transform: scale(.7);
        }

            .free_app_section .container .free_app_inner .free_img img:last-child {
                margin-left: -180px;
            }

        .free_app_section .container .free_app_inner .free_text .app_btn li a {
            padding: 10px 20px;
        }

    /* latest story section */
    .latest_story {
        margin-bottom: 40px;
    }

        .latest_story .story_box .story_text {
            padding: 15px;
        }

    /* newsletter section */
    .newsletter_box {
        flex-direction: column;
        padding: 30px 20px;
    }

        .newsletter_box .section_title,
        .newsletter_box form {
            width: 100%;
            margin: 10px 0;
            justify-content: center;
        }

            .newsletter_box form .form-group .form-control {
                width: 350px;
            }

            .newsletter_box .section_title h2,
            .newsletter_box .section_title p {
                text-align: center;
            }

    /* footer section */
    footer .top_footer .logo,
    footer h3 {
        margin-bottom: 20px;
    }

    footer .abt_side {
        margin-bottom: 50px;
    }

    footer .top_footer .try_out {
        margin-left: 0;
    }

    footer .top_footer .col-md-6 {
        margin-bottom: 15px;
    }

    footer .top_footer.has_bg {
        background-position: center;
    }

    /* Bred Crumb */
    .bred_crumb {
        min-height: 350px;
    }

        .bred_crumb .bred_text h1 {
            font-size: 30px;
        }

        .bred_crumb::after {
            background-size: 100%;
            height: 90px;
            bottom: -5px;
        }

        .bred_crumb .bred_text .search_bar form .form-group {
            height: 50px;
        }

            .bred_crumb .bred_text .search_bar form .form-group .btn {
                width: 46px;
                height: 46px;
                line-height: 46px;
            }

        .bred_crumb .banner_shape3 {
            top: 240px;
            animation: mymove 3s infinite;
        }


    .app_solution_section .app_images {
        margin-top: 30px;
    }

        .app_solution_section .app_images ul li:nth-child(2) {
            text-align: right;
        }

    .app_solution_section .app_text p {
        padding-right: 0;
    }

    .app_solution_section .app_text .section_title {
        text-align: center;
    }

    .app_solution_section .app_images {
        margin-top: 70px;
    }

        .app_solution_section .app_images::before {
            width: 350px;
            height: 350px;
        }

    .why_we_section .why_inner {
        padding: 35px 0;
        padding-bottom: 0px;
    }

        .why_we_section .why_inner .why_box {
            margin-bottom: 50px;
            text-align: center;
        }

            .why_we_section .why_inner .why_box .icon {
                margin-bottom: 30px;
            }


    .experts_team_section .experts_box .text span {
        min-height: auto;
    }

    .query_inner .white_btn {
        font-size: 14px;
    }


    .blog_list_main .blog_text {
        margin-top: 30px;
    }

    .blog_detail_section .blog_inner_pannel {
        margin-top: -100px;
        padding: 30px;
    }

        .blog_detail_section .blog_inner_pannel .info ul {
            padding-left: 30px;
        }

    .comment_section ul li .comment {
        width: calc(100% - 280px);
        margin-left: 20px;
    }

    .blog_detail_section .blog_inner_pannel .quote_block {
        padding: 55px 30px 35px 30px;
    }

    .contact_inner {
        flex-direction: column;
        margin-top: 60px;
    }

        .contact_inner .contact_form {
            width: 100%;
        }

        .contact_inner .contact_info {
            width: 100%;
            margin-top: 50px;
        }


    #blockShortcut .col-md-6 a, #blockShortcut .col-md-12 a {
        width: 150px !important;
        text-align: left;
        margin-left: calc(50% - 75px);
    }

    #blockShortcut .row .row div:nth-child(2) {
        border-right: none !important;
    }
}

@media screen and (max-width:767px) {

    #blockShortcut i {
        margin-top: 0.5em;
    }

    #blockShortcut h4 {
        width: 150px !important;
        max-width: 100% !important;
        margin-left: 0 !important;
        text-align: center;
        margin-bottom: 0.5em;
    }

    #blockShortcut .col-6 {
        border: none !important;
    }

    #blockShortcut {
        min-height: 210px;
        height: fit-content !important;
    }

    /* #blockShortcut .col-6:nth-child(1) {
        border-right: solid 1px #D03C91 !important;
        border-bottom: solid 1px #D03C91 !important;
    }

    #blockShortcut .col-6:nth-child(2) {
        border-left: solid 1px #D03C91 !important;
        border-bottom: solid 1px #D03C91 !important;
    }

    #blockShortcut .col-6:nth-child(3) {
        border-right: solid 1px #D03C91 !important;
        border-top: solid 1px #D03C91 !important;
    }

    #blockShortcut .col-6:nth-child(4) {
        border-left: solid 1px #D03C91 !important;
        border-top: solid 1px #D03C91 !important;
    } */

    body {
        font-size: 14px;
        text-align: center;
    }

    .row_am {
        padding: 30px 0;
    }

    .section_title p br {
        display: none;
    }

    .free_app_section .container .free_app_inner .free_text .section_title h2,
    .section_title h2 {
        font-size: 24px;
    }

    /* navbar section */
    .navbar {
        padding-top: 15px;
    }

    .navbar-expand-lg .navbar-nav .has_dropdown .sub_menu ul li a {
        text-align: left;
        line-height: 1.5;
        font-size: 14px;
    }

    /* banner section */
    .banner_section {
        margin-top: 60px;
    }

        .banner_section .banner_text h1 {
            font-size: 30px;
        }

        .banner_section .app_btn,
        .banner_section .used_app {
            justify-content: center;
        }

            .banner_section .app_btn li:last-child {
                margin-left: 0;
            }

            .banner_section .app_btn li {
                margin: 0 15px;
            }

                .banner_section .app_btn li a {
                    padding: 5px 15px;
                }

                    .banner_section .app_btn li a img {
                        height: 25px;
                    }

        .banner_section .banner_slider .left_icon {
            left: -40px;
        }

        .banner_section .banner_slider .right_icon {
            right: -40px;
            z-index: 1000;
        }

        .banner_section .banner_slider::before {
            width: 350px;
            height: 350px;
        }

    /* trusted logo section */
    .trusted_section .company_logos {
        padding-top: 0;
    }

        .trusted_section .company_logos img {
            max-width: 70%;
        }

    /* features section */
    .features_section .feature_detail {
        flex-direction: column-reverse;
        padding-top: 30px;
        margin-top: 0;
    }

        .features_section .feature_detail .feature_img {
            position: relative;
            top: auto;
            left: auto;
            transform: none;
            width: 75%;
            margin: 0 auto;
        }

        .features_section .feature_detail .feature_box {
            width: 100%;
            padding: 0 15px;
            text-align: center;
        }

        .features_section .feature_detail .left_data .data_block .icon {
            margin-right: 0;
        }

        .features_section .feature_detail .right_data .data_block .icon {
            margin-left: 0;
        }

        .features_section .feature_detail .feature_box .data_block {
            margin-bottom: 0;
            margin-top: 30px;
        }

    /* about app section */
    .about_app_section .about_text,
    .about_app_section .about_text .section_title {
        text-align: center;
    }

        .about_app_section .about_text .app_statstic {
            margin-top: 0;
            justify-content: space-between;
        }

            .about_app_section .about_text .app_statstic li {
                width: 48%;
                margin-right: 0;
            }

                .about_app_section .about_text .app_statstic li p:first-child {
                    font-size: 18px;
                }

    .about_app_section .about_img {
        margin: 0;
        margin-top: 50px;
        justify-content: center;
    }

        .about_app_section .about_img::before {
            width: 350px;
            height: 350px;
        }

    /* modern ui section */
    .modern_ui_section .ui_images {
        margin-top: 10px;
    }

    .modern_ui_section .section_title {
        text-align: center;
    }

    .modern_ui_section .design_block li {
        padding-left: 0;
        margin-bottom: 30px;
    }

        .modern_ui_section .design_block li::before {
            position: relative;
            left: auto;
            top: auto;
            display: inline-block;
        }

    .modern_ui_section .ui_images img {
        max-width: 100%;
    }

    .modern_ui_section .ui_images::before {
        width: 350px;
        height: 350px;
    }

    .modern_ui_section .ui_images .left_img {
        width: 70%;
    }

    .modern_ui_section .ui_images .right_img {
        justify-content: center;
    }

        .modern_ui_section .ui_images .right_img img:nth-child(1) {
            top: 0;
            width: 100px;
        }

        .modern_ui_section .ui_images .right_img img:nth-child(3) {
            margin-top: 0;
        }

    /* how it work section */
    .how_it_works .how_it_inner {
        padding: 50px 15px;
    }

    .how_it_works .step_block ul {
        padding-top: 30px;
    }

        .how_it_works .step_block ul li,
        .how_it_works .step_block ul li:nth-child(2n) {
            flex-direction: column;
            padding-left: 30px;
        }

            .how_it_works .step_block ul li .step_text h4 {
                font-size: 18px;
            }

            .how_it_works .step_block ul li::before {
                left: 0;
                transform: none;
                height: calc(100% + 10px);
                top: 40px;
            }

            .how_it_works .step_block ul li:first-child::before {
                height: calc(100% + 50px);
            }

            .how_it_works .step_block ul li:first-child::after {
                left: -5px;
                transform: none;
                display: none;
            }

            .how_it_works .step_block ul li .step_text,
            .how_it_works .step_block ul li .step_img,
            .how_it_works .step_block ul li:nth-child(2) .step_text,
            .how_it_works .step_block ul li:nth-child(2) .step_img {
                text-align: center;
            }

            .how_it_works .step_block ul li .step_text,
            .how_it_works .step_block ul li .step_img {
                width: 100%;
            }

            .how_it_works .step_block ul li .step_number {
                position: absolute;
                top: -5px;
                left: -23px;
                width: 50px;
                height: 50px;
            }

            .how_it_works .step_block ul li:last-child::before {
                opacity: 0;
            }

            .how_it_works .step_block ul li .step_number h3 {
                font-size: 15px;
                margin-bottom: 0;
                margin-top: -2px;
            }

    .how_it_works .yt_video {
        margin-top: -50px;
    }

        .how_it_works .yt_video .thumbnil {
            height: 300px;
            border-radius: 15px;
        }

            .how_it_works .yt_video .thumbnil img {
                height: 100%;
                object-fit: cover;
                object-position: center;
                border-radius: 15px;
            }

            .how_it_works .yt_video .thumbnil a {
                width: 100%;
            }

                .how_it_works .yt_video .thumbnil a .play_btn::after {
                    width: 140px;
                    height: 140px;
                }

                .how_it_works .yt_video .thumbnil a .play_btn::before {
                    width: 120px;
                    height: 120px;
                }

                .how_it_works .yt_video .thumbnil a .play_btn img {
                    height: auto;
                }

    /* testimonial section */
    .testimonial_section .testimonial_block {
        margin: 0;
    }

        .testimonial_section .testimonial_block .avtar_faces {
            display: none;
        }

        .testimonial_section .testimonial_block .testimonial_slide_box {
            width: 100%;
        }

    /* pricing section */
    .pricing_section .pricing_pannel .pricing_block {
        min-height: auto;
        padding: 30px 15px;
    }

        .pricing_section .pricing_pannel .pricing_block .icon {
            margin-bottom: 15px;
        }

    .pricing_section .contact_text {
        margin-top: -20px;
    }

    /* faq section */
    .faq_section .faq_panel .card-header h2 {
        text-align: left;
    }

    .faq_section .faq_panel .card-header .btn {
        font-size: 16px;
        padding-right: 30px;
        text-align: left;
    }

    .faq_section .faq_panel .card-body p {
        text-align: left;
    }

    /* interface section */
    .interface_section .screen_slider {
        min-height: 720px;
    }

    .interface_section .owl-item .screen_frame_img img {
        transform: scale(1);
    }

    /* download section */
    .free_app_section .container .free_app_inner {
        padding: 50px 15px;
        padding-bottom: 0;
        z-index: 99;
    }

        .free_app_section .container .free_app_inner .free_img {
            margin-top: 0;
            justify-content: center;
        }

            .free_app_section .container .free_app_inner .free_img img {
                max-width: 100%;
            }

        .free_app_section .container .free_app_inner .free_text .section_title {
            text-align: center;
        }

        .free_app_section .container .free_app_inner .free_text .app_btn {
            flex-direction: column;
        }

            .free_app_section .container .free_app_inner .free_text .app_btn li a {
                width: 200px;
                text-align: center;
            }

            .free_app_section .container .free_app_inner .free_text .app_btn li:last-child {
                margin-left: 0;
                margin-top: 15px;
            }

    /* latest story section */
    .latest_story .story_box {
        margin-bottom: 30px;
    }

    /* newsletter section */
    .newsletter_box form {
        flex-direction: column;
        align-items: center;
    }

        .newsletter_box form .form-group {
            width: 100%;
        }

            .newsletter_box form .form-group .form-control {
                width: 100%;
                margin-bottom: 15px;
            }

    .newsletter_box .section_title p {
        font-size: 13px;
    }

    /* footer section */
    footer .links,
    footer .abt_side {
        margin-bottom: 30px;
    }

    footer .top_footer .social_media {
        justify-content: center;
    }

        footer .top_footer .social_media li a {
            margin: 0 5px;
        }

    footer .top_footer .try_out {
        margin-left: 0;
    }

    footer .app_btn li a {
        margin: 0 auto;
    }

    footer .bottom_footer .developer_text {
        text-align: center;
        margin-top: 10px;
    }

    footer .go_top {
        right: 0;
    }

    footer .top_footer .col-md-6 {
        margin-bottom: 0px;
    }

    /* animation line section */
    .anim_line,
    .anim_line.dark_bg {
        width: 140%;
    }

    /* latest story section */
    .latest_story .story_box .story_img img {
        width: 100%;
    }

    /* go top button section */
    .go_top {
        bottom: 0;
        z-index: 9998;
    }

    .go_top2 {
        bottom: 115px !important;
    }

    .purple_backdrop {
        display: none;
    }


    /* Bread-Crumb */
    .bred_crumb {
        min-height: 330px;
    }

        .bred_crumb .bred_text h1 {
            font-size: 24px;
        }

        .bred_crumb .bred_text .search_bar form .form-group {
            height: 50px;
        }

            .bred_crumb .bred_text .search_bar form .form-group .btn {
                width: 46px;
                height: 46px;
                line-height: 46px;
            }

        .bred_crumb .bred_text {
            padding: 0 15px;
            margin-top: 15px;
        }

        .bred_crumb::after {
            background-size: cover;
            height: 100px;
        }



    .blog_list_main .blog_text .section_title,
    .blog_list_story .story_box {
        text-align: center;
    }

    .why_we_section .why_inner {
        padding-bottom: 10px;
    }

    .experts_team_section .experts_box {
        padding: 20px;
        margin-bottom: 15px;
    }

    .pagination_block ul li:not(:first-child, :last-child) a {
        width: 24px;
        height: 24px;
        line-height: 24px;
        margin: 0 3px;
        font-size: 12px;
    }

    .blog_detail_bredcrumb.bred_crumb .bred_text {
        margin-top: -10px;
    }

    .blog_detail_section .blog_inner_pannel {
        margin-top: -70px;
        padding: 25px 20px;
    }

        .blog_detail_section .blog_inner_pannel .section_title {
            margin-bottom: 20px;
        }

            .blog_detail_section .blog_inner_pannel .section_title h2 {
                font-size: 22px;
                line-height: 26px;
            }

        .blog_detail_section .blog_inner_pannel .info h3 {
            font-size: 18px;
        }

        .blog_detail_section .blog_inner_pannel .info ul {
            text-align: left;
            padding-left: 0;
        }

        .blog_detail_section .blog_inner_pannel .two_img {
            margin-bottom: 0;
        }

            .blog_detail_section .blog_inner_pannel .two_img img {
                margin: 10px 0;
            }

        .blog_detail_section .blog_inner_pannel .quote_block .q_icon {
            left: 50%;
            transform: translateX(-50%);
        }

        .blog_detail_section .blog_inner_pannel .quote_block {
            padding: 55px 20px 35px 20px;
        }

            .blog_detail_section .blog_inner_pannel .quote_block h2 {
                font-size: 18px;
                line-height: 1.4;
            }

        .blog_detail_section .blog_inner_pannel .blog_authore {
            flex-direction: column;
        }

            .blog_detail_section .blog_inner_pannel .blog_authore .authore_info {
                margin-bottom: 30px;
            }

                .blog_detail_section .blog_inner_pannel .blog_authore .authore_info .text h3 {
                    font-size: 18px;
                }

    .comment_section ul li {
        flex-direction: column;
        padding: 20px 0;
        text-align: left;
    }

        .comment_section ul li .comment {
            width: 100%;
            margin-left: 0;
        }

        .comment_section ul li .authore_info {
            width: 100%;
            margin-bottom: 15px;
        }

        .comment_section ul li.replay_comment {
            margin-left: 30px;
        }

        .comment_section ul li .authore_info .text {
            width: auto;
        }

    .comment_form_section form .form-group .form-control {
        height: 45px;
        font-size: 14px;
        margin-bottom: 15px;
    }


    .signup_form {
        width: calc(100% - 30px);
        margin: 0 15px;
    }

        .signup_form form {
            padding: 0 20px;
        }

            .signup_form form .form-group .form-control {
                font-size: 14px;
                height: 50px;
            }

        .signup_form .or_option .google_btn {
            min-width: 275px;
            padding: 12px 10px;
        }

    .signup_section .back_btn {
        top: 15px;
    }

    .signup_section .top_part {
        padding-top: 35px;
        padding-bottom: 35px;
    }

    .review_freeapp {
        margin: 0 0 40px 0;
    }

    .review_list_section .review_box .rating ul,
    .review_list_section .review_box .reviewer {
        justify-content: flex-start;
        text-align: center;
    }

        .review_list_section .review_box .reviewer .text {
            width: auto;
            text-align: left;
        }

    .review_list_section .review_box {
        text-align: left;
    }

    .contact_inner {
        margin-top: 40px;
    }

        .contact_inner .contact_form {
            padding: 30px 20px;
        }

        .contact_inner .section_title h2 {
            font-size: 24px;
        }

        .contact_inner .contact_form form .form-group .form-control {
            height: 50px;
            font-size: 14px;
        }

        .contact_inner .contact_form form .term_check label {
            text-align: left;
            line-height: 1.3;
        }

        .contact_inner .contact_form form .term_check {
            align-items: flex-start;
        }

        .contact_inner .contact_info .section_title {
            text-align: center;
        }

        .contact_inner .contact_info .btn {
            margin-bottom: 30px;
        }

        .contact_inner .contact_info .contact_info_list li {
            flex-direction: column;
        }

            .contact_inner .contact_info .contact_info_list li .img {
                width: 100%;
                margin: 0;
            }

            .contact_inner .contact_info .contact_info_list li .text {
                width: 100%;
                margin-top: 10px;
            }

    .map_section {
        margin: 15px 0;
    }
}

@media screen and (max-width:640px) {
    .features_section .feature_detail .feature_box {
        justify-content: center;
        margin: 0 auto;
    }

    .bred_crumb .banner_shape1,
    .banner_shape2,
    .banner_shape3 {
        display: none;
    }

    .query_section .banner_shape1,
    .banner_shape2,
    .banner_shape3 {
        display: none;
    }
}

@media screen and (max-width:479px) {

    /* about app section */
    .about_app_section .about_img::before {
        left: 49%;
    }
}

.app-image {
    width: 315px;
    height: 640px;
    border-radius: 50px;
}

.about_img .screen_img img {
    width: 280px;
    height: auto;
}


.free_app_inner .free_img img:first-child {
    width: 220px;
    height: auto;
}

.anim_line {
    display: none !important;
}

#blockShortcut {
    height: 210px;
    margin-top: -105px;
}

    #blockShortcut h4 {
        color: var(--pink-cover) !important;
        margin-bottom: 0;
    }

    #blockShortcut i {
        font-size: 20px !important;
        line-height: 45px !important;
        width: 45px;
        height: 45px;
        border-radius: 100%;
        background: linear-gradient(220deg, #FFF -35%, #462780 40%);
        color: #fff;
        text-align: center;
        /*margin-left: calc(50% - 61px);*/
    }

        #blockShortcut i:hover,
        .navbar-expand-lg .navbar-nav .nav-link.dark_btn:hover,
        .banner_slider .icon-block:hover,
        .dark_btn:hover,
        .icon-block:hover,
        .hover-pink:hover {
            background: linear-gradient(220deg, #FFF -35%, var(--pink-cover) 40%);
            cursor: pointer;
        }

    #blockShortcut h4 {
        margin-left: 5px;
        font-weight: 700 !important;
        font-size: 16px !important;
        display: inline-block;
    }

    #blockShortcut .bg-white {
        border-radius: 25px !important;
    }

.border-pink {
    border-color: var(--pink-cover) !important;
    border-width: 1px !important;
}

.cl-primary {
    color: var(--dark-purple) !important;
}

.cl-secondary {
    color: var(--pink-cover) !important;
}

.lh-inherit {
    line-height: inherit !important;
}

section.banner_section {
    background-image: url('/images/banner.png') !important;
    background-size: cover;
    background-position: center center;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
}

.navbar {
    padding: 0;
}

.banner_section {
    margin-top: 66px;
    /* padding-top: 30px; */
    padding-bottom: 100px;
}

.toggle-bar {
    border-color: #462780;
}

    .toggle-bar::before,
    .toggle-bar::after {
        background-color: #462780;
    }

#screen_slider .card, #screen_slider_2 .card {
    border: solid 1px var(--light-bg);
    box-shadow: 0 4px 10px #EDE9FE;
}

#screen_slider .card-header, #screen_slider_2 .card-header {
    background-image: url('/images/news-1.png');
    background-size: cover;
    background-position: center;
    height: 150px !important;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    border-bottom: none;
}

#screen_slider .card-body, #screen_slider_2 .card-body {
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    /* background: linear-gradient(180deg, #FFFFFF -50%, #E9E6F0 25%); */
}

    #screen_slider .card-body p, #screen_slider_2 .card-body p {
        color: black;
        line-height: 22px;
        height: 88px;
        overflow: clip;
    }

@media (max-width: 575.98px) {
    .border-xs-left-none {
        border-left: none !important;
    }

    .border-xs-right-none {
        border-right: none !important;
    }

    .border-xs-top-none {
        border-top: none !important;
    }

    .border-xs-bottom-none {
        border-bottom: none !important;
    }
}

@media (max-width: 767.98px) {
    .border-sm-left-none {
        border-left: none !important;
    }

    .border-sm-right-none {
        border-right: none !important;
    }

    .border-sm-top-none {
        border-top: none !important;
    }

    .border-sm-bottom-none {
        border-bottom: none !important;
    }
}

@media (max-width: 991.98px) {
    .border-md-left-none {
        border-left: none !important;
    }

    .border-md-right-none {
        border-right: none !important;
    }

    .border-md-top-none {
        border-top: none !important;
    }

    .border-md-bottom-none {
        border-bottom: none !important;
    }
}

@media (max-width: 1199.98px) {
    .border-lg-left-none {
        border-left: none !important;
    }

    .border-lg-right-none {
        border-right: none !important;
    }

    .border-lg-top-none {
        border-top: none !important;
    }

    .border-lg-bottom-none {
        border-bottom: none !important;
    }
}

.border-xl-left-none {
    border-left: none !important;
}

.border-xl-right-none {
    border-right: none !important;
}

.border-xl-top-none {
    border-top: none !important;
}

.border-xl-bottom-none {
    border-bottom: none !important;
}

#blockShortcut .border-pink {
    border-color: #D4A0C6 !important;
}

#blockShortcut a {
    color: var(--dark-purple);
    display: block;
    /*text-align: left;*/
}

a:hover {
    color: var(--pink-cover);
}

.collapse .show-show {
    display: none;
}

.collapse.show .show-hide {
    display: block;
    margin-top: 3rem;
}

.collapse.show .show-show {
    display: block;
}

.collapse.show .nav-item {
    margin-bottom: 0.5rem;
}

.show-show h5 {
    font-weight: bold;
    margin-top: 1.5rem;
    margin-bottom: 0.5rem;
}

.show-show li a {
    margin-left: 5px;
}

.dark_btn {
    white-space: nowrap;
}



#blockShortcut .col:hover i {
    background: linear-gradient(220deg, #FFF -35%, var(--pink-cover) 40%);
}

#blockShortcut .container {
    background: none;
}

#features img {
    box-shadow: 0px 4px 30px #EDE9FE;
}


#blockShortcut .row .col-md-12 {
    box-shadow: 0px 4px 30px #EDE9FE;
    border-radius: 25px !important;
    background-color: #fff;
}

.banner_slider .icon-block {
    width: 70px;
    height: 70px;
    line-height: 70px !important;
    font-size: 25px;
}

.go_top .icon-block {
    width: 50px;
    height: 50px;
    line-height: 50px !important;
    font-size: 20px;
}

.navbar-expand-lg .navbar-nav {
    background: none;
}

nav button {
    margin-left: auto;
}

a *:not(i) {
    color: #462780 !important;
}

a:hover *:not(i),
footer a:hover,
footer i:hover {
    color: #D03C91 !important;
}

footer i {
    color: var(--dark-purple) !important;
}

nav button.navbar-toggler {
    top: 15px;
    right: 0;
    position: absolute;
}

#navbarSupportedContent {
    margin-right: 60px;
    display: block !important;
    text-align: right;
    margin-left: auto;
    /* margin-right: auto; */
    width: 500px;
    max-width: 100%;
}

    #navbarSupportedContent.show {
        padding-bottom: 3rem;
    }


.show-hide {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.navbar-expand-lg {
    flex-flow: column;
    -ms-flex-flow: column;
}

.navbar-brand {
    width: fit-content;
    margin-right: auto;
}

header {
    padding: 3px 0;
    position: fixed;
    top: 0;
    backdrop-filter: blur(5px);
    background-color: #ffffffb4;
}

section.about_app_section .blog_img,
section.about_app_section .blog_img img {
    width: 100%;
    border-radius: 25px !important;
}

.pricing_section .pricing_pannel .pricing_block {
    min-height: fit-content;
}

.pricing_pannel .row div {
    display: flex;
    flex-direction: column;
}

    .pricing_pannel .row div .card-body .pkg_name {
        flex-grow: 1;
    }

.btn.white_btn {
    width: fit-content;
    margin: auto;
}

.pricing_block.card-body .icon {
    margin: auto;
}

.show-show .dark_btn {
    display: inline-block;
}

.border-primary {
    border: var(--bg-purple) !important;
}

.card-fast {
    padding: 1.25rem;
    text-align: center;
    background-color: var(--bg-white);
    min-height: fit-content;
    border-radius: 12px;
    padding-top: 60px;
    margin-bottom: 40px;
    box-shadow: 0px 4px 30px #EDE9FE;
}

.search_bar .btn {
    background: linear-gradient(220deg, #FFF -35%, #462780 40%);
}

    .search_bar .btn:hover {
        background: linear-gradient(220deg, #FFF -35%, var(--pink-cover) 40%);
    }

table th {
    color: var(--dark-purple);
    text-align: center;
}

table strong {
    color: var(--pink-cover);
}

#table1 tr td:first-child,
#table2 tr td:first-child {
    width: 50%;
    text-align: left;
}

#table1 tr td:nth-child(2),
#table2 tr td:nth-child(2) {
    text-align: left;
    color: var(--pink-cover);
}

table p {
    margin: 0.5rem;
}

table td,
table th {
    outline: solid 1px #46278042;
}

table#danh-muc-ky-quy {
    width: 100%;
}

#blog .row > div {
    display: flex;
    flex-direction: column;
}

#blog .story_box,
#blog .story_text {
    flex-grow: 1 !important;
    display: flex;
    flex-direction: column;
}

#blog .pagination_block {
    max-width: calc(100% - 1.25rem);
    margin: auto;
}

/* section.dmkq ul li a {
    margin-left: 5px;
    display: inline-block !important;
} */

.blog_detail_section {
    margin-top: 10em;
}

.dark_btn {
    color: #fff !important;
    border-radius: 25px;
}

    .dark_btn:hover {
        color: #fff !important;
    }

.go_top2 {
    position: fixed;
    right: 0;
    bottom: 150px;
    cursor: pointer;
    transition: .4s all;
    z-index: 9998;
}

    .go_top2 i {
        width: 50px;
        height: 50px;
        line-height: 50px !important;
        font-size: 20px;
    }

    .go_top2 span {
        position: relative;
        display: block;
        width: 50px;
        height: 50px;
        line-height: 50px !important;
        font-size: 20px;
        background: linear-gradient(220deg, #FFF -35%, #462780 40%);
        border-radius: 25px;
        margin: 1rem;
        outline: solid 0.1px #00000029;
    }

        .go_top2 span:hover img {
            background: linear-gradient(220deg, #FFF -35%, var(--pink-cover) 40%);
            cursor: pointer;
        }

    .go_top2 img {
        width: 30px;
        height: 30px;
        line-height: 50px !important;
        font-size: 20px;
        position: absolute;
        margin: 0;
        left: 10px;
        top: 10px;
    }

.box-shadow {
    box-shadow: 0px 4px 30px #EDE9FE;
}

strong {
    color: var(--dark-purple);
    font-weight: bold;
}

.cl-secondary {
    color: var(--pink-cover) !important;
}

#contactPopup .modal-content {
    background: none;
    border: none;
    width: fit-content;
    height: fit-content;
    margin: 0 auto;
}

#contactPopup .contact_inner .contact_form {
    margin: 0 auto;
}

a[type=".pdf"],
a[href$=".pdf"],
a[href$=".zip"],
a[href$=".rar"],
a[href$=".doc"],
a[href$=".docx"],
a[href$=".xls"],
a[href$=".xlsx"] {
    color: var(--dark-purple) !important;
}
	a[type=".pdf"]:hover,
    a[href$=".pdf"]:hover,
    a[href$=".zip"]:hover,
    a[href$=".rar"]:hover,
    a[href$=".doc"]:hover,
    a[href$=".docx"]:hover,
    a[href$=".xls"]:hover,
    a[href$=".xlsx"]:hover {
        color: var(--pink-cover) !important;
    }

    a[type=".pdf"]::before,a[href$=".pdf"]::before {
        content: "\f1c1";
        font-family: "Font Awesome 6 Free";
        margin-right: 5px;
        padding-left: 5px;
        color: var(--pink-cover) !important;
        font-size: 25px;
        line-height: 23px;
    }

    a[href$=".doc"]::before,
    a[href$=".docx"]::before {
        content: "\f1c2";
        font-family: "Font Awesome 6 Free";
        margin-right: 5px;
        padding-left: 5px;
        color: var(--pink-cover) !important;
        font-size: 25px;
        line-height: 23px;
    }

    a[href$=".xls"]::before,
    a[href$=".xlsx"]::before {
        content: "\f1c3";
        font-family: "Font Awesome 6 Free";
        margin-right: 5px;
        padding-left: 5px;
        color: var(--pink-cover) !important;
        font-size: 25px;
        line-height: 23px;
    }

    a[href$=".zip"]::before,
    a[href$=".rar"]::before {
        content: "\f1c6";
        font-family: "Font Awesome 6 Free";
        margin-right: 5px;
        padding-left: 5px;
        color: var(--pink-cover) !important;
        font-size: 25px;
        line-height: 23px;
    }

.blog-file .row div {
    display: flex;
    flex-direction: column;
}


.blog-file .row .story_text ul {
    flex-grow: 1;
    flex-shrink: 0 !important;
}

.blog-file .row .story_text .dark_btn {
    top: auto;
}

.blog-file.blog-file-has-bg .row:nth-child(1) div:nth-child(2) .story_text {
    width: 50%;
}

.blog-file.blog-file-has-bg .row:nth-child(1) div:nth-child(2) .story_box {
    background: url('/images/lib.png');
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
    background-size: 50% 100%;
}

.nav-pills .nav-link {
    border: solid 1px var(--light-bg);
    border-radius: 25px;
    border: none;
}

.nav-pills .nav-link,
.nav-pills .show > .nav-link {
    background: #fff;
    color: var(--dark-purple);
}

    .nav-pills .nav-link.active,
    .nav-pills .show > .nav-link {
        background: var(--dark-purple);
        color: #fff;
    }

#pills-tabContent .story_text {
    padding: 1.25rem;
}

#FilePopup .modal-dialog {
    margin: 50px auto 0;
    padding: 0;
}

    #FilePopup .modal-dialog .story_text {
        height: 500px !important;
        overflow: scroll;
    }

#pills-tabContent .tab-content {
    min-height: 350px;
}

#FaqPopup .nav-link {
    text-align: left;
    width: 100%;
}

    #FaqPopup .nav-link::before {
        content: "\f059";
        font-family: "Font Awesome 6 Free";
        margin-right: 5px;
    }

#FaqPopup #accordionExample button,
#FaqPopup .card-header button,
#FaqPopup .card-body button {
    text-align: left;
}

#FaqPopup #accordionExample,
#FaqPopup .card-header,
#FaqPopup .card-body {
    text-align: left;
}

    #FaqPopup #accordionExample .card-header > *,
    #FaqPopup #accordionExample .card-body > * {
        padding-right: 20px !important;
    }

.go_bottom {
    z-index: 9999;
    bottom: 10vh;
    right: calc(50% - 15px);
    position: fixed;
}

    .go_bottom .icon-block {
        line-height: 30px !important;
        height: 30px;
        width: 30px;
        font-size: 15px;
        background-color: var(--pink-cover);
    }

header.white_header {
    background-color: #6a4ca1c2;
}

    header.white_header h5,
    header.white_header li a {
        color: #fff !important;
    }

        header.white_header h5:hover,
        header.white_header li a:hover {
            color: var(--pink-cover) !important;
        }

    header.white_header .dark_btn {
        outline: solid 0.1px #00000029;
    }

        header.white_header .dark_btn:hover {
            color: #fff !important;
        }

#navbarSupportedContent {
    position: relative;
}

header.fix_style.white_header .show-show .row {
    background-color: transparent !important;
    width: 100%;
}

header.white_header .show-show .row {
    background-color: transparent;
    width: 100%;
}

/* 
header.white_header .dark_btn:hover {
    background: linear-gradient(220deg, #FFF -35%, #462780 40%) !important;
} */

.pdfView {
    background-color: #FFFFFF;
    border-radius: 25px;
    padding: 20px;
    position: relative;
    box-shadow: 0px 4px 30px #EDE9FE;
    width: 100%;
    height: 600px;
}

.youtubeView {
    height: 400px;
}

.navbar-brand img {
    height: 50px;
    width: auto;
}

.desc {
    max-width: 100%;
}

@media screen and (min-width:767px) {

    .desc {
        max-width: 75%;
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (min-width:991.78px) {
    #nhip-dap-thi-truong .about_text {
        height: 150px;
    }

    /* section.banner_section {
        min-height: 500px;
    } */
}

.go_top {
    z-index: 9998;
}

    .go_top i,
    .go_top2 i {
        outline: solid 0.1px #00000029;
    }

.blog_detail_section {
    padding-top: 118px;
}

.table td,
.table th {
    border: var(--bg-purple) solid 1px !important;
    outline: none !important;
    text-align: center !important;
}

.table-hover tbody tr:hover {
    cursor: pointer;
    background-color: var(--light-bg);
}

#danh-muc-ky-quy.table-bordered td:nth-child(2) {
    color: var(--pink-cover);
}

.company_logos #company_slider .logo img {
    height: 80px;
    width: auto;
    max-width: 180px;
    margin: 0 auto;
}

.page-item.active .page-link {
    z-index: 3;
    color: var(--dark-purple);
    background-color: var(--light-bg);
    border-color: var(--dark-purple);
    font-weight: bold;
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: var(--dark-purple);
    background-color: #fff;
    border: 1px solid var(--dark-purple);
}

    .page-link:hover {
        color: var(--dark-purple);
        background-color: var(--light-bg);
        border: 1px solid var(--dark-purple);
    }

.btn.btn-secondary {
    padding: .375rem .75rem !important;
    background-color: var(--dark-purple);
}

.pagination_block li a.active {
    color: #fff !important;
}

.pagination_block li a {
    margin-bottom: 0 !important;
}

.dark_btn {
    padding: 5px 15px !important;
}

header.fix_style {
    padding: 0;
}


.breadcrumb {
    padding: 0;
    background: none;
}

    .breadcrumb a {
        color: var(--dark-purple) !important;
    }



header.dark-header {
    /* background-color: var(--dark-purple) !important; */
    background: linear-gradient(180deg, #FFF 66px, #462780db 0%);
    opacity: 1;
}

    header.dark-header a,
    header.dark-header h5 {
        color: #fff !important;
    }

    header.dark-header h5 {
        margin-bottom: 0.8rem;
    }

    header.dark-header .col-6 li {
        /* margin-bottom: 0.2rem; */
    }

.show-show .dark_btn {
    background: unset;
    background-color: #fff !important;
}

.show-show .navbar-nav {
    padding-right: 0;
}

.show-show .dark_btn {
    color: var(--dark-purple) !important;
}

header.dark-header .nav-link.dark_btn:hover {
    color: #fff !important;
}

/* header {
    backdrop-filter: unset;
    background-color: #fff !important;
} */

/* header {
    background-color: var(--dark-purple) !important;
} */

.navbar-toggler-icon i {
    /* color: #fff; */
    color: var(--dark-purple);
    font-size: 30px;
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.navbar-expand-lg .navbar-nav .nav-link.dark_btn {
    margin-top: 9px !important;
}

.blog_detail_section {
    margin-top: -50px !important;
}

#home-app-eves .owl-dot {
    display: none;
    width: 10px;
    height: 10px;
}

.interface_section .screen_slider {
    height: fit-content;
    min-height: fit-content;
    margin-bottom: 50px;
}

h1 {
    font-size: 32pt;
    line-height: 42pt;
}

h2 {
    font-size: 24pt;
    line-height: 32pt;
}

h3 {
    font-size: 18pt;
    line-height: 24pt;
}

h4 {
    font-size: 14pt;
    line-height: 18pt;
}

h5 {
    font-size: 12pt;
    line-height: 14pt;
}

h6 {
    font-size: 11pt;
    line-height: 12pt;
}

p {
    font-size: 12pt;
}

#toogleNavButton {
    right: 10px !important;
}

.hover-cl-primary:hover {
    color: var(--dark-purple) !important;
    transition: 0.4s;
}

#FaqPopup .accordion .card-body strong {
    color: unset;
    font-weight: 500;
}

#FaqPopup .accordion .card-body a {
    color: var(--dark-purple);
    font-weight: 500;
    /*text-transform: capitalize;*/
}

    #FaqPopup .accordion .card-body a:hover {
        color: var(--pink-cover);
    }

/*#FaqPopup button:hover, #FaqPopup button:focus, #FaqPopup button:active {
    background: none transparent;
    border: none;
}

:focus {
    outline: none !important;
}
*/


/* to remove slide effect  css */
.animated {
    -webkit-animation-duration: 0ms !important;
    animation-duration: 0ms !important;
    -webkit-animation-fill-mode: both !important;
    animation-fill-mode: both !important;
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

:root {
    --light-purple: #fff;
    --purple: #4e2993;
    --bg-purple: #4e2993;
    --dark-purple: #462780;
    --pink-cover: #D03C91;
    --body-text-purple: black;
    --text-white: #ffffff;
    --bg-white: #ffffff;
    --slider-dots-color: #D4D2DD;
    --light-bg: #DFDAF3;
    --footer-bg: #281154;
}

/* ------Media-Query-Start--------- */
@media screen and (max-width:1600px) {

    footer .top_footer.has_bg {
        background-repeat: repeat-y;
        background-position: 0 50px;
    }

    .why_we_section .why_inner {
        margin: 0 15px;
    }

    .youtube-video .modal-dialog {
        max-width: 1040px !important;
    }
}


@media screen and (max-width:1300px) {

    /* features section */
    .features_section .feature_detail .feature_box {
        width: 350px;
    }

    .features_section .feature_detail .left_data {
        padding-left: 75px;
    }

    .features_section .feature_detail .right_data {
        padding-right: 75px;
    }
}


@media screen and (max-width:1200px) {

    .row_am {
        padding: 50px 0;
    }

    /* navigation bar section */
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 5px 8px;
    }

        .navbar-expand-lg .navbar-nav .nav-link.dark_btn {
            padding: 9px 30px;
        }

    .navbar-expand-lg .navbar-nav .has_dropdown .drp_btn {
        right: 5px;
    }

    .banner_section .banner_slider .right_icon {
        right: -30px;
    }

    /* features section */
    .features_section .feature_detail .feature_box {
        width: 300px;
    }

    .features_section .feature_detail .left_data {
        padding-left: 15px;
    }

    .features_section .feature_detail .right_data {
        padding-right: 15px;
    }

    /* about app section */
    .about_app_section .about_text .app_statstic li {
        width: 210px;
        padding-left: 20px;
    }

        .about_app_section .about_text .app_statstic li p:first-child {
            font-size: 30px;
        }

    /* modern ui section */
    .modern_ui_section .ui_images::before {
        width: 475px;
        height: 475px;
    }

    .modern_ui_section .ui_images .right_img img:nth-child(1) {
        margin-left: -60px;
    }

    .modern_ui_section .ui_images .right_img img:nth-child(2) {
        margin-left: -140px;
    }

    /* download app section */
    .free_app_section .container .free_app_inner .free_img img {
        transform: scale(.8);
    }

        .free_app_section .container .free_app_inner .free_img img:last-child {
            margin-left: -120px;
        }

    .free_app_section .container .free_app_inner .free_img {
        margin-top: -180px;
    }

    /* newsletter section */
    .newsletter_box .section_title {
        width: 60%;
    }

        .newsletter_box .section_title h2 {
            font-size: 24px;
            letter-spacing: 1px;
        }

    .newsletter_box form .form-group .form-control {
        width: 250px;
    }

    .youtube-video .modal-dialog {
        max-width: 940px !important;
    }

    .app_solution_section .app_images ul li:nth-child(2) {
        width: 45%;
        left: 0;
    }

    .app_solution_section .app_images ul li:nth-child(3) {
        width: 50%;
        right: 0;
    }

    .experts_team_section .experts_box .text span {
        min-height: 50px;
        display: block;
        margin-bottom: 10px;
    }

    .review_list_section .review_box h3 {
        font-size: 16px;
    }

    .review_list_section .review_box p {
        font-size: 14px;
    }

    .review_list_section .review_box .reviewer .text span {
        font-size: 14px;
    }

    .contact_inner {
        margin-top: -120px;
    }

        .contact_inner .contact_form {
            width: 520px;
            padding: 50px 30px;
        }

        .contact_inner .contact_info {
            width: 350px;
        }

        .contact_inner .section_title h2 {
            font-size: 34px;
        }

    .bred_crumb {
        min-height: 400px;
    }

        .bred_crumb::after {
            background-size: 100%;
            height: 110px;
        }

    .blog_detail_section .blog_inner_pannel {
        margin-top: -100px;
        padding: 30px;
    }
}

@media screen and (max-width:992px) {

    /* navigation section */
    .navbar-toggler-icon {
        display: flex;
        align-items: center;
        color: var(--body-text-purple);
        justify-content: flex-end;
    }

    .white_header .toggle-bar {
        color: var(--text-white);
    }

    .free_app_section .container .free_app_inner .free_text .section_title h2,
    .section_title h2 {
        font-size: 30px;
    }

    header.fix_style {
        padding: 5px 0;
    }

    .white_header .navbar-collapse {
        position: absolute;
        top: 110%;
        width: 100%;
    }

    .white_header .navbar-expand-lg .navbar-nav .nav-link,
    .white_header .navbar-expand-lg .navbar-nav .has_dropdown .drp_btn {
        color: var(--body-text-purple);
    }

        .white_header .navbar-expand-lg .navbar-nav .nav-link.dark_btn {
            background-color: var(--bg-purple);
            color: var(--text-white);
        }

    .banner_section {
        text-align: center;
    }

        .banner_section .app_btn,
        .banner_section .used_app {
            justify-content: center;
        }

    /* navigation section */
    .navbar-expand-lg .navbar-nav {
        align-items: flex-start;
    }

    .navbar-toggler {
        padding-right: 0;
        line-height: 1.7;
    }

    .navbar-expand-lg .navbar-nav {
        padding: 20px 15px;
        background-color: var(--bg-white);
        border-radius: 15px;
        box-shadow: 0 4px 10px #EDE9FE;
    }

        .navbar-expand-lg .navbar-nav .nav-link.dark_btn {
            margin-left: 0;
            margin-top: 15px;
        }

        .navbar-expand-lg .navbar-nav .has_dropdown {
            flex-direction: column;
            align-items: flex-start;
            width: 100%;
            box-shadow: none;
        }

            .navbar-expand-lg .navbar-nav .has_dropdown:hover {
                box-shadow: none;
            }

            .navbar-expand-lg .navbar-nav .has_dropdown .drp_btn {
                position: absolute;
                right: 0;
                padding: 0 10px;
            }

            .navbar-expand-lg .navbar-nav .has_dropdown .sub_menu {
                position: relative;
                opacity: 1;
                pointer-events: all;
                top: auto;
                background-color: transparent;
                width: 100%;
                border-bottom: 1px solid #6b49f268;
                border-radius: 0;
                width: 100%;
                min-width: 100%;
                max-width: 100%;
                margin-left: 10px;
                display: none;
                box-shadow: none;
                margin-top: 0;
            }

                .navbar-expand-lg .navbar-nav .has_dropdown .sub_menu ul {
                    padding: 0;
                    margin-top: 0;
                }

                    .navbar-expand-lg .navbar-nav .has_dropdown .sub_menu ul li a {
                        padding: 5px 10px;
                        display: block;
                        padding-left: 0;
                    }

            .navbar-expand-lg .navbar-nav .has_dropdown:hover .sub_menu {
                margin-top: 0;
            }

    /* banner section */
    .banner_section .banner_text h1 {
        font-size: 40px;
    }

    .banner_section .banner_slider {
        margin-top: 50px;
    }

        .banner_section .banner_slider .left_icon {
            left: 0;
        }

        .banner_section .banner_slider .right_icon {
            right: 0;
        }

    /* features section */
    .features_section .feature_detail .feature_img {
        width: 275px;
    }

    .features_section .feature_detail .feature_box .data_block {
        margin-bottom: 30px;
    }

    .features_section .feature_detail .feature_box {
        width: 200px;
    }

    /* about app section */
    .about_app_section .row {
        flex-direction: column-reverse;
    }

    .about_app_section .about_img {
        justify-content: flex-start;
        margin-top: 75px;
        margin-left: 0;
    }

        .about_app_section .about_img::before {
            left: 50%;
        }

        .about_app_section .about_img .screen_img {
            margin-left: -170px;
        }

    .about_app_section .about_text .app_statstic {
        justify-content: flex-start;
    }

        .about_app_section .about_text .app_statstic li {
            width: 35%;
            margin-right: 30px;
        }

    .about_app_section .about_img::before {
        left: 35%;
    }

    /* modern ui section */
    .modern_ui_section .ui_images {
        margin-top: 30px;
    }

    .modern_ui_section .ui_text {
        padding-right: 0;
    }

    .modern_ui_section .ui_images .right_img {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    /* how it work section */
    .how_it_works .step_block ul li .step_text,
    .how_it_works .step_block ul li .step_img {
        width: 280px;
    }

    .how_it_works .yt_video .thumbnil a {
        top: 57%;
    }

        .how_it_works .yt_video .thumbnil a span {
            font-size: 20px;
        }

    /* testimonial section */
    #testimonial_slider {
        max-width: 500px;
    }

    /* pricing section */
    .pricing_section .pricing_pannel .pricing_block {
        padding-left: 15px;
        padding-right: 15px;
        min-height: 600px;
        padding-top: 30px;
    }

        .pricing_section .pricing_pannel .pricing_block .price {
            font-size: 36px;
        }

        .pricing_section .pricing_pannel .pricing_block .benifits li p {
            font-size: 14px;
        }

    /* interface section */
    .interface_section .screen_slider {
        min-height: 550px;
    }

    /* download app section */
    .free_app_section .container .free_app_inner {
        padding: 20px 15px;
    }

        .free_app_section .container .free_app_inner .free_img img {
            transform: scale(.7);
        }

            .free_app_section .container .free_app_inner .free_img img:last-child {
                margin-left: -180px;
            }

        .free_app_section .container .free_app_inner .free_text .app_btn li a {
            padding: 10px 20px;
        }

    /* latest story section */
    .latest_story {
        margin-bottom: 40px;
    }

        .latest_story .story_box .story_text {
            padding: 15px;
        }

    /* newsletter section */
    .newsletter_box {
        flex-direction: column;
        padding: 30px 20px;
    }

        .newsletter_box .section_title,
        .newsletter_box form {
            width: 100%;
            margin: 10px 0;
            justify-content: center;
        }

            .newsletter_box form .form-group .form-control {
                width: 350px;
            }

            .newsletter_box .section_title h2,
            .newsletter_box .section_title p {
                text-align: center;
            }

    /* footer section */
    footer .top_footer .logo,
    footer h3 {
        margin-bottom: 20px;
    }

    footer .abt_side {
        margin-bottom: 50px;
    }

    footer .top_footer .try_out {
        margin-left: 0;
    }

    footer .top_footer .col-md-6 {
        margin-bottom: 15px;
    }

    footer .top_footer.has_bg {
        background-position: center;
    }

    /* Bred Crumb */
    .bred_crumb {
        min-height: 350px;
    }

        .bred_crumb .bred_text h1 {
            font-size: 30px;
        }

        .bred_crumb::after {
            background-size: 100%;
            height: 90px;
            bottom: -5px;
        }

        .bred_crumb .bred_text .search_bar form .form-group {
            height: 50px;
        }

            .bred_crumb .bred_text .search_bar form .form-group .btn {
                width: 46px;
                height: 46px;
                line-height: 46px;
            }

        .bred_crumb .banner_shape3 {
            top: 240px;
            animation: mymove 3s infinite;
        }


    .app_solution_section .app_images {
        margin-top: 30px;
    }

        .app_solution_section .app_images ul li:nth-child(2) {
            text-align: right;
        }

    .app_solution_section .app_text p {
        padding-right: 0;
    }

    .app_solution_section .app_text .section_title {
        text-align: center;
    }

    .app_solution_section .app_images {
        margin-top: 70px;
    }

        .app_solution_section .app_images::before {
            width: 350px;
            height: 350px;
        }

    .why_we_section .why_inner {
        padding: 35px 0;
        padding-bottom: 0px;
    }

        .why_we_section .why_inner .why_box {
            margin-bottom: 50px;
            text-align: center;
        }

            .why_we_section .why_inner .why_box .icon {
                margin-bottom: 30px;
            }


    .experts_team_section .experts_box .text span {
        min-height: auto;
    }

    .query_inner .white_btn {
        font-size: 14px;
    }


    .blog_list_main .blog_text {
        margin-top: 30px;
    }

    .blog_detail_section .blog_inner_pannel {
        margin-top: -100px;
        padding: 30px;
    }

        .blog_detail_section .blog_inner_pannel .info ul {
            padding-left: 30px;
        }

    .comment_section ul li .comment {
        width: calc(100% - 280px);
        margin-left: 20px;
    }

    .blog_detail_section .blog_inner_pannel .quote_block {
        padding: 55px 30px 35px 30px;
    }

    .contact_inner {
        flex-direction: column;
        margin-top: 60px;
    }

        .contact_inner .contact_form {
            width: 100%;
        }

        .contact_inner .contact_info {
            width: 100%;
            margin-top: 50px;
        }


    #blockShortcut .col-md-6 a {
        width: 150px !important;
        text-align: left;
        margin-left: calc(50% - 75px);
    }

    #blockShortcut .row .row div:nth-child(2) {
        border-right: none !important;
        margin-bottom: 10px;
    }
}

@media screen and (max-width:767px) {

    #blockShortcut i {
        margin-top: 0.5em;
    }

    #blockShortcut h4 {
        width: 150px !important;
        max-width: 100% !important;
        margin-left: 0 !important;
        text-align: center;
        margin-bottom: 0.5em;
    }

    #blockShortcut .col-6 {
        border: none !important;
    }

    #blockShortcut {
        min-height: 210px;
        height: fit-content !important;
    }

    /* #blockShortcut .col-6:nth-child(1) {
        border-right: solid 1px #D03C91 !important;
        border-bottom: solid 1px #D03C91 !important;
    }

    #blockShortcut .col-6:nth-child(2) {
        border-left: solid 1px #D03C91 !important;
        border-bottom: solid 1px #D03C91 !important;
    }

    #blockShortcut .col-6:nth-child(3) {
        border-right: solid 1px #D03C91 !important;
        border-top: solid 1px #D03C91 !important;
    }

    #blockShortcut .col-6:nth-child(4) {
        border-left: solid 1px #D03C91 !important;
        border-top: solid 1px #D03C91 !important;
    } */

    body {
        font-size: 14px;
        text-align: center;
    }

    .row_am {
        padding: 30px 0;
    }

    .section_title p br {
        display: none;
    }

    .free_app_section .container .free_app_inner .free_text .section_title h2,
    .section_title h2 {
        font-size: 24px;
    }

    /* navbar section */
    .navbar {
        padding-top: 15px;
    }

    .navbar-expand-lg .navbar-nav .has_dropdown .sub_menu ul li a {
        text-align: left;
        line-height: 1.5;
        font-size: 14px;
    }

    /* banner section */
    .banner_section {
        margin-top: 60px;
    }

        .banner_section .banner_text h1 {
            font-size: 30px;
        }

        .banner_section .app_btn,
        .banner_section .used_app {
            justify-content: center;
        }

            .banner_section .app_btn li:last-child {
                margin-left: 0;
            }

            .banner_section .app_btn li {
                margin: 0 15px;
            }

                .banner_section .app_btn li a {
                    padding: 5px 15px;
                }

                    .banner_section .app_btn li a img {
                        height: 25px;
                    }

        .banner_section .banner_slider .left_icon {
            left: -40px;
        }

        .banner_section .banner_slider .right_icon {
            right: -40px;
            z-index: 1000;
        }

        .banner_section .banner_slider::before {
            width: 350px;
            height: 350px;
        }

    /* trusted logo section */
    .trusted_section .company_logos {
        padding-top: 0;
    }

        .trusted_section .company_logos img {
            max-width: 70%;
        }

    /* features section */
    .features_section .feature_detail {
        flex-direction: column-reverse;
        padding-top: 30px;
        margin-top: 0;
    }

        .features_section .feature_detail .feature_img {
            position: relative;
            top: auto;
            left: auto;
            transform: none;
            width: 75%;
            margin: 0 auto;
        }

        .features_section .feature_detail .feature_box {
            width: 100%;
            padding: 0 15px;
            text-align: center;
        }

        .features_section .feature_detail .left_data .data_block .icon {
            margin-right: 0;
        }

        .features_section .feature_detail .right_data .data_block .icon {
            margin-left: 0;
        }

        .features_section .feature_detail .feature_box .data_block {
            margin-bottom: 0;
            margin-top: 30px;
        }

    /* about app section */
    .about_app_section .about_text,
    .about_app_section .about_text .section_title {
        text-align: center;
    }

        .about_app_section .about_text .app_statstic {
            margin-top: 0;
            justify-content: space-between;
        }

            .about_app_section .about_text .app_statstic li {
                width: 48%;
                margin-right: 0;
            }

                .about_app_section .about_text .app_statstic li p:first-child {
                    font-size: 18px;
                }

    .about_app_section .about_img {
        margin: 0;
        margin-top: 50px;
        justify-content: center;
    }

        .about_app_section .about_img::before {
            width: 350px;
            height: 350px;
        }

    /* modern ui section */
    .modern_ui_section .ui_images {
        margin-top: 10px;
    }

    .modern_ui_section .section_title {
        text-align: center;
    }

    .modern_ui_section .design_block li {
        padding-left: 0;
        margin-bottom: 30px;
    }

        .modern_ui_section .design_block li::before {
            position: relative;
            left: auto;
            top: auto;
            display: inline-block;
        }

    .modern_ui_section .ui_images img {
        max-width: 100%;
    }

    .modern_ui_section .ui_images::before {
        width: 350px;
        height: 350px;
    }

    .modern_ui_section .ui_images .left_img {
        width: 70%;
    }

    .modern_ui_section .ui_images .right_img {
        justify-content: center;
    }

        .modern_ui_section .ui_images .right_img img:nth-child(1) {
            top: 0;
            width: 100px;
        }

        .modern_ui_section .ui_images .right_img img:nth-child(3) {
            margin-top: 0;
        }

    /* how it work section */
    .how_it_works .how_it_inner {
        padding: 50px 15px;
    }

    .how_it_works .step_block ul {
        padding-top: 30px;
    }

        .how_it_works .step_block ul li,
        .how_it_works .step_block ul li:nth-child(2) {
            flex-direction: column;
            padding-left: 30px;
        }

            .how_it_works .step_block ul li .step_text h4 {
                font-size: 18px;
            }

            .how_it_works .step_block ul li::before {
                left: 0;
                transform: none;
                height: calc(100% + 10px);
                top: 40px;
            }

            .how_it_works .step_block ul li:first-child::before {
                height: calc(100% + 50px);
            }

            .how_it_works .step_block ul li:first-child::after {
                left: -5px;
                transform: none;
                display: none;
            }

            .how_it_works .step_block ul li .step_text,
            .how_it_works .step_block ul li .step_img,
            .how_it_works .step_block ul li:nth-child(2) .step_text,
            .how_it_works .step_block ul li:nth-child(2) .step_img {
                text-align: center;
            }

            .how_it_works .step_block ul li .step_text,
            .how_it_works .step_block ul li .step_img {
                width: 100%;
            }

            .how_it_works .step_block ul li .step_number {
                position: absolute;
                top: -5px;
                left: -23px;
                width: 50px;
                height: 50px;
            }

            .how_it_works .step_block ul li:last-child::before {
                opacity: 0;
            }

            .how_it_works .step_block ul li .step_number h3 {
                font-size: 15px;
                margin-bottom: 0;
                margin-top: -2px;
            }

    .how_it_works .yt_video {
        margin-top: -50px;
    }

        .how_it_works .yt_video .thumbnil {
            height: 300px;
            border-radius: 15px;
        }

            .how_it_works .yt_video .thumbnil img {
                height: 100%;
                object-fit: cover;
                object-position: center;
                border-radius: 15px;
            }

            .how_it_works .yt_video .thumbnil a {
                width: 100%;
            }

                .how_it_works .yt_video .thumbnil a .play_btn::after {
                    width: 140px;
                    height: 140px;
                }

                .how_it_works .yt_video .thumbnil a .play_btn::before {
                    width: 120px;
                    height: 120px;
                }

                .how_it_works .yt_video .thumbnil a .play_btn img {
                    height: auto;
                }

    /* testimonial section */
    .testimonial_section .testimonial_block {
        margin: 0;
    }

        .testimonial_section .testimonial_block .avtar_faces {
            display: none;
        }

        .testimonial_section .testimonial_block .testimonial_slide_box {
            width: 100%;
        }

    /* pricing section */
    .pricing_section .pricing_pannel .pricing_block {
        min-height: auto;
        padding: 30px 15px;
    }

        .pricing_section .pricing_pannel .pricing_block .icon {
            margin-bottom: 15px;
        }

    .pricing_section .contact_text {
        margin-top: -20px;
    }

    /* faq section */
    .faq_section .faq_panel .card-header h2 {
        text-align: left;
    }

    .faq_section .faq_panel .card-header .btn {
        font-size: 16px;
        padding-right: 30px;
        text-align: left;
    }

    .faq_section .faq_panel .card-body p {
        text-align: left;
    }

    /* interface section */
    .interface_section .screen_slider {
        min-height: 720px;
    }

    .interface_section .owl-item .screen_frame_img img {
        transform: scale(1);
    }

    /* download section */
    .free_app_section .container .free_app_inner {
        padding: 50px 15px;
        padding-bottom: 0;
        z-index: 99;
    }

        .free_app_section .container .free_app_inner .free_img {
            margin-top: 0;
            justify-content: center;
        }

            .free_app_section .container .free_app_inner .free_img img {
                max-width: 100%;
            }

        .free_app_section .container .free_app_inner .free_text .section_title {
            text-align: center;
        }

        .free_app_section .container .free_app_inner .free_text .app_btn {
            flex-direction: column;
        }

            .free_app_section .container .free_app_inner .free_text .app_btn li a {
                width: 200px;
                text-align: center;
            }

            .free_app_section .container .free_app_inner .free_text .app_btn li:last-child {
                margin-left: 0;
                margin-top: 15px;
            }

    /* latest story section */
    .latest_story .story_box {
        margin-bottom: 30px;
    }

    /* newsletter section */
    .newsletter_box form {
        flex-direction: column;
        align-items: center;
    }

        .newsletter_box form .form-group {
            width: 100%;
        }

            .newsletter_box form .form-group .form-control {
                width: 100%;
                margin-bottom: 15px;
            }

    .newsletter_box .section_title p {
        font-size: 13px;
    }

    /* footer section */
    footer .links,
    footer .abt_side {
        margin-bottom: 30px;
    }

    footer .top_footer .social_media {
        justify-content: center;
    }

        footer .top_footer .social_media li a {
            margin: 0 5px;
        }

    footer .top_footer .try_out {
        margin-left: 0;
    }

    footer .app_btn li a {
        margin: 0 auto;
    }

    footer .bottom_footer .developer_text {
        text-align: center;
        margin-top: 10px;
    }

    footer .go_top {
        right: 10px;
    }

    footer .top_footer .col-md-6 {
        margin-bottom: 0px;
    }

    /* animation line section */
    .anim_line,
    .anim_line.dark_bg {
        width: 140%;
    }

    /* latest story section */
    .latest_story .story_box .story_img img {
        width: 100%;
    }

    /* go top button section */
    .go_top {
        bottom: 0;
        z-index: 9998;
    }

    .go_top2 {
        bottom: 115px !important;
    }

    .purple_backdrop {
        display: none;
    }


    /* Bread-Crumb */
    .bred_crumb {
        min-height: 330px;
    }

        .bred_crumb .bred_text h1 {
            font-size: 24px;
        }

        .bred_crumb .bred_text .search_bar form .form-group {
            height: 50px;
        }

            .bred_crumb .bred_text .search_bar form .form-group .btn {
                width: 46px;
                height: 46px;
                line-height: 46px;
            }

        .bred_crumb .bred_text {
            padding: 0 15px;
            margin-top: 15px;
        }

        .bred_crumb::after {
            background-size: cover;
            height: 100px;
        }



    .blog_list_main .blog_text .section_title,
    .blog_list_story .story_box {
        text-align: center;
    }

    .why_we_section .why_inner {
        padding-bottom: 10px;
    }

    .experts_team_section .experts_box {
        padding: 20px;
        margin-bottom: 15px;
    }

    .pagination_block ul li:not(:first-child, :last-child) a {
        width: 24px;
        height: 24px;
        line-height: 24px;
        margin: 0 3px;
        font-size: 12px;
    }

    .blog_detail_bredcrumb.bred_crumb .bred_text {
        margin-top: -10px;
    }

    .blog_detail_section .blog_inner_pannel {
        margin-top: -70px;
        padding: 25px 20px;
    }

        .blog_detail_section .blog_inner_pannel .section_title {
            margin-bottom: 20px;
        }

            .blog_detail_section .blog_inner_pannel .section_title h2 {
                font-size: 22px;
                line-height:26px;
            }

        .blog_detail_section .blog_inner_pannel .info h3 {
            font-size: 18px;
        }

        .blog_detail_section .blog_inner_pannel .info ul {
            text-align: left;
            padding-left: 0;
        }

        .blog_detail_section .blog_inner_pannel .two_img {
            margin-bottom: 0;
        }

            .blog_detail_section .blog_inner_pannel .two_img img {
                margin: 10px 0;
            }

        .blog_detail_section .blog_inner_pannel .quote_block .q_icon {
            left: 50%;
            transform: translateX(-50%);
        }

        .blog_detail_section .blog_inner_pannel .quote_block {
            padding: 55px 20px 35px 20px;
        }

            .blog_detail_section .blog_inner_pannel .quote_block h2 {
                font-size: 18px;
                line-height: 1.4;
            }

        .blog_detail_section .blog_inner_pannel .blog_authore {
            flex-direction: column;
        }

            .blog_detail_section .blog_inner_pannel .blog_authore .authore_info {
                margin-bottom: 30px;
            }

                .blog_detail_section .blog_inner_pannel .blog_authore .authore_info .text h3 {
                    font-size: 18px;
                }

    .comment_section ul li {
        flex-direction: column;
        padding: 20px 0;
        text-align: left;
    }

        .comment_section ul li .comment {
            width: 100%;
            margin-left: 0;
        }

        .comment_section ul li .authore_info {
            width: 100%;
            margin-bottom: 15px;
        }

        .comment_section ul li.replay_comment {
            margin-left: 30px;
        }

        .comment_section ul li .authore_info .text {
            width: auto;
        }

    .comment_form_section form .form-group .form-control {
        height: 45px;
        font-size: 14px;
        margin-bottom: 15px;
    }


    .signup_form {
        width: calc(100% - 30px);
        margin: 0 15px;
    }

        .signup_form form {
            padding: 0 20px;
        }

            .signup_form form .form-group .form-control {
                font-size: 14px;
                height: 50px;
            }

        .signup_form .or_option .google_btn {
            min-width: 275px;
            padding: 12px 10px;
        }

    .signup_section .back_btn {
        top: 15px;
    }

    .signup_section .top_part {
        padding-top: 35px;
        padding-bottom: 35px;
    }

    .review_freeapp {
        margin: 0 0 40px 0;
    }

    .review_list_section .review_box .rating ul,
    .review_list_section .review_box .reviewer {
        justify-content: flex-start;
        text-align: center;
    }

        .review_list_section .review_box .reviewer .text {
            width: auto;
            text-align: left;
        }

    .review_list_section .review_box {
        text-align: left;
    }

    .contact_inner {
        margin-top: 40px;
    }

        .contact_inner .contact_form {
            padding: 30px 20px;
        }

        .contact_inner .section_title h2 {
            font-size: 24px;
        }

        .contact_inner .contact_form form .form-group .form-control {
            height: 50px;
            font-size: 14px;
        }

        .contact_inner .contact_form form .term_check label {
            text-align: left;
            line-height: 1.3;
        }

        .contact_inner .contact_form form .term_check {
            align-items: flex-start;
        }

        .contact_inner .contact_info .section_title {
            text-align: center;
        }

        .contact_inner .contact_info .btn {
            margin-bottom: 30px;
        }

        .contact_inner .contact_info .contact_info_list li {
            flex-direction: column;
        }

            .contact_inner .contact_info .contact_info_list li .img {
                width: 100%;
                margin: 0;
            }

            .contact_inner .contact_info .contact_info_list li .text {
                width: 100%;
                margin-top: 10px;
            }

    .map_section {
        margin: 15px 0;
    }
}

@media screen and (max-width:640px) {
    .features_section .feature_detail .feature_box {
        justify-content: center;
        margin: 0 auto;
    }

    .bred_crumb .banner_shape1,
    .banner_shape2,
    .banner_shape3 {
        display: none;
    }

    .query_section .banner_shape1,
    .banner_shape2,
    .banner_shape3 {
        display: none;
    }
}

@media screen and (max-width:479px) {

    /* about app section */
    .about_app_section .about_img::before {
        left: 49%;
    }
}

.app-image {
    width: 315px;
    height: 640px;
    border-radius: 50px;
}

.about_img .screen_img img {
    width: 280px;
    height: auto;
}


.free_app_inner .free_img img:first-child {
    width: 220px;
    height: auto;
}

.anim_line {
    display: none !important;
}

#blockShortcut {
    height: 210px;
    margin-top: -105px;
}

    #blockShortcut h4 {
        color: var(--pink-cover) !important;
        margin-bottom: 0;
    }

    #blockShortcut i {
        font-size: 20px !important;
        line-height: 45px !important;
        width: 45px;
        height: 45px;
        border-radius: 100%;
        background: linear-gradient(220deg, #FFF -35%, #462780 40%);
        color: #fff;
        text-align: center;
        /*margin-left: calc(50% - 61px);*/
    }

        #blockShortcut i:hover,
        .navbar-expand-lg .navbar-nav .nav-link.dark_btn:hover,
        .banner_slider .icon-block:hover,
        .dark_btn:hover,
        .icon-block:hover,
        .hover-pink:hover {
            background: linear-gradient(220deg, #FFF -35%, var(--pink-cover) 40%);
            cursor: pointer;
        }

    #blockShortcut h4 {
        margin-left: 5px;
        font-weight: 700 !important;
        font-size: 16px !important;
        display: inline-block;
    }

    #blockShortcut .bg-white {
        border-radius: 25px !important;
    }

.border-pink {
    border-color: var(--pink-cover) !important;
    border-width: 1px !important;
}

.cl-primary {
    color: var(--dark-purple) !important;
}

.cl-secondary {
    color: var(--pink-cover) !important;
}

.lh-inherit {
    line-height: inherit !important;
}

section.banner_section {
    background-image: url('/images/banner.png') !important;
    background-size: cover;
    background-position: center center;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
}

.navbar {
    padding: 0;
}

.banner_section {
    margin-top: 66px;
    /* padding-top: 30px; */
    padding-bottom: 100px;
}

.toggle-bar {
    border-color: #462780;
}

    .toggle-bar::before,
    .toggle-bar::after {
        background-color: #462780;
    }

#screen_slider .card, #screen_slider_2 .card {
    border: solid 1px var(--light-bg);
    box-shadow: 0 4px 10px #EDE9FE;
}

#screen_slider .card-header, #screen_slider_2 .card-header {
    background-image: url('/images/news-1.png');
    background-size: cover;
    background-position: center;
    height: 150px !important;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    border-bottom: none;
}

#screen_slider .card-body, #screen_slider_2 .card-body {
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    /* background: linear-gradient(180deg, #FFFFFF -50%, #E9E6F0 25%); */
}

    #screen_slider .card-body p, #screen_slider_2 .card-body p {
        color: black;
        line-height: 22px;
        height: 88px;
        overflow: clip;
    }

@media (max-width: 575.98px) {
    .border-xs-left-none {
        border-left: none !important;
    }

    .border-xs-right-none {
        border-right: none !important;
    }

    .border-xs-top-none {
        border-top: none !important;
    }

    .border-xs-bottom-none {
        border-bottom: none !important;
    }
}

@media (max-width: 767.98px) {
    .border-sm-left-none {
        border-left: none !important;
    }

    .border-sm-right-none {
        border-right: none !important;
    }

    .border-sm-top-none {
        border-top: none !important;
    }

    .border-sm-bottom-none {
        border-bottom: none !important;
    }
}

@media (max-width: 991.98px) {
    .border-md-left-none {
        border-left: none !important;
    }

    .border-md-right-none {
        border-right: none !important;
    }

    .border-md-top-none {
        border-top: none !important;
    }

    .border-md-bottom-none {
        border-bottom: none !important;
    }
}

@media (max-width: 1199.98px) {
    .border-lg-left-none {
        border-left: none !important;
    }

    .border-lg-right-none {
        border-right: none !important;
    }

    .border-lg-top-none {
        border-top: none !important;
    }

    .border-lg-bottom-none {
        border-bottom: none !important;
    }
}

.border-xl-left-none {
    border-left: none !important;
}

.border-xl-right-none {
    border-right: none !important;
}

.border-xl-top-none {
    border-top: none !important;
}

.border-xl-bottom-none {
    border-bottom: none !important;
}

#blockShortcut .border-pink {
    border-color: #D4A0C6 !important;
}

#blockShortcut a {
    color: var(--dark-purple);
    display: block;
    /*text-align: left;*/
}

a:hover {
    color: var(--pink-cover);
}

.collapse .show-show {
    display: none;
}

.collapse.show .show-hide {
    display: block;
    margin-top: 3rem;
}

.collapse.show .show-show {
    display: block;
}

.collapse.show .nav-item {
    margin-bottom: 0.5rem;
}

.show-show h5 {
    font-weight: bold;
    margin-top: 1.5rem;
    margin-bottom: 0.5rem;
}

.show-show li a {
    margin-left: 5px;
}

.dark_btn {
    white-space: nowrap;
}



#blockShortcut .col:hover i {
    background: linear-gradient(220deg, #FFF -35%, var(--pink-cover) 40%);
}

#blockShortcut .container {
    background: none;
}

#features img {
    box-shadow: 0px 4px 30px #EDE9FE;
}


#blockShortcut .row .col-md-12 {
    box-shadow: 0px 4px 30px #EDE9FE;
    border-radius: 25px !important;
    background-color: #fff;
}

.banner_slider .icon-block {
    width: 70px;
    height: 70px;
    line-height: 70px !important;
    font-size: 25px;
}

.go_top .icon-block {
    width: 50px;
    height: 50px;
    line-height: 50px !important;
    font-size: 20px;
}

.navbar-expand-lg .navbar-nav {
    background: none;
}

nav button {
    margin-left: auto;
}

a *:not(i) {
    color: #462780 !important;
}

a:hover *:not(i),
footer a:hover,
footer i:hover {
    color: #D03C91 !important;
}

footer i {
    color: var(--dark-purple) !important;
}

nav button.navbar-toggler {
    top: 15px;
    right: 0;
    position: absolute;
}

#navbarSupportedContent {
    margin-right: 60px;
    display: block !important;
    text-align: right;
    margin-left: auto;
    /* margin-right: auto; */
    width: 500px;
    max-width: 100%;
}

    #navbarSupportedContent.show {
        padding-bottom: 3rem;
    }


.show-hide {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.navbar-expand-lg {
    flex-flow: column;
    -ms-flex-flow: column;
}

.navbar-brand {
    width: fit-content;
    margin-right: auto;
}

header {
    padding: 3px 0;
    position: fixed;
    top: 0;
    backdrop-filter: blur(5px);
    background-color: #ffffffb4;
}

section.about_app_section .blog_img,
section.about_app_section .blog_img img {
    width: 100%;
    border-radius: 25px !important;
}

.pricing_section .pricing_pannel .pricing_block {
    min-height: fit-content;
}

.pricing_pannel .row div {
    display: flex;
    flex-direction: column;
}

    .pricing_pannel .row div .card-body .pkg_name {
        flex-grow: 1;
    }

.btn.white_btn {
    width: fit-content;
    margin: auto;
}

.pricing_block.card-body .icon {
    margin: auto;
}

.show-show .dark_btn {
    display: inline-block;
}

.border-primary {
    border: var(--bg-purple) !important;
}

.card-fast {
    padding: 1.25rem;
    text-align: center;
    background-color: var(--bg-white);
    min-height: fit-content;
    border-radius: 12px;
    padding-top: 60px;
    margin-bottom: 40px;
    box-shadow: 0px 4px 30px #EDE9FE;
}

.search_bar .btn {
    background: linear-gradient(220deg, #FFF -35%, #462780 40%);
}

    .search_bar .btn:hover {
        background: linear-gradient(220deg, #FFF -35%, var(--pink-cover) 40%);
    }

table th {
    color: var(--dark-purple);
    text-align: center;
}

table strong {
    color: var(--pink-cover);
}

#table1 tr td:first-child,
#table2 tr td:first-child {
    width: 50%;
    text-align: left;
}

#table1 tr td:nth-child(2),
#table2 tr td:nth-child(2) {
    text-align: left;
    color: var(--pink-cover);
}

table p {
    margin: 0.5rem;
}

table td,
table th {
    outline: solid 1px #46278042;
}

table#danh-muc-ky-quy {
    width: 100%;
}

#blog .row > div {
    display: flex;
    flex-direction: column;
}

#blog .story_box,
#blog .story_text {
    flex-grow: 1 !important;
    display: flex;
    flex-direction: column;
}

#blog .pagination_block {
    max-width: calc(100% - 1.25rem);
    margin: auto;
}

/* section.dmkq ul li a {
    margin-left: 5px;
    display: inline-block !important;
} */

.blog_detail_section {
    margin-top: 10em;
}

.dark_btn {
    color: #fff !important;
    border-radius: 25px;
}

    .dark_btn:hover {
        color: #fff !important;
    }

.go_top2 {
    position: fixed;
    right: 0;
    bottom: 150px;
    cursor: pointer;
    transition: .4s all;
    z-index: 9998;
}

    .go_top2 i {
        width: 50px;
        height: 50px;
        line-height: 50px !important;
        font-size: 20px;
    }

    .go_top2 span {
        position: relative;
        display: block;
        width: 50px;
        height: 50px;
        line-height: 50px !important;
        font-size: 20px;
        background: linear-gradient(220deg, #FFF -35%, #462780 40%);
        border-radius: 25px;
        margin: 1rem;
        outline: solid 0.1px #00000029;
    }

        .go_top2 span:hover img {
            background: linear-gradient(220deg, #FFF -35%, var(--pink-cover) 40%);
            cursor: pointer;
        }

    .go_top2 img {
        width: 30px;
        height: 30px;
        line-height: 50px !important;
        font-size: 20px;
        position: absolute;
        margin: 0;
        left: 10px;
        top: 10px;
    }

.box-shadow {
    box-shadow: 0px 4px 30px #EDE9FE;
}

strong {
    color: var(--dark-purple);
    font-weight: bold;
}

.cl-secondary {
    color: var(--pink-cover) !important;
}

#contactPopup .modal-content {
    background: none;
    border: none;
    width: fit-content;
    height: fit-content;
    margin: 0 auto;
}

#contactPopup .contact_inner .contact_form {
    margin: 0 auto;
}

a[href$=".pdf"],
a[href$=".zip"],
a[href$=".rar"],
a[href$=".doc"],
a[href$=".docx"],
a[href$=".xls"],
a[href$=".xlsx"] {
    color: var(--dark-purple) !important;
}

    a[href$=".pdf"]:hover,
    a[href$=".zip"]:hover,
    a[href$=".rar"]:hover,
    a[href$=".doc"]:hover,
    a[href$=".docx"]:hover,
    a[href$=".xls"]:hover,
    a[href$=".xlsx"]:hover {
        color: var(--pink-cover) !important;
    }

    a[href$=".pdf"]::before {
        content: "\f1c1";
        font-family: "Font Awesome 6 Free";
        margin-right: 5px;
        padding-left: 5px;
        color: var(--pink-cover) !important;
        font-size: 25px;
        line-height: 23px;
    }

    a[href$=".doc"]::before,
    a[href$=".docx"]::before {
        content: "\f1c2";
        font-family: "Font Awesome 6 Free";
        margin-right: 5px;
        padding-left: 5px;
        color: var(--pink-cover) !important;
        font-size: 25px;
        line-height: 23px;
    }

    a[href$=".xls"]::before,
    a[href$=".xlsx"]::before {
        content: "\f1c3";
        font-family: "Font Awesome 6 Free";
        margin-right: 5px;
        padding-left: 5px;
        color: var(--pink-cover) !important;
        font-size: 25px;
        line-height: 23px;
    }

    a[href$=".zip"]::before,
    a[href$=".rar"]::before {
        content: "\f1c6";
        font-family: "Font Awesome 6 Free";
        margin-right: 5px;
        padding-left: 5px;
        color: var(--pink-cover) !important;
        font-size: 25px;
        line-height: 23px;
    }

.blog-file .row div {
    display: flex;
    flex-direction: column;
}


.blog-file .row .story_text ul {
    flex-grow: 1;
    flex-shrink: 0 !important;
}

.blog-file .row .story_text .dark_btn {
    top: auto;
}

.blog-file.blog-file-has-bg .row:nth-child(1) div:nth-child(2) .story_text {
    width: 50%;
}

.blog-file.blog-file-has-bg .row:nth-child(1) div:nth-child(2) .story_box {
    background: url('/images/lib.png');
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
    background-size: 50% 100%;
}

.nav-pills .nav-link {
    border: solid 1px var(--light-bg);
    border-radius: 25px;
    border: none;
}

.nav-pills .nav-link,
.nav-pills .show > .nav-link {
    background: #fff;
    color: var(--dark-purple);
}

    .nav-pills .nav-link.active,
    .nav-pills .show > .nav-link {
        background: var(--dark-purple);
        color: #fff;
    }

#pills-tabContent .story_text {
    padding: 1.25rem;
}

#FilePopup .modal-dialog {
    margin: 50px auto 0;
    padding: 0;
}

    #FilePopup .modal-dialog .story_text {
        height: 500px !important;
        overflow: scroll;
    }

#pills-tabContent .tab-content {
    min-height: 350px;
}

#FaqPopup .nav-link {
    text-align: left;
    width: 100%;
}

    #FaqPopup .nav-link::before {
        content: "\f059";
        font-family: "Font Awesome 6 Free";
        margin-right: 5px;
    }

#FaqPopup #accordionExample button,
#FaqPopup .card-header button,
#FaqPopup .card-body button {
    text-align: left;
}

#FaqPopup #accordionExample,
#FaqPopup .card-header,
#FaqPopup .card-body {
    text-align: left;
}

    #FaqPopup #accordionExample .card-header > *,
    #FaqPopup #accordionExample .card-body > * {
        padding-right: 20px !important;
    }

.go_bottom {
    z-index: 9999;
    bottom: 10vh;
    right: calc(50% - 15px);
    position: fixed;
}

    .go_bottom .icon-block {
        line-height: 30px !important;
        height: 30px;
        width: 30px;
        font-size: 15px;
        background-color: var(--pink-cover);
    }

header.white_header {
    background-color: #6a4ca1c2;
}

    header.white_header h5,
    header.white_header li a {
        color: #fff !important;
    }

        header.white_header h5:hover,
        header.white_header li a:hover {
            color: var(--pink-cover) !important;
        }

    header.white_header .dark_btn {
        outline: solid 0.1px #00000029;
    }

        header.white_header .dark_btn:hover {
            color: #fff !important;
        }

#navbarSupportedContent {
    position: relative;
}

header.fix_style.white_header .show-show .row {
    background-color: transparent !important;
    width: 100%;
}

header.white_header .show-show .row {
    background-color: transparent;
    width: 100%;
}

/* 
header.white_header .dark_btn:hover {
    background: linear-gradient(220deg, #FFF -35%, #462780 40%) !important;
} */

.pdfView {
    background-color: #FFFFFF;
    border-radius: 25px;
    padding: 20px;
    position: relative;
    box-shadow: 0px 4px 30px #EDE9FE;
    width: 100%;
    height: 600px;
}

.youtubeView {
    height: 400px;
}

.navbar-brand img {
    height: 50px;
    width: auto;
}

.desc {
    max-width: 100%;
}

@media screen and (min-width:767px) {

    .desc {
        max-width: 75%;
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (min-width:991.78px) {
    #nhip-dap-thi-truong .about_text {
        height: 150px;
    }

    /* section.banner_section {
        min-height: 500px;
    } */
}

.go_top {
    z-index: 9998;
}

    .go_top i,
    .go_top2 i {
        outline: solid 0.1px #00000029;
    }

.blog_detail_section {
    padding-top: 118px;
}

.table td,
.table th {
    border: var(--bg-purple) solid 1px !important;
    outline: none !important;
    text-align: center !important;
}

.table-hover tbody tr:hover {
    cursor: pointer;
    background-color: var(--light-bg);
}

#danh-muc-ky-quy.table-bordered td:nth-child(2) {
    color: var(--pink-cover);
}

.company_logos #company_slider .logo img {
    height: 80px;
    width: auto;
    max-width: 180px;
    margin: 0 auto;
}

.page-item.active .page-link {
    z-index: 3;
    color: var(--dark-purple);
    background-color: var(--light-bg);
    border-color: var(--dark-purple);
    font-weight: bold;
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: var(--dark-purple);
    background-color: #fff;
    border: 1px solid var(--dark-purple);
}

    .page-link:hover {
        color: var(--dark-purple);
        background-color: var(--light-bg);
        border: 1px solid var(--dark-purple);
    }

.btn.btn-secondary {
    padding: .375rem .75rem !important;
    background-color: var(--dark-purple);
}

.pagination_block li a.active {
    color: #fff !important;
}

.pagination_block li a {
    margin-bottom: 0 !important;
}

.dark_btn {
    padding: 5px 15px !important;
}

header.fix_style {
    padding: 0;
}


.breadcrumb {
    padding: 0;
    background: none;
}

    .breadcrumb a {
        color: var(--dark-purple) !important;
    }



header.dark-header {
    /* background-color: var(--dark-purple) !important; */
    background: linear-gradient(180deg, #FFF 66px, #462780db 0%);
    opacity: 1;
}

    header.dark-header a,
    header.dark-header h5 {
        color: #fff !important;
    }

    header.dark-header h5 {
        margin-bottom: 0.8rem;
    }

    header.dark-header .col-6 li {
        /* margin-bottom: 0.2rem; */
    }

.show-show .dark_btn {
    background: unset;
    background-color: #fff !important;
}

.show-show .navbar-nav {
    padding-right: 0;
}

.show-show .dark_btn {
    color: var(--dark-purple) !important;
}

header.dark-header .nav-link.dark_btn:hover {
    color: #fff !important;
}

/* header {
    backdrop-filter: unset;
    background-color: #fff !important;
} */

/* header {
    background-color: var(--dark-purple) !important;
} */

.navbar-toggler-icon i {
    /* color: #fff; */
    color: var(--dark-purple);
    font-size: 30px;
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.navbar-expand-lg .navbar-nav .nav-link.dark_btn {
    margin-top: 9px !important;
}

.blog_detail_section {
    margin-top: -50px !important;
}

#home-app-eves .owl-dot {
    display: none;
    width: 10px;
    height: 10px;
}

.interface_section .screen_slider {
    height: fit-content;
    min-height: fit-content;
    margin-bottom: 50px;
}

h1 {
    font-size: 32pt;
    line-height: 42pt;
}

h2 {
    font-size: 24pt;
    line-height: 32pt;
}

h3 {
    font-size: 18pt;
    line-height: 24pt;
}

h4 {
    font-size: 14pt;
    line-height: 18pt;
}

h5 {
    font-size: 12pt;
    line-height: 14pt;
}

h6 {
    font-size: 11pt;
    line-height: 12pt;
}

p {
    font-size: 12pt;
}

#toogleNavButton {
    right: 10px !important;
}

.hover-cl-primary:hover {
    color: var(--dark-purple) !important;
    transition: 0.4s;
}

#FaqPopup .accordion .card-body strong {
    color: unset;
    font-weight: 500;
}

#FaqPopup .accordion .card-body a {
    color: var(--dark-purple);
    font-weight: 500;
    /*text-transform: capitalize;*/
}

    #FaqPopup .accordion .card-body a:hover {
        color: var(--pink-cover);
    }

/*#FaqPopup button:hover, #FaqPopup button:focus, #FaqPopup button:active {
    background: none transparent;
    border: none;
}

:focus {
    outline: none !important;
}
*/


/* to remove slide effect  css */
.animated {
    -webkit-animation-duration: 0ms !important;
    animation-duration: 0ms !important;
    -webkit-animation-fill-mode: both !important;
    animation-fill-mode: both !important;
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}


@-webkit-keyframes fadeOut {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}


#page-3080 table th, #page-3080 table td {
    padding: .5rem;
    vertical-align: top;
    border: var(--bg-purple) solid 1px !important;
    outline: none !important;
}

#blockShortcut .border-pink {
    border-color: #D4A0C6 !important;
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
    margin-bottom: 0 !important;
}
