/*
slick.css- 5969
Slick-theme.css- 6095
Select2.css- 6356
Responsive.css- 6963
*/



/* landing page css */
.btncolor {
    background-color: #0B6BBE !important;
}
.mobile-nav {
    display: none !important;
  }
.btncolorpurple {
    background-color: #5B4494 !important;
}

.btncolorgreen {
    background-color: #0A7F62 !important;
}

.btncolordarkgreen {
    background: linear-gradient(177.58deg, #0D7A5C 2.02%, #004A39 97.97%);
}

.btncolordarkgreen:hover {
    background-color: #0D7A5C;
}

.btncolorlightpurple {
    background: linear-gradient(176.96deg, #504184 21.89%, #7969B1 97.48%);
}

.btncolorlightpurple:hover {
    background-color: #7969B1;
}

.btncoloryellow {
    background: linear-gradient(180deg, #FFD563 0%, #FEBC0A 100%);
}

.btncoloryellow:hover {
    background-color: #FEBC0A;
}

.btncolordarkyellow {
    background: linear-gradient(180deg, #F7AD00 0%, #B88000 100%);

}

.btncolordarkyellow:hover {
    background-color: #F7AD00;
}

.bannerheader {
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
}

.bannersubheader {
    /* color: #0C6BC2; */
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
}

.colorblue {
    color: #00599F;
}

.coloryellow {
    color: #F59B21;
}

.colorblack {
    color: #252525;
}

.colorred {
    color: #C65B2A;
}

.colorgreen {
    color: #0A7F62;

}

.colordarkgreen {
    color: #0D7A5C;
}

.colorpurple {
    /* color: #402F6D; */
    color: #3F2F6C;

}

.colorpink {
    color: #DB4B8C;
}

.colororange {
    color: #D7891E;
}

.colordarkorange {
    color: #E75B25;
}

.colordarkblue {
    color: #1F4974;
}

.f-16 {
    font-size: 16px;
}

.f-24 {
    font-size: 24px !important;
    color: #515151 !important;
}

.f-20 {
    font-size: 20px;
}

.f-18 {
    font-size: 18px;
    color: #515151 !important;
}

.f-14 {
    font-size: 14px;
}

.f-60 {
    font-size: 60px !important;
}

.f-28 {
    font-size: 28px !important;
}

.caraouseltext {
    bottom: 9.25rem !important;
}

.card {
    opacity: 25;
    background-color: #FFFFFF80;

}

.card_border{
    border: none !important;
}

.shadow-sm:hover {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}

.rounded-4 {
    border-radius: 2.25rem;
}

.colorbeige {
    color: #B5B5B5;
}

.herocard p {
    margin-bottom: 0px !important;
}

.taskbadge {
    color: #0c0b0b;
    background-color: #F4F4F5;
}

.p-7 {
    padding: 7px 81px;
}

.stateimg {
    display: block;
    margin-left: auto;
    margin-right: auto;
    height:65px !important;
}

.areaofinterest .card p {
    margin-top: -12px !important;
}


/* by junmoni */

.overflow-hid {
    overflow-x: hidden;
}

.banner-yuva-txt {
    font-weight: 600;
    font-size: 48px;
    color: #00599F;
}

.banner-yuva-blue-para {
    font-weight: 500;
    font-size: 13px;
    color: #12609E;
    line-height: 0%;
    font-style: italic;
}

.banner-yuva-orange-para {
    font-style: italic;
    font-weight: 600;
    font-size: 13px;
    line-height: 168.02%;
    text-align: center;
    color: #FF9732;
}

.light-bg-hero {
    background-color: #F1F5FF;
}

/* .carousel-control-prev {
    left: -120px;
}

.carousel-control-next {
    right: -120px;
} */

.carousel-control-next,
.carousel-control-prev {
    opacity: 1;
}

.slider-mar-d-m {
    margin-top: 110px !important;
}

.gov-pvt-img {
    display: flex;
}

.gov-pvt-txt {
    margin-top: 90px;
}

@media only screen and (max-width: 800px) {
    .carousel-control-prev {
        display: none;
    }

    .carousel-control-next {
        display: none;
    }

    .gov-pvt-img {
        display: block;
    }

    .gov-pvt-txt {
        margin-top: 0px;
    }

    .slider-states {
        padding-right: 20px !important;
    }

    .slider-areaofinterest {
        padding-right: 20px !important;
    }

    .slider-mar-d-m {
        margin-top: 79px !important;
    }
    .d-flex-cus {
    display: block !important;
    }

    .carousel-indicators {
    position: absolute;
    bottom: -43px;
    }
    .find-assgn {
        margin-top: 30px !important;
        text-align: left !important;
    }
    .lef-txt-mob {
        text-align: left !important;
        margin-top: 0px !important;
    }
    .half-width-mob {
        width: 50% ;
        margin-bottom: 20px !important;
    }
    .intern-d-none {
        display: none !important;
    }
}

@media only screen and (min-width: 320px) and (max-width: 414px) {
    .textcenter {
        text-align: center;
    }
}

@media only screen and (min-width: 415px) and (max-width: 600px) {
    .textcenter {
        text-align: center;
    }

}

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

    .bannertextheight {
        margin-top: 4rem;
    }
}

.bg-blue {
    background-color: #F1F5FF !important;
}

/* .height {
    height: 50vh;
} */

.search {
    position: relative;
    /* box-shadow: 0 0 40px rgba(51, 51, 51, .1); */
}

.search input {
    height: 51px;
    text-indent: 35px;
    background: #FFFFFF;
    border: 1px solid #C4C4C4;
    box-shadow: 0px 4px 30px #D6D8DA;
    border-radius: 37.5px;
}

.search input:focus {
    box-shadow: none;
    border: 2px solid blue;
}

.search .fa-search {
    position: absolute;
    top: 13px;
    left: 16px;
    color: #188FD8;
    font-size: 26px;
}

.search button {
    position: absolute;
    top: 5px;
    right: 5px;
    height: 50px;
    width: 110px;
    background: blue;
}

.register-sec-text {
    font-weight: 600;
    /* font-size: 32px; */
    font-size: 24px;
    line-height: 39px;

    color: #FFFFFF;
}

.landing-common-btn {
    background: #1937B2;
    box-shadow: 0px 4px 15px rgba(38, 50, 56, 0.4);
    border-radius: 30px;
}

.small-states-margin {
    margin-left: 50px;
}

.small-states-margin-1 {
    margin-left: 30px;
}

.title-card-heading {
    color: #000000;
}

.f-13 {
    font-size: 13px;
}

.margin-banner-txt {
    margin-left: 25px;
}

.black-txt-states {
    color: #000000;
}

.black-txt-states:hover {
    color: #148DD6;
}

.org-txt-interest {
    color: #F69333;
}
.org-txt-interest:hover {
    color: #148DD6;
}
.d-flex-cus {
    display: flex;
}

/* bottom navigation home icon active */
.mobile-nav .fa-home {
    color: #0C6BC2;
}

.mobile-nav .fa-search,
.mobile-nav .fa-user {
    color: #75868E;
}
.foot1w{
    background: rgba(0, 0, 0, 0.10) !important;
    border-radius: 15px;
}
/* bottom navigation home icon active end*/
@media only screen and (max-width:600px) {
    #element_being_clicked {
        width: 10% !important;
    }
    #MinistryRegForm .slider-height-landing{
        min-height: 100vh;
    }
    .half-width-mob {
        width: 33% !important;
        margin-bottom: 20px !important;
        padding-left: 2px;
        padding-right: 2px;
    }
    .list-view1 .i-custom-nav {
        white-space: nowrap;
        flex-wrap: nowrap;
        max-width: 100%;
        overflow-x: scroll;
    }
    .cardqa1 .list-view .card .card-body {
        display: inline-block;
    }
    .list-view1 .card-title{
        line-height: 30px !important;
    }
    .wrap_texte1rmb{
        line-height: 25px !important;
    }
    .cardqa1 .i-custom-nav {
        white-space: nowrap;
        flex-wrap: nowrap;
        max-width: 100%;
        overflow-x: scroll;
    }
    .cardqa1 .list-view .card .card-body {
        display: inline-block;
    }
    .list-view1 .nav-tabs li a.active{
        text-underline-offset: 12px !important;
    }
    .f-13 {
        font-size: 11px;
    }
}

/* landing page css ends  */



/* partner page css starts */
.partner-white-txt-h {
    font-weight: 700;
    font-size: 24px;
    color: #FFFFFF;
}
.partner-white-txt-p {
    font-weight: 600;
    font-size: 16px;
    color: #FFFFFF;
}
.partner-common-btn {
    background: linear-gradient(180deg, #FCD486 0%, #ED7D2B 100%);
    box-shadow: 0px 4px 20px rgba(151, 151, 151, 0.6);
    border: 1px solid #FCD486;
    font-weight: 700;
    font-size: 16px !important;
    color: #FFFFFF;
}

@media only screen and (max-width: 800px) {
    .mt-mob-p {
        margin-top: 39px !important;
        border-radius: 0px !important;
    }

    .img-mr-top {
        margin-top: 0px !important;
    }
    .mt-assign-mob {
        margin-top: 50px !important;
    }
}
/* partner page css ends */

/* yuva page css starts */
.nav-tabs {
    --bs-nav-tabs-border-color: #dee2e6;
    --bs-nav-tabs-border-radius: 0.375rem;
    --bs-nav-tabs-link-hover-border-color: #e9ecef #e9ecef #dee2e6;
    --bs-nav-tabs-link-active-color: #495057;
    --bs-nav-tabs-link-active-bg: #fff;
    --bs-nav-tabs-link-active-border-color: #dee2e6 #dee2e6 #fff;
    border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);
}

.volunteer-right-arrow {
    color: #589CF4;
}


.button:after {
    content: "";
    width: 30px;
    height: 30px;
    background: url("<?php echo $webroot ?>images/volunteer_bg_semi.png") no-repeat -30px -50px no-scroll;
    background-color: red;
    top: 10px;
    right: 5px;
    position: absolute;
    display: inline-block;
}

@media only screen and (min-width: 992px) {
    .arrow-down {
        width: 4%;
    }
}

@media (min-width: 768px) {
    .leaderboard-cards-width {
        flex: 0 0 auto;
        width: 20% !important;
    }
}

.yuva-sec-head-white {
    font-size: 24px !important;
    color: #FFFFFF;
}

.yuva-sec-para-white {
    color: #FFFFFF;
    font-size: 16px !important;
    font-weight: 600;
}

.partner-common-btn {
    background: linear-gradient(180deg, #FCD486 0%, #ED7D2B 100%);
    box-shadow: 0px 4px 20px rgb(151 151 151 / 60%);
    border: 1px solid #FCD486;
    font-weight: 700;
    font-size: 16px !important;
    color: #FFFFFF;
}
.yuva-gif {
    margin-top: -20px;
}

@media only screen and (max-width: 800px) {
    .mob-pad-zer {
        padding: 0px !important;
        margin-top: 49px !important;
    }
    .criteria-mob-mar {
        margin-top: 0px !important;
    }
    .mar-zer-bott {
        margin-top: 0px !important;
    }
    .padd-zero-right {
        padding-right: 0px !important;
    }
}
/* yuva page css ends */

/* about page css starts */
.more-about-box {
    background: #FFFFFF;
    box-shadow: 0px 4px 30px rgba(217, 217, 217, 0.5);
    border-radius: 20px;
}

.more-about-title {
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    color: #1B2430;
}

@media only screen and (max-width: 600px) {
    .tasks-block-mobile {
        display: block !important;
        text-align: center !important;
    }
    .second-box-ani {
        margin-top: 20px !important;
    }
}

#animation-wrapper {
    /* height: 65vh; */
    height: 100%;
}
.text-small-animation {
    font-size: 14px;
}

.objectives-txt-hide {
    display: none;
}

#animation-wrapper:hover .objectives-gif {
    display: none;
}

#animation-wrapper:hover .objectives-txt-hide {
    display: block;
    animation: fadeIn 3s;
}
/* about page css starts */


/* Deafult Margin & Padding */


/*-- Margin Top --*/

.card-major {
    padding: 0px !important;
}

.mt-5 {
    margin-top: 5px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-25 {
    margin-top: 25px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-35 {
    margin-top: 35px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-45 {
    margin-top: 45px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-55 {
    margin-top: 55px;
}

.mt-60 {
    margin-top: 60px;
}

.mt-65 {
    margin-top: 65px;
}

.mt-70 {
    margin-top: 70px;
}

.mt-75 {
    margin-top: 75px;
}

.mt-80 {
    margin-top: 80px;
}

.mt-85 {
    margin-top: 85px;
}

.mt-90 {
    margin-top: 90px;
}

.mt-95 {
    margin-top: 95px;
}

.mt-100 {
    margin-top: 100px;
}

.mt-105 {
    margin-top: 105px;
}


.mt-110 {
    margin-top: 110px;
}

.mt-115 {
    margin-top: 115px;
}

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

.mt-125 {
    margin-top: 125px;
}

.mt-130 {
    margin-top: 130px;
}

.mt-135 {
    margin-top: 135px;
}

.mt-140 {
    margin-top: 140px;
}

.mt-145 {
    margin-top: 145px;
}

.mt-150 {
    margin-top: 150px;
}

.mt-155 {
    margin-top: 155px;
}

.mt-160 {
    margin-top: 160px;
}

.mt-165 {
    margin-top: 165px;
}

.mt-170 {
    margin-top: 170px;
}

.mt-175 {
    margin-top: 175px;
}

.mt-180 {
    margin-top: 180px;
}

.mt-185 {
    margin-top: 185px;
}

.mt-190 {
    margin-top: 190px;
}

.mt-195 {
    margin-top: 195px;
}

.mt-200 {
    margin-top: 200px;
}


/*-- Margin Bottom --*/

.mb-5 {
    margin-bottom: 5px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-25 {
    margin-bottom: 25px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-35 {
    margin-bottom: 35px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-45 {
    margin-bottom: 45px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-55 {
    margin-bottom: 55px;
}

.mb-60 {
    margin-bottom: 60px;
}

.mb-65 {
    margin-bottom: 65px;
}

.mb-70 {
    margin-bottom: 70px;
}

.mb-75 {
    margin-bottom: 75px;
}

.mb-80 {
    margin-bottom: 80px;
}

.mb-85 {
    margin-bottom: 85px;
}

.mb-90 {
    margin-bottom: 90px;
}

.mb-95 {
    margin-bottom: 95px;
}

.mb-100 {
    margin-bottom: 100px;
}

.mb-105 {
    margin-bottom: 105px;
}

.mb-110 {
    margin-bottom: 110px;
}

.mb-115 {
    margin-bottom: 115px;
}

.mb-120 {
    margin-bottom: 120px;
}

.mb-125 {
    margin-bottom: 125px;
}

.mb-130 {
    margin-bottom: 130px;
}

.mb-135 {
    margin-bottom: 135px;
}

.mb-140 {
    margin-bottom: 140px;
}

.mb-145 {
    margin-bottom: 145px;
}

.mb-150 {
    margin-bottom: 150px;
}

.mb-155 {
    margin-bottom: 155px;
}

.mb-160 {
    margin-bottom: 160px;
}

.mb-165 {
    margin-bottom: 165px;
}

.mb-170 {
    margin-bottom: 170px;
}

.mb-175 {
    margin-bottom: 175px;
}

.mb-180 {
    margin-bottom: 180px;
}

.mb-185 {
    margin-bottom: 185px;
}

.mb-190 {
    margin-bottom: 190px;
}

.mb-195 {
    margin-bottom: 195px;
}

.mb-200 {
    margin-bottom: 200px;
}


/*-- Padding Top --*/

.pt-5 {
    padding-top: 5px;
}

.pt-10 {
    padding-top: 10px;
}

.pt-15 {
    padding-top: 15px;
}

.pt-20 {
    padding-top: 20px;
}

.pt-25 {
    padding-top: 25px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-35 {
    padding-top: 35px;
}

.pt-40 {
    padding-top: 40px;
}

.pt-45 {
    padding-top: 45px;
}

.pt-50 {
    padding-top: 50px;
    width: 100%;
}

.pt-55 {
    padding-top: 55px;
}

.pt-60 {
    padding-top: 60px;
}

.pt-65 {
    padding-top: 65px;
}

.pt-70 {
    padding-top: 70px;
}

.pt-75 {
    padding-top: 75px;
}

.pt-80 {
    padding-top: 80px;
}

.pt-85 {
    padding-top: 85px;
}

.pt-90 {
    padding-top: 90px;
}

.pt-95 {
    padding-top: 95px;
}

.pt-100 {
    padding-top: 100px;
}

.pt-105 {
    padding-top: 105px;
}

.pt-110 {
    padding-top: 110px;
}

.pt-115 {
    padding-top: 115px;
}

.pt-120 {
    padding-top: 120px;
}

.pt-125 {
    padding-top: 125px;
}

.pt-130 {
    padding-top: 130px;
}

.pt-135 {
    padding-top: 135px;
}

.pt-140 {
    padding-top: 140px;
}

.pt-145 {
    padding-top: 145px;
}

.pt-150 {
    padding-top: 150px;
}

.pt-155 {
    padding-top: 155px;
}

.pt-160 {
    padding-top: 160px;
}

.pt-165 {
    padding-top: 165px;
}

.pt-170 {
    padding-top: 170px;
}

.pt-175 {
    padding-top: 175px;
}

.pt-180 {
    padding-top: 180px;
}

.pt-185 {
    padding-top: 185px;
}

.pt-190 {
    padding-top: 190px;
}

.pt-195 {
    padding-top: 195px;
}

.pt-200 {
    padding-top: 200px;
}


/*-- Padding Bottom --*/

.pb-5 {
    padding-bottom: 5px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-15 {
    padding-bottom: 15px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-25 {
    padding-bottom: 25px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-35 {
    padding-bottom: 35px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pb-45 {
    padding-bottom: 45px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pb-55 {
    padding-bottom: 55px;
}

.pb-60 {
    padding-bottom: 60px;
}

.pb-65 {
    padding-bottom: 65px;
}

.pb-70 {
    padding-bottom: 70px;
}

.pb-75 {
    padding-bottom: 75px;
}

.pb-80 {
    padding-bottom: 80px;
}

.pb-85 {
    padding-bottom: 85px;
}

.pb-90 {
    padding-bottom: 90px;
}

.pb-95 {
    padding-bottom: 95px;
}

.pb-100 {
    padding-bottom: 100px;
}

.pb-105 {
    padding-bottom: 105px;
}

.pb-110 {
    padding-bottom: 110px;
}

.pb-115 {
    padding-bottom: 115px;
}

.pb-120 {
    padding-bottom: 120px;
}

.pb-125 {
    padding-bottom: 125px;
}

.pb-130 {
    padding-bottom: 130px;
}

.pb-135 {
    padding-bottom: 135px;
}

.pb-140 {
    padding-bottom: 140px;
}

.pb-145 {
    padding-bottom: 145px;
}

.pb-150 {
    padding-bottom: 150px;
}

.pb-155 {
    padding-bottom: 155px;
}

.pb-160 {
    padding-bottom: 160px;
}

.pb-165 {
    padding-bottom: 165px;
}

.pb-170 {
    padding-bottom: 170px;
}

.pb-175 {
    padding-bottom: 175px;
}

.pb-180 {
    padding-bottom: 180px;
}

.pb-185 {
    padding-bottom: 185px;
}

.pb-190 {
    padding-bottom: 190px;
}

.pb-195 {
    padding-bottom: 195px;
}

.pb-200 {
    padding-bottom: 200px;
}

.pb-220 {
    padding-bottom: 220px;
}


/*-- Padding Left --*/

.pl-0 {
    padding-left: 0px;
}

.pl-5 {
    padding-left: 5px;
}

.pl-10 {
    padding-left: 10px;
}

.pl-15 {
    padding-left: 15px;
}

.pl-20 {
    padding-left: 20px;
}

.pl-25 {
    padding-left: 35px;
}

.pl-30 {
    padding-left: 30px;
}

.pl-35 {
    padding-left: 35px;
}

.pl-35 {
    padding-left: 35px;
}

.pl-40 {
    padding-left: 40px;
}

.pl-45 {
    padding-left: 45px;
}

.pl-50 {
    padding-left: 50px;
}

.pl-55 {
    padding-left: 55px;
}

.pl-60 {
    padding-left: 60px;
}

.pl-65 {
    padding-left: 65px;
}

.pl-70 {
    padding-left: 70px;
}

.pl-75 {
    padding-left: 75px;
}

.pl-80 {
    padding-left: 80px;
}

.pl-85 {
    padding-left: 80px;
}

.pl-90 {
    padding-left: 90px;
}

.pl-95 {
    padding-left: 95px;
}

.pl-100 {
    padding-left: 100px;
}


/*-- Padding Right --*/

.pr-0 {
    padding-right: 0px;
}

.pr-5 {
    padding-right: 5px;
}

.pr-10 {
    padding-right: 10px;
}

.pr-15 {
    padding-right: 15px;
}

.pr-20 {
    padding-right: 20px;
}

.pr-25 {
    padding-right: 35px;
}

.pr-30 {
    padding-right: 30px;
}

.pr-35 {
    padding-right: 35px;
}

.pr-35 {
    padding-right: 35px;
}

.pr-40 {
    padding-right: 40px;
}

.pr-45 {
    padding-right: 45px;
}

.pr-50 {
    padding-right: 50px;
}

.pr-55 {
    padding-right: 55px;
}

.pr-60 {
    padding-right: 60px;
}

.pr-65 {
    padding-right: 65px;
}

.pr-70 {
    padding-right: 70px;
}

.pr-75 {
    padding-right: 75px;
}

.pr-80 {
    padding-right: 80px;
}

.pr-85 {
    padding-right: 80px;
}

.pr-90 {
    padding-right: 90px;
}

.pr-95 {
    padding-right: 95px;
}

.pr-100 {
    padding-right: 100px;
}


/* font weight */

.f-700 {
    font-weight: 700;
}

.f-600 {
    font-weight: 600;
}

.f-500 {
    font-weight: 500;
}

.f-400 {
    font-weight: 400;
}

.f-300 {
    font-weight: 300;
}


/* Background Color */

.gray-bg {
    background: #f7f7fd;
}

.white-bg {
    background: #fff;
}

.black-bg {
    background: #222;
}

.theme-bg {
    background: #f4f9ff;
}

.primary-bg {
    background: #222;
}

.blue-bg {
    background: #1e1465;
}


/* Color */

.white-color {
    color: #fff;
}

.black-color {
    color: #222;
}

.theme-color {
    color: #222;
}

.primary-color {
    color: #222;
}

.text-primary {
    color: #1937b2!important;
}


/* black overlay */

[data-overlay] {
    position: relative;
}

[data-overlay]::before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

[data-overlay="3"]::before {
    opacity: 0.3;
}

[data-overlay="4"]::before {
    opacity: 0.4;
}

[data-overlay="5"]::before {
    opacity: 0.5;
}

[data-overlay="6"]::before {
    opacity: 0.6;
}

[data-overlay="7"]::before {
    opacity: 0.7;
}

[data-overlay="8"]::before {
    opacity: 0.8;
}

[data-overlay="9"]::before {
    opacity: 0.9;
}


/*main */


/*
  Theme Name: Appcon - Software and App Landing Page HTML5 Template
  Author: basictheme
  Description: Software and App Landing Page HTML5 Template
  Version: 1.0
*/


/* CSS Index
-----------------------------------
1. Theme default css
2. header
3. slider
4. service
5. feature
6. newsletter
7. price
8. blog
*/


/* 1. Theme default css */

@import url('https://fonts.googleapis.com/css?family=Josefin+Sans:300,400,400i,600,600i,700|Nunito:300,500,400,600,700,800|Poppins:300,400,600,700&display=swap');
body {
    font-weight: normal;
    font-style: normal;
    background-color: #fbfbfb;
}

.img {
    max-width: 100%;
    transition: all 0.3s ease-out 0s;
}

button {
    cursor: pointer;
}

.f-left {
    float: left
}

.f-right {
    float: right
}

.fix {
    overflow: hidden
}

a,
.button {
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

a:focus,
.button:focus {
    text-decoration: none;
    outline: none;
}

a:focus,
a:hover,
.portfolio-cat a:hover,
.footer -menu li a:hover {
    color: #2B96CC;
    text-decoration: none;
}

a,
button {
    color: #1937b2;
    outline: medium none;
}

button:focus,
input:focus,
input:focus,
textarea,
textarea:focus {
    outline: 0
}

.uppercase {
    text-transform: uppercase;
}

.capitalize {
    text-transform: capitalize;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    /*font-family: 'Josefin Sans', sans-serif;*/
    font-weight: normal;
    margin-top: 0px;
    font-style: normal;
    font-weight: 500;
    text-transform: normal;
    line-height: 1.4;
}

a {
    text-decoration: none;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
}

h1 {
    font-size: 40px;
    font-weight: 500;
}

h2 {
    font-size: 36px;
}

h3 {
    font-size: 28px;
}

h4 {
    font-size: 22px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}

ul {
    margin: 0px;
    padding: 0px;
}

li {
    list-style: none;
}

p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    /* color: #495059; */
    margin-bottom: 15px;
}

hr {
    border-bottom: 1px solid #eceff8;
    border-top: 0 none;
    margin: 30px 0;
    padding: 0;
}

label {
    color: #7e7e7e;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
}

*::-moz-selection {
    background: #d6b161;
    color: #fff;
    text-shadow: none;
}

::-moz-selection {
    background: #444;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #444;
    color: #fff;
    text-shadow: none;
}

*::-moz-placeholder {
    color: #555555;
    font-size: 14px;
    opacity: 1;
}

*::placeholder {
    color: #555555;
    font-size: 14px;
    opacity: 1;
}

.theme-overlay {
    position: relative
}

.theme-overlay::before {
    background: #1696e7 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.6;
    position: absolute;
    top: 0;
    width: 100%;
}

.m-menu>ul>a>li {
    list-style: none;
    text-transform: uppercase;
    /* font-weight: bold; */
    padding: 8px 20px;
    cursor: pointer;
    border-bottom: 1px solid rgb(106 99 99 / 10%);
}

.ecosystem {
    border: 5px solid #909AC3;
    border-radius: 50%;
    width: 114px;
    margin-right: auto;
    margin-left: -20px;
}

.white-header .main-menu nav>ul>li:hover>a,
.main-menu nav>ul>li.active>a {
    color: #3056f2c7;
}

.litext {
    color: #fff;
}

.litext:hover {
    color: #adadad;
}


/* button style */

.btn-main {
    -moz-user-select: none;
    background: #1937b2;
    border: medium none;
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0;
    padding: 10px 30px;
    text-align: center;
    touch-action: manipulation;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    white-space: nowrap;
    /* text-transform: capitalize; */
}

.a.slider-video-btn>i {
    color: #0c58b7;
    font-size: 16px;
}

.btn-main:hover {
    background: #3056f2c7;
    color: #fff;
}

.btn.slider-btn {
    background: transparent;
    border: 1px solid #fff;
}

.btn.slider-btn:hover {
    border-color: #86C7ED;
    background: #86C7ED;
}

.btn-border {
    background: transparent;
    border: 2px solid #926bfa;
    color: #fff;
}

.btn-light-register {
    -moz-user-select: none;
    background: #f4f9ff30;
    border: medium none;
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0;
    padding: 15px 40px;
    text-align: center;
    touch-action: manipulation;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    white-space: nowrap;
}

.btn-light-register:hover {
    background: #86C7ED;
    color: #fff;
}

.header-button a.btn {
    background: none;
    color: #525470;
    border: 2px solid #dff1d8;
    transition: .3s;
    padding: 19px 40px;
    font-size: 13px;
}

.header-button a.btn:hover {
    background: #86ba09;
    color: #fff;
    border-color: #86ba09;
}

.activ-testimonai .testimonial-img img {
    display: block;
    width: auto;
    border-radius: 50%;
}


/* scrollUp */

#scrollUp {
    background: #1937b2;
    height: 60px;
    width: 60px;
    right: 50px;
    bottom: 26px;
    color: #fff;
    font-size: 25px;
    text-align: center;
    border-radius: 50%;
    padding-top: 15px;
    line-height: 32px;
}

#scrollUp:hover {
    background: #0057d9;
}


/* header */


/* 2. header */

.logo-white {
    display: none;
}

.transparent-header {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
}


/* changes made by junmoni 17 oct, consistent header issue */

.main-menu ul li a {
    color: #000000;
    /* font-weight: 400; */
    font-size: 14px;
    padding: 6px 6px !important;
    display: list-item;
    list-style: none;
    line-height: 1;
}


/* css ends byjunmoni 17 oct, consistent header issue */

.main-menu ul li {
    display: inline-block;
    margin: 0px 8px;
    position: relative;
    list-style: none;
}

.header-btn a {
    background-color: #6f33a8;
    padding: 14px 40px;
    border-radius: 0;
    font-size: 14px;
    letter-spacing: 0;
    font-weight: 700;
    color: #fff;
    text-transform: capitalize;
    display: inline-block;
}

.header-btn.header-btn-2 a {
    background-color: #0d4cc8;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 700;
}

.main-menu ul li ul.submenu {
    position: absolute;
    background: #fff;
    width: 230px;
    top: 110%;
    padding: 30px;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    opacity: 0;
    visibility: hidden;
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);
}

.main-menu ul li:hover>ul.submenu {
    opacity: 1;
    visibility: visible;
    top: 100%;
}

.main-menu ul li ul.submenu li {
    margin: 0;
    display: block;
    margin-bottom: 20px;
}

.main-menu ul li ul.submenu li:hover>a {
    color: #ff63a3;
}

.main-menu ul li ul.submenu li:last-child {
    margin-bottom: 0;
}

.main-menu ul li ul.submenu li a {
    padding: 0;
    color: #90909a;
    font-weight: 500;
    font-size: 16px;
}

.main-menu ul li ul.submenu li ul.submenu {
    left: 100%;
    top: 0;
}

.header-btn a:hover {
    background: #ff63a3;
    color: #fff;
}

.sticky-bar {
    position: fixed;
    background: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    z-index: 9999;
    -webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
    transition: .3s;
    box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
    -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
}

.header-white.sticky-bar {
    background: #FFFFFF;
}

.header-1.sticky-bar .main-menu ul li a {
    color: #222;
}


/* 3. slider */

.slider-height {
    background-repeat: no-repeat;
    background-position: top right;
}

.slider-height-2 {
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 953px;
}

.shap-c {
    position: relative;
}

img.shap-1 {
    position: absolute;
    top: 140px;
    width: 10px;
    height: 12px;
    right: 50%;
    opacity: 0.3;
}

.shap-2 {
    position: absolute;
    right: 122px;
    top: 100px;
    opacity: .4;
}

.shap-3 {
    position: absolute;
    right: 0;
    transform: translateY(100%);
    left: 79%;
    top: 147px;
    opacity: .4;
}

.slider-img-2 {
    margin-top: 286px;
    margin-left: 26px;
}

.slider-content-space {
    padding-top: 340px;
}

.slider-text-3.slider-content-space {
    padding-top: 310px;
}

.slider-content-space4 {
    padding-top: 189px;
    margin: 0 233px;
}

.slider-content-space5 {
    padding-top: 289px;
    margin: 0 0px;
}

.slider-img {
    margin-top: 197px;
    margin-left: 78px;
}

.slider-text.slider-text-2 h2 {
    font-weight: 700;
    font-size: 60px;
    margin-bottom: 17px;
    line-height: 1.4;
}

a.slider-video-btn {
    width: 60px;
    height: 60px;
    display: inline-block;
    background: #f4f9ff;
    text-align: center;
    line-height: 60px;
    border-radius: 50%;
    color: #0c58b7;
}

a.slider-video-btn:hover {
    background: gold;
    color: #fff;
}

.slider-text a {
    margin-right: 8px;
}

.slider-text.slider-text-2 a {
    margin-right: 8px;
    /* letter-spacing: 2px;
    text-transform: uppercase; */
    font-size: 15px;
}

.slider-btn a {
    margin-right: 15px;
}

.shape {
    position: absolute;
}

.shape-01 {
    top: 19%;
    left: 8%;
}

.shpae-wrapper-2 .shape-01 {
    top: 15%;
    left: 0%;
}

.shpae-wrapper-2 .shape-02 {
    bottom: 50%;
    left: 84%;
}

.shape-02 {
    bottom: 21%;
    left: 47%;
}

.shape-02.index-2 {
    bottom: 29%;
    left: 47%;
}

.shpae-wrapper-6 .shape-02 {
    bottom: 87%;
    left: 72%;
    z-index: -1;
}

.shpae-wrapper-6 .shape-01 {
    top: -8%;
    left: -1%;
}

.shpae-wrapper-6 .shape.shape-03 {
    right: 176px;
    top: 183px;
}

.app-shape {
    position: absolute;
    top: 49%;
    left: -13%;
}

.app-shape-02 {
    position: absolute;
    bottom: 52%;
    right: -48%;
}

.slider-img-3 img {
    position: absolute;
    top: 61px;
    left: -69px;
}


/* 4. service */

.service-text h3 {
    font-size: 24px;
    color: #333333;
    font-weight: 500;
    margin-bottom: 14px;
}

.servie-icon {
    margin-bottom: 16px;
}

.service-text.service-text-2 p {
    line-height: 1.6;
}

.service-text {
    margin: 0 25px;
}

.service-area-2 {
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
}

.Custotmers-area.service-area-2 {
    margin-bottom: 0px;
}

.service-titles-heading-2 h2 {
    color: #222 !important;
}

.testimonail-body-2 {
    margin-top: -496px;
}

.test-shape-area {
    background: #F4F9FF;
}


/* 5. feature */

.single-features-area {
    margin-left: 146px;
}

.single-features-area-down li {
    margin-right: 10px;
}

/* .tab-content li {
    list-style-type: disc !important;
} */

.single-service-right {
    padding-top: 195px;
    margin-left: 136px;
}

.section-titles>span {
    font-weight: 700;
    font-size: 15px;
    color: #197AFF !important;
    margin-bottom: 7px;
    display: inline-block;
    letter-spacing: 4px;
    text-transform: uppercase;
}

.section-titles>span {
    margin-bottom: 13px;
}

.features-text ul {
    margin: 0;
    padding: 0;
}

.features-text ul li {
    position: relative;
}

.features-text ul li {
    margin-bottom: 35px;
    color: #7d859f;
    display: block;
    padding-left: 55px;
    font-size: 18px;
    color: #333333;
    font-weight: 700;
}

.features-text ul li::before {
    color: #fff;
    font-size: 15px;
    left: 0px;
    position: absolute;
    top: 2%;
    transition: all 0.75s ease 0s;
    font-family: "Font Awesome 5 Pro";
    content: "\f00c";
    display: inline-block;
    font-weight: 700;
    line-height: 29px;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 5px;
}

.col-xl-7 .features-text ul li:nth-child(1)::before {
    background: #f3c203;
}

.col-xl-7 .features-text ul li:nth-child(2)::before {
    background: #00d362;
}

.col-xl-7 .features-text ul li:nth-child(3)::before {
    background: #886cff;
}


/* 6. newsletter */

.section-titles.service-titles-heading {
    overflow: hidden;
}

.service-area {
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
}

.needux4g h3 {
    color: #1B2430 !important;
    font-size: 30px;
}

.needux4g h4 {
    color: #1B2430;
    font-size: 24px;
    /* padding-right: 104px; */
    font-weight: 700;
}

.testimonail-body {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 46px 0px rgba(0, 0, 0, 0.07);
    padding: 44px;
    margin-bottom: 50px;
}

.testimoinal-img {
    overflow: hidden;
    margin-right: 18px;
    display: inline-block;
}

.autor-mata i {
    font-size: 25px;
    position: absolute;
    right: 0;
    top: 21px;
    color: #1de19e;
}

.autor-mata {
    position: relative;
}

.autor-mata {
    padding-top: 7px;
}

.autor-mata h3 {
    margin: 0;
    font-size: 24px;
    color: #333333;
}

.autor-mata span {
    font-size: 16px;
    color: #555555;
    font-weight: 500;
    display: inline-block;
}

.slider-text-3.slider-content-space h2 {
    margin-bottom: 32px;
}

.get-app {
    margin-top: 40px;
}

.get-app a {
    display: inline-block;
    line-height: 1;
    padding: 16px 28px;
    border: 1px solid #ebebeb;
    margin-right: 20px;
    height: 85px;
    width: 209px;
    border-radius: 5px;
}

.get-app a i {
    float: left;
    font-size: 40px;
    top: 1px;
    position: relative;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    color: #777b92;
}

.get-app a:hover {
    background-color: #1de19e;
    color: #fff;
    border-color: #1de19e;
}

.get-app a:hover i {
    color: #fff;
}

.get-app a:hover p>span {
    color: #fff;
}

.get-app a:hover p {
    color: #fff;
}

.footer-app-btn img {
    float: left;
}

.get-app a p {
    display: inline-block;
    margin: 0;
    line-height: 1.4;
    text-align: left;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    padding-left: 12px;
    color: #777b92;
    font-size: 14px;
    padding: 3px 11px;
    font-weight: 500;
}

.get-app a p>span {
    color: #777b92;
    font-size: 18px;
    font-weight: 500;
    display: inline-block;
    transition: .3s;
}


/* 7. price */

ul.price-nav {
    display: inline-block;
    background: #fefdfe;
}

ul.price-nav li {
    display: inline-block;
}

.price-header h4 {
    font-weight: 400;
    text-transform: capitalize;
    font-size: 18px;
}

ul.price-nav li a {
    padding: 23px 40px;
    line-height: 1;
    color: #878991;
    border-radius: 5px;
    width: 144px;
    height: 64px;
    font-weight: 700;
    font-size: 18px;
}

ul.price-nav li a.active {
    border-radius: 5px;
    background: #1de19e;
    color: #fff;
}

ul.price-nav li:nth-child(2) a {
    border-radius: 5px;
}


/* price area */

.price-box {
    background: #fff;
    padding: 40px 50px;
}

.price-header {
    position: relative;
    margin-bottom: 25px;
    border-bottom: 1px solid #f6f2fe;
    padding-bottom: 25px;
    margin-bottom: 35px;
}

.price-header h4 {
    font-weight: 400;
    text-transform: capitalize;
    font-size: 18px;
    color: #333333;
    font-weight: 500;
    margin-bottom: 0;
    line-height: 1;
    margin-bottom: 12px;
}

.price-header h2 {
    font-size: 48px;
    color: #333333;
    font-weight: 700;
    margin-bottom: 0;
    line-height: 1;
    margin-bottom: 5px;
}

.price-header h2>sup.dolers {
    font-size: 18px;
    font-weight: 700;
    color: #333333;
    display: inline-block;
    position: absolute;
    left: 86px;
    top: 42px;
}

.price-header>span.sep {
    font-size: 13px;
    font-weight: 700;
    color: #1de19e;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.price-item-list ul li {
    font-size: 16px;
    color: #555555;
    margin-bottom: 14px;
    font-weight: 400;
}

.price-item-list ul li:last-child {
    margin-bottom: 0px;
}


/* price btn */

.price-link a.btn {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 16px;
}

.price-link a.btn:hover {
    background: #1de19e;
    color: #fff;
}

.btn-theme-border.active {
    background: #1de19e;
    color: #fff;
}

.btn-theme-border {
    background: transparent;
    border: 2px solid #1de19e;
    border-radius: 30px;
    color: #333333;
    padding: 12px 30px;
    font-weight: 700;
    font-size: 16px;
}


/* 8. blog */

.blog-body span {
    font-weight: 700;
    font-size: 16px;
    color: #1de19e;
    padding-top: 27px;
    display: inline-block;
    margin-bottom: 4px;
}

.blog-body h3 {
    font-weight: 500;
    font-size: 24px;
    color: #333333;
}

.blog-body h3:hover a {
    color: #1de19e;
}

.blog-body h3 {
    font-weight: 500;
    font-size: 24px;
    color: #333333;
    margin-bottom: 0;
}

.blog-body p {
    font-size: 14px;
    font-weight: 400;
}

.blog-info {
    height: 150px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 2px 18px 2px rgba(156, 157, 158, 0.14);
    border-radius: 3px 0px 14px 23px;
}

ul.footer-address i {
    color: #fff;
    width: 24px;
    float: left;
}

ul.footer-address li span {
    float: left;
    line-height: 1;
    overflow: hidden;
}

.form-area {
    margin-bottom: -271px;
}

.footer-area {
    width: 100%;
    height: 755px;
    background-repeat: no-repeat;
}

.footer-area {
    padding-top: 385px;
}

.cta-form {
    padding-bottom: 86px;
}

.cta-area-title {
    padding-top: 75px;
}

.footer-widget h3 {
    font-weight: 500;
    font-size: 24px;
    color: #ffff;
    margin-bottom: 20px;
}

.footer-widget ul li {
    margin-bottom: 12px;
    font-size: 16px;
    font-weight: 400;
}

.footer-widget ul li a {
    color: #fff;
}

.footer-widget ul li a:hover {
    color: #1de19e;
    /* opacity: .7; */
}

.footer-widget address {
    color: #fff;
    font-size: 16px;
}

ul.footer-address li {
    display: block;
    margin-left: 0;
    font-size: 16px;
    color: #fff;
    overflow: hidden;
}

.copyright p {
    color: #fff;
}

.copyright-3 p {
    color: #555555;
}

.copyright-blog p {
    color: #555555;
}


/* page 2 */

.Custotmers-area.service-area-2 {
    margin-top: -133px;
}

.footer-area-2 {
    background-size: cover;
    background-position: bottom;
    height: 991px;
}

.footer-area-2 h6 {
    color: #121213;
    font-weight: 700;
    font-size: 18px;
}

.footer-area-2 a {
    color: #495059;
    font-size: 16px;
}

.footer-area-2 p {
    color: #1B2430;
    font-size: 14px;
}

.footer-widget-2 {
    padding-top: 285px;
}

.news-latter-area {
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 46px 0px rgba(0, 0, 0, 0.07);
    padding-left: 60px;
}

.cat-bg-area {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-left: 70px;
}

.cta-area-title h2 {
    color: #222222;
    margin: 0;
    font-size: 48px;
    font-weight: 500;
}

.cta-dec .cta-area-title h2 {
    color: #fff;
}

.cta-form input {
    width: 100%;
    height: 54px;
    background: #fff;
    padding: 0px 34px;
    border: 1px solid #eaeaea;
    font-size: 16px;
    text-transform: capitalize;
    color: #30323d;
    border-radius: 5px;
}

.footer-area.footer-area-2 {
    margin-top: -399px;
}

.footer-area.footer-area-3 {
    margin-top: -200px;
}

.btn.btn-form {
    padding: 14px 60px;
    background: #1de19e;
    border-radius: 5px;
}

.btn.btn-form:hover {
    background: gray;
}

.slider-text.slider-content-space-2>span {
    margin-bottom: 2px;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
}


/* .slider-text.slider-content-space-2>p {
    margin-bottom: 25px;
    
} */

.slider-text.slider-text-2.slider-content-space-2 {
    margin-top: 297px;
}


/* page 3 */

.footer-widget.footer-widget-3 h3 {
    font-weight: 500;
    font-size: 24px;
    color: #333333;
    margin-bottom: 20px;
    color: #0c58b7;
}

.footer-widget.footer-widget-3.footer-widgets-blog h3 {
    color: #0c58b7;
}

.footer-widget.footer-widget-3 ul li {
    color: #555555;
}

.footer-widget.footer-widget-3 ul li a {
    color: #555555;
}

.footer-widget.footer-widget-3 ul li i {
    color: #7d7d7d;
}

.footer-widget.footer-widget-3 address {
    color: #555555;
}

.section-titles-test {
    padding-top: 38px;
    padding-bottom: 114px;
}

.section-titles-test>span,
h3 {
    color: #fff;
}

.section-titles-test h3 {
    margin-right: 69px;
}

.section-titles-test h3 {
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 50px;
    line-height: 1.6;
}

.section-titles-test {
    position: relative;
}

.custom-date {
    display: inline-block;
    position: relative;
    padding-top: 138px;
    margin-bottom: 0;
}

.custom-date::before {
    position: absolute;
    width: 40px;
    height: 1px;
    background: #fff;
    content: "";
    left: 136px;
    top: 75%;
}

.custom-date>span {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    margin-right: 70px;
    margin-bottom: 39px;
    display: inline-block;
}

.author-mata {
    display: inline-block;
}

.author-mata>span {
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    position: relative;
    margin-left: 70px;
    /*font-family: 'Josefin Sans', sans-serif;*/
}

.author-mata>span::before {
    position: absolute;
    width: 40px;
    height: 1px;
    background: #fff;
    content: "";
    left: -68px;
    top: 10px;
    opacity: .4;
}

.testtmonial-area {
    margin-top: -190px;
}

.section-titles p {
    margin: 0;
}

.activ-testimonai button {
    position: absolute;
    border: none;
    width: 62px;
    height: 62px;
    right: 5px;
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    top: -120px;
    transition: .3s;
    background: transparent;
    cursor: pointer;
}

.activ-testimonai button.slick-prev {
    right: 80px;
}

.activ-testimonai.test-arrow button {
    color: #888;
}

.activ-testimonai button:hover {
    background-color: rgba(240, 232, 232, 0.5);
    color: #fff;
}

.activ-testimonai.test-arrow button:hover {
    background-color: #fff;
    color: #1de19e;
}

.activ-testimonai.test-arrow button.slick-prev {
    right: 80px;
}


/* blog area */


/* news blog */

.slider-content-space-blog {
    text-align: center;
    margin-top: 240px;
    padding-bottom: 178px;
}

.blog-text>span {
    color: #FFF;
    text-transform: uppercase;
    font-size: 15px;
    display: inline-block;
    letter-spacing: 3px;
    margin-bottom: 3px;
    font-weight: 700;
}

.news-titles-dec-blog h3 {
    color: #222222;
    font-size: 48px;
    margin-top: 26px;
    font-weight: 500;
    margin-bottom: 20px;
}

.news-titles-dec-blog h6>span {
    color: #333333;
    font-size: 14px;
    text-transform: uppercase;
}

.news-titles-dec-blog ul li>span {
    color: #0c58b7;
    font-size: 14px;
    font-weight: 700;
}

.news-titles-dec-blog ul li {
    display: inline-block;
    margin-right: 31px;
    color: #555555;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 15px;
}

.news-titles-dec-blog p {
    padding-right: 76px;
    margin-bottom: 25px;
}

.btn-blog {
    text-transform: capitalize;
    color: #0c58b7;
    font-size: 18px;
    font-weight: 500;
}

.btn-blog i {
    font-weight: 400;
    font-size: 15px;
}

.btn.btn-blog i {
    font-size: 14px;
}

.news-box {
    border-bottom: 1px solid #ddd;
}

.news-img img {
    width: 100%;
}

.news-side-bar {
    margin-left: 30px;
}

.row.row-top {
    margin-top: -402px;
}

.follow-us ul li {
    display: inline-block;
    margin-right: 16px;
}

.follow-us ul li a {
    font-size: 18px;
    color: #cecece;
}

.footer-area-blog {
    background: #f4f9ff;
}

.follow-us ul li a:hover {
    color: #0c58b7;
}

.footer-widget.footer-widget-3.footer-widgets-blog {
    margin-top: 98px;
}

.news-cata {
    padding-bottom: 36px;
}

.news-cata h3,
.news-catas h3,
.follow-us h3 {
    color: #333333;
    font-weight: 500;
    font-size: 24px;
}

.bar-down {
    width: 50px;
    height: 4px;
    background: #fbba42;
    margin-bottom: 18px;
    margin-top: 12px;
}

.news-cata ul li {
    margin-bottom: 18px;
    display: inline-block;
    width: 100%;
    margin-left: 5px;
    font-size: 16px;
}

.news-cta-bar {
    margin-top: 23px;
}

.single-bar-img img {
    width: 100%;
}

.search-bar {
    margin-bottom: 53px;
}

.search-bar form {
    position: relative;
}

.news-box .news-img {
    padding-right: 36px;
}

.search-bar form i {
    position: absolute;
    top: 14px;
    right: 16px;
    font-size: 16px;
    color: #555555;
    font-weight: 400;
    cursor: pointer;
}

.search-bar input {
    border: 1px solid #e1e1e1;
    height: 45px;
    width: 100%;
    color: #555555;
    font-size: 16px;
    padding: 0 15px;
}

.news-cata ul li a {
    color: #555555;
}

.single-bar-cont {
    overflow: hidden;
    margin-left: 99px;
}

.news-catas ul li {
    overflow: hidden;
    padding-bottom: 30px;
}

.single-bar-img {
    display: inline-block;
    float: left;
    overflow: hidden;
    width: 75px;
    height: 75px;
}

.single-bar-cont h6 {
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    color: #6b6b6b;
    padding-right: 15px;
    margin: 0;
}

.single-bar-cont span {
    font-size: 12px;
    color: #646464;
    margin: 0;
    display: inline-block;
}

.sidebar-tag li {
    float: left;
    margin-bottom: 8px;
    margin-right: 8px;
}

.sidebar-tag li a {
    color: #333;
    display: inline-block;
    font-weight: 400;
    line-height: 1;
    padding: 8px 19px;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    text-transform: capitalize;
    border: 1px solid #e5e5e5;
}

.sidebar-tag li a:hover {
    background: #fbba42;
}

.news-titles-dec-blog:last-child {
    border-bottom: 0;
}

.news-titles-dec-blog {
    margin-left: 24px;
}

.page-link {
    position: relative;
    display: block;
    margin-left: 8px;
    line-height: 2.25;
    color: #555555;
    background-color: #f4f9ff;
    border: 1px solid #f4f9ff;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
}

.page-item:first-child .page-link {
    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
}

.page-item:last-child .page-link {
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
}

.pagination {
    margin-bottom: 62px;
}


/* arrow */

.acitv-testimonail button.slick-arrow {
    position: absolute;
    border: none;
    background: transparent;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    top: 171px;
    left: -65px;
}

.acitv-testimonail button.slick-next {
    right: -81%;
    margin: 0 auto;
    top: 170px;
}

.acitv-testimonail-3 button.slick-arrow {
    position: absolute;
    border: none;
    background: transparent;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    top: 171px;
    left: -65px;
}

.acitv-testimonail-3 button.slick-next {
    right: -81%;
    margin: 0 auto;
    top: 170px;
}

.news-page-box {
    border: 4px solid #f4f9ff;
    padding: 35px 41px;
    padding-bottom: 0;
}

.quite-area span {
    float: right;
    padding: 42px;
    font-size: 18px;
    color: #333333;
    font-weight: 500;
}

.post-tag ul li {
    display: inline-block;
    margin-right: 5px;
    width: 80px;
    height: 32px;
    background: #0c58b7;
    border-radius: 30px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 28px;
    font-weight: 400;
}

.post-social ul li {
    width: 30px;
    height: 30px;
    background: #fff;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
}

.post-social ul li a {
    color: #676b71;
    line-height: 32px;
}

.news-box-comment>h3 {
    color: #333333;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 15px;
}

.post-social-areA {
    margin-top: 50px;
    height: 55px;
    width: 100%;
    background: #f4f9ff;
    border-radius: 5px;
    text-align: center;
    padding-top: 12px;
    margin-bottom: 111px;
}

.post-social ul li.active {
    background: #0c58b7;
}

.post-social ul li:hover {
    background: #0c58b7;
    color: #fff;
}

.post-info-box {
    border: 1px solid #ddd;
    padding: 29px 34px;
}

.post-dec {
    margin-left: 79px;
}

.post-dec-btn {
    display: inline-block;
    color: #0c58b7;
    font-size: 16px;
    font-weight: 500;
}

.post-dec h4 {
    font-size: 18px;
    color: #333333;
    margin: 0;
}

.post-dec span {
    display: inline-block;
    margin-bottom: 17px;
    color: #555555;
    font-size: 14px;
    font-weight: 400;
}

.post-info-box img {
    float: left;
}

.post-form input,
textarea {
    border: 1px solid #e1e1e1;
    height: 50px;
    font-size: 16px;
    color: #555555;
    padding: 0 15px;
    width: 100%;
}

textarea {
    margin-top: 39px;
    height: 148px;
    padding: 14px 17px;
    margin-bottom: 29px;
    display: inline-block;
}

.contract-form {
    margin-bottom: 150px;
}

.form-white {
    color: #333;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 20px;
}

.contaract-list ul li {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 9px;
}

.contaract-list ul li {
    font-size: 24px;
    font-weight: 500;
}

ul.contract-space li p {
    margin-bottom: 0;
}

.contract-space {
    margin-top: 40px;
    margin-bottom: 40px;
}

.authour-down-img {
    margin-bottom: 17px;
}

.btn.btn-form.btn-form-2.btn-form-3 {
    margin-right: 64px;
}

.author-down-area .activ-testimonai button i {
    font-weight: 400;
}


/*style */


/* CSS Document */

html {
    scroll-behavior: smooth;
}

.darkmode {
    background: #152028;
    color: #FFFFFF !important;
}

.darkmode .statistics {
    background: #202945;
}

.darkmode .statistics .box01 {
    background: #152028;
}

.darkmode .statistics .box01 h4 {
    color: #FFFFFF;
}

.darkmode .statistics .box01 h3 {
    color: rgba(255, 255, 255, 0.60);
}

.darkmode .statistics .viewall a {
    color: #FFFFFF;
}

.darkmode h4 {
    color: #FFFFFF !important;
}

.darkmode h3 {
    color: #FFFFFF !important;
}

.darkmode h6 {
    color: #FFFFFF !important;
}

.darkmode .work .box02 h5 {
    color: rgba(255, 255, 255, 0.60);
}

.darkmode .work .box02 p {
    color: #FFFFFF;
}

.darkmode .service-text-2 p {
    color: #FFFFFF;
}

.darkmode .background03 {
    background: #202945;
}

.darkmode h2 {
    color: #1937B2;
}

.darkmode p {
    color: #1937B2;
}

.darkmode .section-titles p {
    color: rgba(255, 255, 255, 0.60);
}

.darkmode .test-shape-area {
    background: #202945;
}

.darkmode .test-shape-area h1 {
    color: #FFFFFF;
}

.darkmode .test-shape-area p {
    color: rgba(255, 255, 255, 0.60);
}

.darkmode .main01 {
    background: #152028;
}

.darkmode .main01 h5 {
    color: #FFFFFF;
}

.darkmode .faq h1 {
    color: rgba(255, 255, 255, 0.60);
}

.darkmode .faq .card-body {
    background: #152028;
    border-radius: 0 0 15px 15px;
}

.darkmode .faq .viewallfaq {
    color: rgba(255, 255, 255, 0.60);
}

.darkmode .footer-main {
    background: #474747;
}

.darkmode .footer-widget p {
    color: #FFFFFF;
}

.darkmode .nor {
    display: none;
}

.darkmode .wht {
    display: block;
    height: 45px;
}

.wht {
    display: none;
}

.header-top {
    background: #081854;
    position: relative;
}

.header-top .skip01 {
    color: #FFFFFF;
    font-size: 12px;
    line-height: 32px;
    padding-right: 15px;
    font-weight: 500;
}

.header-top .partition {
    color: #FFFFFF;
}

.header-top .goi {
    line-height: 40px;
    color: #FFFFFF;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
}

.header-top .goi img {
    margin-right: 15px;
    width: 25px;
    height:15px;
}

.header-top .font01 {
    font-size: 12px;
    border: none;
    outline: none;
    background: no-repeat;
    height: 40px;
    width: 40px;
    color: #FFFFFF;
}

.header-top .active01 {
    background: rgba(255, 255, 255, 0.20);
}

.header-top .day01 {
    background: none;
    border: none;
    height: 40px;
    line-height: 32px;
    padding: 0 15px;
    font-size: 14px;
    color: #FFFFFF;
}

.header-top .language01 {
    font-size: 14px;
    color: #FFFFFF;
    height: 40px;
    display: inline-block;
    padding: 10px 0 10px 14px;
    margin-right: 8px;
}

.header-top .language01 select {
    background: #081854;
    border: none;
    color: #fff;
}

.sticky-bar {
    top: 0;
}

.sticky-bar .register .signin {
    margin: 0;
    background: #86C7ED;
    color: #FFFFFF;
    border: 1px solid #86C7ED;
}

.register .signin:hover {
    background: #86C7ED !important;
    border: 1px solid #86C7ED color #FFFFFF;
}

.main-menu ul li a:hover {
    color: #0a0d0f;
}

.mean-container a.meanmenu-reveal {
    border: none !important;
}

.white-header .main-menu nav>ul>li:hover>a,
.main-menu nav>ul>li.active>a {
    color: #86C7ED;
}

.header-area {
    background-size: cover;
}

.terms-top {
    background-image: linear-gradient(to right bottom, #2847d7, #0060e2, #0075ea, #0089ee, #219cef);
    ;
    height: 110px;
    width: 100%;
}

.transparent-header .mean-container a.meanmenu-reveal {
    /*left: 0 !important;*/
    top: 20px;
}

.header-white.sticky-bar .mean-container a.meanmenu-reveal {
    top: 20px;
}

.header-white.sticky-bar .mean-container a.meanmenu-reveal span {
    background: #656363;
}

.transparent-header .mean-container a.meanmenu-reveal span {
    background: #656363;
}

.transparent-header .mean-container a.meanmenu-reveal {
    color: #656363;
}

.header-white.sticky-bar .mean-container a.meanmenu-reveal {
    color: #656363;
}

.logo {
    position: relative;
    float: left !important;
}

.plogo {
    padding: 0 10px;
    border-left: 1px solid rgba(255, 255, 255, 0.40);
    border-right: 1px solid rgba(255, 255, 255, 0.40);
}

.logo img {
    height: 37px;
    margin-top: 8px;
}

.logo2 img {
    height: 45px;
}

.logo span {
    display: inline-block;
    width: 70px;
    height: 44px;
    font-size: 16px;
    position: absolute;
    font-weight: bold;
    color: #fff;
    top: -4px;
}

.register {
    font-weight: bold;
    list-style: none;
    display: flex;
}

.register a {
    color: #FFFFFF;
    padding: 18px 0;
    display: inline-block;
}

.register .signin {
    margin-left: 10px;
    width: 120px;
    padding: 9px 10px;
    height: 40px;
    background: #FFFFFF;
    display: inline-block;
    color: #263E56;
    border: 1px solid #B3DCEA;
    box-sizing: border-box;
    border-radius: 13px;
    text-align: center;
    line-height: 40px;
    margin-top: 5px;
}


/* .darkmode .register .signin {
    background: #152028;
} */

.slider-text.slider-text-2.slider-content-space-2 {
    margin-top: 100px;
}

.slider-img-2 {
    margin-top: 87px;
}

.slider-height-2 {
    min-height: 563px;
}

.slider-text.slider-text-2 h2 {
    font-size: 36px;
    padding-top: 24px;
}

.slider-text.slider-content-space-2>p {
    font-family: inherit;
    font-size: 18px;
}

.statistics {
    background: #f0f3ff;
    padding: 0px 0;
    border-radius: 10px;
}

.statistics .img-box {
    margin-right: 9rem!important;
    margin-top: -27px;
    border-radius: 10px;
    margin-left: 60px;
}

.statistics .box01 {
    border-radius: 15px;
    /* padding: 70px 105px; */
    padding: 40px 192px 40px 70px;
}

.statistics .box01 h4 {
    font-size: 24px;
    margin-top: 10px;
    color: #1B2430;
}

.statistics .box01 h3 {
    margin: 0;
    font-size: 24px;
    line-height: 36px;
    color: #263E56;
}

.statistics .box01 img {
    height: 73px;
    width: 73px;
}

.statistics .viewall {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.statistics .viewall a {
    font-size: 18px;
    line-height: 27px;
    color: #263E56;
}

.statistics .viewall a:hover {
    color: #86C7ED;
}

.statistics .viewall a i {
    margin-left: 15px;
    font-size: 14px;
}

.statistics h2 {
    font-size: 30px;
}

.work {
    padding: 40px 0;
}

.ecosystem-img {
    width: 75%;
    padding-top: 14px;
}

.how-to-work-img {
    width: inherit;
}

.img-Benefits {
    width: 58%;
    margin-right: 80px;
}

.img-features {
    margin-left: 65px;
    width: 70%;
}

.work .box02 {
    max-width: 20% !important;
    text-align: center;
    flex: 0 0 20%;
}

.major-heading {
    color: #FFFFFF;
    padding-top: 24px;
}

.img-major {
    padding-top: 16px;
}

.work .box03 {
    position: absolute;
    top: 20%;
    right: -20px;
}

.work .box02 h5 {
    font-size: 18px;
    line-height: 27px;
    margin: 32px 0 15px 0;
}

.work .box02 p {
    font-size: 14px;
    line-height: 21px;
}

.test-shape-area h1 {
    font-size: 45px;
}


/*.img-box:hover{  box-shadow: 0 7px 14px 0 rgb(59 65 94 / 10%), 0 3px 6px 0 rgb(0 0 0 / 7%);}*/


/* .img-box01 {
    background: #D6F2FF;
} */


/* .img-box02 {
    background: #FFFFBA;
} */


/* .img-box03 {
    background: rgba(39, 167, 36, 0.12);
} */


/* .img-box04 {
    background: rgba(255, 223, 186, 1);
} */

.body-header {
    min-height: 65px;
}

.main01 {
    background: #FFFFFF;
    border-radius: 24px;
    border: 0px solid rgba(0, 0, 0, 0.0);
    box-shadow: 0px 24px 30px rgba(29, 98, 191, 0.12);
}

.main01 p {
    font-size: 14px;
}

.main01 h5 {
    font-size: 16px;
}

.text01 {
    padding: 15px;
}

.faq h1 {
    font-size: 36px;
    line-height: 54px;
    color: #263E56;
}

.faq .card {
    border-radius: 15px;
    margin-bottom: 10px;
}

.faq .card-header {
    background: none;
    font-size: 16px;
    border-radius: 15px;
}

.viewallfaq {
    font-size: 16px;
    color: #000000;
    font-weight: 600;
}

.viewallfaq i {
    margin-left: 15px;
    font-size: 14px;
}

.viewallfaq:hover {
    color: #86C7ED;
}

#scrollUp:hover {
    background: #86C7ED;
}

.btn {
    border-radius: 5px;
}

.single-service .servie-icon {
    background: #F1F1F1;
    border-radius: 32.5px;
    padding: 50px 20px;
    height: 227px;
    color: #263E56;
    transition: linear 0.2s;
}

.single-service .servie-icon:hover {
    box-shadow: 0 7px 14px 0 rgb(59 65 94 / 10%), 0 3px 6px 0 rgb(0 0 0 / 7%);
}

.single-service .servie-icon img {
    height: 61px;
}

.section-titles-test>span,
h3 {
    color: #1B2430 !important;
    font-size: 30px;
}

.service-text-2 p {
    font-family: Poppins;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
}

.sevrice-area h2 {
    text-align: center;
    font-size: 48px;
    font-family: 'Inter';
    font-weight: 700;
    line-height: 56px;
    color: #1B2430;
}

.background03 {
    background: #D6F2FF;
    text-align: center;
    padding: 101px 0 0 0;
    border-radius: 31.5px;
}

.background03 img {
    width: 80%;
    margin-bottom: -70px;
}

.features-img {
    border-radius: 31.5px;
    height: 300px;
    text-align: center;
}

.features-img img {
    height: 280px;
}

.news-latter-area {
    color: #FFFFFF;
}

.news-latter-area h2 {
    color: #FFFFFF;
}

.news-latter-area h3 {
    color: #FFFFFF;
}

.btn-form-2 {
    background: #000000;
    color: #FFFFFF;
    margin-right: 10px;
    border: 1px solid #000000;
}

.btn-form-2:hover {
    background: #000000;
    color: #FFFFFF;
}

.btn-form-3 {
    border: 1px solid #000000;
    background: none;
}

.news-latter-area {
    padding: 0 60px;
    background-size: cover;
}

.footer-widget p {
    color: #000000;
    margin-top: 10px;
    font-weight: 500;
}

.footer-widget ul li a {
    color: #000000;
}

.footer-main {
    background: #F2F2F2;
}

.footer-widget-2 {
    padding: 40px 0;
}

.footer-area-2 {
    height: auto;
}

.logo-footer-right img {
    height: 45px;
    padding: 5px;
    border-radius: 5px;
}

.footer-widget .logo img {
    height: 44px;
    width: auto;
}

.copyright {
    padding: 23px 0;
    background: #FFFFFF;
}

.copyright a {
    color: #1B2430;
    margin: 0 15px;
}

.copyright p {
    margin: 0;
}

.copyright .l-footer-b img {
    height: 26px;
}

.terms ul {
    padding-left: 2.5rem;
    margin-bottom: 1rem;
}

.terms li {
    list-style: inherit;
}

.terms {
    text-align: justify;
}

.badge-light {
    background-color: #E8F2FF !important;
    color: #197AFF!important;
}


/* Page Not Found CSS starts */


/* colors */

.center {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.error {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-content: center;
}

.number {
    font-weight: 900;
    font-size: 15rem;
    line-height: 1;
}

.card-color {
    border-color: #d6e0f5!important;
    background-color: #d6e0f5;
}

.ms-7 {
    margin-left: 9rem!important;
}

.card-img {
    padding: 5px 5px;
}

.card-leaderboard {
    padding: 40px 0px;
}

.value-proposition {
    background-color: #f0f3ff;
    padding-top: 36px;
    padding-bottom: 36px;
}

.value-proposition h4 {
    margin-left: 25px;
    color: #1B2430;
    font-size: 24px;
}

.value-proposition h5 {
    margin-right: 25px;
    color: #1B2430;
    font-size: 22px;
}

.pr-14 {
    padding-right: 14rem!important;
}


/* Page Not Found CSS ends */

@media only screen and (min-width: 320px) and (max-width: 414px) {
    .ecosystem {
        border-radius: 50%;
        width: 114px;
        margin-left: auto;
        margin-right: auto;
    }
    .body-header {
        min-height: 66px;
    }
    .slider-height-2 {
        min-height: 675px !important;
    }
    .header-top {
        position: fixed;
    }
    .btn {
        margin-bottom: 10px !important;
    }
    /*.slider-text.slider-text-2 a{ width:100%;}*/
    .logo img {
        height: 30px;
    }
    .logo2 img {
        height: 35px;
    }
    .signin {
        width: 100%;
        color: #000000;
        padding: 0 20px;
    }
    .statistics .box01 {
        margin-bottom: 15px;
    }
    .work .box02 {
        max-width: 100% !important;
        text-align: center;
        flex: 0 0 100%;
        margin-bottom: 45px;
    }
    .work .box03 {
        bottom: -25px;
        left: 45%;
        top: auto;
        right: auto;
        transform: rotate(90deg);
    }
    .work .box02 h5 {
        margin: 10px 0 0 0;
    }
    .main01 {
        margin-bottom: 15px;
    }
    .copyright {
        padding: 15px 0;
    }
    .terms-top {
        height: 90px;
    }
    .registerbtn {
        -moz-user-select: none;
        background: none !important;
        border: 2px solid #1de19e;
        border-radius: 30px;
        color: #fff;
        display: inline-block;
        font-size: 16px;
        font-weight: 700;
        margin-bottom: 0;
        padding: 15px 40px;
        text-align: center;
        touch-action: manipulation;
        transition: all 0.3s ease 0s;
        vertical-align: middle;
        white-space: nowrap;
        font-family: 'Nunito', sans-serif;
    }
    .statistics .box01 {
        border-radius: 15px;
        margin-top: 15px;
        padding: 70px 32px;
        /* padding: 65px 192px 42px 76px; */
    }
    .value-proposition .card {
        /* max-width: 20rem; */
        margin-top: 3rem !important;
        margin-bottom: 15px !important;
    }
}

@media only screen and (min-width: 415px) and (max-width: 600px) {
    .ecosystem {
        border-radius: 50%;
        width: 114px;
        margin-left: auto;
        margin-right: auto;
    }
    .body-header {
        min-height: 66px;
    }
    .slider-height-2 {
        min-height: 675px !important;
    }
    .header-top {
        position: fixed;
    }
    .btn {
        margin-bottom: 10px !important;
    }
    .logo img {
        height: 30px;
    }
    .logo2 img {
        height: 35px;
    }
    .work .box02 {
        max-width: 100% !important;
        text-align: center;
        flex: 0 0 100%;
        margin-bottom: 45px;
    }
    .work .box03 {
        bottom: -25px;
        left: 45%;
        top: auto;
        right: auto;
        transform: rotate(90deg);
    }
    .work .box02 h5 {
        margin: 10px 0 0 0;
    }
    .signin {
        width: 100% !important;
        color: #000000 !important;
        padding: 0 20px !important;
    }
    .statistics .box01 {
        margin-bottom: 15px;
        margin-top: 16rem;
    }
    .work .box03 {
        left: 47%;
    }
    .main01 {
        margin-bottom: 15px;
    }
    .copyright {
        padding: 15px 0;
    }
    .terms-top {
        height: 90px;
    }
    .statistics .box01 {
        border-radius: 0px;
        padding: 40px 0px;
        margin-top: 0;
    }
    .value-proposition .card {
        margin-bottom: 15px !important;
    }
}

@media only screen and (min-width: 600px) and (max-width:767px) {
    .slider-height-2 {
        min-height: 675px !important;
    }
    .work .box02 {
        max-width: 33.3% !important;
        text-align: center;
        flex: 0 0 33.3%;
    }
    .signin {
        width: 100%;
        color: #000000;
        padding: 0 20px;
    }
    .statistics .box01 {
        margin-bottom: 15px;
    }
    .main01 {
        margin-bottom: 15px;
    }
    .terms-top {
        height: 90px;
    }
    .needux4g h4 {
        padding-right: 104px;
    }
    .value-proposition .card {
        margin-bottom: 15px !important;
    }
}

@media only screen and (min-width: 992px) {
    .value-proposition .card {
        max-width: 23rem;
        min-height: 253px;
    }
    .statistics .img-box {
        position: absolute;
    }
    .value-proposition .h4 {
        padding-left: 80px;
    }
}

@media only screen and (min-width: 1200px) {
    .statistics .img-box {
        position: absolute;
    }
    .value-proposition .h4 {
        padding-left: 80px;
    }
}

.animate-float-y {
    -webkit-animation-name: float-y;
    animation-name: float-y;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}


/* Digvijay CSS 13-09-2022 */

.fa-2x {
    font-size: 1.2em !important;
}

#a2apage_show_more_less {
    display: none;
}

.a2a_mini {
    width: 300px;
    /* left: 930px !important; */
}

a.a2a_i,
i.a2a_i {
    /* float: right; */
    /* padding: 12px 4px; */
    display: grid;
    align-items: center;
    justify-content: center;
    align-content: center;
    font-size: 14px;
    color: #000000;
    height: 82px;
    width: 82px;
}

a.a2a_i .a2a_svg,
a.a2a_more .a2a_svg {
    height: 40px;
    width: 40px;
    border-radius: 50%;
}

.a2a_svg svg {
    padding: 3px;
}

a.a2a_i .a2a_svg {
    margin: 0px 0px 0px 8px;
}

.a2a_s_email {
    margin-left: -2px !important;
}

#a2apage_dropdown {
    box-shadow: 0px 2px 3px 2px rgb(0 0 0 / 30%);
}

@media only screen and (max-width: 768px) {
    .a2a_kit {
        display: none;
    }
    .mobile-pad {
        padding: 0;
    }
    .heading-tab-sp {
        margin: 12px 0px 12px 0px;
    }
    .bottom-space {
        margin-bottom: 0px !important;
    }
}

.bottom-space {
    margin-bottom: 58px;
}

.article-popup {
    cursor: pointer;
    color: #1937b2;
}


/* by junmoni - resource center styles */

.list-group-item {
    position: relative;
    display: block;
    padding: 0.5rem 1rem;
    color: #212529;
    text-decoration: none;
    background-color: #fff0;
}

.fa-1x {
    margin-right: 20px;
}

.video-responsive-style {
    width: 798px;
    height: 450px;
}

#mobileMenuu {
    left: 0;
    top: 0;
    width: 100%;
    position: sticky;
}

#mobileMenuu>.shadow {
    box-shadow: none !important;
    /* max-height: 415px; */
    height: 415px;
    overflow: auto;
}

@media only screen and (max-width: 600px) {
    .video-responsive-style {
        width: 100% !important;
        height: 178px;
    }
}


/* css by digvijay 22-sep-2022 */

.slider-height-landing {
    min-height: 650px;
}

.blink {
    animation: blinkMe 2s linear infinite;
}

@keyframes blinkMe {
    0% {
        opacity: 100%;
    }
    50% {
        opacity: 100%;
    }
    100% {
        opacity: 100%;
    }
}

.text_color {
    color: #f61010;
}

.logo-nad {
    height: 85px;
    position: absolute;
    margin-left: -66px;
}

.img-features-2 {
    margin-top: 40px;
    margin-left: 90px;
    width: 70%;
}

.why-nad-textli {
    list-style-type: circle!important;
}

.ecocircle1 {
    border: 5px solid #1937afc4;
}

.ecocircle2 {
    border: 5px solid #1937AF;
}

.ecocircle3 {
    border: 5px solid #0B2281;
}

.eco-digit1 {
    position: absolute;
    border: 2px solid #1937afc4;
    border-radius: 50%;
    width: 30px;
    color: #fff;
    background: #1937afc4;
}

.eco-digit2 {
    position: absolute;
    border: 2px solid #1937AF;
    border-radius: 50%;
    width: 30px;
    color: #fff;
    background: #1937AF;
}

.eco-digit3 {
    position: absolute;
    border: 2px solid #0B2281;
    border-radius: 50%;
    width: 30px;
    color: #fff;
    background: #0B2281;
}

.icon1 {
    margin-top: 0px;
    font-size: 30px;
    color: #1937afc4;
}

.icon2 {
    margin-top: 0px;
    font-size: 30px;
    color: #1937AF;
}

.icon3 {
    margin-top: 0px;
    font-size: 30px;
    color: #0B2281;
}

.text-eco1 {
    margin-bottom: -5px;
    color: #1937afc4;
}

.text-eco2 {
    margin-bottom: -5px;
    color: #1937AF;
}

.text-eco3 {
    margin-bottom: -5px;
}

.benifits-video {
    width: 70%;
}

.whynad-ul {
    list-style-type: circle!important;
    margin-left: 20px;
}

.body-header-circular {
    min-height: 100px;
}


/* css by digvijay 23-sep-2022 */

.height-fixed {
    height: 275px;
}


/* css by junmoni 29sept, VC section css landing page */

.vc-section-bg {
    background-color: #0e63a9;
}

.vc-btn-style {
    color: #1937b2;
    background-color: #ffffff;
}

.vc-btn-style:hover {
    color: #1937b2 !important;
    background-color: #ffffff !important;
}

.vc-btn-style:focus {
    color: #1937b2 !important;
}


/* css by digvijay 03 Oct,user manual page */

.manual-page {
    border-radius: 10px;
    padding: 30px 30px 15px 30px;
    border-bottom: 5px;
    box-shadow: 0 0 20px rgba(90, 70, 87, 0.12);
    background-color: #fff;
    border: 1px solid #dddddd;
    min-height: 250px;
}

.panel-default>.panel-heading {
    background-color: #f5f5f500 !important;
}

.panel-default>.panel-heading {
    background-color: #f5f5f500;
    border-color: #7030a0;
    border-bottom: solid 1.5px #7030a0;
}

.account {
    width: 67%;
    margin-top: -208px;
}

.list {
    margin-left: 20px;
    margin-top: 15px;
    font-size: 20px;
}

.Overview {
    max-width: 86%;
    border-bottom: dotted 2px #000;
    padding-bottom: 24px;
    margin-left: 89px;
}

.Features {
    max-width: 68%;
    border-bottom: dotted 2px #000;
    padding-bottom: 24px;
    margin-left: 221px;
}

.Workflow {
    max-width: 86%;
    border-bottom: dotted 2px #000;
    padding-bottom: 24px;
    margin-left: 89px;
}

.Registration {
    max-width: 81%;
    border-bottom: dotted 2px #000;
    padding-bottom: 24px;
    margin-left: 130px;
}

.Dashboard {
    max-width: 79%;
    border-bottom: dotted 2px #000;
    padding-bottom: 26px;
    margin-left: 142px;
}

.Preparation {
    max-width: 51%;
    border-bottom: dotted 2px #000;
    padding-bottom: 24px;
    margin-left: 343px;
}

.Section {
    max-width: 73%;
    border-bottom: dotted 2px #000;
    padding-bottom: 24px;
    margin-left: 184px;
}

.Statu {
    max-width: 66%;
    border-bottom: dotted 2px #000;
    padding-bottom: 24px;
    margin-left: 227px;
}

.Publish {
    max-width: 73%;
    border-bottom: dotted 2px #000;
    padding-bottom: 24px;
    margin-left: 179px;
}

.Student-1 {
    max-width: 55%;
    border-bottom: dotted 2px #000;
    padding-bottom: 24px;
    margin-left: 308px;
}

.Photos {
    max-width: 74%;
    border-bottom: dotted 2px #000;
    padding-bottom: 24px;
    margin-left: 172px;
}

.Settings {
    max-width: 82%;
    border-bottom: dotted 2px #000;
    padding-bottom: 24px;
    margin-left: 113px;
}

.General {
    max-width: 81%;
    border-bottom: dotted 2px #000;
    padding-bottom: 24px;
    margin-left: 121px;
}

.Templates {
    max-width: 78%;
    border-bottom: dotted 2px #000;
    padding-bottom: 24px;
    margin-left: 142px;
}

.Management {
    max-width: 70%;
    border-bottom: dotted 2px #000;
    padding-bottom: 24px;
    margin-left: 197px;
}

.Accounts {
    max-width: 53%;
    border-bottom: dotted 2px #000;
    padding-bottom: 24px;
    margin-left: 320px;
}

.creation {
    max-width: 67%;
    border-bottom: dotted 2px #000;
    padding-bottom: 24px;
    margin-left: 222px;
}

.status {
    max-width: 71%;
    border-bottom: dotted 2px #000;
    padding-bottom: 24px;
    margin-left: 193px;
}

.Bank {
    max-width: 62%;
    border-bottom: dotted 2px #000;
    padding-bottom: 24px;
    margin-left: 254px;
}

.time {
    padding-left: 62px;
    width: 100%;
}

.owner {
    font-size: 19px;
    text-align: justify;
    font-family: system-ui;
    margin-left: 69px;
}

.point {
    margin-left: 71px;
    width: 79%;
}

.person {
    margin-left: 71px;
    width: 74%;
}

@media only screen and (max-width: 875px;
) {
    .account {
        margin-top: -125px;
    }
    .list {
        margin-left: 174px;
        margin-top: -122px;
    }
    .Overview {
        max-width: 79%;
    }
    .Features {
        max-width: 51%;
    }
    .Workflow {
        max-width: 79%;
    }
    .Registration {
        max-width: 70%;
    }
    .Dashboard {
        max-width: 68%;
    }
    .Preparation {
        max-width: 26%;
    }
    .Section {
        max-width: 59%;
    }
    .Statu {
        max-width: 49%;
    }
    .Publish {
        max-width: 59%;
    }
    .Student-1 {
        max-width: 31%;
    }
    .Photos {
        max-width: 60%;
    }
    .Settings {
        max-width: 73%
    }
    .General {
        max-width: 71%;
    }
    .Templates {
        max-width: 66%;
    }
    .Management {
        max-width: 54%;
    }
    .Accounts {
        max-width: 28%;
    }
    .creation {
        max-width: 49%;
    }
    .status {
        max-width: 55%;
    }
    .Bank {
        max-width: 42%;
    }
    .time {
        padding-left: 0px;
    }
    .owner {
        margin-left: 0px;
    }
    .point {
        margin-left: 0px;
        width: 100%;
    }
    .person {
        margin-left: 0px;
        width: 100%;
    }
}

.records {
    font-size: 17px;
    margin: 10px;
    font-weight: bold;
    float: left;
    margin-left: -139px;
}

.Sections {
    font-size: 17px;
    margin: 10px;
    font-weight: bold;
    padding-left: 23px;
    float: left;
    margin-left: -342px;
}

.DigiLocker {
    font-size: 17px;
    margin: 10px;
    font-weight: bold;
    float: left;
    margin-left: -197px;
}

.DigiLockers {
    font-weight: bold;
    float: right;
    margin-top: -14px;
    font-size: 17px;
}

.creat {
    font-size: 17px;
    margin: 10px;
    font-weight: bold;
    padding-left: 23px;
    float: left;
    margin-left: -317px;
}

.mandatory {
    font-size: 20px;
    margin-left: 25px;
    width: 76%;
}

.select {
    font-size: 22px;
}

.selects {
    font-size: 22px;
}

@media only screen and (max-width: 767px;
) {
    .records {
        margin: 0px;
        margin-left: 0px;
        font-size: 16px;
    }
    .Sections {
        margin-left: -303px;
    }
    .DigiLocker {
        margin: 0px;
    }
    .DigiLockers {
        margin-top: -10px;
    }
    .creat {
        padding-left: 40px;
    }
    .Overview {
        max-width: 72%;
    }
    .Features {
        max-width: 32%;
    }
    .Workflow {
        max-width: 71%;
    }
    .Registration {
        max-width: 59%;
    }
    .Dashboard {
        max-width: 56%;
    }
    .Preparation {
        max-width: 3%;
    }
    .Section {
        max-width: 43%;
    }
    .Statu {
        max-width: 28%;
    }
    .Publish {
        max-width: 43%;
    }
    .Student-1 {
        max-width: 5%;
    }
    .Photos {
        max-width: 45%;
    }
    .Settings {
        max-width: 62%;
    }
    .General {
        max-width: 60%;
    }
    .Templates {
        max-width: 53%;
    }
    .Management {
        max-width: 38%;
    }
    .Accounts {
        max-width: 0%;
    }
    .creation {
        max-width: 29%;
    }
    .status {
        max-width: 38%;
    }
    .Bank {
        max-width: 20%;
    }
    .owner {
        margin-left: 0px;
    }
    .account {
        width: 65%;
        margin-top: -96px;
    }
    .mandatory {
        font-size: 18px;
        margin-left: 0px;
        width: 100%;
    }
    .list {
        margin-left: 129px;
        margin-top: -86px;
    }
    .select {
        font-size: 18px;
    }
    .selects {
        font-size: 18px;
    }
    .point {
        margin-left: 0px;
        width: 100%;
    }
    .person {
        margin-left: 0px;
        width: 100%;
    }
}

@media only screen and (max-width: 600px) {
    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 1 0 50%;
        max-width: 100%;
    }
    .text_content17 {
        font-size: 12px;
    }
}

@media only screen and (max-width: 600px) {
    .link_footer {
        font-size: 10px!important;
    }
    .records {
        font-size: 17px;
        margin: 10px;
        font-weight: bold;
        float: left;
        /* margin-left: -139px; */
    }
    .DigiLocker {
        font-size: 17px;
        margin: 10px;
        font-weight: bold;
        float: left;
    }
    .time {
        padding-left: 0px;
        width: 100%;
    }
    .mobile-none {
        display: none !important;
    }
}

.display-none-desktop {
    display: none;
}

.owner {
    margin-left: 0px;
}

.text_until {
    margin-left: 0px!important;
}

.text_note2 {
    margin-left: 19px!important;
}


/* by digvijay css */

.nad_digi_logo {
    width: 60%;
    margin-right: -475px;
    margin-bottom: 2px;
    margin-top: -38px;
}

.logo_new_nad {
    width: 15%;
}

.img_new_nad {
    width: 25%;
}

.paragraph_text {
    font-size: 32px;
}

.start_publish_text {
    font-weight: bold;
}

.heading_text {
    color: #7030a0;
    font-weight: bold;
    font-size: 2.125rem;
}

.text_head {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    padding-top: 12s0px;
}

.border_footer1 {
    border-top: 1.75px solid;
    border-bottom: 0px;
    padding-top: 5px;
}

.text_date {
    text-align: left;
    font-weight: bold;
    font-size: 16px;
}

.text_usermanual_right {
    text-align: right;
    font-weight: bold;
    font-size: 16px;
}

.heading_pnl {
    border-bottom: 0px;
    padding-top: 5px;
}

.text_version {
    text-align: right;
}

.user_manual_left {
    text-align: left;
    font-weight: bold;
    font-size: 18px;
}

.text_header {
    font-weight: bold;
    font-size: 35px !important;
}

.content_text {
    text-align: center;
    border: 1px solid;
    height: 38px;
    background-color: #7030a0;
    color: #ffffff;
}

.content_text1 {
    margin-top: 45px;
    color: #2f59b6;
}

.text_content {
    font-size: 17px;
    margin: 10px;
    font-weight: bold;
    float: left;
}

.text_digit1 {
    font-weight: bold;
    float: right;
    margin-top: -14px;
    font-size: 17px;
}

.text_content1 {
    font-size: 17px;
    margin: 10px;
    font-weight: bold;
    float: left;
    margin-left: -87px;
}

.text_content2 {
    margin-left: -216px;
}

.text_content3 {
    margin-left: -129px;
}

.text_content4 {
    font-size: 17px;
    margin: 10px;
    font-weight: bold;
    padding-left: 23px;
    float: left;
}

.text_content5 {
    margin-left: -225px;
}

.text_dl_account {
    color: black;
    font-weight: bold;
}

.text_content8 {
    margin-left: -304px;
}

.text_content10 {
    margin-left: -109px;
}

.text_content11 {
    margin-left: -118px;
}

.text_content12 {
    font-size: 17px;
    margin: 10px;
    font-weight: bold;
    padding-left: 23px;
    float: left;
    margin-left: -138px;
}

.text_content14 {
    font-size: 17px;
    margin: 10px;
    font-weight: bold;
    float: left;
    margin-left: -191px;
}

.overview_text {
    text-align: center;
    border: 1px solid;
    height: 38px;
    background-color: #7030a0;
    color: #ffffff;
    margin-top: -20px;
}

.workflow_text {
    text-align: center;
    border: 1px solid;
    height: 35px;
    background-color: #7030a0;
    color: #ffffff;
    margin: 25px 0px;
    margin: 25px 0px;
}

.registration_text {
    text-align: center;
    border: 1px solid;
    height: 35px;
    background-color: #7030a0;
    color: #ffffff;
    word-spacing: 45px;
    margin: 6px;
}

.text_content15 {
    font-size: 18px;
    margin-left: 20px;
}

.text_content16 {
    font-size: 24px;
    font-family: initial;
}

.text_content17 {
    font-size: 22px;
    font-family: initial;
    text-align: justify;
}

.head_registration_text {
    font-weight: bold
}

.logo_img_a {
    width: 30%;
}

.nad_logo {
    width: 60%;
}

.logo_img_b {
    width: 30%;
    margin-top: -10px;
}

.overview_content {
    font-size: 20px;
    text-align: justify;
    font-family: system-ui;
}

.img_right {
    text-align: right;
}

.img_left {
    text-align: left;
}

.text_features {
    text-align: center;
    border: 1px solid;
    height: 35px;
    background-color: #7030a0;
    color: #ffffff;
    margin-top: -20px;
}

.text_features1 {
    text-align: center;
    border: 1px solid;
    height: 35px;
    background-color: #7030a0;
    color: #ffffff;
    margin: 20px 0px;
}

.img_user_manual {
    width: 100%;
    margin: 30px 0px;
}

.image_usermanual {
    width: 100%;
    margin: 16px 0px;
}

.images_ss {
    width: 100%;
}

.image_main {
    width: 100%;
    alimargin-bottom: 15px;
}

.account_owner_text {
    font-size: 20px;
    word-spacing: 9px;
    font-weight: bold;
}

.digit_two {
    margin-right: 25px;
}

.click_continue_text {
    font-size: 20px;
    word-spacing: 6px;
    font-weight: bold;
    margin-left: 17px;
}

.template_download_text {
    font-size: 20px;
    font-weight: bold;
    margin-left: 17px;
}

.text_until {
    font-size: 17px;
    margin-left: 44px;
}

.text_note {
    font-weight: bold;
    font-size: 22px;
}

.text_note2 {
    font-size: 17px;
    margin-left: 60px;
    width: 85%;
}

.clickon_search_text {
    font-size: 20px;
    font-weight: bold;
    margin-left: 30px;
}

.img_user_manual6 {
    width: 100%;
    margin-top: 30px;
}

.text_records_data {
    text-align: center;
    border: 1px solid;
    height: 35px;
    background-color: #7030a0;
    color: #ffffff;
    margin: 5px 0px;
}

.text_records_data2 {
    text-align: center;
    border: 1px solid;
    height: 35px;
    background-color: #7030a0;
    color: #ffffff;
    margin-top: 30px;
}

.digit_records {
    margin-right: 25px;
}

.records_id {
    font-size: 20px;
    font-weight: bold;
    font-family: system-ui;
}

.record_section_text {
    font-size: 25px;
    color: #2f5496;
    font-family: system-ui;
}

.clickdownload_csv {
    font-size: 20px;
    font-weight: bold;
}

.clickdownload_csv2 {
    margin-left: 10px;
    font-size: 20px;
    font-weight: bold;
    font-family: system-ui;
}

.click_uploadrecord_text {
    font-size: 20px;
    font-weight: bold;
    margin-left: 17px;
    font-family: system-ui;
}

.text_data_format {
    font-size: 19px;
    margin-left: 17px;
    font-family: system-ui;
}

.text_clickon_verify {
    font-size: 18px;
    font-weight: bold;
    font-family: system-ui;
}

.upload_status_text {
    font-size: 25px;
    color: #2f5496;
    font-weight: bold;
    font-family: system-ui;
}

.upload_status_text2 {
    font-size: 20px;
    font-weight: bold;
    font-family: system-ui;
    margin-left: 25px;
}

.img_upload_status {
    width: 100%;
    margin-top: 20px;
}

.infographics_text {
    font-size: 19px;
    font-weight: bold;
    font-family: system-ui;
    margin-left: 25px;
}

.img_delite {
    width: 25px;
}

.photos_stu {
    margin-right: 25px;
}

.photo_section {
    font-size: 19px;
    font-weight: bold;
    font-family: system-ui;
}

.prepare_text {
    font-size: 20px;
    font-weight: bold;
    font-family: system-ui;
    text-align: justify;
}

.once_ready_text {
    color: black;
    font-weight: bold;
}

.once_ready_text2 {
    color: black;
    font-weight: bold;
    text-align: center;
}

.text_setting {
    text-align: center;
    background-color: #7030a0;
    color: #fff;
    height: 40px;
    line-height: 39px;
    font-size: 24px;
    margin-top: -16px;
}

.section_text {
    color: black;
    font-weight: bold;
    text-align: left;
}

.disc_li {
    list-type: disc;
}

.color_template {
    color: #157ffb;
}

.text_notes {
    text-align: center;
}

.color_user_managment {
    color: blue;
}

.stu_digi_text {
    text-align: center;
    background-color: #7030a0;
    color: fff;
}

.text_academic_footer {
    color: black;
    font-weight: bold;
    font-size: 19px;
}

.link_footer {
    text-align: center;
    font-size: 15px;
    font-weight: bold;
}


/* by junmoni 28th october */

.vksu-image {
    height: 84%;
    cursor: pointer;
}

.cursor-video {
    cursor: pointer;
}

@media only screen and (max-width: 600px) {
    /* .video-responsive-style {
      width: 334px;
      height: 178px;
  } */
    .vksu-image {
        height: auto;
    }
    .mobile-grid-view {
        display: grid;
    }
    .mobile-pad {
        padding: none !important;
    }
    .page {
        width: 115%;
        padding: 20px 10px 0 15px;
        margin-left: -12px;
    }
    .templates {
        margin: 10px 10px 10px 12px !important;
    }
    .title {
        margin-top: 10px;
    }
    /* by digvijay 04/11/2022 */
    .btn-resize {
        padding: 10px 10px!important;
    }
    .pt-160 {
        padding-top: 26px;
    }
    .how-to-publish {
        margin-top: 15px;
    }
}


/* by junmoni - DigiSevak  */

.hero-sec-sub-head {
    color: #CE3257;
    font-weight: 600;
}

.hero-sec-para {
    font-size: 16px !important;
    font-weight: 600;
}

.genesis-txt {
    color: #438DA5 !important;
}

.about-gradient-box {
    background: #FFFFFF;
    box-shadow: 0px 4px 30px rgba(217, 217, 217, 0.6);
    /* background-image: linear-gradient(#EFECE9); */
    /* background-color: #EFECE9; */
    /* background-image: linear-gradient(180deg, #64E5B2 , #64e5b12b); */
    border-radius: 10px;
    padding: 20px;
}

.list-style-none {
    list-style-type: none;
}

.list-style-circle {
    margin-left: 30px;
}

.list-style-circle li {
    list-style-type: disc !important;
}

/* mobile navigation bottom fixed app */
	
.mobile-nav {
    background: #ffff;
    position: fixed;
    bottom: 0;
    height:50px;
    width: 100%;
    display: flex;
    justify-content: space-around;
    z-index: 100;
    border-top: 1px solid #a8bab3;
  }
              .bloc-icon {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .mobile-nav .fa{
    color:#75868E;
 } 
 .mobile-nav .active .fa{
    color:#0C6BC2;
 } 
 /* mobile navigation bottom fixed app */
 /* landing page view more style mobile view */
 .read_ico1 p{
    float:right;font-size:14px;font-weight:500;margin-top:-30px;
}
.read_ico p{
    float:right;font-size:14px;font-weight:500;margin-top:-24px;
}
.read_ico p {
    float:right;font-size:14px;font-weight:500;margin-top:-42px;
}
 /* landing page view more style mobile view  End*/


 .list-view1 .i-custom-nav .nav-tabs .nav-item.show .nav-link,
 .nav-tabs .nav-link.active {
     border: #ffff !important;
 }

 .list-view1 .i-custom-nav .nav-tabs .nav-link:focus,
 .nav-tabs .nav-link:hover {
    border-color: transparent !important;
}
.ico2a_s1{
    width:100%;
}





/*-----------Select2.css----------*/

/*
Version: 3.4.3 Timestamp: Tue Sep 17 06:47:14 PDT 2013
*/
.select2-container {
    margin: 0;
    position: relative;
    display: inline-block;
    /* inline-block for ie7 */
    zoom: 1;
    *display: inline;
    vertical-align: middle;
}

.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.

    More Info : http://www.quirksmode.org/css/box.html
  */
  -webkit-box-sizing: border-box; /* webkit */
     -moz-box-sizing: border-box; /* firefox */
          box-sizing: border-box; /* css3 */
}

.select2-container .select2-choice {
    display: block;
    height: 26px;
    padding: 0 0 0 8px;
    overflow: hidden;
    position: relative;

    border: 1px solid #aaa;
    white-space: nowrap;
    line-height: 26px;
    color: #444;
    text-decoration: none;

    border-radius: 4px;

    background-clip: padding-box;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;

    background-color: #fff;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);
    background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
    background-image: linear-gradient(top, #fff 0%, #eee 50%);
}

.select2-container.select2-drop-above .select2-choice {
    border-bottom-color: #aaa;

    border-radius: 0 0 4px 4px;

    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);
    background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
    background-image: linear-gradient(top, #eee 0%, #fff 90%);
}

.select2-container.select2-allowclear .select2-choice .select2-chosen {
    margin-right: 42px;
}

.select2-container .select2-choice > .select2-chosen {
    margin-right: 26px;
    display: block;
    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;
}

.select2-container .select2-choice abbr {
    display: none;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 24px;
    top: 8px;

    font-size: 1px;
    text-decoration: none;

    border: 0;
    background: url('https://img1.digitallocker.gov.in/digiyua/assets/img/yuva_landing/select2.png') right top no-repeat;
    cursor: pointer;
    outline: 0;
}

.select2-container.select2-allowclear .select2-choice abbr {
    display: inline-block;
}

.select2-container .select2-choice abbr:hover {
    background-position: right -11px;
    cursor: pointer;
}

.select2-drop-mask {
    border: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 9998;
    /* styles required for IE to work */
    background-color: #fff;
    filter: alpha(opacity=0);
}

.select2-drop {
    width: 100%;
    margin-top: -1px;
    position: absolute;
    z-index: 9999;
    top: 100%;

    background: #fff;
    color: #000;
    border: 1px solid #aaa;
    border-top: 0;

    border-radius: 0 0 4px 4px;

    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
            box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
}

.select2-drop-auto-width {
    border-top: 1px solid #aaa;
    width: auto;
}

.select2-drop-auto-width .select2-search {
    padding-top: 4px;
}

.select2-drop.select2-drop-above {
    margin-top: 1px;
    border-top: 1px solid #aaa;
    border-bottom: 0;

    border-radius: 4px 4px 0 0;

    -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
            box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
}

.select2-drop-active {
    border: 1px solid #5897fb;
    border-top: none;
}

.select2-drop.select2-drop-above.select2-drop-active {
    border-top: 1px solid #5897fb;
}

.select2-container .select2-choice .select2-arrow {
    display: inline-block;
    width: 18px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;

    border-left: 1px solid #aaa;
    border-radius: 0 4px 4px 0;

    background-clip: padding-box;

    background: #ccc;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
    background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);
    background-image: linear-gradient(top, #ccc 0%, #eee 60%);
}

.select2-container .select2-choice .select2-arrow b {
    display: block;
    width: 100%;
    height: 100%;
    background: url('https://img1.digitallocker.gov.in/digiyua/assets/img/yuva_landing/select2.png') no-repeat 0 1px;
}

.select2-search {
    display: inline-block;
    width: 100%;
    min-height: 26px;
    margin: 0;
    padding-left: 4px;
    padding-right: 4px;
    position: relative;
    z-index: 10000;
    white-space: nowrap;
}

.select2-search input {
    width: 100%;
    height: auto !important;
    min-height: 26px;
    padding: 4px 20px 4px 5px;
    margin: 0;

    outline: 0;
    font-family: sans-serif;
    font-size: 1em;

    border: 1px solid #aaa;
    border-radius: 0;

    -webkit-box-shadow: none;
            box-shadow: none;

    background: #fff url('https://img1.digitallocker.gov.in/digiyua/assets/img/yuva_landing/select2.png') no-repeat 100% -22px;
    background: url('https://img1.digitallocker.gov.in/digiyua/assets/img/yuva_landing/select2.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url('https://img1.digitallocker.gov.in/digiyua/assets/img/yuva_landing/select2.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('https://img1.digitallocker.gov.in/digiyua/assets/img/yuva_landing/select2.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('https://img1.digitallocker.gov.in/digiyua/assets/img/yuva_landing/select2.png') no-repeat 100% -22px, linear-gradient(top, #fff 85%, #eee 99%);
}

.select2-drop.select2-drop-above .select2-search input {
    margin-top: 4px;
}

.select2-search input.select2-active {
    background: #fff url('https://img1.digitallocker.gov.in/digiyua/assets/img/yuva_landing/select2-spinner.gif') no-repeat 100%;
    background: url('https://img1.digitallocker.gov.in/digiyua/assets/img/yuva_landing/select2-spinner.gif') no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url('https://img1.digitallocker.gov.in/digiyua/assets/img/yuva_landing/select2-spinner.gif') no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('https://img1.digitallocker.gov.in/digiyua/assets/img/yuva_landing/select2-spinner.gif') no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('https://img1.digitallocker.gov.in/digiyua/assets/img/yuva_landing/select2-spinner.gif') no-repeat 100%, linear-gradient(top, #fff 85%, #eee 99%);
}

.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: none;

    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
            box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}

.select2-dropdown-open .select2-choice {
    border-bottom-color: transparent;
    -webkit-box-shadow: 0 1px 0 #fff inset;
            box-shadow: 0 1px 0 #fff inset;

    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;

    background-color: #eee;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));
    background-image: -webkit-linear-gradient(center bottom, #fff 0%, #eee 50%);
    background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: linear-gradient(top, #fff 0%, #eee 50%);
}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
    border: 1px solid #5897fb;
    border-top-color: transparent;

    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));
    background-image: -webkit-linear-gradient(center top, #fff 0%, #eee 50%);
    background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: linear-gradient(bottom, #fff 0%, #eee 50%);
}

.select2-dropdown-open .select2-choice .select2-arrow {
    background: transparent;
    border-left: none;
    filter: none;
}
.select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -18px 1px;
}

/* results */
.select2-results {
    max-height: 200px;
    padding: 0 0 0 4px;
    margin: 4px 4px 4px 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.select2-results ul.select2-result-sub {
    margin: 0;
    padding-left: 0;
}

.select2-results ul.select2-result-sub > li .select2-result-label { padding-left: 20px }
.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 40px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 60px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 80px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 100px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 110px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 120px }

.select2-results li {
    list-style: none;
    display: list-item;
    background-image: none;
}

.select2-results li.select2-result-with-children > .select2-result-label {
    font-weight: bold;
}

.select2-results .select2-result-label {
    padding: 3px 7px 4px;
    margin: 0;
    cursor: pointer;

    min-height: 1em;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
}

.select2-results .select2-highlighted {
    background: #3875d7;
    color: #fff;
}

.select2-results li em {
    background: #feffde;
    font-style: normal;
}

.select2-results .select2-highlighted em {
    background: transparent;
}

.select2-results .select2-highlighted ul {
    background: #fff;
    color: #000;
}


.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
    background: #f4f4f4;
    display: list-item;
}

/*
disabled look for disabled choices in the results dropdown
*/
.select2-results .select2-disabled.select2-highlighted {
    color: #666;
    background: #f4f4f4;
    display: list-item;
    cursor: default;
}
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

.select2-results .select2-selected {
    display: none;
}

.select2-more-results.select2-active {
    background: #f4f4f4 url('https://img1.digitallocker.gov.in/digiyua/assets/img/yuva_landing/select2-spinner.gif') no-repeat 100%;
}

.select2-more-results {
    background: #f4f4f4;
    display: list-item;
}

/* disabled styles */

.select2-container.select2-container-disabled .select2-choice {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow {
    background-color: #f4f4f4;
    background-image: none;
    border-left: 0;
}

.select2-container.select2-container-disabled .select2-choice abbr {
    display: none;
}


/* multiselect */

.select2-container-multi .select2-choices {
    height: auto !important;
    height: 1%;
    margin: 0;
    padding: 0;
    position: relative;

    border: 1px solid #aaa;
    cursor: text;
    overflow: hidden;

    background-color: #fff;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: linear-gradient(top, #eee 1%, #fff 15%);
}

.select2-locked {
  padding: 3px 5px 3px 5px !important;
}

.select2-container-multi .select2-choices {
    min-height: 26px;
}

.select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: none;

   /* -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
            box-shadow: 0 0 5px rgba(0, 0, 0, .3);*/
}
.select2-container-multi .select2-choices li {
    float: left;
    list-style: none;
}
.select2-container-multi .select2-choices .select2-search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

.select2-container-multi .select2-choices .select2-search-field input {
    padding: 5px;
    margin: 1px 0;

    font-family: sans-serif;
    font-size: 100%;
    color: #666;
    outline: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    background: transparent !important;
}

.select2-container-multi .select2-choices .select2-search-field input.select2-active {
    background: #fff url('https://img1.digitallocker.gov.in/digiyua/assets/img/yuva_landing/select2-spinner.gif') no-repeat 100% !important;
}

.select2-default {
    color: #999 !important;
}

.select2-container-multi .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 18px;
    margin: 3px 0 3px 5px;
    position: relative;

    line-height: 13px;
    color: #333;
    cursor: default;
    border: 1px solid #aaaaaa;

    border-radius: 3px;

    -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
            box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);

    background-clip: padding-box;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;

    background-color: #e4e4e4;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
    cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
    background: #d4d4d4;
}

.select2-search-choice-close {
    display: block;
    width: 12px;
    height: 13px;
    position: absolute;
    right: 3px;
    top: 4px;

    font-size: 1px;
    outline: none;
    background: url('https://img1.digitallocker.gov.in/digiyua/assets/img/yuva_landing/select2.png') right top no-repeat;
}

.select2-container-multi .select2-search-choice-close {
    left: 3px;
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
    background-position: right -11px;
}

/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 5px;
    border: 1px solid #ddd;
    background-image: none;
    background-color: #f4f4f4;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {    display: none;
    background: none;
}
/* end multiselect */


.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
    text-decoration: underline;
}

.select2-offscreen, .select2-offscreen:focus {
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    outline: 0 !important;
    left: 0px !important;
    top: 0px !important;
}

.select2-display-none {
    display: none;
}

.select2-measure-scrollbar {
    position: absolute;
    top: -10000px;
    left: -10000px;
    width: 100px;
    height: 100px;
    overflow: scroll;
}
/* Retina-ize icons */

/*-----------Select2.css----------*/

/*-----------Datepicker.css----------*/

/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datepicker {
  padding: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  direction: ltr;
  /*.dow {
        border-top: 1px solid #ddd !important;
    }*/

}
.datepicker-inline {
  width: 220px;
}
.datepicker.datepicker-rtl {
  direction: rtl;
}
.datepicker.datepicker-rtl table tr td span {
  float: right;
}
.datepicker-dropdown {
  top: 0;
  left: 0;
}
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-top: 0;
  position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}
.datepicker-dropdown.datepicker-orient-top:before {
  top: -7px;
}
.datepicker-dropdown.datepicker-orient-top:after {
  top: -6px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #ffffff;
}
.datepicker > div {
  display: none;
}
.datepicker.days div.datepicker-days {
  display: block;
}
.datepicker.months div.datepicker-months {
  display: block;
}
.datepicker.years div.datepicker-years {
  display: block;
}
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}
.datepicker table tr td.day:hover {
  background: #eeeeee;
  cursor: pointer;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999999;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  background-color: #fde19a;
  background-image: -moz-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -ms-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
  background-image: -webkit-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -o-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: linear-gradient(top, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #000;
}
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled] {
  background-color: #fdf59a;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active {
  background-color: #fbf069 \9;
}
.datepicker table tr td.today:hover:hover {
  color: #000;
}
.datepicker table tr td.today.active:hover {
  color: #fff;
}
.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #eeeeee;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  background-color: #f3d17a;
  background-image: -moz-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: -ms-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
  background-image: -webkit-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: -o-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: linear-gradient(top, #f3c17a, #f3e97a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
  border-color: #f3e97a #f3e97a #edde34;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled] {
  background-color: #f3e97a;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active {
  background-color: #efe24b \9;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  background-color: #9e9e9e;
  background-image: -moz-linear-gradient(top, #b3b3b3, #808080);
  background-image: -ms-linear-gradient(top, #b3b3b3, #808080);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(#808080));
  background-image: -webkit-linear-gradient(top, #b3b3b3, #808080);
  background-image: -o-linear-gradient(top, #b3b3b3, #808080);
  background-image: linear-gradient(top, #b3b3b3, #808080);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
  border-color: #808080 #808080 #595959;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled] {
  background-color: #808080;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active {
  background-color: #666666 \9;
}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(top, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
  background-color: #0044cc;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active {
  background-color: #003399 \9;
}
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datepicker table tr td span:hover {
  background: #eeeeee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(top, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #0044cc;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
  background-color: #003399 \9;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999999;
}
.datepicker th.datepicker-switch {
  width: 145px;
}
.datepicker thead tr:first-child th,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover {
  background: #eeeeee;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.datepicker thead tr:first-child th.cw {
  cursor: default;
  background-color: transparent;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 18px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  vertical-align: middle;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px;
}

/*-----------Datepicker.css----------*/

/*-----------Responsive.css----------*/
@media (max-width:1199px){.slidepannel{height:auto}#abtdg.inr-txt-block h3,#criteria-dg.inr-txt-block h3,#onl-supp.inr-txt-block h3{margin-top:0px}}@media (min-width:992px) and (max-width:1199px){.btn-grp a{margin-left:5px}.ml-13{margin-left:9%}.dwnld-area h3{font-size:19px}.dwnld-area > div > div > div:last-child img,.dwnld-area .brdr-rt img{width:100% !important}.nav > ul > li > a{padding:15px 12px}.nav > ul > li > a span{font-size:11px}.btn-grp a{font-size:14px}.art-block .skill-label{min-height:61px}#captn-txt-wrap{height:332px}#captn-txt-wrap h3{font-size:30px}.user-btn-wrap-ministries a{width:49%}.user-btn-wrap-ministries a:first-child{margin-right:8px}.user-panel-txt{padding:15px 8px}.user-panel-txt p{font-size:12px}#captn-txt-wrap.inr-txt-block div.captn-txt{font-size:13px !important}#captn-txt-wrap .ico-a{top:189px;left:41px}#captn-txt-wrap .ico-a img{width:150px}#captn-txt-wrap .ico-c img{width:50px}#captn-txt-wrap .ico-b{right:-97px}#captn-txt-wrap .ico-c{right:-50px;top:254px}.captn-txt .check-list li{margin-bottom:8px;padding-left:5px;line-height:21px}}@media (max-width:991px){#abtdg.inr-txt-block p,#criteria-dg.inr-txt-block p,#onl-supp.inr-txt-block p{font-size:13px}}@media (min-width:768px) and (max-width:991px){.header-top img{height:50px}.dwnld-area .ml-13{margin-left:0px;margin-bottom:10px}.dwnld-area .ml-13 img{width:15px}.dwnld-area > div > div > div:last-child img,.dwnld-area .brdr-rt img{width:100% !important}#why-vol-wrap li{font-size:14px}.sub-menu{top:48px}.user-btn-wrap{top:6px}.nav > ul > li > a{padding:15px;font-size:15px}.nav > ul > li > a span{display:none}.affix-top{height:auto}.block-head h3{font-size:14px;line-height:20px}.art-block .skill-label{min-height:81px}.page-title-wrap h2.page-ttl{font-size:24px;padding:35px 0px}.user-btn-wrap-ministries a{width:49%}.user-btn-wrap-ministries a:first-child{margin-right:9px}#captn-txt-wrap h3{margin-top:0px}#captn-txt-wrap h3,.user-panel-txt h4{font-size:24px !important}#captn-txt-wrap.inr-txt-block div.captn-txt{display:none}#captn-txt-wrap .ico-a,#captn-txt-wrap .ico-b{display:none}#captn-txt-wrap .ico-c{right:-15px;top:165px}#captn-txt-wrap{height:290px}}@media (max-width:767px){.acc-ui .panel-body{padding:20px}.acc-ui .post .info-wrapper{width:80%}.nav > ul{display:none}footer,.copy{text-align:center}.mobileMenu{display:block}.nav{margin:0;width:100%}.nav > ul{text-align:center;margin:0;position:absolute;background:url(../images/nav-bg.png) left top repeat;left:0;width:100%;z-index:9999;top:-38px}.nav > ul > li{float:none;display:block;font-size:16px;border-bottom:1px solid #8f8f8f;border-right:none;margin-right:0}.nav > ul > li a{padding:10px 0}.sub-menu{width:100%;top:55px;background:#e96159}.nav > ul > li .sub-menu li{border-bottom:1px solid #f8a9a4;width:100%}.nav > ul > li .sub-menu li a:hover,.nav > ul > li .sub-menu li a:focus{background-color:#cc5049}.sec-logo{text-align:center;margin-top:5px;margin-bottom:5px}.header-top .sec-logo li:first-child{padding:0px 5px 0px 0px;margin-right:5px}.header-top .sec-logo li img{height:30px}.header-top > div > div > div:first-child{padding-right:0px}.header-top > div > div > div:last-child{padding-left:10px}.header-top{background-size:cover}.header-top #logo{text-align:center}.slidepannel{height:auto}.slidepannel .carousel-indicators{bottom:-1px}.slidepannel .carousel-indicators li{width:6px;height:6px;margin-right:2px}.slidepannel .carousel-indicators li.active{width:8px;height:8px}.ex-logos{margin-bottom:10px;height:95px}.ex-logos.disc-count,.ex-logos.work-count{margin-bottom:0px}.points-grp{padding:30px 0px}.points-grp a{padding:5px 0px}.points-grp h3,.points-grp .counter{font-size:28px;line-height:32px;margin-top:16px}.points-grp .disc-count .counter{margin-top:5px}.points-grp h4,.points-grp .count-txt{font-size:13px}.get-strts p{font-size:13px;line-height:18px}.get-started-item{width:100%;left:0px;height:auto;padding-bottom:30px}.get-strts a{height:320px}#latest-task-wrap .art-block{margin-bottom:30px}.art-block .block-head .profile img{width:auto;height:90px}#latest-task-wrap .article{padding-bottom:0px}.check-list li{font-size:13px}.ar-task-block{margin-bottom:0px}.ar-task-block .check-list{margin-bottom:30px}.ar-task-block:before{border-right:none}.get-strts h2{font-size:38px;margin-bottom:10px}.dwnld-area .ml-13{margin-left:0px;text-align:center;margin-bottom:10px}.dwnld-area .ml-13 img{display:none}.dwnld-area > div > div > div:last-child img,.dwnld-area .brdr-rt img{width:60% !important}footer .social-icon{text-align:center;margin-top:10px}.up{right:15px}.btn-grp a{font-size:12px}.main-nav.affix-top .logo-affix{display:block}#why-vol-wrap .green-bg-clr{padding-top:50px}#wvol .check-list li:nth-child(2n+1){padding-right:15px}.page-title-wrap h2.page-ttl{font-size:24px}.page-title-wrap .container{background:none}.inr-txt-block{padding:30px 0px}#obdgs{margin-bottom:30px}#abtdg.inr-txt-block p{margin-bottom:20px}#abtdg.inr-txt-block div div div div div:last-child{text-align:center}#scp-wrk article{width:100%}#captn-txt-wrap h3{font-size:20px;margin-top:0px}#captn-txt-wrap.inr-txt-block div.captn-txt{display:none}.user-btn-wrap-ministries{margin-top:20px}.user-btn-wrap-ministries a{margin-right:0px}#captn-txt-wrap .ico-a,#captn-txt-wrap .ico-b,#captn-txt-wrap .ico-c{display:none}#captn-txt-wrap{height:auto;padding:30px 0px}#vl-list h3{padding:0px;font-size:18px;margin:0px}.user-panel-txt h4{font-size:24px !important}.search-form-wrap{padding:20px 15px}.search-form-wrap form div{margin-bottom:10px}.search-form-wrap form div:last-child{margin-bottom:0px}.nav > ul > li .user-btn-wrap{position:relative;right:auto;left:auto;margin:8px 0px;top:auto}.nav > ul > li:last-child{display:block}.nav > ul > li .user-btn-wrap a{padding-left:8px;padding-right:8px}.nav > ul > li .user-btn-wrap a:first-child{margin-left:0px}.main-nav.affix-top .action-wrap{display:none}.main-nav.affix-top{background:url(../images/top-bg.jpg) left top repeat-x;box-shadow:0px 1px 2px rgba(0,0,0,0.3);-webkit-box-shadow:0px 1px 2px rgba(0,0,0,0.3);-moz-box-shadow:0px 1px 2px rgba(0,0,0,0.3)}.user-btn-wrap.action-wrap{display:none}#faqs .Head h4{margin-top:0px;margin-right:20px;font-size:14px;font-weight:600}#col_left{padding-left:0px;margin-bottom:20px}#listingmiddlecontent_group_div{padding-left:0px}}@media (min-width:480px) and (max-width:767px){.vol-task-sd{width:50%}.sec-logo{position:absolute;top:-48px;right:76px}#logo img{height:40px}.mobileMenu{top:-43px}.nav > ul{top:0px}.user-btn-wrap-ministries a:first-child{margin-right:9px}.user-btn-wrap-ministries a{width:49%}.user-btn-wrap-ministries a p br{display:none}.main-nav.affix-top .mobileMenu{top:13px}.main-nav.affix-top .nav > ul{top:66px}}@media (max-width:479px){.vol-task-sd{width:100%;margin-right:0px}.get-strts a{height:280px}.art-block .block-head .profile img{width:auto;height:auto}#why-vol-wrap .r-tabs-tab a.r-tabs-anchor{font-size:12px;padding:5px 8px}.dwnld-area > div > div > div:last-child img,.dwnld-area .brdr-rt img{width:100% !important}.header-top > div > div > div:last-child{padding-left:10px;background:#fff;padding-bottom:5px;padding-top:1px;box-shadow:inset 0px 2px 1px rgba(0,0,0,0.2)}.sec-logo{margin-bottom:0}.mobileMenu{top:-100px}.nav > ul{top:-47px}.main-nav.affix-top .mobileMenu{top:13px}.main-nav.affix-top .nav > ul{top:66px}.user-btn-wrap-ministries a{width:100%}.user-btn-wrap-ministries a:first-child{margin-bottom:10px}.user-panel-txt h4{font-size:22px !important}}
@media (min-width:1200px){
.nav > ul > li > a{ padding:15px 18px}
}
@media (min-width: 768px){ .d-sm-none1 {display: none!important;}}
@media (min-width: 576px){ .sort_task {display: none!important;} .mobile-nav {display: none;} .mobile-nav{display:none;}.d-block{display: none !important;}}
/* model popup checkbox style */
@media (max-width: 575px){#exampleModal input[type="checkbox"]{clip:rect(1px,1px,1px,1px);left:-9999px;position:absolute!important}#exampleModal label:before,#exampleModal input[type="checkbox"]:not(:checked)+label:before{font:normal normal normal 12px/1 "Glyphicons Halflings";content:"✔";color:#c5c0be}#exampleModal input[type="checkbox"]:not(:checked)+label{color:#9a9a9a}#exampleModal input[type="checkbox"]:checked+label{color:#6a6a6a}#exampleModal label:before,#exampleModal input[type="checkbox"]:checked+label:before{font:normal normal normal 12px/1 "Glyphicons Halflings";content:"";display:inline-block;vertical-align:top;line-height:1em;border-radius:.3em;width:1em;height:1em;margin-right:.3em;margin-top:5px;text-align:center}#exampleModal input[type="checkbox"]:checked+label:before{font:normal normal normal 12px/1 "Glyphicons Halflings";content:"✔";color:#ff8c00;}.btn-toggle-nav a:hover, .btn-toggle-nav a:focus {
    background-color: #d2f4ea00 !important;}
}
.open-btn {background-color: #438DA5 !important;color:#ffff !important}.close-btn {background-color: #F6933380 !important;color:#ffff !important}
.link-dark label{font-weight: 600 !important;display: inline-flex;}
.apply_btn{color: #F69333 !important;font-weight: 700;}.close_btn{color: #788185;font-weight: 500;border-right: 2px solid #e9e9eb !important;}
#selected4, #selected1, #selected2, #selected3 {color:#F69333;float:right;} .sort_task .btn{font-size: 12px !important;font-weight: 500;}
#exampleModal .tab{float:left;width:45%;height:100%;border-right:1px solid #dee2e6}#exampleModal .tab button{border-bottom:1px solid #dee2e6;font-weight: 400;height:59px;display:block;background-color:#f5f5f5;color:#000;padding:13px 16px;width:100%;outline:none;text-align:left;cursor:pointer;transition:0.3s;font-size:16px}#exampleModal .tab button.active{font-weight:600;background-color:#fff}#exampleModal .modal-header h6{font-size:14px;color:#F69333;margin-bottom:0}#exampleModal .tabcontent{float:left;padding:0 12px;width:55%;border-left:none;height:100%;border-right:1px solid #dee2e6;padding:0;margin:0;overflow:scroll;overflow-x:hidden}
}
@media (max-width: 767px){
#exampleModal .modal-footer{padding:0px!important;margin:0px!important}#exampleModal .btn,.sort_task .btn{margin-bottom:0px!important;border-radius:0px!important}#exampleModal .modal-header{color:#188fd9;padding:.5rem 1rem;height: 47px;}#exampleModal .btn-close{color:#ffff!important}#exampleModal .btn-group{width:100%;margin:0rem!important;height: 47px;}#exampleModal .btn{font-size:12px;background-color:#fff;color:#788185;border:1px solid #bbbbbb00}#exampleModal .modal-body{padding:0px!important}
.task_bottom_right{position:absolute;right:18px;margin-top:-10px}.task_bottom_right ul{list-style-type:none;margin:0;padding:0}.task_bottom_right li{display:inline;text-decoration:none;background-color:#F4F4F5;padding:2px 9px;border-radius:20px;Align:Center}.task_bottom_right li a{text-decoration:none;font-weight:500;color:#555;font-size:12px}.sort_task{width:100%;height: 47px;z-index:100;position:fixed;bottom:50px;color:#A8BAB3;}.sort_task .btn{color:#788185;font-weight: 700;background-color:#fff;border-color:#a8bab3}.sort_task .btn:nth-child(1){border-top:none;border-bottom:none;border-left:none}.sort_task .btn:nth-child(2){border-top:none;border-bottom:none;border-right:none}.sort_task img{width:15px;height:13px}
}


/*-----------Responsive.css----------*/
/* meri maati mera desh */
.bg-img-main1mr {
    background-image: url('https://img1.digitallocker.gov.in/digiyua/assets/img/yuva_landing/meri_mati.png');
    background-repeat: no-repeat;
  background-size: auto;
  min-height: 500px;
}
.meri_mat h2{
    font-weight:400;
    font-size:48px;
    line-height:63px;
   font-style:italic;
   color:#94827B;
}
.meri_mat p{
    font-weight:400;
    font-size:20px;
    line-height:21px;
   font-style:italic;
   color:#94827B;
}
.meri_mat .btn{
    font-weight: 400;
    font-size: 26px;
    line-height: 34px;
    background-color: #FF9D1A;
    color: #ffff;
    padding: 10px 50px 10px 50px;
    border-radius: 28px;
}
.meri_participate h6{
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    color: #515151;
}
.meri_participate .container:nth-child(1){
box-shadow: 0px 2px 15px 0px #51515166;
    border-radius: 10px;
    background-color:#f7f7f7;
}
.regi_mer1 .btn{
    font-weight: 400;
    font-size: 26px;
    line-height: 34px;
    background-color: #FF9D1A;
    color: #ffff;
    padding: 10px 50px 10px 50px;
    border-radius: 28px;
}
.progress_meri h6{
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
}
.progress_meri .container{
    border-radius: 10px;
    background-image: linear-gradient(to bottom, #FFE6A6, #FFB900);
}
.progress_meri p{
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color:#515151;
    text-align:Center;
}
.gallery_meri h6{
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    color:#515151;
    text-align:Center;
    margin-bottom: 20px;
}
 .gallery_meri .container{
    box-shadow: 0px 2px 15px 0px #51515166;
    border-radius: 10px;
 } 
 .gallery_meri .col-sm-2{
    margin-bottom: 20px;
 }
 .gallery_meri .col-sm-2 img{
    width:100%;
    height:100px;
 } 
 .gallery_meri .col-sm-2 img:hover {
    border: 1px solid #F4F4F4;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 4px 4px 30px rgba(217, 217, 217, 0.6);
    border-radius: 10px;
 }
 .gallery_meri .col-sm-2 img{
    border: 1px solid #F4F4F4;
    border-radius: 10px;
 }
 .meri_participate ul{
    display:flex;
 }
 .meri_participate ul li img{
    width:100%;
 }
 .meri_participate ul li h6{
    color: green;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: -5px;
 }
 .meri_participate ul li p{
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
 }
 .bg-img-main1mr {
    margin-top: 30px;
}
@media only screen and (min-width: 601px) {
    .meri_participate ul li img:nth-child(2){
        display:none;
    }
}
 @media only screen and (max-width: 600px) {
    .new_foot{
        justify-content: center;
        margin-left: 11px;
        margin-top: -10px;
        margin-bottom: 15px;
    }
    .new_foot li .fa {
        margin-top: 6px;
    }
    .gallery_meri .col-sm-2 img{
        max-height:300px;
    }
    .meri_participate ul li img:nth-child(1){
        display:none;
    }
    .meri_participate ul li img {
        width: 50%;
    }
    .meri_participate ul{
    display:initial !important;
    }
    .meri_participate, .progress_meri, .gallery_meri{
        padding:10px;
    }
    .progress_meri .mt-40{
        margin-top: 0px !important;
    }
    .progress_meri .pt-20 .pl-40{
        padding-left: 20px;
    }
    .progress_meri .pt-20 .pr-40{
        padding-right: 20px;
    }
    .gallery_meri  .mt-40 .pl-30{
        padding-left: 20px;
    }
    .gallery_meri  .mt-40 .pr-30{
        padding-right: 20px;
    }
    .progress_meri{
      margin-top: -34px !important;
    }
    .meri_mat .btn {
        font-size: 25px;
        padding: 7px 50px 7px 50px;
    }
    .slider-text.slider-text-2 h2 {
        font-size: 30px;
    }
    .slider-text.slider-content-space-2 > p {
        font-size: 17px;
    }
    .bg-img-main1mr {
        min-height: 400px !important;
    }
    .bg-img-main1mr{
        margin-top: 0px !important;
    }
    .bg-img-main1mr .pt-40 {
        padding-top: 0px !important;
    }
    .regi_mer1 .btn {
        font-size: 20px;
        padding: 5px 40px 5px 40px;
    }
    /* .meri_participate ul li:nth-child(3){
        margin-top: 40px;
    } */
}
/* footer new style */
.new_foot{
    display:flex;
}
.new_foot li{
    width: 24px;
    height: 24px;
    background-color: #ffff;
    border-radius: 5px;
    text-align: center;
    margin-right: 10px;
    cursor: pointer;
}
.new_foot li .fa{
    color:#08192B;
}
/* central dashboard */
.regi_user {
    background-image: url('/assets/img/Registered_Youth.png');
    background-repeat: no-repeat;
  background-size: auto;
  /* min-height: 738px; */
}
.regi_user h2{
    font-weight:700;
    color:#6B6E81;
    text-align: center;
    margin-bottom:0px;
}
.regi_user h5{
    line-height: 23px;
    font-weight:600;
    color:#A1ABC8;
    text-align: center;
    margin-bottom: 22px;
}
.regi_user .user_r1{
    border-right: 1px solid #A8A8A8;
}
.regi_user .user_r2{
    border-bottom: 1px solid #A8A8A8;
    /* width: fit-content;
    margin: auto; */

}
.regi_user .user_r3 h2{
    margin-top: 10px;
}
@media only screen and (max-width: 600px) {
    .regi_user .user_r1, .regi_user .user_r2{
        border:none;
    }
    .new_foot li .fab {
        vertical-align: bottom;
        font-size: 15px;
    }
}


/* new Experiential Learning style */
.i-cards-box_1{
    background: #FFFFFF;
    border: 1px solid #DDE5EA;
    box-shadow: 0px 1px 10px rgb(0 0 0 / 12%);
    border-radius: 8px
}
@media only screen and (min-width: 601px) {
    .dec_text_2a{
        padding: 10px 0px 10px 10px;
        height:175px;
        border-radius: 20px;
    }
    .dec_text_1a{
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        margin-bottom: 10px;
        margin-top: -10px;
    }
    .dec_text1a_1{
        position: absolute; 
        right: -13px; 
        top: 5px;
    }
    .dec_text_1 {
        text-overflow: ellipsis;
        max-width: 365px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }
}

@media only screen and (max-width: 600px) {
    .startdate_z1{
        flex-wrap: wrap;
        display:flex;
    }   
    .i-time-startdate {
        white-space: nowrap;
    }
    .dec_text_2a{
        padding: 10px;
        border-radius: 20px;
    }
    .dec_text_1{
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }
    .dec_text1a_1{
        margin-top: -4px !important;
        margin-bottom: 5px !important;
    }
    
}


/* footer inline to external css */
#footer_external .new_foot li .fab{
    color:#08192B !important;
}
#footer_external{
    color:#fff;
}
#footer_external .footer-top{
    background-color: #08192b;
}
#footer_external .foot_p1{
    line-height:1.3
}
#footer_external .foot_p2{
    padding-left: 34px;
}
#footer_external .foot_p3 hr{
    height:2px; width:100%; border-width:0; color:#BBBDC1!important; margin: 15px 0;
}
#footer_external .foot_p4{
    font-size: 14px;
    line-height: 1.5;
 }
 /* header internal css to external css */
  /* mobile menu login style */
 #mobileMenuNew .accordion-button:focus {
    box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 0%);
}

#mobileMenuNew .modal-content {
    border: none;
    border-radius: inherit;
}

#mobileMenuNew .btn-close {
    /* background-image: url('/images/assignment/model_popup_cross.svg'); */
    background-repeat: no-repeat;
    background-size: 10px 10px;
}

#mobileMenuNew .accordion-button::after {
    background-image: url('/images/assignment/model_popup_left.svg');
    background-repeat: no-repeat;
    margin-top: 8px;
}

#mobileMenuNew .accordion-button:not(.collapsed)::after {
    background-image: url('/images/assignment/model_popup_left_active.svg');
    background-repeat: no-repeat;
    margin-top: -7px;
}
#mobileMenuNew .modal-body {
    padding: 0px;
}

#mobileMenuNew .m-menu ul a {
    color: #515151;
    line-height: 19px;
}

#mobileMenuNew .m-menu ul {
    padding: 0px 15px 0px 15px;
    padding-left: 32px;
    padding-right: 32px;
}

#mobileMenuNew .accordion-header {
    padding-right: 26px;
}

#mobileMenuNew #collapseTwo .border-bottom {
    padding: 8px 1px 3px 1px;
    font-weight: 500;
}

#mobileMenuNew .accordion-button {
    font-weight: 600;
}
#mobileMenuNew .accordion-button:not(.collapsed) {
    margin-top: -1px;
    background-color: #f69333;
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
    border-top-right-radius: 20px !important;
    border-bottom-right-radius: 21px;
    color: #ffff;
}

#mobileMenuNew .modal-header {
    border-bottom: 1px solid #dee2e600;
    padding-left: 32px;
    padding-right: 32px;
}

#mobileMenuNew .modal-body {
    padding-bottom: 0px;
    font-weight: 600;
}

#mobileMenuNew .accordion-button::after {
    width: 1rem;
    height: 1rem;
    background-size: 1rem;
}

#mobileMenuNew .accordion-body {
    padding: 7px 32px 15px 32px;
}

#mobileMenuNew .accordion-body a {
    display: block;
    color: #515151;
    font-weight: 500;
    font-size: 14px !important;
}

 #mobileMenuNew .accordion-item {
    border: 1px solid rgb(0 0 0 / 0%);
}

#mobileMenuNew .accordion-button {
    font-size: 1rem;
    padding: 6px 11px 7px 32px;
    color: #515151;
    line-height: 19px;
}
   
#mobileMenuNew .m-menu>ul>a>li {
    border-bottom: 1px solid #d7d7d7;
}
#mobileMenuNew .m-menu>ul>a>li {
    padding: 8px 1px;
}
#mobileMenuNew .m-menu>ul>a>li {
    list-style: none;
    text-transform: capitalize;
}

/* loader style */
.loader_new {
    width: 50px;
    padding: 8px;
    aspect-ratio: 1;
    border-radius: 50%;
    background: #25b09b;
    --_m: 
      conic-gradient(#0000 10%,#000),
      linear-gradient(#000 0 0) content-box;
    -webkit-mask: var(--_m);
            mask: var(--_m);
    -webkit-mask-composite: source-out;
            mask-composite: subtract;
    animation: l3 1s infinite linear;
    margin:auto;
  }
  @keyframes l3 {to{transform: rotate(1turn)}}