
/* other project css */

.oth-project{margin-top: 0;}
.o-row{display: flex;
    flex-wrap: wrap;
    flex-shrink: inherit;}
.oth-project .o-panel{width: 33.33%;box-sizing: border-box;}
.oth-project .o-panel .o-inner-container{margin: 20px;position: relative;border: 1px solid #d0cbcb;
    }
.oth-project .o-panel .img-panel{ overflow:hidden;}
.oth-project .o-panel .img-panel img{height: 250px;
    object-fit: cover;
    transition: 1s all;
    width: 100%;}
.oth-project .o-panel .content-panel{border-top: 1px solid #d0cbcb;
    padding: 0px 8px 8px 8px;
    min-height: 238px;}
.oth-project .o-panel .sticky{position: absolute;
    background-color: #6f6e6e;
    color: #fffefe;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px;}



.oth-project .o-panel .content-panel h3{font-size: 18px;margin: 12px 0px 6px 0px;
    text-align: center;}
.oth-project .o-panel .content-panel p{font-size: 14px;
    line-height: 23px;
    text-align: center; margin-bottom: 60px;}
.oth-project .o-panel .content-panel .o-sub-heading{text-align: center;
    font-style: italic;
    font-size: 16px;}

    .oth-project .o-panel .img-panel img:hover{
        transform: scale(1.1);
    }
    .oth-project .o-panel .sticky .o-md-3{width: 33.33%;}
    .oth-project .o-panel .sticky .head{font-size: 12px;
        text-align: center;white-space: nowrap;

    }
    .oth-project .o-panel .sticky .text-data{
        text-align: center;
        font-weight: 600;
        white-space: nowrap;
    }


    .oth-project .o-panel .content-panel p a{color: #d90313;
        font-weight: 600;
        text-decoration: underline;}
    .row-center{
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
    .tv-more-projects-panel{position: relative;}
    .tv-more-projects-panel:after{content: '';
        width: 100%;
        height: 2px;
        background-color: #000;
        position: absolute;
        bottom: 64%;
        z-index: 0;}
    .tv-more-projects-panel ul{display: flex;
        flex-wrap: wrap;
        justify-content: center;
        width: 100%;
        margin: 35px 0 0 0;}
    .tv-more-projects-panel ul li{width: 18%;text-align: center;position: relative;
        height: 65px;
        margin: 0px 6px;}
    .tv-more-projects-panel ul li a{background-color: #fecb00;
        box-shadow: 1px 4px 14px 0px #a79f9f;
        color: #000;
        font-weight: 600;
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;margin-top: 0px;
        border-radius: 2px;
        border: 1px solid #000;}
        .tv-more-projects-panel ul li i{position: absolute;
            background-color: #000;
            padding: 4px 4px;
            color: #fff;left:45%;
            z-index: 1;
            top: -13px;

        }
        .award-section{}
        .award-section .award-container{margin: 40px 0px 0px 0px;}
        .award-section .aw-panel{position: relative;
            margin: 12px 12px;
            border: 1px solid #000;
            padding: 0;}
        .award-section .aw-panel img{}
        .award-section .caption{left: 0px;
            bottom: 0;
            right: 0;}
            .chart--container {
                min-height: 300px;
                width: 100%;
                height: 100%;}
            .map-section{}
            .map-section table{margin-bottom: 30px;width: 99%;}
            .map-section table tr td{font-size: 13px;
                padding: 6px 6px;
                border: 1px solid #000;}
            .map-section table{}
            .map-section table tr{}
            .map-section table tr:nth-of-type(odd){}
            .map-section .mp-table-view{margin: 40px 0px 0px 0px;}
            .tbl-responsive{max-width: 100%;width: 100%;overflow: auto;}
            .map-section table tr td:nth-of-type(1){white-space: nowrap;}
            .map-section table tr th{
                font-size: 13px;
    text-align: left;
    padding: 6px;
    border: 1px solid #000;
}
.tv-box-pan h1 {
    font-size: 19px;
    
}
.tv-box-pan .head{font-size: 22px;}
.k-gallary-wrapper {
    justify-content: center;
}
.tv-more-section-years{}
.tv-more-section-years .task-ac-row{display: flex;
    flex-wrap: wrap;
    flex-direction: row;}
.tv-more-section-years .top-palel{order: 1;width: 30%;}
.tv-more-section-years .bottom-panel{margin: 0px 0px 0px 0px;order:2;width: 70%;}
.tv-more-section-years .menu-tabs-container{}
.tv-more-section-years .menu-tabs{padding: 4px 12px;display: none;
    border: 1px solid #000;}
.tv-more-section-years .menu-tabs.active{display: block;}
.tv-more-section-years .tv-l-menu{padding: 0px 45px 0px 0px;}
.tv-more-section-years .tv-l-menu ul{}
.tv-more-section-years .tv-l-menu li{
    width: 100%;
    display: block;
    margin: 0px 0px 1px 0px;}
.tv-more-section-years .tv-l-menu li a{background-color: #FFC107;
    position: relative;display: block;
    padding: 12px 30px;font-size: 14px;
    }
.tv-more-section-years .tv-l-menu li.active a{background-color: #000;
    color: #fff;}
.tv-more-section-years .tv-l-menu li.active a:after{content: '';
    border-left: 15px solid #000;
    border-bottom: 15px solid transparent;
    border-top: 15px solid transparent;
    position: absolute;
    right: -15px;
    top: 15%;}

    .tv-more-section-years .menu-tabs p{font-size: 15px;
        line-height: 28px;}
        .modal-gal {
            display: none;
            position: fixed;
            z-index: 9999;
            padding-top: 100px;
            left: 0;
            top: 0;
            width: 100%;
            overflow: auto;
            background-color: black;
            bottom: 0;
            padding-bottom: 20px;
            height: auto;
        }
        div[id="license"] {
            display: none !important;
          }
          @media screen and (max-width:920px){
            .tv-more-section-years .top-palel{width: 100%;position: relative;}
            .tv-more-section-years .tv-l-menu ul {
                display: flex;
                flex-wrap: wrap;
                justify-content: center;margin: 20px 0px 20px 0px;
            }
            .tv-more-section-years .tv-l-menu li{width: auto;
               }

            .tv-more-section-years .tv-l-menu li a{}
            .tv-more-section-years .tv-l-menu{padding: 0;}
            .tv-more-section-years .tv-l-menu li.active a:after{border-left: 0;}
            .tv-more-section-years .bottom-panel{width: 100%;position: relative;}
            .tv-more-section-years .bottom-panel::before{
                content: '';
    border-bottom: 10px solid #000;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    top: -9px;
    left: 49%;
            }
          }
          @media screen and (max-width:767px){
              #myChart{display: none;}
              .tv-more-projects-panel ul li {
                height: auto;
                margin: 4px 0px;
                width: 50%;
            }
            .tv-more-projects-panel ul li i{display: none;}
            .tv-more-projects-panel:after{height: 0;}
            .tv-more-projects-panel ul li a{display: block;
                font-size: 16px;
                padding: 4px 0px;}
                .tv-more-projects-panel ul{margin-bottom: 30px;}
                .tv-more-section-years .tv-l-menu ul {
                    display: block;
                    flex-wrap: wrap;
                    justify-content: center;margin: 20px 0px 20px 0px;
                }
                .tv-more-section-years .tv-l-menu li{width: auto;
                   }
          }


         .covid-panel h1 span{font-size: 32px;}
         .covid-header{width:100%;position: relative;}
         .covid-panel{position: absolute;
            top: 0;
            bottom: 0;
            right: 0;
            left: 0;}
            .covid-panel .cobid-cn{display: flex;
                justify-content: center;
                align-items: center;
                height: 100%;
                width: 100%;}
                .covid-panel  .gray-panal{background-image: linear-gradient(-90deg, #8280800d, #242222, #453e3e00);}
                .covid-c .h-con img {height: auto;}

                .img-data-panel{display: flex;
                    justify-content: center;
                    align-items: center;margin-bottom: 30px;}
                .img-data-panel .img{    width: 50%;}
                .img-data-panel .img img{width: 100%;
                    height: 200px;}
                   .cob-h .heading {
                        margin: 32px 0px 32px 0px;
                    }


                    @media screen and (max-width:767px){
                        .covid-c h3{margin-top: 20px;}
                        .img-data-panel .img img{height: auto;margin-bottom: 10px;}
                        .img-data-panel {
                            flex-wrap: wrap;    margin-top: 30px;
                        }
                        .img-data-panel .img{width: 100%;}
                       
                    }
                    @media screen and (max-width:480px){
                        .covid-header {
                            margin-top: 100px;
                        }
                        .covid-panel  .gray-panal{margin-top: 0;}
                        .covid-panel  .gray-panal h1,.covid-panel .gray-panal h1 span {
                            font-size: 18px;
                            line-height: 26px;
                            padding: 20px 0px;
                        }
                    }

                    @media screen and (max-width:920px) and (min-width:768px){
                        .covid-c h3{margin-top: 20px;}
                        .img-data-panel{margin: 30px 0;}
                        .img-data-panel .img {
                            width: 50%;
                            margin-bottom: 10px;

                        }
                        .img-data-panel {
                            flex-wrap: wrap;    margin-top: 30px;
                        }
                    }

/* new change on 22-07-2020 */
.about-us-panel{background-color: transparent;}
.about-us-panel p {
    text-align: center;
    font-weight: 500;
}
.about-us-panel .dir-text{font-size: 13px;
    font-weight: 600;}
    .about-us-panel h2.text{
        margin: 0;
    padding: 16px 0px 2px 0px;
    font-size: 24px;
    color: rgba(217, 3, 19, 1);
    }

    .dn-heading{margin-bottom: 0;}
    .team-panel .team-img {
        width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    border-radius: 4px;
    }
    .team-panel .team-img img {
        padding: 15px;
        max-width: 100%;transition: 1s all;
    }
    .team-panel{display: flex;flex-wrap: wrap;justify-content: center;margin: 30px 0px 0px 0px;width: 100%;}

   
    @media screen and (max-width:767px){
        .team-panel .team-img {
            width: 100%;
            margin: 0 auto;
        }
        .team-panel .team-img img {
            width: 200px;
        }
        
    }
    .covide-new{}
    .covide-new .content-box p {
        margin: 6px 0px 12px 0px;
        font-size: 16px;
        line-height: 28px;
        font-style: normal;
    }
    .cob-heading .heading {
        margin: 60px 0px 0px 0px;
    }
   .cob-heading .heading h2 {
    font-size: 36px;
    margin: 0px 0px 0px 0px;
    font-weight: 600;
    line-height: 54px;
    }
    .cob-heading .heading h1 {
        font-size: 27px;
    margin: 3px 0px 0px 0px;
    line-height: 32px;
    border-bottom: 1px solid rgb(190 185 185);
    padding: 0px 0px 24px 0px;
    font-weight: normal
    }
    .covid-panel .cobid-cn {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
        width: 100%;
        
    }
    .covide-new .h-con {
        padding: 16px 16px;
        background-color: #efebeb;
        margin-left: 16px;
        border-radius: 4px;
    }
    .covide-new .h-con img{margin: 0;}
    .covid-section-2{background-color: #f3fe0021;
        padding: 60px 0px;
        margin: 15px 0px;}
    .covid-section-2 .d-heading{font-size: 28px;
        font-weight: 600;
        text-transform: capitalize;}
    .covid-section-2 h3{font-size: 24px;
        font-weight: 600;margin: 0;}
    
    .covid-section-2 ul li{display: block;
        line-height: 28px;
        margin-bottom: 16px;
        text-align: justify;}
    .covid-3-panel{background-color: transparent;padding-bottom: 30px;}
    .covid-3-panel ul li{   display: block;
        color: #000;
        padding: 10px 10px;
        width: 100%;
        padding-left: 36px;
        position: relative;
        border-bottom: 1px solid #000;}
        .covid-3-panel ul{
            counter-reset: item;
            margin-left: 0;
            display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
            padding-left: 0;
        }
        .covid-3-panel ul li::before {
            display: inline-block;
    content: counter(item);
    counter-increment: item;
    margin-left: 0;
    background-color: #2e2525;
    border-radius: 100%;
    color: #fff;
    margin-right: 12px;
    width: 30px;
    height: 30px;
    text-align: center;
          }
          .covid-3-panel .lg-text{font-size: 17px;
            line-height: 28px;
            text-align: center;
            margin-top: 30px;
            font-weight: 600;}

         .img-others-covid   .img-data-panel .img {
                width: 50%;
                padding: 0px 8px 0px 0px;
            }
            .img-others-covid{background-color: #efeeed;
                padding: 20px;
                box-shadow: inset 0px 0px 14px 0px #d9d0d0;}
            .img-others-covid .img-data-panel{margin-bottom: 0;}

            .image-gallery-row{display: flex;flex-wrap: wrap;justify-content: center;}
            .image-gallery-row .gl-img-box img{height: auto;cursor:default;}
            .image-gallery-row .ps-rel {
                position: relative;
                width: 25%;
            }
            .image-gallery-row .gallary-box .img-panel {
                margin: 2px;
                background-color: #fff;
                padding: 8px;
                position: relative;
                box-shadow: 0px 0px 10px 0px #edebeb;
            }
            .image-gallery-row .mr-8, .image-gallery-row .ml-8{margin: 0;}

            @media screen and (min-width:768px) and (max-width:1024px){
                .image-gallery-row .ps-rel{width: 33.33% !important;}
                .col-md-3, .col-md-4{width: 50%;}
            }
            
            @media screen and (max-width:767px){
                .cob-heading .heading h2 {
                    font-size: 22px;
                    margin: 0px 0px 0px 0px;
                }
                .cob-heading .heading h1 {
                    font-size: 18px;
                    margin: 8px 0px 0px 0px;
                    line-height: 28px;
                    border-bottom: 2px solid rgba(217, 3, 19, 1);
                    padding: 0px 0px 16px 0px;
                }
                .covid-section-2{padding: 30px 0px;}
                .covid-section-2 h3 {
                    margin: 0px 0px 14px 0px;
                }
                .covid-section-2 .d-heading {
                    font-size: 22px;
                    line-height: 34px;
                    margin: 0px 0px 16px 0px;
                }
                .covid-3-panel ul li{width: 100%;padding: 12px 12px;}
                .covid-3-panel .lg-text {
                    font-size: 16px;
                    line-height: 28px;
                    margin-top: 10px;
                }
                .image-gallery-row .gl-img-box img{margin-bottom: 0;}
                .covide-new .h-con{margin: 0;}
            }

            @media screen and (min-width:481px) and (max-width:767px){
                .image-gallery-row .ps-rel{width: 50% !important;}
                .covid-panel h1 span {
                    font-size: 22px;
                    line-height: 32px;
                }
                .gray-panal h1 {
                    padding: 20px 0px 20px 0px;
                    font-size: 32px;
                }
                .cob-heading .heading h2 {
                    font-size: 32px;
                    margin: 0px 0px 18px 0px;
                    line-height: 36px;
                }
                
                
            }

            @media screen and (max-width:480px){
                .image-gallery-row .ps-rel{width: 100%;}
            }

.covide-photo h2{font-weight: 600;}
.team-panel .pt{}
.col-upper{width: 350px;
    margin: 0px 10px 30px 10px;
    background-color: whitesmoke;}


    
        
        
.team-panel .team-img img{width: 200px;
    box-shadow: 0px 0px 0px #000;
    border-radius: 100%;
    box-sizing: border-box;
    height: 200px;
    padding: 10px;
    border: 1px solid #F44336;}
    .team-container h2{margin: 10px 0px;
        font-weight: 600;
        font-size: 36px;}

        .ex-team-panel{display: flex;
            justify-content: center;
            flex-wrap: wrap;}
.lockdown-video-panel{position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;z-index: 9;}
    .lockdown-video-panel   .lockdow-v-container{display: flex;
        justify-content: flex-end;
        align-items: flex-end;
        position: relative;
        height: 100%;}
.lockdown-video-panel video{width: 350px;
    padding: 10px;
    border-radius: 4px;}
    .lockdown-video-panel   .close-video{}

    @media  screen and (max-width:767px){
        .lockdown-video-panel{position: relative;}
            .lockdown-video-panel   .lockdow-v-container{justify-content: center;
            }
        .lockdown-video-panel video{width: 320px;
            padding: 20px 0px;
            border-radius: 0;}
        .covid-panel .cobid-cn {
            display: flex !important;
            justify-content: center !important;
            align-items: flex-start !important;
            
        }
        .covid-header {
            display: flex;
            flex-direction: column;
        }
        .covid-panel .cobid-cn{box-shadow: 0px 0px 0px 0px #000 !important;}
        .col-upper{width: 100%;}
    }


    @media screen and (min-width:768px) and (max-width:1024px)
    {
        .lockdown-video-panel video {
            width: 300px;
            padding: 0;
            border-radius: 0;
        }
    }

    /* 2021 page desin css */
    ._row{display: flex;
        flex-wrap: wrap;}
    .header_data{display: flex;background-color: rgba(254, 203, 0, 1);
        flex-wrap: wrap;}
    .data-left-panel{width: 450px;
        box-sizing: border-box;
        padding: 50px 20px 50px 0px;
        text-align: center;}

        .second_heading_panel p.heading-css{
            margin: 0px 0px 5px 0px;
            font-size: 32px;
            font-weight: 700;
            color: #262626;
            line-height: 35px;
    }
    .second_heading_panel{text-align: center;
        padding: 0px 0px 20px 0px;
        border-bottom: 1px solid rgb(213 213 213);
        margin: 0px 0px 40px 0px;}
    .main-second-panel{margin: 50px 0px 0px 0px;}

    .galery_wrapper_view .second_heading_panel{margin: 0px 0px 20px 0px;}
    .galery_wrapper_view {
        margin: 0px 0px 0px 0px;
        background-color: #faf9f9;
        padding: 20px 0px 16px 0px;
    }

    .main-second-panel .data-left-panel{padding: 0px 0px 30px 0px;}
    .main-second-panel .data-right-panel{padding: 0px 20px 0px 0px;
        justify-content: flex-start;}
    .three_panel_latest ul li.no-number::before{
        content: '';
    }
    .second_heading_panel .subheading-css{font-size: 18px;
    margin: 5px 0px 0px 0px;
    color: #262626;font-style: italic;}
    .header_data .data-left-panel img{border: 1px solid #fff;}
    .data-right-panel{width: calc(100% - 450px);
        box-sizing: border-box;
        padding: 50px 20px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        position: relative;
        margin: 0;}
    .header_data .data-right-panel h1{margin: 0px 0px 10px 0px;
        font-size: 2.3vw;
        font-weight: 700;
        color: #262626;
        line-height: 43px;}
    .header_data .subheading{font-size: 1.5vw;
        margin-bottom: 0;
        color: rgba(217, 3, 19, 1);
        font-weight: 600;}
        .header_data h4{margin: 5px 0px 0px 0px;
            font-weight: 500;
            font-size: 16px;
            color: #262626;}
    .header_data p{    font-size: 22px;
        margin: 16px 0px 0px 0px;}
    .header_data ._time{background-color: #575151;
        width: 100px;
        padding: 4px 12px;
        text-align: center;
        border-radius: 4px;
        font-size: 14px;
        font-weight: 600;
        position: absolute;
        top: 50px;
        left: 20px;
        color: #fff;}
        .image_box{display: flex;
            flex-wrap: wrap;
            box-sizing: border-box;margin: 0px 0px 5px 0px;}
        .image_box img{width: calc(100% - 10px);
            height: auto;
            padding: 5px;}
        .col-50{width: 50%;
            display: flex;
            flex-wrap: wrap;}
        .col-30{width: 48%;}
        .new_video_panel{
    padding: 20px;
        }

        .data-left-panel h3 {
            font-size: 2.5vw;
    margin: 0px 0px 16px 0px;
    color: #2a2a2a;
        }
        .data-left-panel p {
            font-size: 1.3vw;
    line-height: 28px;
    color: #2a2a2a;
        }
        ul._nav{counter-reset: nav;margin: 20px 0px 0px 0px;}
        ul._nav li{margin: 0px 0px 16px 0px;
            padding: 0px 0px 0px 36px;
            position: relative;
            color: #2a2a2a;font-size: 1.2vw;display: block;}
        ul._nav li::before{
            counter-increment: nav;
    content: counter(nav);
    position: absolute;
    background-color: rgba(217, 3, 19, 1);
    color: #fff;
    left: 0;
    width: 20px;
    height: 100%;
    text-align: center;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    font-size: 1vw;
    display: flex;
    justify-content: center;
    align-items: center;
        }
        ul._nav li::after{
            content: '';
            border-left: 8px solid rgba(217, 3, 19, 1);
            border-top: 8px solid transparent;
            border-bottom: 8px solid transparent;
            position: absolute;
            left: 20px;
            top: calc(50% - 8px);
        }

        .data-left-panel video, .data-left-panel iframe{
            width: calc(100% - 10px);
            height: auto;
            margin: 0px 0px 5px 0px;
            border: 1px solid rgb(241 236 237);
            min-height: 250px;
        }

        .data-left-panel iframe.pdf_loader{}
        .section-corona-bar{padding: 30px 0px;
            margin: 30px 0px;
            border-top: 1px solid #f0e5e5;}
        .section-corona-bar p{font-size: 16px;
            line-height: 28px;
            color: #2a2a2a;
            margin: 30px 0px;}
        .section-corona-bar img{max-width: 100%;width: 100%;box-sizing: border-box;}
        .section-corona-bar iframe{    width: 100%;
            min-height: 500px;
            height: auto;}
            .bg_set_parrlax{min-height: 600px;
                background-size: cover;
                background-position: bottom center;
                background-attachment: fixed;
                background-repeat: no-repeat;
            height: auto;}
        
        .third_panel_new{padding: 50px 20px; background-color: #fcfbfb;}
        .three_panel_latest{padding: 20px 0px;}
        .three_panel_latest ul {counter-reset: cycle;}
        .three_panel_latest ul li::before{
            content: '';
        color: #000;
        font-weight: 700;
        background-color: rgba(217, 3, 19, 1);
        width: 7px;
        height: 7px;
        border-radius: 100%;
        position: absolute;
        display: flex;
        justify-content: center;
        align-items: center;
        left: 16px;
        top: 10px;
        }
      /*  .three_panel_latest ul li::after{
            content: '';
            border-left: 7px solid rgba(254, 203, 0, 1);
            border-top: 7px solid transparent;
            border-bottom: 7px solid transparent;
            position: absolute;
            left: 17px;
            top: 11px;
            z-index: 0;
        }*/
        .three_panel_latest ul li{margin: 0px 0px 10px 0px;padding: 0px 0px 0px 36px;
            font-size: 16px;
            color: #2a2a2a;
            line-height: 28px;
            position: relative;}
        .three_panel_latest h3{margin: 0px 0px 16px 0px;
            font-size: 22px;
            color: rgba(217, 3, 19, 1);
            font-weight: 500;}
        .three_panel_latest p{color: #2a2a2a;
            font-size: 16px;
            line-height: 28px;}

            .three_panel_latest p span{
                font-weight: 600;}
                .third_panel_new h2{font-size: 2.5vw;
                    margin: 0px 0px 16px 0px;
                    color: #2a2a2a;
                    text-align: center;
                    border-bottom: 1px solid #cacaca;
                    padding: 0px 0px 10px 0px;}
                    .itams-panel p{margin: 0px 0px 10px 0px;
                        line-height: 28px;}
                        .section-corona-bar .section_bt_margin{margin: 0px 0px 40px 0px;}
                        .image_galaery_panel{display: flex;margin: 0px 0px 30px 0px;
                            flex-wrap: wrap;}
                        .image_galaery_panel a[data-fslightbox="gallery"]{width: calc(25% - 10px);
                            display: flex;
                            flex-wrap: wrap;
                            overflow: hidden;
                            margin: 5px;
                            box-sizing: border-box;}
                        .image_galaery_panel a[data-fslightbox="gallery"] img{transition: 1s all;
                            width: 100%;max-height: 200px;}
                            .image_galaery_panel a[data-fslightbox="gallery"]:hover img{transform: scale(1.2);}
                            body, html {
                                width: 100%;
                            }







@media screen and (min-width:768px) and (max-width:1024px){
    .second_heading_panel p.heading-css {
        font-size: 30px;
    }

    .image_galaery_panel a[data-fslightbox="gallery"]{width: calc(50% - 10px);}
    .data-left-panel, .data-right-panel{width: 50%;}
    .header_data .data-right-panel h1 {
        line-height: 32px;
    font-size: 22px;
    }
    .header_data .subheading {
        font-size: 18px;
    }
    .header_data ._time{position: relative;left: 0;top: 0;}
    .data-left-panel p, ul._nav li{font-size: 16px;}
    .third_panel_new h2 {
        font-size: 28px;}
        p.heading-css{font-size: 22px;
            line-height: 34px;}


}
@media screen and (min-width:768px) and (max-width:920px){
    .main-second-panel .data-left-panel,.main-second-panel .data-right-panel{width: 100%;}
}
@media screen and (max-width:767px){
    .mb_15{
    margin-bottom:15px;
}
   .section-corona-bar .responsive-heading-corona{margin: 0 auto 15px;padding:0;
    width: calc(100% - 20px);}
    .image_galaery_panel a[data-fslightbox="gallery"] img{
        max-height: 100%;
    }
    .section-corona-bar p {
        font-size: 16px;
    }
    .second_heading_panel p.heading-css {
        font-size: 26px;
    }
    .second_heading_panel .subheading-css {
        font-size: 16px;
        line-height: initial;
    }
    .second_heading_panel {
        margin: 0px 0px 20px 0px;
    }
    .image_galaery_panel a[data-fslightbox="gallery"]{width: 100%;margin: 0px 0px 10px 0px;}
    .header_data .subheading{font-size: 18px;}
    .header_data .data-right-panel{padding: 20px 0px 20px 0px;}
    .main-second-panel .data-left-panel , .main-second-panel .data-right-panel{padding: 20px 0px 0px 0px;
        width: 100%;}
        .header_data .data-left-panel img {
            width: 100%;
        }
        .header_data ._time{position: relative;left: 0;top: 0;}
        .header_data .data-right-panel h1 {
            font-size: 28px;
            line-height: 33px;
        }
        .three_panel_latest h3 {
            font-size: 19px;
            font-weight: 600;
        }.image_box {
            margin: 0px 0px 20px 0px;
        }
        .subheading-css{font-size: 16px;
            line-height: 28px;}
        p.heading-css{font-size: 21px;
            margin: 10px 0px 16px 0px;}
        .new_video_panel {
            height: auto;
            padding: 0;
            margin: 20px 0px 0px 0px;
        }
        .new_video_panel video {
            height: auto;
        }
        .data-left-panel h3 , .third_panel_new h2{
            font-size: 28px;
        }
        .data-left-panel p , ul._nav li , ul._nav li::before{
            font-size: 16px;}
            .third_panel_new .col-50{
                width: 100%;
            }
            .three_panel_latest{padding: 0;}

}

@media screen and (max-width:480px){
    .header_data{margin: 100px 0px 0px 0px;}
}



/* project 2023 style */

:root{
    --popins-font:'Poppins', sans-serif;
    --roboto-font:'Roboto', sans-serif;
    --noto-sans:'Noto Sans', sans-serif;
}
.caretoday-wrapper{
    font-family: var(--roboto-font);
    max-width: 100%;
    overflow: hidden;
}

.headline {
    font-weight: 900;
    text-align: center;
    margin: 0px 0px 0px 0px;
    font-size: 52px;
    padding: 60px 0px 30px 0px;
}
.sub-heading {
    font-size: 22px;
    text-align: center;
    line-height: 31px;
    margin: 0px 0px 7% 0px;
}
.project-heading {
    font-size: 29px;
    font-weight: 600;
    text-align: center;
    margin: 40px 0px 15px 0px;
    color: #000;
    position: relative;
    background-color: #fff;
    display: inline-block;
    padding: 6px 60px;
    box-shadow:inset 8px 1px 20px 8px #ffbc6e;
}
.project-heading::after{
    content: '';
    position: absolute;
    border-right: 25px solid #fff;
    top: 0px;
    right: 0;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
}
.project-heading::before{
    content: '';
    position: absolute;
    border-left: 25px solid #fff;
    top: 0px;
    left: 0;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
}
.project-container {
    text-align: center;
}
.caretoday-wrapper p {
    font-size: 19px;
    max-width: 820px;
    margin: 30px auto 30px auto;
    line-height: 28px;
}
.tabs-links-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.tb-link {
    background-color: #FDE3C3;
    padding: 10px 20px;
    font-weight: 500;
    position: relative;
    cursor: pointer;
    box-sizing: border-box;
}
.tb-link:first-child{
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}
.tb-link:last-child{
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}
.tb-link.active{
    background-color: #FFBC6E;
    font-weight: 600;
    border-right: 0px;
}
.tabs-container {
    padding: 40px;
    background-color: #fffbf8;
    margin: 10px 0px 60px 0px;
    border: 1px solid #ffbc6e;
    display: none;
    border-radius: 4px;
    position: relative;
    counter-reset: number;
}
.tabs-container.active{
    display: block;
}
.activity-item::before{
    counter-increment: number;
    content: counter(number);
    background-color: #fff;
    position: absolute;
    padding: 10px;
    color: #000;
    left: 0;
    height: 10px;
    top: 0px;
    width: 11px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    font-weight: 500;
    font-size: 15px;
    border: 1px solid #c5c5c5;
    z-index: 2;
}
.activity-item::after{
    content: '';
    position: absolute;
    width: 20px;
    height: 2px;
    background-color: #d8d7d7;
    left: 30px;
    top: 20px;
    z-index: 1;
}
.activity-item {
    font-size: 17px;
    margin-bottom: 10px;
    line-height: 28px;
    text-align: left;
    position: relative;
    padding-left: 70px;
}
.no-heading .project-heading {
    box-shadow: 0px 0px 0px 0px #000;
}
.image-items.col-9 {
    width: 66.66%;
}
.activity-item span {
    font-weight: 700;
}
.tb-link.active::after{
    content: '';
    border-top: 10px solid #ffbc6e;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    bottom: -10px;
    left: calc(50% - 5px);
}
.project-container.project-2:not(.headline-active) .project-heading , .project-container.project-4:not(.headline-active) .project-heading , .project-container.project-5:not(.headline-active) .project-heading  {
    box-shadow: 0px 0px 0px 0px transparent;
}
.project-divider {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
.project-line {
    width: 100%;
    background-color: #d90313;
    height: 1.1px;
    position: relative;
}
.project-line:before{
    content: '';
    width: 10px;
    height: 10px;
    background-color: inherit;
    position: absolute;
    top: -5px;
    right: -5px;
    border-radius: 1px;
}
.project-divider .project-name {
    text-wrap: nowrap;
    padding: 4px 16px;
    color: #fff;
    font-size: 18px;
    background-color: #d90313;
    margin-right: 0;
    border-radius: 2px;
    font-family: var(--noto-sans);
    text-transform: uppercase;
}
.project-sub-heading {
    font-style: italic;
    font-size: 16px;
}
.tb-link:not(:last-child){
    border-right: 1px solid #ffbc6e80;
}
.activity-line {
    width: 2px;
    height: calc(100% - 60px);
    background-color: #c5c5c5;
    position: absolute;
    top: 30px;
    left: calc(50px + 5px);
}

::selection{
    background-color: rgba(217, 3, 19, 1);
    color: #fff;
}
.sub-heading span{
    font-weight: 700;
}
.images-container {
    display: flex;
    flex-wrap: wrap;
    margin: 0px 0px 60px 0px;
}
.image-items {
    width: 50%;
    position: relative;
    background-color: #313131;
}
.images-container .caption-1 {
    text-align: left;
    color: #fff;
    font-size: 13px;
    padding: 5px 10px;
    line-height: 19px;
    position: absolute;
    z-index: 9;
    background-color: rgb(0,0,0,0.7);
    bottom: 0;
    width: 100%;
    left: 0;
    box-sizing: border-box;
}
.image-items.col-3 {
    width: 33.33%;
}
.image-items .img-col-4 {
    width: 25%;
}
.image-items .img-col-3 {
    width: 33.33%;
}

.img-row {
    display: flex;
    flex-wrap: wrap;
}
.image-items.col-1 {
    width: 100%;
}
.image-items img {
    object-fit: cover;
    height: 100%;
    object-position: center top;
}
.image-items.col-1 img{}
.image-items img {
    height: 100%;
}
.slide-wrapper{
    display: flex;
    flex-wrap: wrap;
    column-gap: 5px;
    gap: 5px;
}
.slide-wrapper .slide {
    width: calc(20% - 5px);
    background-color: #e3e3e3;
    box-sizing: border-box;
    cursor: pointer;
    overflow: hidden;
}
.slide-wrapper .slide.slide-twin {
    display: flex;
    width: calc(33.33% - 5px);
}
.slide-wrapper .slide img {
    height: 200px;
    transition: all 0.4s;
    object-fit: cover;
}
.slide-wrapper .slide:hover img{
    transform: scale(1.1);
}
.model {
    position: fixed;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: none;
    background-color: #2d2d2d;
}
.model.active{
    display: block;
}

.model .large-image{
  
}
.model .large-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.model .swiper-wrapper{
    height: 100%;
}
.swiper.small-swipe {
    position: absolute;
    bottom: 0px;
    z-index: 999;
    width: 1024px;
    display: flex;
    justify-content: center;
    left: 50%;
    transform: translate(-50%,0px);
    padding: 10px;
    
   
}
.model-close {
    position: absolute;
    z-index: 99;
    background-color: #fff;
    color: #000;
    right: 10px;
    top: 10px;
    padding: 5px 10px;
    cursor: pointer;
    border-radius: 3px;
    font-size: 16px;
}
.swiper.small-swipe .swiper-wrapper{
   
}
.swiper.small-swipe::after{
    content: '';
    width: 200%;
    background-color: rgb(0,0,0,0.6);
    position: absolute;
    height: 100%;
    left: -50%;
    top: 0px;
}

.swiper.small-swipe .thumb-image img{height: 120px;}
.swiper.small-swipe .thumb-image{
    position: relative;
    padding: 5px;
    background-color: #fff;
}
.swiper.small-swipe .swiper-slide:not(.swiper-slide-active) .thumb-image::after{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgb(0,0,0,0.5);
    top: 0px;
    left: 0;
}
.swiper.small-swipe  .swiper-slide {
    opacity: 1;
}
.swiper.small-swipe  .swiper-slide.swiper-slide-thumb-active {
    opacity: 1;
}


.model-container {
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    height: 100%;
}

.model-container .swiper-button-next, .model-container .swiper-button-prev {
    display: block;
}

.model-container .swiper-button-prev , .model-container .swiper-button-next{
    top: 50%;
}
.model-container .swiper-button-next{
    right: 20px;
}
.model-container .swiper-button-prev{
    left: 20px;
}
.model-container .swiper-button-next:after,.model-container .swiper-button-prev:after{
    font-size: 22px;
    background-color: #000;
    border: 1px solid #fff;
}
.load-more-button-gallary {
    width: 100%;
    margin: 30px 0px 0px 0px;
    position: relative;
}
.load-more-button-gallary .button {
    background-color: #d90313;
    width: 120px;
    padding: 8px;
    border-radius: 4px;
    margin: 0 auto;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    text-align: center;
}

.load-more-button-gallary ~ div , .slide-wrapper .slide.slide-twin .load-more-button-gallary ~ div {
    display: none !important;
}
.loader-view {
    position: fixed;
    top: 0px;
    z-index: 9999;
    width: 100%;
    height: 100vh;
    background-color: rgb(255,255,255,0.9);
    left: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.loader-view .loader-container img {
    width: 200px;
    height: 200px;
}
.loader-view  .loader-text {
    text-align: center;
    margin: 0px 0px 0px 0px;
    background-color: #494848;
    color: #fff;
    padding: 10px;
}

.slide.slide-twin img{width: 50%;}
.large-image.swipe-larger-image {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.large-image.swipe-larger-image img {
    width: 50%;
}
.thumb-image.thumb-image-swipe {
    display: flex;
    flex-wrap: wrap;
}
.swiper.small-swipe .thumb-image.thumb-image-swipe img {
    height: 50px;
    width: 100%;
}
.swiper.small-swipe .thumb-image.thumb-image-swipe img:not(:last-child){
    border-bottom: 1px solid #fff;
}
.activity-item.dash::before{
    content: '';
    background-color: #000;
    border: 0px;
    width: 7px;
    height: 7px;
    padding: 0;
    top: 12px;
}
.activity-item.dash::after{
    width: 0;
    height: 0;
}
.activity-item.dash {
    padding-left: 30px;
}
.video-gallery-container {
    display: flex;
    flex-wrap: wrap;
    margin: 30px 0px 80px 0px;
    justify-content: space-between;
}
.video-gallery-container .video-items {
    width: calc(50% - 10px);
    margin-bottom: 5px;
    position: relative;
}

.video-gallery-container .video-items video{
    width: 100%;
    object-fit: cover;
    height: 100%;
}
.video-gallery-container .video-items iframe{
    width: 100%;
    height: 100%;
    border: 0;
}
.project-divider.mat-19 {
    margin-top: 80px;
}

.visitor-moniter {
    margin: 0px 0px 60px 0px;
    background-color: #ffbc6e;
    padding: 10px;
    border-radius: 4px;
}
.visitor-text {
    font-size: 19px;
    text-align: center;
}

.visitor-text span {
    background-color: #000;
    color: #fff;
    padding: 4px 10px;
    border-radius: 3px;
}
.image-items.col-6 img {
    width: 50%;
}
.image-items.col-6 {
    width: 66.66%;
    display: flex;
    flex-wrap: wrap;

}
.gallaery-inner-tabs-buttons {
    margin: 0px 0px 16px 0px;
}

.gallaery-inner-tabs-buttons ul {
    display: flex;
    flex-wrap: wrap;
}


.gallaery-inner-tabs-buttons ul li {
    font-size: 14px;
    display: inline-block;
    padding: 8px 15px;
    cursor: pointer;
    position: relative;
    background-color: #e34f5a;
    color: #fff;
    border-right: 1px solid #d90313;
    transition: all 0.4s;
    font-weight: 600;
}

.gallaery-inner-tabs-buttons ul li.active {
    background-color: #d90313;
    color: #fff;
    
}

.gallaery-inner-tabs-buttons ul li.active:after {
    content: '';
    border-top: 10px solid #d90313;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    bottom: -10px;
    left: calc(50% - 5px);
}
.gallery-tabs {
    display: none;
}
.gallery-tabs.active {
    display: block;
}





@media screen and (max-width: 1200px)
{
    .model-container .swiper-wrapper {
        width: 100%;
        height: 100%;
    }

    .gallaery-inner-tabs-buttons ul {
        gap: 15px 0px; 
   }
    
}

@media screen and (max-width:1024px){
    .project-heading{
        box-shadow: inset 0px 0px 0px 0px #ffbc6e;
        padding: 0px 0px;
    }
    .project-heading::before, .project-heading::after{border: 0px;}
}


@media screen and (max-width:920px){
    .swiper.small-swipe {
        width: 100%;
    }
    .swiper.small-swipe .thumb-image img {
        height: 70px;
    }

    

}

@media screen and (min-width:768px) and (max-width:1024px){
    .model-close {
        font-size: 16px;
    }
    .slide-wrapper .slide{
        width: calc(33.33% - 5px);
    }

    
}

@media screen and (max-width:767px) {
   
    .slide-wrapper .slide , .slide-wrapper .slide.slide-twin{
        width: calc(50% - 5px);
    }
    .image-items {
        width: 100%;
        margin-bottom: 10px;
    }
    .image-items.col-3 {
        width: 100%;
    }
    .images-container .caption-1 {
        font-size: 12px;
        line-height: 17px;
    }
    .tb-link {
        font-size: 14px;
        margin: 0px 0px 15px 0px;
    }
    .images-container {
        margin: 0px 0px 30px 0px;
    }
    .project-divider .project-name {
        font-size: 15px;
    }
    .model-container .swiper-button-next:after, .model-container .swiper-button-prev:after {
        font-size: 16px;
    }
    .model .large-image img {
        object-fit: contain;
    }
    .image-items img{height: auto;}

    .project-divider.mat-19 {
        margin-top: 30px;
    }
    .image-items.col-6{
        width: 100%;
    }
    .image-items.col-6 img{width: 100%;}
    .image-items.col-9{width:100%}
    .image-items .img-col-4 {
        width: 100%;
    }
    .image-items .img-col-3 {
        width: 100%;
    }
}


@media screen and (max-width:480px){
    .slide-wrapper .slide , .slide-wrapper .slide.slide-twin{
        width: 100%;
    }
    .caretoday-wrapper {
        margin-top: 100px;
    }
    .headline {
        font-size: 41px;
    }
    .sub-heading {
        font-size: 18px;
        line-height: 28px;
    }
    .project-heading {
        font-size: 26PX;
        padding: 0px;
    }
    .project-heading::before {
        border-left: 0vw solid #fff;
        border-top: 0vw solid transparent;
        border-bottom: 0vw solid transparent;
    }
    .project-heading::after {
        border-right: 0vw solid #fff;
        border-top: 0vw solid transparent;
        border-bottom: 0vw solid transparent;
    }
    .project-sub-heading {
        font-size: 14px;
        text-align: center;
        line-height: 22px;
    }
    .caretoday-wrapper p {
        font-size: 17px;
        line-height: 27px;
        max-width: 100%;
        text-align: left;
    }
    .tabs-container {
        padding: 20px;
    }
    .activity-line {
        left: calc(30px + 5px);
    }
    .activity-item::before {
        font-size: 13px;
    }
    .activity-item {
        font-size: 16px;
        line-height: 27px;
        padding-left: 60px;
    }
   
    .project-container.project-2 .project-heading::before,  .project-container.project-2 .project-heading::after,
    .project-container.project-4 .project-heading::before, .project-container.project-4 .project-heading::after,
    .project-container.project-5 .project-heading::before , .project-container.project-5 .project-heading::after {
        border: 0px;
    }
    .swiper.small-swipe .thumb-image img {
        height: 80px;
    }
    .model-container .swiper-button-next {
        right: 10px;
    }
    .model-container .swiper-button-prev {
        left: 10px;
    }
    .model-close {
        font-size: 13px;
    }
    .video-gallery-container .video-items {
        width: 100%;
        margin-bottom: 10px;
    }
    .video-gallery-container .video-items video{height: auto;}
    .tb-link{
        width: 25%;
        padding: 10px 0px;
        text-align: center;
    }
}