                                                                                                                                                             :root {
                                                                                                                                                                --light-purple: #f9f9f9;
                                                                                                                                                                /* --blue-002: #24d1dd; */
                                                                                                                                                                --blue-002: #24c0cb;
                                                                                                                                                                --bg-purple: #6A49F2;
                                                                                                                                                                --dark-purple: #000000;
                                                                                                                                                                --body-text-purple: #000000;
                                                                                                                                                                --text-white: #ffffff;
                                                                                                                                                                --bg-white: #ffffff;
                                                                                                                                                                --slider-dots-color: #D4D2DD;
                                                                                                                                                                --light-bg: #DFDAF3;
                                                                                                                                                            }
                                                                                                                                                            /* ------Media-Query-Start--------- */
                                                                                                                                                            
                                                                                                                                                            @media screen and (max-width:1800px) {
                                                                                                                                                                .character_section.character_section2 {
                                                                                                                                                                    padding: 50px 20%;
                                                                                                                                                                }
                                                                                                                                                            }
                                                                                                                                                            
                                                                                                                                                            @media screen and (max-width:1520px) {
                                                                                                                                                                .character_section.character_section2 {
                                                                                                                                                                    padding: 50px 15%;
                                                                                                                                                                }
                                                                                                                                                            }
                                                                                                                                                            
                                                                                                                                                            @media screen and (max-width:1399px) {
                                                                                                                                                                .character_section.character_section2 {
                                                                                                                                                                    padding: 50px 12%;
                                                                                                                                                                }
                                                                                                                                                            }
                                                                                                                                                            
                                                                                                                                                            @media screen and (max-width:1300px) {
                                                                                                                                                                .character_section.character_section2 {
                                                                                                                                                                    padding: 50px 10%;
                                                                                                                                                                }
                                                                                                                                                                /* 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;
                                                                                                                                                                }
                                                                                                                                                                /* hero banner shape animation */
                                                                                                                                                                .banner_section .banner_shape1 {
                                                                                                                                                                    top: 0px;
                                                                                                                                                                    left: -3%;
                                                                                                                                                                }
                                                                                                                                                                .banner_section .banner_shape2 {
                                                                                                                                                                    top: 100px;
                                                                                                                                                                    right: -2%;
                                                                                                                                                                }
                                                                                                                                                                .banner_section .banner_shape3 {
                                                                                                                                                                    top: 400px;
                                                                                                                                                                    right: -4%;
                                                                                                                                                                }
                                                                                                                                                                /* footer shape animation */
                                                                                                                                                                .top_footer .banner_shape1 {
                                                                                                                                                                    top: 0px;
                                                                                                                                                                    left: -3%;
                                                                                                                                                                }
                                                                                                                                                                .top_footer .banner_shape2 {
                                                                                                                                                                    top: 100px;
                                                                                                                                                                    right: -2%;
                                                                                                                                                                }
                                                                                                                                                                .top_footer .banner_shape3 {
                                                                                                                                                                    top: 400px;
                                                                                                                                                                    right: -4%;
                                                                                                                                                                }
                                                                                                                                                            }
                                                                                                                                                            
                                                                                                                                                            @media screen and (max-width:1199px) {
                                                                                                                                                                .blog_detail_section {
                                                                                                                                                                    margin: 130px 0 70px;
                                                                                                                                                                }
                                                                                                                                                                .blog_detail_section .blog_inner_pannel .info ul li p {
                                                                                                                                                                    padding-left: 25px;
                                                                                                                                                                    margin-bottom: 15px;
                                                                                                                                                                    text-align: left;
                                                                                                                                                                }
                                                                                                                                                                .character-box {
                                                                                                                                                                    padding-bottom: 315px;
                                                                                                                                                                }
                                                                                                                                                                .character_section.character_section2 {
                                                                                                                                                                    padding: 50px 0%;
                                                                                                                                                                }
                                                                                                                                                            }
                                                                                                                                                            
                                                                                                                                                            @media screen and (max-width:1200px) {
                                                                                                                                                                .row_am {
                                                                                                                                                                    padding: 50px 0;
                                                                                                                                                                }
                                                                                                                                                                /* navigation bar section */
                                                                                                                                                                .navbar-expand-lg .navbar-nav .nav-link {
                                                                                                                                                                    padding: 5px 8px;
                                                                                                                                                                    color: var(--text-white);
                                                                                                                                                                }
                                                                                                                                                                .navbar-expand-lg .navbar-nav .nav-link.dark_btn {
                                                                                                                                                                    padding: 8px 20px 9px;
                                                                                                                                                                }
                                                                                                                                                                .navbar-expand-lg .navbar-nav .nav-link.dark_btn-main {
                                                                                                                                                                    padding: 8px 20px 9px;
                                                                                                                                                                }
                                                                                                                                                                .navbar-expand-lg .navbar-nav .has_dropdown .drp_btn {
                                                                                                                                                                    right: 5px;
                                                                                                                                                                }
                                                                                                                                                                .navbar-expand-lg .navbar-nav .has_dropdown .drp_btn-main {
                                                                                                                                                                    right: 5px;
                                                                                                                                                                }
                                                                                                                                                                /* hero banner shape animation */
                                                                                                                                                                .banner_section .banner_shape1 {
                                                                                                                                                                    top: -30px;
                                                                                                                                                                    left: -2%;
                                                                                                                                                                }
                                                                                                                                                                .banner_section .banner_shape2 {
                                                                                                                                                                    top: 100px;
                                                                                                                                                                    right: -2%;
                                                                                                                                                                }
                                                                                                                                                                .banner_section .banner_shape3 {
                                                                                                                                                                    top: 400px;
                                                                                                                                                                    right: -4%;
                                                                                                                                                                }
                                                                                                                                                                /* footer shape animation */
                                                                                                                                                                .top_footer .banner_shape1 {
                                                                                                                                                                    top: -30px;
                                                                                                                                                                    left: -2%;
                                                                                                                                                                }
                                                                                                                                                                .top_footer .banner_shape2 {
                                                                                                                                                                    top: 100px;
                                                                                                                                                                    right: -2%;
                                                                                                                                                                }
                                                                                                                                                                .top_footer .banner_shape3 {
                                                                                                                                                                    top: 400px;
                                                                                                                                                                    right: -4%;
                                                                                                                                                                }
                                                                                                                                                                .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 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;
                                                                                                                                                                }
                                                                                                                                                                .character_section .review_box h3 {
                                                                                                                                                                    font-size: 16px;
                                                                                                                                                                }
                                                                                                                                                                .character_section .review_box p {
                                                                                                                                                                    font-size: 14px;
                                                                                                                                                                }
                                                                                                                                                                .character_section .review_box .reviewer .text span {
                                                                                                                                                                    font-size: 14px;
                                                                                                                                                                }
                                                                                                                                                                .contact_page_section .contact_inner {
                                                                                                                                                                    margin-top: -120px;
                                                                                                                                                                }
                                                                                                                                                                .contact_page_section .contact_inner .contact_form {
                                                                                                                                                                    width: 520px;
                                                                                                                                                                    padding: 50px 30px;
                                                                                                                                                                }
                                                                                                                                                                .contact_page_section .contact_inner .contact_info {
                                                                                                                                                                    width: 350px;
                                                                                                                                                                }
                                                                                                                                                                .contact_page_section .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;
                                                                                                                                                                }
                                                                                                                                                                .section_title h2 {
                                                                                                                                                                    font-size: 33px!important;
                                                                                                                                                                }
                                                                                                                                                                .display-4 {
                                                                                                                                                                    font-size: 45px;
                                                                                                                                                                }
                                                                                                                                                                .logo-efin {
                                                                                                                                                                    width: 150px;
                                                                                                                                                                    margin-bottom: 15px;
                                                                                                                                                                }
                                                                                                                                                            }
                                                                                                                                                            
                                                                                                                                                            @media screen and (max-width:992px) {
                                                                                                                                                                .free_app_section .container .free_app_inner .free_text .section_title h2,
                                                                                                                                                                .section_title h2 {
                                                                                                                                                                    font-size: 30px;
                                                                                                                                                                }
                                                                                                                                                                header.fix_style {
                                                                                                                                                                    padding: 5px 0;
                                                                                                                                                                }
                                                                                                                                                                .banner_section {
                                                                                                                                                                    text-align: center;
                                                                                                                                                                    padding-top: 200px;
                                                                                                                                                                }
                                                                                                                                                                .banner_section .app_btn,
                                                                                                                                                                .banner_section .used_app {
                                                                                                                                                                    justify-content: center;
                                                                                                                                                                }
                                                                                                                                                                /* 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;
                                                                                                                                                                }
                                                                                                                                                                .banner_section .banner_image {
                                                                                                                                                                    max-width: 100%;
                                                                                                                                                                    margin-top: 75px;
                                                                                                                                                                    text-align: center;
                                                                                                                                                                    display: inherit;
                                                                                                                                                                }
                                                                                                                                                                /* 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;
                                                                                                                                                                }
                                                                                                                                                                /* 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_page_section .contact_inner {
                                                                                                                                                                    flex-direction: column;
                                                                                                                                                                    margin-top: 60px;
                                                                                                                                                                }
                                                                                                                                                                .contact_page_section .contact_inner .contact_form {
                                                                                                                                                                    width: 100%;
                                                                                                                                                                }
                                                                                                                                                                .contact_page_section .contact_inner .contact_info {
                                                                                                                                                                    width: 100%;
                                                                                                                                                                    margin-top: 50px;
                                                                                                                                                                }
                                                                                                                                                                .blog_detail_section .blog_inner_pannel .info ul {
                                                                                                                                                                    padding-left: 0px;
                                                                                                                                                                }
                                                                                                                                                                .character_section.character_section2 {
                                                                                                                                                                    padding: 123px 0 10px;
                                                                                                                                                                }
                                                                                                                                                                .character-box {
                                                                                                                                                                    padding-bottom: 230px;
                                                                                                                                                                }
                                                                                                                                                            }
                                                                                                                                                            
                                                                                                                                                            @media screen and (max-width:991px) {
                                                                                                                                                                .character-box {
                                                                                                                                                                    padding-bottom: 190px;
                                                                                                                                                                    height: auto;
                                                                                                                                                                    border-radius: 15px;
                                                                                                                                                                }
                                                                                                                                                                .hero-5 {
                                                                                                                                                                    padding: 100px 0 190px;
                                                                                                                                                                }
                                                                                                                                                                .character_section {
                                                                                                                                                                    /* padding: 50px 0; */
                                                                                                                                                                    padding: 50px 30px;
                                                                                                                                                                    margin-top: -215px;
                                                                                                                                                                }
                                                                                                                                                                .display-4 {
                                                                                                                                                                    font-size: 45px;
                                                                                                                                                                    line-height: 1.2;
                                                                                                                                                                }
                                                                                                                                                                .icon-contact img {
                                                                                                                                                                    width: 40px;
                                                                                                                                                                    margin: 7px 0;
                                                                                                                                                                    padding-right: 10px;
                                                                                                                                                                }
                                                                                                                                                                .mt-sub-main-pic {
                                                                                                                                                                    margin-top: -180px;
                                                                                                                                                                }
                                                                                                                                                                .blog_detail_section {
                                                                                                                                                                    margin: 100px 0 60px;
                                                                                                                                                                }
                                                                                                                                                                .blog_detail_section .blog_inner_pannel .quote_block h2 {
                                                                                                                                                                    font-size: 20px;
                                                                                                                                                                    line-height: 30px;
                                                                                                                                                                }
                                                                                                                                                                .blog_detail_section .blog_inner_pannel {
                                                                                                                                                                    margin-top: -65px;
                                                                                                                                                                    padding: 20px 0px;
                                                                                                                                                                }
                                                                                                                                                                .rainbow-section-gapBottom {
                                                                                                                                                                    padding-bottom: 50px !important;
                                                                                                                                                                }
                                                                                                                                                                .character-box {
                                                                                                                                                                    padding-bottom: 230px;
                                                                                                                                                                }
                                                                                                                                                            }
                                                                                                                                                            
                                                                                                                                                            @media screen and (max-width:767px) {
                                                                                                                                                                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: 0px;
                                                                                                                                                                    padding-top: 175px;
                                                                                                                                                                }
                                                                                                                                                                .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: 10px 20px;
                                                                                                                                                                }
                                                                                                                                                                .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;
                                                                                                                                                                }
                                                                                                                                                                /* hero banner shape animation */
                                                                                                                                                                .banner_section .banner_shape1,
                                                                                                                                                                .banner_shape2,
                                                                                                                                                                .banner_shape3 {
                                                                                                                                                                    display: none;
                                                                                                                                                                }
                                                                                                                                                                /* footer shape animation */
                                                                                                                                                                .top_footer .banner_shape1,
                                                                                                                                                                .banner_shape2,
                                                                                                                                                                .banner_shape3 {
                                                                                                                                                                    display: none;
                                                                                                                                                                }
                                                                                                                                                                /* trusted logo section */
                                                                                                                                                                .survey_section .company_logos {
                                                                                                                                                                    padding-top: 0;
                                                                                                                                                                }
                                                                                                                                                                .survey_section .company_logos img {
                                                                                                                                                                    max-width: 70%;
                                                                                                                                                                }
                                                                                                                                                                /* features section */
                                                                                                                                                                .features_section .feature_detail {
                                                                                                                                                                    flex-direction: column-reverse;
                                                                                                                                                                    padding-top: 30px;
                                                                                                                                                                    margin-top: 0;
                                                                                                                                                                }
                                                                                                                                                                /* 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: 30px;
                                                                                                                                                                    z-index: 999;
                                                                                                                                                                }
                                                                                                                                                                .purple_backdrop {
                                                                                                                                                                    display: none;
                                                                                                                                                                }
                                                                                                                                                                .display-4 {
                                                                                                                                                                    font-size: 40px;
                                                                                                                                                                    line-height: 1.2;
                                                                                                                                                                }
                                                                                                                                                                .character-box {
                                                                                                                                                                    margin: 15px auto;
                                                                                                                                                                }
                                                                                                                                                                .blog_detail_section .blog_inner_pannel .quote_block h2 br {
                                                                                                                                                                    display: none;
                                                                                                                                                                }
                                                                                                                                                                .info p {
                                                                                                                                                                    font-size: 15px;
                                                                                                                                                                }
                                                                                                                                                                .blog_detail_section .blog_inner_pannel .blog_authore .authore_info .text {
                                                                                                                                                                    text-align: left;
                                                                                                                                                                }
                                                                                                                                                                .btn-facebook {
                                                                                                                                                                    width: 50px;
                                                                                                                                                                    height: 50px;
                                                                                                                                                                    padding: 4px;
                                                                                                                                                                    font-size: 25px;
                                                                                                                                                                    margin-bottom: 15px;
                                                                                                                                                                }
                                                                                                                                                                .btn-download {
                                                                                                                                                                    width: 50px;
                                                                                                                                                                    height: 50px;
                                                                                                                                                                    padding: 4px;
                                                                                                                                                                    font-size: 25px;
                                                                                                                                                                    margin-bottom: 15px;
                                                                                                                                                                }
                                                                                                                                                                .navbar-expand-lg .navbar-nav .nav-link.dark_btn {
                                                                                                                                                                    font-size: 13px;
                                                                                                                                                                    margin-left: 10px;
                                                                                                                                                                    padding: 9px 20px;
                                                                                                                                                                    width: 120px;
                                                                                                                                                                }
                                                                                                                                                                .navbar-expand-lg .navbar-nav .nav-link.dark_btn-main {
                                                                                                                                                                    font-size: 13px;
                                                                                                                                                                    margin-left: 10px;
                                                                                                                                                                    padding: 9px 20px;
                                                                                                                                                                    width: 120px;
                                                                                                                                                                }
                                                                                                                                                                .character-box {
                                                                                                                                                                    padding-bottom: 180px;
                                                                                                                                                                }
                                                                                                                                                            }
                                                                                                                                                            
                                                                                                                                                            @media screen and (max-width:640px) {
                                                                                                                                                                .features_section .feature_detail .feature_box {
                                                                                                                                                                    justify-content: center;
                                                                                                                                                                    margin: 0 auto;
                                                                                                                                                                }
                                                                                                                                                                .query_section .banner_shape1,
                                                                                                                                                                .banner_shape2,
                                                                                                                                                                .banner_shape3 {
                                                                                                                                                                    display: none;
                                                                                                                                                                }
                                                                                                                                                                .section_title h2 {
                                                                                                                                                                    font-size: 23px!important;
                                                                                                                                                                }
                                                                                                                                                                .icon-contact img {
                                                                                                                                                                    width: 44px;
                                                                                                                                                                    margin: 8px 0;
                                                                                                                                                                    padding-right: 10px;
                                                                                                                                                                }
                                                                                                                                                                .logo-efin {
                                                                                                                                                                    width: 150px;
                                                                                                                                                                }
                                                                                                                                                                .blog_detail_section .blog_inner_pannel .blog_authore .authore_info .text br {
                                                                                                                                                                    display: none;
                                                                                                                                                                }
                                                                                                                                                                .blog_detail_section .blog_inner_pannel .blog_authore .authore_info .text span {
                                                                                                                                                                    font-size: 18px;
                                                                                                                                                                    line-height: 25px;
                                                                                                                                                                }
                                                                                                                                                                .blog_detail_section .blog_inner_pannel .blog_authore .authore_info .text h3 {
                                                                                                                                                                    font-size: 16px;
                                                                                                                                                                    font-weight: 400;
                                                                                                                                                                    color: var(--dark-purple);
                                                                                                                                                                    margin-bottom: 5px;
                                                                                                                                                                }
                                                                                                                                                                .blog_detail_section .blog_inner_pannel .blog_authore .authore_info {
                                                                                                                                                                    display: block;
                                                                                                                                                                    justify-content: center;
                                                                                                                                                                    align-items: center;
                                                                                                                                                                    padding: 35px;
                                                                                                                                                                    background-color: #ffffff;
                                                                                                                                                                    margin: 0 auto;
                                                                                                                                                                    text-align: center;
                                                                                                                                                                }
                                                                                                                                                                .avtar {
                                                                                                                                                                    text-align: center;
                                                                                                                                                                    justify-content: center;
                                                                                                                                                                    display: flex;
                                                                                                                                                                }
                                                                                                                                                                .blog_detail_section .blog_inner_pannel .blog_authore .authore_info .text span br {
                                                                                                                                                                    display: block;
                                                                                                                                                                    text-align: center
                                                                                                                                                                }
                                                                                                                                                                .blog_detail_section .blog_inner_pannel .blog_authore .authore_info .text {
                                                                                                                                                                    text-align: center;
                                                                                                                                                                    margin-left: 0px;
                                                                                                                                                                }
                                                                                                                                                                .blog_detail_section .blog_inner_pannel .blog_authore .authore_info .text h3 br {
                                                                                                                                                                    display: block;
                                                                                                                                                                }
                                                                                                                                                                .navbar-expand-lg .navbar-nav .nav-link.dark_btn {
                                                                                                                                                                    font-size: 14px;
                                                                                                                                                                    margin-left: 10px;
                                                                                                                                                                    padding: 9px 20px 10px;
                                                                                                                                                                }
                                                                                                                                                                .navbar-expand-lg .navbar-nav .nav-link.dark_btn-main {
                                                                                                                                                                    padding: 9px 20px 10px;
                                                                                                                                                                    font-size: 14px;
                                                                                                                                                                    margin-left: 10px;
                                                                                                                                                                }
                                                                                                                                                                .rainbow-section-gapBottom {
                                                                                                                                                                    padding-bottom: 200px !important;
                                                                                                                                                                }
                                                                                                                                                                .box-crop-btn-Mobile {
                                                                                                                                                                    bottom: 30px;
                                                                                                                                                                }
                                                                                                                                                                .navbar-expand-lg .navbar-collapse {
                                                                                                                                                                    display: none!important;
                                                                                                                                                                }
                                                                                                                                                                .box-crop-btn-Mobile {
                                                                                                                                                                    display: block;
                                                                                                                                                                }
                                                                                                                                                                .box-btn-Mobile {
                                                                                                                                                                    display: flex;
                                                                                                                                                                    margin: auto;
                                                                                                                                                                    justify-content: center;
                                                                                                                                                                }
                                                                                                                                                                .box-btn-Mobile {
                                                                                                                                                                    padding: 45px 0px;
                                                                                                                                                                }
                                                                                                                                                                .rainbow-section-gapBottom.footer-001 {
                                                                                                                                                                    padding-bottom: 60px !important;
                                                                                                                                                                }
                                                                                                                                                                .go_top.show-001-go {
                                                                                                                                                                    display: none;
                                                                                                                                                                }
                                                                                                                                                                .btn-test2 {
                                                                                                                                                                    margin-left: 0px;
                                                                                                                                                                }
                                                                                                                                                                .go_top {
                                                                                                                                                                    bottom: 70px;
                                                                                                                                                                }
                                                                                                                                                                .character_section {
                                                                                                                                                                    padding: 50px 15px;
                                                                                                                                                                }
                                                                                                                                                                .pd-lr-01 {
                                                                                                                                                                    padding: 0 5px !important;
                                                                                                                                                                }
                                                                                                                                                                .character-box {
                                                                                                                                                                    padding-bottom: 200px;
                                                                                                                                                                }
                                                                                                                                                                .box-01 {
                                                                                                                                                                    display: none;
                                                                                                                                                                }
                                                                                                                                                                .box-02 {
                                                                                                                                                                    display: block;
                                                                                                                                                                }
                                                                                                                                                                .main_img img {
                                                                                                                                                                    border-radius: 12px;
                                                                                                                                                                }
                                                                                                                                                            }
                                                                                                                                                            
                                                                                                                                                            @media screen and (max-width:520px) {
                                                                                                                                                                .character-box {
                                                                                                                                                                    padding-bottom: 135px;
                                                                                                                                                                    border-radius: 10px;
                                                                                                                                                                }
                                                                                                                                                                .character_section.character_section2 {
                                                                                                                                                                    padding: 123px 15px 10px;
                                                                                                                                                                }
                                                                                                                                                                .character-box {
                                                                                                                                                                    padding-bottom: 160px;
                                                                                                                                                                }
                                                                                                                                                            }
                                                                                                                                                            
                                                                                                                                                            @media screen and (max-width:479px) {
                                                                                                                                                                /* about app section */
                                                                                                                                                                .about_app_section .about_img::before {
                                                                                                                                                                    left: 49%;
                                                                                                                                                                }
                                                                                                                                                                .display-4 {
                                                                                                                                                                    font-size: 32px;
                                                                                                                                                                    line-height: 1.2;
                                                                                                                                                                }
                                                                                                                                                                .icon-contact img {
                                                                                                                                                                    width: 30px;
                                                                                                                                                                    margin: 9px 0;
                                                                                                                                                                    padding-right: 10px;
                                                                                                                                                                }
                                                                                                                                                                .logo-efin {
                                                                                                                                                                    width: 130px;
                                                                                                                                                                }
                                                                                                                                                                .text-contact {
                                                                                                                                                                    font-size: 14px;
                                                                                                                                                                }
                                                                                                                                                                .rainbow-section-gapBottom {
                                                                                                                                                                    padding-bottom: 20px !important;
                                                                                                                                                                }
                                                                                                                                                                .btn-facebook {
                                                                                                                                                                    margin-bottom: 15px;
                                                                                                                                                                    padding: 5px;
                                                                                                                                                                    font-size: 24px;
                                                                                                                                                                }
                                                                                                                                                                .btn-download {
                                                                                                                                                                    margin-bottom: 15px;
                                                                                                                                                                    padding: 5px;
                                                                                                                                                                    font-size: 24px;
                                                                                                                                                                }
                                                                                                                                                                .blog_detail_section {
                                                                                                                                                                    margin: 90px 0 40px;
                                                                                                                                                                }
                                                                                                                                                                .rainbow-section-gapBottom {
                                                                                                                                                                    padding-bottom: 200px !important;
                                                                                                                                                                }
                                                                                                                                                                .box-crop-btn-Mobile {
                                                                                                                                                                    bottom: 15px;
                                                                                                                                                                }
                                                                                                                                                                .navbar-expand-lg .navbar-collapse {
                                                                                                                                                                    display: none;
                                                                                                                                                                }
                                                                                                                                                                .btn-test2 {
                                                                                                                                                                    font-size: 16px;
                                                                                                                                                                    padding: 9px 25px 11px;
                                                                                                                                                                    margin-left: 0px;
                                                                                                                                                                }
                                                                                                                                                                .btn-register2 {
                                                                                                                                                                    font-size: 16px;
                                                                                                                                                                    padding: 9px 25px 11px;
                                                                                                                                                                    margin-left: 10px;
                                                                                                                                                                }
                                                                                                                                                                .character_section {
                                                                                                                                                                    padding: 40px 15px 10px;
                                                                                                                                                                }
                                                                                                                                                                .character-box {
                                                                                                                                                                    padding-bottom: 155px;
                                                                                                                                                                }
                                                                                                                                                            }
                                                                                                                                                            
                                                                                                                                                            @media screen and (max-width:420px) {
                                                                                                                                                                .character-box {
                                                                                                                                                                    padding-bottom: 100px;
                                                                                                                                                                }
                                                                                                                                                                .go_top {
                                                                                                                                                                    right: 10px;
                                                                                                                                                                    bottom: 70px;
                                                                                                                                                                }
                                                                                                                                                                .pd-lr-01 {
                                                                                                                                                                    padding: 0 5px !important;
                                                                                                                                                                }
                                                                                                                                                                .character-box {
                                                                                                                                                                    padding-bottom: 125px;
                                                                                                                                                                }
                                                                                                                                                            }
                                                                                                                                                            
                                                                                                                                                            @media screen and (max-width:375px) {
                                                                                                                                                                .text-contact {
                                                                                                                                                                    font-size: 14px;
                                                                                                                                                                }
                                                                                                                                                                .timeline-style-two {
                                                                                                                                                                    padding: 50px 25px 50px 25px;
                                                                                                                                                                }
                                                                                                                                                                .icon-contact img {
                                                                                                                                                                    width: 40px;
                                                                                                                                                                    margin: 10px 0;
                                                                                                                                                                    padding-right: 10px;
                                                                                                                                                                }
                                                                                                                                                                .logo-efin {
                                                                                                                                                                    width: 140px;
                                                                                                                                                                }
                                                                                                                                                                .blog_detail_section .blog_inner_pannel .blog_authore .authore_info {
                                                                                                                                                                    padding: 30px 15px;
                                                                                                                                                                    text-align: center;
                                                                                                                                                                }
                                                                                                                                                                .blog_detail_section .blog_inner_pannel .blog_authore .authore_info .text span {
                                                                                                                                                                    font-size: 16px;
                                                                                                                                                                    line-height: 25px;
                                                                                                                                                                }
                                                                                                                                                                .btn-download {
                                                                                                                                                                    margin-bottom: 5px;
                                                                                                                                                                }
                                                                                                                                                                .btn-facebook {
                                                                                                                                                                    margin-bottom: 5px;
                                                                                                                                                                }
                                                                                                                                                            }
                                                                                                                                                            
                                                                                                                                                            @media screen and (max-width:320px) {
                                                                                                                                                                .btn-test2 {
                                                                                                                                                                    font-size: 12px;
                                                                                                                                                                    padding: 9px 20px 9px;
                                                                                                                                                                    margin-left: 0px;
                                                                                                                                                                }
                                                                                                                                                                .btn-register2 {
                                                                                                                                                                    font-size: 12px;
                                                                                                                                                                    padding: 9px 30px 9px;
                                                                                                                                                                }
                                                                                                                                                                .text-contact {
                                                                                                                                                                    font-size: 14px;
                                                                                                                                                                }
                                                                                                                                                                .icon-contact img {
                                                                                                                                                                    width: 35px;
                                                                                                                                                                }
                                                                                                                                                            }