.ptnew_insight_dashboard_banner_wrapper{
    background: linear-gradient(282.17deg, #E1E7FF 0.26%, #FFFFFF 96.5%);
    /* padding: 50px 0; */
    padding-bottom: 20px;
}

.ptnew_insight_dash_banner_lappy_img{
    padding-top: 50px;
}

.ptnew_insight_dash_banner_btn{
    background-color: #ECF0FF;
    font-family: "OpenSans-Regular";
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    color: #001A53;
    border: none;
    padding: 6px 20px;
    border-radius: 30px;
    background: linear-gradient(to right, #001A53 50%, white 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all .5s ease-out;
}

.ptnew_insight_dash_banner_btn:hover{
    background-position: left bottom;
    color: #fff;
}

.ptnew_insight_dash_banner_btn img{
    padding-left: 10px;
}

.insight_dash_bann_sphere_circle_bg{
    background-image: url('https://cdn.poshantracker.in/public-assets/image/InsightsDashboard/ellipse_banner.png');
    background-repeat: no-repeat;
    background-position: top left;
    background-size: contain;
    padding-top: 60px;
    padding-left: 50px;
}

.ptnew_insight_dash_mission_utkarsh_wrapper{
    background-color: #001A53;
    padding: 50px 0;
    /* background-image: url('https://cdn.poshantracker.in/public-assets/image/InsightsDashboard/utkarsh_circle.png');
    background-repeat: no-repeat;
    background-position: top right;
    background-size: auto; */
}

.ptnew_insight_dash_heading{
    font-family: "OpenSans-Regular";
    font-size: 40px;
    font-weight: 700;
    line-height: 55px;
    margin-bottom: 10px;
    position: relative;
}

.ptnew_insight_dash_para_desc{
    font-family: "OpenSans-Regular";
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
}

.insight_dash_heading_white{
    color: #FFFFFF;
}

.insight_dash_para_desc_white{
    color: #8CB0FF;
}

.ptnew_insight_dash_primary_btn{
    font-family: "OpenSans-Regular";
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    color: #FFFFFF;
    background-color: transparent;
    border: 1px solid #fff;
    padding: 6px 15px;
    border-radius: 30px;
    background: linear-gradient(to right, #001A53 50%, transparent 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all .5s ease-out;
}

.ptnew_insight_dash_primary_btn:hover{
    background-position: left bottom;
    color: #fff;
}

.ptnew_insight_dash_secondary_btn{
    font-family: "OpenSans-Regular";
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    color: #001A53;
    background-color: transparent;
    border: 1px solid #001A53;
    padding: 6px 15px;
    border-radius: 30px;
    margin-top: 20px;
    background: linear-gradient(to right, #001A53 50%, transparent 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all .5s ease-out;
}

.ptnew_insight_dash_secondary_btn:hover{
    background-position: left bottom;
    color: #fff;
}

.ptnew_insight_dash_extra_bg{
    font-family: "OpenSans-Regular";
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    color: #fff;
    background-color: transparent;
    border: 1px solid #FFFFFF;
    padding: 6px 15px;
    border-radius: 30px;
    margin-top: 20px;
    background: linear-gradient(to right, #fff 50%, transparent 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all .5s ease-out;
}

.ptnew_insight_dash_extra_bg:hover{
    background-position: left bottom;
    color: #001A53;
}

.insight_dash_arrow_right{
    padding-left: 8px;
}
.insight_dash_arrow_left{
    padding-right: 8px;
}

.ptnew_insight_dash_content_right{
    text-align: right;
    z-index: 9;
}

.ptnew_insight_dash_heading:before {
    content: '';
    position: absolute;
    top: -6px;
    left: 0;
    background-color: #F58634;
    height: 5px;
    width: 50px;
    border-radius: 5px;
}

.ptnew_insight_dash_circle_img{
    position: relative;
}

.ptnew_insight_dash_circle_img img{
    position: absolute;
    right: 0;
    top: -90px;
    z-index: 0;
}

.ptnew_insight_dash_mission_utkarsh_patch{
    background-color: rgb(25 48 100 / 80%);
    border: 1px solid #FFFFFF33;
    border-radius: 40px;
    padding: 25px 25px;
    z-index: 8;
    position: relative;
    min-height: 395px;
    backdrop-filter: blur(6px);
}

.dash_mission_utkarsh_district_wrapper{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.dash_mission_utkarsh_district_top_row{
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.dash_mission_utkarsh_district_count{
    margin-bottom: 0;
    font-family: "OpenSans-Regular";
    font-size: 45px;
    font-weight: 700;
    color: #FFFFFF;
    line-height: 56px;
    background-color: #304473;
    padding: 4px 20px;
    border-radius: 50px;
}

.dash_mission_utkarsh_district_head{
    margin-bottom: 0;
    font-family: "OpenSans-Regular";
    font-size: 16px;
    font-weight: 700;
    color: #FFFFFF;
    line-height: 24px;
    padding-left: 15px;
}

.dash_mission_utkarsh_district_names{
    font-family: "OpenSans-Regular";
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 22px;
    padding-left: 20px;
}

.dash_mission_utkarsh_district_names span{
    color: #8CB0FF;
}

.dash_mission_utkarsh_second_row{
    padding-left: 30px;
}

.dash_mission_utkarsh_kpis_names{
    font-family: "OpenSans-Regular";
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 22px;
    padding-left: 20px;
    margin-bottom: 10px;
    border-bottom: 1px solid #FFFFFF33;
    padding-bottom: 10px;
}

.dash_mission_utkarsh_kpis_names:nth-last-child(1){
    border-bottom: none;
}

.ptnew_insight_dash_shaksham_awc_wrapper{
    background-image: url('https://cdn.poshantracker.in/public-assets/image/InsightsDashboard/light_gradient_bg.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto;
    padding: 30px 0;
}

.insight_dash_heading_black{
    color: #001A53;
}

.insight_dash_para_desc_black{
    color: #6284FD;
}

.ptnew_insight_dash_aspirational_block_wrapper{
    background-image: url('https://cdn.poshantracker.in/public-assets/image/InsightsDashboard/dark_gradient_bg.png');
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto;
    padding: 30px 0;
    background-color: #001A53;
}

.ptnew_insight_dash_abp_alert{
    font-family: "OpenSans-Regular";
    font-size: 12px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 20px;
    margin-top: 30px;
}

.ptnew_insight_dash_tribal_village_wrapper{
    background-image: url('https://cdn.poshantracker.in/public-assets/image/InsightsDashboard/light_gradient_bg.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto;
    padding: 20px 0;
}

.ptnew_insight_dash_vvp_wrapper{
    background-color: #001A53;
    padding: 50px 0 80px;
}

.ptnew_insight_dash_vvp_patch_wrapper{
    background-color: rgb(25 48 100 / 80%);
    border: 1px solid #FFFFFF33;
    border-radius: 40px;
    padding: 35px 40px;
    z-index: 8;
    position: relative;
    backdrop-filter: blur(6px);
}

.ptnew_insight_dash_vvp_top_row_head{
    font-family: "OpenSans-Regular";
    font-size: 14px;
    font-weight: 400;
    color: #8CB0FF;
    line-height: 20px;
    padding-bottom: 10px;
}

.ptnew_insight_dash_vvp_row_content{
    border-bottom: 1px solid #FFFFFF33;
    display: flex;
    justify-content: space-between;
}

.ptnew_insight_dash_vvp_row_content:nth-last-child(1){
    border-bottom: none;
}

.ptnew_insight_dash_vvp_common_row_text{
    font-family: "OpenSans-Regular";
    font-size: 14px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 20px;
    margin-bottom: 0;
    padding: 15px 0;
}

.ptnew_insight_dash_cube_img{
    position: relative;
}

.ptnew_insight_dash_cube_img img{
    position: absolute;
    right: 0;
    top: -80px;
}

.ptnew_insight_dash_heat_map_wrapper{
    background-color: #001A53;
    padding: 40px 0;
    background-image: url('https://cdn.poshantracker.in/public-assets/image/InsightsDashboard/Sphere.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
}

.ptnew_insight_dash_heat_map_patch{
    background-color: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 40px 40px;
    padding: 30px 15px 30px 50px;
    position: relative;
    /* margin-right: -78px; */
    backdrop-filter: blur(6px);
}

.insight_dash_bann_explore{
    font-family: "OpenSans-Regular";
    font-size: 14px;
    font-weight: 700;
    color: #001A53;
    line-height: 24px;
    margin-top: 15px;
    margin-bottom: 0;
}

.insights_dash_screen_bann_img{
    margin-left: -130px;
    margin-top: 20px;
}

.insight_dash_bann_arrow{
    margin-top: 10px;
    animation: bounce 1600ms infinite cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transform-origin: 0% 0%;
}

.ptnew_insight_dash_growth_trend_wrapper{
    background-color: #EBEFFF;
    padding: 40px 0 0;
    overflow: hidden;
}

.ptnew_insight_dash_growth_trend_wrapper .ptnew_insight_dash_heading:before {
    left: 50%;
    transform: translateX(-50%);
}

.ptnew_insight_dash_growth_trend_row{
    overflow: auto;
}

.insight_dash_bann_desc{
    padding-right: 35px;
}

.insight_login_wrapper{
    background-color: #255ab2;
    padding: 50px 0;
}

.insight_login_img{
    background-color: #78aade;
    border-radius: 30px 0 0 30px;
    padding: 50px;
}

.insight_login_form_wrapper{
    background-color: #F2F7FF;
    border-radius: 20px;
    /* margin-bottom: -30px;
    margin-top: -30px; */
    padding-top: 20px;
}

.insight_login_form_heading{
    font-family: "OpenSans-Regular";
    font-size: 25px;
    font-weight: 600;
    color: #001A53;
    line-height: 30px;
    text-align: center;
}

.insight_login_form_subheading{
    font-family: "OpenSans-Regular";
    font-size: 18px;
    font-weight: 600;
    color: #181818;
    line-height: 28px;
    text-align: center;
    margin-bottom: 15px;
}

.insight_login_form{
    padding-left: 40px;
    padding-right: 40px;
}

.insight_login_form .input-group{
    margin-bottom: 30px;
}

.insight_login_form_success_msg{
    font-family: "OpenSans-Regular";
    font-size: 12px;
    font-weight: 400;
    color: #000000;
    line-height: 14px;
    margin-bottom: 0;
}

.insight_login_form_success_msg_wrapper{
    background-color: #FFF2F2;
    border: 1px solid #FF3030;
    margin-top: 10px;
    margin-bottom: 20px;
    border-radius: 10px;
    padding: 10px 15px;
}

.insight_login_form_success_msg .insight_login_tick_icon{
    color: #FF3030;
    margin-right: 8px;
}

.insight_login_form_recaptcha{
    margin-bottom: 20px;
}

.insight_login_form_button{
    margin-bottom: 10px;
    text-align: center;
}

.insight_login_form_input{
    font-family: "OpenSans-Regular";
    font-size: 14px;
    font-weight: 400;
    color: #5C5C5C;
    line-height: 20px;
}

.insight_login_form_prepend{
    padding: .75rem .75rem;
    border-radius: .25rem 0 0 .25rem;
}


/* media query */
@media screen and (max-width: 1024px) {

    .insights_dash_screen_bann_img {
        margin-left: 0px;
        margin-top: 0px;
    }

    .insight_dash_bann_sphere_circle_bg .ptnew_insight_dash_heading{
        font-size: 30px;
        line-height: 40px;
    }

    .insight_dash_bann_sphere_circle_bg{
        padding-left: 25px;
        padding-top: 50px;
    }

    .ptnew_insight_dash_heat_map_patch{
        /* margin-right: -40px; */
    }

}

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

    .insights_dash_screen_bann_img {
        margin-left: 0px;
        margin-top: 0px;
    }

    .insight_dash_bann_sphere_circle_bg{
        background-position: bottom right;
        background-size: cover;
        padding-top: 70px;
        padding-left: 25px;
        padding-bottom: 50px;
    }

    .insight_dash_bann_sphere_circle_bg .ptnew_insight_dash_heading{
        font-size: 30px;
        line-height: 40px;
    }

    .ptnew_insight_dash_heading:before{
        top: -10px;
    }

    .ptnew_insight_dash_heat_map_patch{
        /* margin-right: -35px; */
    }

    .ptnew_insight_dash_heading{
        font-size: 35px;
        line-height: 45px;
    }

    .ptnew_insight_dash_circle_img img{
        top: 100px;
    }

    .ptnew_insight_dash_mission_utkarsh_patch{
        margin-right: 15px;
        margin-bottom: 0px;
    }

    .insight_dash_missionUtkarsh_slider .slick-dots li button:before{
        font-size: 15px;
        opacity: 0.3;
        color: #8CB0FF;
    }

    .insight_dash_missionUtkarsh_slider .slick-dots li.slick-active button:before{
        color: #6284FD;
    }

    .ptnew_insight_dash_content{
        text-align: center;
        margin-top: 60px;
    }

    .ptnew_insight_dash_aspirational_block_wrapper{
        background-size: contain;
    }

    .ptnew_insight_dash_shaksham_awc_wrapper{
        background-size: contain;
    }

    .ptnew_insight_dash_tribal_village_wrapper{
        background-size: contain;
    }

    .insight_dash_bann_desc{
        /* padding-right: 0; */
    }

    .insight_login_wrapper{
        padding: 70px 0 50px;
    }

}

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

    .insights_dash_screen_bann_img{
        margin-left: 0px;
        margin-top: 0px;
    }

    .dash_mission_utkarsh_district_wrapper{
        flex-wrap: wrap;
    }

    .ptnew_insight_dash_mission_utkarsh_patch{
        height: auto;
        margin-right: 20px;
    }

    .dash_mission_utkarsh_second_row{
        padding-left: 0;
        /* margin-top: 40px; */
    }

    .insight_dash_bann_sphere_circle_bg{
        background-image: url(https://cdn.poshantracker.in/public-assets/image/InsightsDashboard/ellipse_mobile_bann.png);
        background-repeat: no-repeat;
        background-position: bottom center;
        background-size: cover;
        padding: 50px 60px 120px;
    }

    .insight_dash_bann_sphere_circle_bg .ptnew_insight_dash_heading:before{
        display: none;
    }

    .ptnew_insight_dash_heading{
        text-align: center;
        line-height: 36px;
        font-size: 28px;
    }

    .ptnew_insight_dash_para_desc{
        text-align: center;
        line-height: 20px;
        font-size: 14px;
        padding-right: 0;
    }

    .ptnew_insight_dash_banner_btn_wrapper{
        text-align: center;
    }

    .ptnew_insight_dash_banner_lappy_img{
        padding-top: 0;
        margin-top: -55px;
    }

    .ptnew_insight_dash_circle_img img{
        width: 150px;
        top: 100px;
        /* z-index: 0; */
    }

    .ptnew_insight_dash_heading:before{
        top: -10px;
        left: 50%;
        transform: translateX(-50%);
    }

    .ptnew_insight_dash_content_right{
        display: none;
    }

    .dash_mission_utkarsh_district_names{
        margin-bottom: 40px;
        font-size: 16px;
    }

    .insight_dash_missionUtkarsh_slider .slick-dots li button:before{
        font-size: 15px;
        opacity: 0.3;
        color: #8CB0FF;
    }

    .insight_dash_missionUtkarsh_slider .slick-dots li.slick-active button:before{
        color: #6284FD;
    }

    .insight_dash_missionUtkarsh_slider .slick-dots{
        bottom: -50px;
    }

    .ptnew_insight_dash_mission_utkarsh_wrapper{
        padding: 50px 0 50px;
    }

    .ptnew_insight_dash_content{
        text-align: center;
        margin-top: 90px;
    }

    .ptnew_insight_dash_shaksham_awc_wrapper{
        background-image: url('https://cdn.poshantracker.in/public-assets/image/InsightsDashboard/light_gradient_bg_mobile.png');
        background-position: bottom center;
        background-size: cover;
        padding: 60px 0 60px;
        background-color: #001A53;
    }

    .ptnew_insight_dash_sakshamlogin_button{
        text-align: center;
        padding-bottom: 40px;
    }

    .ptnew_insight_dash_row_rev_mobile{
        flex-direction: column-reverse;
    }

    .ptnew_insight_dash_aspirational_block_wrapper{
        background-image: url('https://cdn.poshantracker.in/public-assets/image/InsightsDashboard/dark_gradient_bg_mobile.png');
        background-position: bottom center;
        background-size: cover;
        background-color: transparent;
        padding: 100px 0 40px;
        margin-top: -1px;
    }

    .ptnew_insight_dash_abp_button{
        text-align: center;
        margin-bottom: 20px;
    }

    .ptnew_insight_dash_abp_alert{
        color: #747474;
        padding: 0 20px;
        margin-top: 10px;
    }

    .ptnew_insight_dash_tribal_village_wrapper{
        background-image: url('https://cdn.poshantracker.in/public-assets/image/InsightsDashboard/light_gradient_bg_mobile.png');
        background-position: bottom center;
        background-size: cover;
        padding: 80px 0 20px;
        margin-bottom: 50px;
    }

    .ptnew_insight_dash_tribal_button{
        text-align: center;
        margin-bottom: 20px;
    }

    .ptnew_insight_dash_vvp_wrapper{
        overflow: hidden;
        padding: 60px 0 40px;
    }

    .ptnew_insight_dash_cube_img img{
        right: -100px;
        top: 80px;
    }

    .ptnew_insight_dash_vvp_patch_wrapper{
        margin-top: 20px;
        margin-bottom: 30px;
    }

    .ptnew_insight_dash_heat_map_wrapper{
        background-image: url(https://cdn.poshantracker.in/public-assets/image/InsightsDashboard/Sphere_mobile.png);
        background-position: top left;
    }

    .ptnew_insight_dash_heatmap_btn{
        text-align: center;
    }

    .ptnew_insights_dash_heatmap{
        margin-top: 30px;
    }

    .ptnew_insight_dash_heat_map_patch{
        margin-right: -12px;
        border-radius: 0;
        margin-left: -12px;
        padding: 30px 50px 30px 50px;
        /* background-color: rgba(255, 255, 255, 0.6); */
    }

    .insight_dash_saksham_count_mobile_img{
        width: 100%;
    }

    .ptnew_insight_dash_growth_trend_img{
        margin-left: -30px;
    }

    .insight_login_img{
        border-radius: 0;
        display: none;
    }

}