
@media all  and (min-width: 1920px) {}


@media all and (min-width: 1601px) and (max-width: 1919px) {}


@media all and (min-width: 1440px){
    .value_tab ul li::after{
        width: 125px;
    }
    .value_tab ul li::after{
        right: -26%;
    }
    .value_tab ul li:nth-child(3):after {
        right: -12%;
    }

}


@media all and (min-width: 1201px) and (max-width: 1366px) {

.big-text {
    font-size: 48px;
    line-height: 48px;
}

.desk-curve h3{
    width: 100%;
}

}


@media all  and (max-width: 1200px) {



/* .top_pillers{
    width: 60%;
    padding-top: 75px;
    padding-left: 75px;
} */

.custom-inner-page h4{
    font-size: 20px;
}

.journey-circle{
    width: 200px;
    height: 200px;
    font-size: 50px;
}

.journey-circle span {
    font-size: 40px;
}

.custom-inner-page h3{
    font-size: 22px;
}

.big-text{
    font-size: 45px;
    line-height: 45px;
}

.big-text::after{
    bottom: -15px;
}

/* .value-box h5 {
    font-size: 14px;
} */

/* .certiBoxWrap .eachCertiBox figcaption{
    font-size: 15px;
} */

.custom-inner-page ul {
    flex-direction: row;
    flex-wrap: wrap;
    /*gap: 20px;*/
}

/* .eachListCol ul li {
    width: calc(33% - 20px);
} */

.desk-curve h3{
    width: 100%;
}

.desk-curve{
    width: 50%;
}

.custom-inner-page ul li{
    margin-bottom: 10px;
}

.custom-inner-page section {
    padding: 30px;
}

.input-card-item h4 {
    font-size: 18px;
}

.tab-pad{
    padding-bottom: 30px;
}

.project-bg{
    padding: 60px;
}

.project-heading {
    font-size: 46px;
    line-height: 50px;
}

.project-sub-heading {
    font-size: 26px;
    line-height: 36px;
}

.map-area{
    margin-bottom: 40px;
}

.it-margin{
    margin-bottom: 30px;
}

.it-margin:last-child{
    margin-bottom: 0px;
}

.it-margin ul{
    display: block;
}

.it-margin ul li {
    margin-bottom: 15px;
}

.countdown-item {
    width: calc(33% - 20px);
}

.project-bg {
    padding: 30px 30px 100px 30px;
}

.project-sub-heading {
    font-size: 22px;
    line-height: 28px;
}

.organasation-content h5 {
    font-size: 18px;
    line-height: 26px;
}

.organasation-item-icon-text h4 {
    font-size: 18px;
    line-height: 26px;
}

.organasation-item {
    margin-top: 30px;
}

.scroll {
    font-size: 45px;
    line-height: 45px;
}

}


@media all  and (max-width: 991px) {

/* .top_pillers {
    width: 60%;
    padding-top: 40px;
    padding-left: 40px;
    height: 330px;
} */

/* .top_pillers .mainTitle{
    font-size: 34px;
}

.top_pillers .mainTitle strong {
    font-size: 60px;
} */

/* .btm_pillers{
    padding: 70px 70px 70px 70px;
} */

.big-text {
    font-size: 35px;
    line-height: 35px;
}

.full-image{
    margin-bottom: 30px;
}

.top_pillers .box {
    width: 70%;
}

.desk-curve {
    width: 60%;
    padding: 40px 200px 100px 40px;
}

.input-card-item {
    width: calc(50% - 20px);
}

.map-image {
    width: 300px;
}

.state-list {
    row-gap: 8px;
    column-gap: 8px;
}

.state-list-item {
    font-size: 15px;
    line-height: 24px;
}

.device{
    margin: 0 auto 60px;
}

.capital-card:last-child{
    margin-bottom: 30px;
}

.deepening-item {
    width: calc(50% - 10px);
}

.scroll {
    font-size: 45px;
    line-height: 45px;
}

.countdown-item {
    width: calc(50% - 20px);
}

.organasation-item {
    column-gap: 20px;
}

.organasation-item-icon-text {
    width: 150px;
}

.organasation-item-icon-text h4 {
    font-size: 16px;
    line-height: 26px;
}

.organasation-content {
    padding: 0px 10px;
}

}


@media all  and (max-width: 767px) {

.btm_pillers{
    padding: 50px;
}

.custom-inner-page h3 {
    font-size: 20px;
    line-height: 28px;
}

.journey-circle {
    width: 180px;
    height: 180px;
}

.custom-inner-page section {
    padding: 30px;
}   

.top_pillers.inr-top-pillars {
    padding-left: 30px;
}

.top_pillers .box {
    width: 100%;
}

.certiBoxWrap .eachCertiBox figcaption {
    font-size: 14px;
    line-height: 18px;
    max-width: 95%;
}

/* .eachListCol ul li {
    width: calc(50% - 20px);
} */

.desk-curve {
    width: 65%;
    padding: 20px 130px 100px 20px;
}

.custom-inner-page h3 {
    font-size: 18px;
    line-height: 26px;
}

.input-card-item {
    width: 100%;
}

.custom-inner-page ul {
    /*gap: 10px;*/
}

.project-bg {
    padding: 30px 30px 120px 30px;
}

.project-heading {
    font-size: 40px;
    line-height: 45px;
}

.project-sub-heading {
    font-size: 22px;
    line-height: 26px;
}

.project-card h4 {
    font-size: 17px;
    line-height: 26px;
}

.map-area{
    display: block;
}

.map-image {
    width: 300px;
    margin: 0 auto 50px;
}

.state-list ul li {
    width: calc(33.33% - 10px);
    font-size: 14px;
    line-height: 1.2;
}

.deepening-item h4{
    font-size: 16px;
    line-height: 26px;
}

.deepening-item {
    width: 100%;
}

.capital-device{
    width: 100%;
}

.organasation-item-icon-text {
    width: 90px;
}

.organasation-item-content{
    padding: 20px;
}

.organasation-item-icon-text h4 {
    font-size: 16px;
    line-height: 24px;
}

.organasation-content p {
    font-size: 15px;
    line-height: 22px;
}

}


@media all  and (max-width: 575px) {

    /* .top_pillers {
        width: 90%;
        padding-top: 40px;
        padding-left: 40px;
        height: 320px;
    } */
    
    /* .top_pillers .mainTitle {
        font-size: 28px;
    }
    
    .top_pillers .mainTitle strong {
        font-size: 50px;
    } */
    
    .btm_pillers {
        padding: 30px;
    }
    
    .custom-inner-page h4 {
        font-size: 18px;
    }
    
    .journey-card {
        margin-bottom: 30px;
    }
    
    .custom-inner-page section {
        padding: 10px;
    }
    
    .about_sec .top_pillers {
        padding: 30px 0px;
    }
    
    .value-content-box {
        flex-wrap: wrap;
    }
    
    .value-box {
        width: 100%;
    }
    
    .value-box h5 br{
        display: inline;
    }
    
    .eachCertiBox {
        max-width: 60%;
    }
    
    .desk-curve {
        width: 65%;
        padding: 20px 130px 100px 20px;
        position: relative;
        width: 100%;
    }
    
    .chairman-content h5{
        font-size: 18px;
        line-height: 28px;
    }
    
    .mt_60 {
        margin-top: 30px !important;
    }
    
    
    .input-card-circle {
        width: 60px;
        height: 60px;
    }
    .input-card-circle img {
        width: 30px;
    }
    
    .input-card{
        padding: 0px 0px 70px 0px;
    }
    
    .input-card-arrow{
        width: 100px;
        height: 45px;
    }
    
    .input-card-content h4{
        font-size: 16px;
    }
    
    .input-card-item{
        column-gap: 10px;
    }
    
    .test-item-inner{
        display: block;
    }
    
    .test-item-curve{
        margin-bottom: 20px;
        font-size: 16px;
    }
    
    .project-bg {
        padding: 20px 20px 120px 20px;
    }
    
    .project-heading {
        font-size: 30px;
        line-height: 35px;
    }
    
    .project-sub-heading {
        font-size: 20px;
        line-height: 26px;
    }
    
    .project-card h4{
        font-size: 16px;
    }
    
    .device {
        width: 100%;
        padding: 20px;
    }
    
    .device p{
        font-size: 15px;
        line-height: 26px;
    }
    
    .device h4 {
        font-size: 18px;
        line-height: 24px;
    }
    
    .capital-card-image{
        width: 150px;
        font-size: 15px;
    }
    
    .capital-card-image {
        width: 150px;
        font-size: 13px;
        line-height: 18px;
        justify-content: start;
        padding-left: 15px;
    }
    
    .capital-card{
        gap: 10px;
    }
    
    .capital-card-content{
        font-size: 15px;
        line-height: 24px;
    }
    
    .custom-inner-page h2{
        font-size: 28px;
    }
    
    .capital-card-content p{
        line-height: 24px;
    }
    
    .device{
        margin-bottom: 30px;
    }
    
    .capital-card {
        gap: 10px;
        flex-direction: column;
        justify-content: center;
    }
    
    .capital-card-content p{
        text-align: center;
    }
    
    .capital-device{
        background: none;
    }
    
    .capital-device {
        background: none;
        width: 100%;
        padding: 0px;
        height: 100%;
        margin: 0 auto 35px;
    }
    
    .deepening-item p{
        padding-bottom: 0px;
    }
    
    .it {
        padding: 30px 10px;
    }
    
    .capital-card-image{
        height: 100px;
    }
    
    .deepening-item h4{
        font-size: 17px;
    }
    
    .countdown-item {
        width: 100%;
    }
    
    .organasation-item-content {
        padding: 10px;
    }
    
    .organasation-item-content {
        padding: 5px;
    }
    
    .organasation-content h5 {
        font-size: 16px;
        line-height: 24px;
    }
    
    .organasation-item{
        display: block;
    }
    
    .organasation-item-icon-text {
        width: 100%;
        margin: 0 auto 30px;
    }
    
    .organasation-item-content {
        padding: 20px;
    }
    
    .organasation-content {
        width: 100%;
    }
    
    .meet-board{
        margin-bottom: 25px;
    }

}


@media all  and (max-width: 480px) {
    .state-list ul li {
        width: calc(50% - 10px);
    }
}

