.banner-wrapper {
    padding-bottom: 0;
    display: none;
}

.fade {
    opacity: 9;
    transition: inherit;
}

.modal-backdrop.show {
    opacity: .5 !important;
}

.pm-color {
    color: #05086b;
    font-weight: 600;
}
.mobile-res-d {
    display: block;
}
.mobile-res{display:none;}
.series-link {
    display: inline-block !important;
    background-color: #fd562a;
    color: #fff !important;
    padding: 2px 11px;
    border-radius: 5px;
    width: auto !important;
    font-size: 14px;
}

    .series-link:hover {
        color: #fff;
        background-color: #05086b;
    }

tspan {
    display: none;
}

#map {
    height: auto !important;
}

.section-shape::before {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    top: 27px;
    opacity: 9;
    z-index: -1;
    background: url(../image/bulb.png) 0% 0% / 100% 100% no-repeat;
    width: 252px;
    height: 282px;
    background-size: 100%;
}

.section-shape::after {
    content: "";
    display: block;
    position: absolute;
    right: 0px;
    top: 27px;
    opacity: 9;
    z-index: -1;
    background: url(../image/vectorright.svg) 0% 0% / 100% 100% no-repeat;
    width: 220px;
    height: 330px;
    background-size: 100%;
}


.navbar-brand {
    height: auto;
}

.p-laft10 {
    padding-left: 10%;
}

.lead-cont {
    font-size: 21px;
    color: #fff;
    font-weight: 500;
    line-height: 42px;
    text-align: center;
    margin-bottom: 0;
}

.banner-main {
    width: 100%;
    background: #fff;
}

    .banner-main img {
        width: 100%;
    }

.color-oreng {
    color: #3f3f3f;
    font-weight: bold;
}

.inno .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #fff;
    background-color: #f05922;
    border-color: none;
    border-color: #dee2e600 #dee2e600 #fff0;
}

.inno .nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: transparent;
    isolation: isolate;
}

.inno .nav-link {
    color: #000;
    font-size: 18px;
}

#datewise-tab-pane.accordion-item {
    background-color: transparent;
    border: transparent;
    padding-top: 10px;
}

#statewise-tab-pane.accordion-item {
    background-color: transparent;
    border: transparent;
    padding-top: 10px;
}
/**************************** daywise-categorieswise new css start here ***********/

#daywise-categorieswise {
    width: 100%;
    padding: 18px 0px 30px;
    position: relative;
    display: none;
}

#daywise-categorieswise::after {
    content: "";
    display: block;
    position: absolute;
    right: 0px;
    top: 55px;
    opacity: 9;
    z-index: -1;
    background: url(../image/netright.png) 0% 0%;
    width: 352px;
    height: 741px;
    background-size: 100% 100%;
}
#daywise-categorieswise .nav-tabs .nav-link {
    color: #555555;
    font-size: 30px;
    margin: 0;
    font-weight: 500;
}

    #daywise-categorieswise .nav-tabs .nav-link.active {
        font-size: 30px;
        color: #fff;
        font-weight: 600;
    }

.site-footer .back-to-top a i {
    font-size: 20px !important;
}

.day-wide-boxcard {
    border-radius: 12px;
    background: #FEF4E9;
    padding: 10px;
    overflow-y: auto;
    height: 500px;
}
    .day-wide-boxcard ul{margin:0px; padding:0px;}
        .day-wide-boxcard ul li {
            width: 100%;
        }
            .day-wide-boxcard ul li .nav-link {
                color: #333;
                font-size: 20px;
                font-weight: 600;
                width: 100%;
                padding: 20px 22px;
                text-align: left;
            }
            .day-wide-boxcard ul li:nth-child(even) .nav-link {
                background: #ffffff;
            }
.day-wide-boxcard .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #0A0D6E;
    width: 100%;
}
.day-wide-boxcard2 .tab-content .tab-pane h4{
    padding: 10px 0 10px;
    font-weight: 600;
    font-size: 24px;
    color:#333;
}
.day-wide-boxcard2 .table-responsive {
    border-radius: 12px;
    overflow-y: auto;
    height: 412px;
    padding: 0 10px 10px 0px;

}
.day-wide-boxcard2 .table-bordered td, .table-bordered th {
    border: 0px solid #FFF;
    text-align: left !important;
    padding: 15px 29px 10px;
    font-size: 18px;
}

.day-wide-boxcard2 {
    background: #FEF4E9;
    border-radius: 12px;
}
    .day-wide-boxcard2 .table__head {
        background: #EB5826;
        border-bottom: solid 2px #eb5826;
    }
    .day-wide-boxcard2 .table__head2 {
        background: #0a0d6e;
        border-bottom: solid 2px #0a0d6e;
    }
    .day-wide-boxcard2 .table-striped > tbody > tr:nth-of-type(odd) > * {
        background-color: #f7f7f7;
    }
    .day-wide-boxcard2 .table-bordered td{
        border: 0px solid #FFF;
        text-align: left !important;
        padding: 15px 29px 10px;
        font-size: 18px;
        background-color: #fff;
    }
tr.winner__table td a {
    background: #eb5826;
    color: #fff;
    padding: 4px 15px;
    font-size: 14px;
    border-radius: 10px;
}
    /**************************** daywise-categorieswise new css end here ***********/
    .nav-tabs {
    border-bottom: 1px solid #f05922;
}

#accordionInnovaiton .accordion-header {
    margin-bottom: 0px;
}

#accordionInnovaiton .accordion-button:not(.collapsed) {
    color: #fff;
    background-color: #15187f;
    box-shadow: none;
}

#accordionInnovaiton .accordion-item {
    background-color: #fef4e9;
    border-bottom: 1px solid rgb(21 24 127 / 18%);
}

#accordionInnovaiton .accordion-button sup {
    margin-right: 5px;
}

#accordionInnovaiton .table__head {
    color: #FFF;
    font-weight: 700;
    background: #f05922;
}

#accordionInnovaiton .accordion-button {
    background-color: #fef4e9;
}

#accordionInnovaiton .accordion-button {
    font-weight: bold;
}

    #accordionInnovaiton .accordion-button:not(.collapsed)::after {
        background-image: url(../image/arrow-acc.svg);
    }

.box-content a {
    background-color: #ec5c2a;
    padding: 5px 15px;
    border-radius: 15px;
    color: #fff;
    margin-top: 13px;
    font-size: 15px;
    box-shadow: 0 2px 10px #ec5c2a8a;
}

p.line-hight.national-day-p.mt-2.heading {
    font-size: 17px;
    color: #333333;
}

.col-md-4.col-sm-12.card {
    margin-bottom: 0px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    min-height: auto;
}
.flex-goals {
    display: flex;
    justify-content: space-between; 
    align-items: stretch; 
    gap: 20px;
    padding: 30px; 
    max-width: 80%;
    margin: 0 auto;
  }

  .card {
    flex: 1; 
    background-color: #f9f9f9; 
    border: 1px solid #ddd;
    border-radius: 10px; 
    padding: 10px;
    text-align: center; 
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); 
  }
  
 
  .card h3 {
    color: #e74c3c; 
    margin-bottom: 10px;
  }
  
  
  .card:nth-child(1) {
    background: #FFEEEE !important;
  }
  
  .card:nth-child(2) {
    background: #F3F9FF !important;
  }
  
  .card:nth-child(3) {
    background: #F5F5F5 !important;
  }

  .startup-india-heading{
    color: #EB5826;
    font-weight: 600;
  }
  .startup-india-paragraph{
    margin-top: -12px;
  }

.innovation-hadingmin {
    position: relative;
    text-align: center;
}
.innovation-hading {
    color: #fff;
    font-size: 18px;
    text-align: center;
    background-color: #ec5c2a;
    text-transform: uppercase;
    padding: 11px 20px;
    margin: 15px auto 0;
    clip-path: polygon(0 0, 100% 0, 98% 54%, 100% 100%, 0 100%, 2% 54%);
    display: inline-block;
    position: relative;
    z-index: 1;
}


.be-part {
   position:relative;text-align:center;
}
    .be-part h5 {
        color: #F05922;
        text-align: center;
        font-size: 18px;
        font-weight: 600;
        line-height: 35px;
        text-transform: uppercase;
        display: inline-block;
        border-bottom: solid 1px #ec5c2a;
        padding-left: 41px;
        padding-right: 36px;
        padding-top: 23px;
        border-left: solid 1px #ec5c2a;
        border-right: solid 1px #ec5c2a;
        margin-top: -20px;
        padding-bottom: 2px;
        border-top: solid 1px #ec5c2a;
    }


    .table-responsive::-webkit-scrollbar {
        width: 4px;
        height: 4px;
    }

    .table-responsive::-webkit-scrollbar-track {
        background-clip: content-box;
        border: 2px solid transparent;
        border-radius: 20px;
    }

    .table-responsive::-webkit-scrollbar-thumb {
        background-color: #ec5c2a;
        border-radius: 20px;
    }

        .table-responsive::-webkit-scrollbar-thumb:hover {
            background-color: #ec5c2a;
            border-radius: 20px;
        }

    .table-responsive::-webkit-scrollbar-corner,
    .table-responsive::-webkit-scrollbar-track {
        background-color: #ec5c2a;
        border-radius: 20px;
    }
.about-section .content-block h3 {
    font-size: 32px;
    margin-top: 21px;
    font-family: "Montserrat";
    font-weight: 600;
    text-align: center;
    letter-spacing: 0px;
    color: rgb(4 8 105);
    margin-bottom: 0;
}
.national-day-p {
    max-width: 77%;
    text-align: justify;
    margin: 0 auto;
    font-size: 16px;
    padding-top: 17px;
    font-weight: 400;
    color: #333;

}
p.line-hight.national-day-p.heading {
    padding-top: 0px;
}

    .national-day-p strong {
        text-align: center;
        font-size: 20px;
        font-weight: 600;
        line-height: 29px;
        margin-bottom: 10px;
        color: #000000e3;
        display: inline-block;
    }
.font-weight-500 {
    font-weight: 500;
}
.toknow {
    text-align: center;
    margin-top: 25px;
}
    .toknow a {
        text-decoration: underline;
        display: inline-block;
        color: #F05922;
        font-size: 18px;
        font-weight: 600;
        text-transform: uppercase;
        line-height: 35px;
    }
.relive-the{
    color: #222;
    font-size: 25px;
    margin-bottom: 5px;
    font-weight: 600;
}
#webinars-section .carousel-control-next,
#webinars-section .carousel-control-prev {
    width: 5%;
    z-index: 999;
}

#recipeCarousel .box {
    width: 95%;
    margin: auto;
}

.contact-section {
    display: none;
}

.carousel-control-prev-icon {
    background-size: 59%;
}

.carousel-control-next-icon {
    background-size: 59%;
}

.carousel-control-prev {
    left: -55px;
}

.carousel-control-next {
    right: -45px;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    border-radius: 50px;
    background-color: #121682;
}

.Days7Years {
    width: 373px;
    margin: 0 auto 24px;
}

    .Days7Years img {
        width: 100%;
    }

#national-startup-day-section {
    position: relative;
    z-index: 11;
    background: #fff;
    padding-top: 50px;
}

    #national-startup-day-section::before {
        content: "";
        display: block;
        position: absolute;
        left: 0px;
    top: 376px;
    background: url(../image/frame6.png) left center no-repeat;
    width: 191px;
    height: 316px;
    background-size: 100%;
    z-index: 1;
    }

    
#national-startup-day-section::after {
    content: "";
    display: block;
        position: absolute;
        right: 0px;
        top: 37px;
        background: url("../image/img-2025/setting-right.png") right bottom no-repeat;
        width: 353px;
        height: 352px;
        background-size: 100%;
        z-index: -1;
}

#india-map {
    position: relative;
    z-index: 11;
}


.application {
    padding: 10px;
    border-radius: 19px;
}
#webinars-section {
    position: relative;
    background: #fbf5ef69;
    overflow: hidden;
}
.webinars-p {
    max-width: 80%;
    margin: 0 auto;
    display: none;
}
    #webinars-section::before {
        content: "";
        display: block;
        position: absolute;
        left: 0px;
        top: 155px;
        opacity: 9;
        z-index: 0;
        background: url("https://www.dropbox.com/s/agqbjnjtk8od6to/notice-board-bg-pnt.png?raw=1") left top / 100% 100% no-repeat;
        width: 100%;
        height: 615px;
    }

.webinars-card {
    width: 100%;
    position: relative;
    text-align: center;
    background: #fff;
    box-shadow: 0px 1px 5px 3px #dfdffd;
    border-radius: 19px;
}
    .webinars-card h5 {
        color: #000;
        font-size: 20px;
        font-weight: 600;
        line-height: 29px;
        height: 171px;
        padding-top: 78px;
        max-width: 67%;
        margin: 0 auto;
        min-height: 179px;
    }
.webinars-cardimg {
    width: 100%;
    position: relative;
    z-index: 1;
    top: -13px;
    left: -13px;
}
    .webinars-cardimg{width:100%;}
.webinars-card::before {
    content: "";
    position: absolute;
    top: 0px;
    width: 100%;
    height: 150px;
    left: 0px;
    background: url('../image/winner-top.png') left top no-repeat;
    background-size: 100%;
    z-index: 0;
}
.webinars-card::after {
    content: "";
    position: absolute;
    bottom: 0px;
    width: 237px;
    height: 183px;
    right: 0px;
    background: url('../image/winner-bootom.png') right bottom no-repeat;
    background-size: 100%;
    z-index: 0;
}

/******** Register as Partner css start here **********/
#national-srf-section {
    background: #FFF;
    display: none;
}

.national-srf-wrap {
    width: 100%;
    margin: 0 auto;
}

.national-srf-row {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    justify-content: space-between;
}

.national-srf-left {
    width: 49%;
    position: relative;
    display: flex;
    overflow: hidden;
}

    .national-srf-left img {
        width: 100%;
        transition: transform 1s;
    }

        .national-srf-left img:hover {
            -ms-transform: scale(1.1);
            -webkit-transform: scale(1.1);
            transform: scale(1.1);
        }

.national-srf-left-cont {
    position: absolute;
    top: 0;
    left: 0;
    width: 88%;
    text-align: left;
    transform: translate(8%, 60%);
}

    .national-srf-left-cont h3 {
        color: #FFF;
        font-size: 35px;
        font-weight: 600 !important;
        line-height: 50px !important;
        display: block;
 
    }

    .national-srf-left-cont p {
        color: #FFF;
        font-size: 16px;
        font-weight: 400;
        line-height: 28px;
    }

.national-srf-left-btn {
    width: auto;
    text-align: left;
    display: block;
    margin-top: 20px;
}

    .national-srf-left-btn ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
        display: flex;
        align-items: center;
    }

        .national-srf-left-btn ul li {
            line-height: 30px;
            text-align: center;
            margin-right: 18px;
        }

            .national-srf-left-btn ul li a {
                display: inline-block;
                font-size: 18px;
                font-weight: 500;
                line-height: 18px;
                text-transform: uppercase;
                padding: 15px 30px;
                border-radius: 10px;
            }

                .national-srf-left-btn ul li a.orang-btn {
                    background: linear-gradient(88deg, #D86700 -4.55%, #FF7A00 104.21%);
                    box-shadow: 0px 4px 11px 3px rgba(0, 0, 0, 0.24);
                    color: #FFF;
                    width: 150px;
                }

                .national-srf-left-btn ul li a.berify-account-btn {
                    background: #FFF;
                    box-shadow: 0px 4px 11px 3px rgba(0, 0, 0, 0.24);
                    color: #F97700;
                }


.national-srf-right {
    width: 49%;
    position: relative;
    display: flex;
    overflow: hidden;
}

    .national-srf-right img {
        width: 100%;
        transition: transform 1s;
    }

        .national-srf-right img:hover {
            -ms-transform: scale(1.2);
            -webkit-transform: scale(1.2);
            transform: scale(1.1);
        }

.national-srf-right-cont {
    position: absolute;
    position: absolute;
    top: 0;
    left: 0;
    width: 75%;
    text-align: left;
    transform: translate(8%, 65%);
}

    .national-srf-right-cont h3 {
        color: #FFF;
        font-size: 35px;
        font-weight: 600 !important;
        line-height: 50px !important;
        display: block;

    }

    .national-srf-right-cont p {
        color: #FFF;
        font-size: 16px;
        font-weight: 400;
        line-height: 28px;
    }


    .national-srf-right-cont:hover .national-srf-right-cont .national-srf-left-btn {
        display: block;
        margin-top: 20px;
    }
/******** Register as Partner css end here **********/



#explorestartup {
    width: 100%;
    position: relative;
    padding-bottom: 50px;
    display: block;
    z-index: 999;
    padding-top: 65px;
}
    #explorestartup::before {
        content: "";
        display: block;
        position: absolute;
        left: 0px;
        bottom: 0px;
        opacity: 9;
        z-index: -1;
        background: url('../image/explore-startup-ptn-left.png') left top no-repeat;
        width: 202px;
        height: 399px;
        background-size: 100% 100%;
    }
    #explorestartup::after {
        content: "";
        display: block;
        position: absolute;
        right: 0px;
        bottom: 0;
        opacity: 9;
        z-index: 1;
        background: url('../image/explore-startup-ptn-right.png') left top no-repeat;
        width: 150px;
        height: 363px;
        background-size: 100% 100%;
    }
.explorestartup-heding {
    width: 100%;
    text-align: center;
}
    .explorestartup-heding h2 {
        position: relative;
        display: inline-block;
        font-family: "Montserrat";
        text-transform: capitalize;
        margin-bottom: 18px;
        font-size: 34px;
        font-weight: bold;
        letter-spacing: 0;
        color: #0A0D6E;
    }
        .explorestartup-heding h2:before {
            display: block;
            left: -53%;
            background: url(../image/heading.svg) right bottom / 100% no-repeat;
            top: -34px;
            width: 216px;
            height: 113px;
            z-index: 9;
            border: none !important;
            position: absolute;
            content: '';
        }
        .explorestartup-heding h2:after {
            border: none !important;
            content: '';
            border-bottom-color: inherit;
            display: block;
            position: absolute;
            right: -55%;
            background: url(../image/heading.svg) right bottom no-repeat;
            top: -28px;
            width: 223px;
            height: 113px;
            background-size: 100%;
            z-index: 9;
            transform: rotateY(180deg);
        }
.explore-wrap{width:80%; margin:30px auto 0;}
.explore-card-box {
    width: 100%;
    background: url('../image/explore-card-img1.png') left top no-repeat;
    background-size: 100%;
    text-align: center;
    height: 324px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
    .explore-card-box p {
        color: #FFF;
        font-size: 16px;
        font-weight: 400;
        line-height: 29px;
        padding-bottom: 15px;
        max-width: 74%;
        margin: 0 auto;
    }
    .explore-card-box a {
        color: #FFF;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        padding: 6px 20px;
        font-weight: 500;
        font-size: 16px;
        line-height: 29px;
        text-transform: uppercase;
        border-radius: 10px;
        background: linear-gradient(265deg, #F06C22 8.79%, #F05922 100.47%);
    }
.explore-card-box100k {
    width: 100%;
    background: url('../image/explore-card-img2.png') left top no-repeat;
    background-size: 100%;
    text-align: center;
    height: 324px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

    .explore-card-box100k p {
        color: #FFF;
        font-size: 16px;
        font-weight: 400;
        line-height: 29px;
        padding-bottom: 15px;
        max-width: 85%;
        margin: 0 auto;
    }

    .explore-card-box100k a {
        color: #FFF;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        padding: 6px 20px;
        font-weight: 500;
        font-size: 16px;
        line-height: 29px;
        text-transform: uppercase;
        border-radius: 10px;
        background: linear-gradient(265deg, #F06C22 8.79%, #F05922 100.47%);
        width: 150px;
    }
.askCategory{width:100%;}
    .askCategory h2 {
        font-size: 28px;
        color: #0a0d6e;
        font-weight: 600;
        padding: 7px 0 1px;
    }
    .askCategory p {
        font-size: 17px;
        color: #323232;
        padding-bottom: 0;
        margin-bottom: 14px;
    }
#NationalStartup {
    background: url('../image/nsa-bg.png') left top no-repeat;
    background-size: cover;
    padding: 120px 0 90px;
    display: block;
}
.national-startup-box{width:80%; margin:0 auto;text-align:center;}
    .national-startup-box h3 {
        font-size: 35px;
        color: #FFF;
        font-weight: 600;
        line-height: 29px;
        padding-bottom: 10px;
    }
    .national-startup-box p {
        color: #FFF;
        font-size: 16px;
        font-weight: 500;
        line-height: 29px;
        padding-bottom: 15px;
    }
    .national-startup-box a {
        color: #FFF;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        padding: 6px 20px;
        font-weight: 500;
        font-size: 16px;
        line-height: 29px;
        text-transform: uppercase;
        width: 163px;
        border-radius: 10px;
        background: linear-gradient(265deg, #F06C22 8.79%, #F05922 100.47%);
    }

#jingleThon {
    background: #fff;
    padding: 50px 0;
    text-align: center;
    display: block;
}
.jinglethon-wrap{width:66%; margin:0 auto;}
.jingleThon-box {
    background: url('../image/jignglethon.png') left top no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 260px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.jingleThon-cont {
    width: 56%;
    text-align: left;
   
}
    .jingleThon-cont h3 {
        font-size: 30px;
        color: #0A0D6E;
        font-weight: 600;
        line-height: 26px;
        padding-bottom: 9px;
        margin-bottom: 0;
    }
    .jingleThon-cont p {
        color: #555;
        font-size: 15px;
        font-weight: 500;
        line-height: 24px;
        padding-bottom: 10px;
        width: 98%;
        padding-right: 2px;
    }
    .jingleThon-cont a {
        color: #FFF;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        padding: 3px 20px;
        font-weight: 500;
        font-size: 12px;
        line-height: 26px;
        text-transform: uppercase;
        border-radius: 10px;
        background: linear-gradient(265deg, #F06C22 8.79%, #F05922 100.47%);
    }
.quiz-corner {
    display: none;
    position: fixed;
    right: 0px;
    bottom: 10%;
    width: 200px;
    z-index: 999;
}
    .quiz-corner a{text-decoration:none;display:inline-block;}
        .quiz-corner a img{width:100%;}
#quizcorner .modal-content {
    outline: none;
    border: none;
    overflow: inherit;
    padding: 89px 0 0;
    background: transparent;
}
#quizcorner .modal-dialog-scrollable .modal-body {
    overflow-y: auto;
    background: #fff;
    border: solid 2px #80bc00;
    border-radius: 24px;
}

    #quizcorner .modal-dialog-scrollable .modal-body::-webkit-scrollbar {
        width: 5px;
        height: 5px;
    }

    #quizcorner .modal-dialog-scrollable .modal-body::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        -webkit-border-radius: 10px;
        border-radius: 0px;
    }

    #quizcorner .modal-dialog-scrollable .modal-body::-webkit-scrollbar-thumb {
        -webkit-border-radius: 10px;
        border-radius: 10px;
        background: #f57d23;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
    }

        #quizcorner .modal-dialog-scrollable .modal-body::-webkit-scrollbar-thumb:window-inactive {
            background: #f57d23;
        }
.quiz-corner-frame {
    background: url('../image/quiz-corner-frame.png') left top no-repeat;
    background-size: 100% 100%;
    height: auto;
    position: relative;
    padding-bottom: 20px;
}
.quiz-corner-left-img {
    position: absolute;
    top: 0px;
    left: -43px;
    width: 200px;
    z-index: 999;
}
    .quiz-corner-left-img img{width:100%;}
    .pop-wrap {
        text-align: center;
        width: 80%;
        margin: 0 auto;
    }
.quiz-corner-box {
    width: 100%;
    text-align: center;
}
.quiz-corner-logo {
    width: 460px;
    margin: 20px auto 0;
}
        .quiz-corner-logo img {
            width: 100%;
        }
.quiz-tab{
    justify-content: center;
    border-bottom: none;
    margin-top: 30px;
}
#quizcorner .nav-tabs .nav-link.active {
    color: #fff;
    border-radius: 10px;
    background: linear-gradient(265deg, #F06C22 8.79%, #F05922 100.47%);
    box-shadow: 0px 2px 4px 1px #f063226b;
}
#quizcorner .nav-tabs .nav-link {
    margin-bottom: -1px;
    border: 1px solid transparent;
    border-radius: 10px;
    background: #D3D3D3;
    color: #333;
    font-size: 16px;
    font-weight: 600;
    line-height: 29px;
    text-transform: uppercase;
    margin-left: 15px;
    width: 200px;
    box-shadow: 0px 2px 4px 1px #00000040;
}
.quiz-card {
    border-radius: 10px;
    background: linear-gradient(81deg, #F05922 -5.24%, #FBAC24 99.6%);
    padding: 10px;
    position: relative;
    width: 85%;
    margin: 18px auto 0;
}
.border-dashed {
    border: dashed 2px #fff;
    border-radius: 10px;
    padding: 20px 20px 0;
}
    .border-dashed h1 {
        font-size: 42px;
        color: #fff;
        padding: 50px 0px 60px 50px;
        display: flex;
        align-items: center;
        margin-bottom: 0px;
        justify-content: center;
    }
    .border-dashed h2 {
        font-size: 22px !important;
        color: #000;
        padding-left: 10%;
        display: block;
        font-weight: bold;
    }
        .border-dashed h2 span {
            color: #fff;
        }
    .border-dashed h3 {
        font-size: 22px;
        color: #fff;
        height: 135px;
        padding-left: 10% !important;
        display: flex;
        align-items: center;
        justify-content: center;
    }
.quiz-card-img {
    width: 200px;
    position: absolute;
    top: 20px;
    left: -87px;
    z-index: 1;
}
.fact-box {
    width: 100%;
    display: flex;
    text-align: center;
    margin: 0 auto;
    padding-left: 6%;
    justify-content: center;
}
    .fact-box span {
        color: #000;
        font-weight: 700;
        font-size: 15px;
        width: 130px;
        text-align: right;
        padding-right: 5px;
    }
    .fact-box p {
        font-size: 12px;
        color: #fff;
        margin-bottom: 10px;
    }
    .fact-box p a {
        font-size: 12px;
        color: #fee14d;
        font-weight: bold;
        border-bottom: solid 1px #fee14d;
    }
    .fact-box2-list{width:100%;}
        .fact-box2-list ul {
            margin: 0px;
            padding: 0px;
            list-style: inside;
            padding-left: 10%;
        }
        .fact-box2-list li {
            width: 100%;
            font-size: 12px;
            line-height: 24px;
            color: #fff;
        }
    .quiz-card-img2 {
        width: 200px;
        position: absolute;
        top: 50%;
        left: -87px;
        z-index: 1;
        transform: translate(-1%, -50%);
    }
    .to-reply {
        text-align: center;
        margin-top: 15px;
    }
    .to-reply p {
        color: #333;
        font-size: 18px;
        font-weight: 600;
        line-height: 29px;
        margin-bottom: 7px;
    }
        .to-reply p span {
            border-bottom: dashed 2px #000;
            width: 162px;
            display: inline-flex;
        }
.pop-socel-media{width:auto; margin-top:20px;}
    .pop-socel-media ul {
        display: flex;
        justify-content: center;
        align-items: center;
    }
  .pop-socel-media ul li{line-height:50px; margin-right:15px;}
    .pop-socel-media ul li:last-child {
        margin-right: 0px;
    }
    .pop-socel-media ul li a {
        display: block;
        width: 60px;
    }
        .pop-socel-media ul li a img{width:100%;}
        .gallery-box {
            overflow: hidden;
            width: 100%;
            border-radius: 10px;
        }
    .gallery-box img {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
        border-radius: 10px;
    }
    .gallery-box:hover img {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
        border-radius: 10px;
    }
.gallery-cont {
    position: absolute;
    bottom: -20px;
    left: 0;
    z-index: -1;
    display: block;
    width: 300px;
    margin: 0;
    padding: 0;
    color: #444;
    font-size: 18px;
    text-decoration: none;
    text-align: center;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    opacity: 0;
}
.gallery-box:hover + .gallery-cont{
    bottom: -36px;
    opacity: 1;
}


.navbar-nav {
    align-items: center;
}

.line-hight {
    line-height: 29px;
}

.align-items-center {
    align-items: center;
}

.map-cta {
    text-align: center;
    padding-top: 20px;
    display: block;
}

#btnStateName i {
    float: right;
}

#btnStateName::after {
    display: none;
}

.map-cta a {
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    padding: 4px 25px;
    color: #fff;
    background-color: #ec5c2a;
    border-radius: 15px;
    box-shadow: 0 3px 4px #0000004d;
}

.table__head {
    color: #FFF;
    font-weight: 700;
    background: #05086b;
    text-align: left !important;
}

.table-bordered td,
.table-bordered th {
    border: 0px solid #FFF;
    text-align: left !important;
}

.coin {
    width: 8%;
    margin-left: 5px;
    -webkit-animation: spin 4s linear infinite;
    -moz-animation: spin 4s linear infinite;
    animation: spin 4s linear infinite;
}

.winner__table {
    white-space: nowrap;
}

.bnt-cta {
    background-color: #ec5c2a;
    color: #fff !important;
    border-radius: 7px;
    padding: 6px 10px 6px !important;
    font-size: 14px !important;
}

.content-wrapper {
    padding: 25px;
}

.mar-r {
    margin-right: 15px;
}

.btn-close {
    position: absolute;
    z-index: 99;
    right: 14px;
    background: #fd562a !important;
    background-image: none;
    opacity: 9;
    border-radius: 50px;
    top: 5px;
    background-image: none !important;
    line-height: 17px;
    color: #fff !important;
}

.card-header {
    padding: 0 !important;
    margin-bottom: 0;
    background-color: transparent !important;
    border-bottom: 1px solid transparent !important;
}

.card {
    background-color: transparent !important;
    border: 1px solid transparent !important;
}

.modal-dialog1 {
    margin: 14.75rem auto !important;
}

.select-state-drop-down {
    display: none;
}

.newsletter {
    padding: 7px 15px;
    background: #fff;
    border-radius: 10px;
}

    .newsletter .content {
        max-width: 650px;
        margin: 0 auto;
        text-align: center;
        position: relative;
        z-index: 2;
    }

        .newsletter .content h2 {
            color: #1c218d;
            margin-bottom: 23px;
            font-size: 28px;
        }

        .newsletter .content .form-control {
            height: 40px;
            border-color: #ec5c2a;
            border-radius: 10px 0 0 10px;
        }

            .newsletter .content.form-control:focus {
                box-shadow: none;
                border: 2px solid #243c4f;
            }

        .newsletter .content .btn {
            min-height: 40px;
            border-radius: 0px 10px 10px 0;
            background: #ec5c2a;
            color: #fff;
            font-weight: 600;
            padding: 0px 26px;
        }

.modal-email {
    display: none;
    position: fixed;
    z-index: 999999;
    padding-top: 162px;
    left: 0;
    top: 100px;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
}

.modal-content-email {
    position: relative;
    background-color: #FEFEFE;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 33%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}

.close-email {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    top: -13px;
    right: -9px;
    z-index: 999;
    background: #FF5722;
    width: 35px;
    text-align: center;
    height: 35px;
    border-radius: 24px;
    line-height: 35px;
}

    .close-email:hover,
    .close-email:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }

.modal-header-email {
    padding: 2px 16px;
    background-color: #5CB85C;
    color: white;
}

.modal-header-email-error {
    background-color: #FF5722 !important;
}

.modal-header2-email {
    padding: 2px 16px;
    background-color: #FF0000;
    color: white;
    position: relative;
}

.modal-body-email {
    padding: 0;
}

.modal-footer-email {
    padding: 2px 16px;
    background-color: #5CB85C;
    color: white;
}

.success-container {
    width: 100%;
}

.modalbox.success {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #fff;
    padding: 25px 25px 15px;
    text-align: center;
}

    .modalbox.success.icon {
        -webkit-animation: fall-in 0.75s;
        -moz-animation: fall-in 0.75s;
        -o-animation: fall-in 0.75s;
        animation: fall-in 0.75s;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    }

        .modalbox.success .icon i {
            font-size: 50px;
            color: #fff;
            line-height: 100px !important;
            font: 50px / 1 FontAwesome !important;
            padding-top: 28px;
        }

    .modalbox.success .icon2 {
        position: relative;
        margin: 0 auto;
        margin-top: -75px;
        background: #FF0000;
        height: 100px;
        width: 100px;
        border-radius: 50%;
    }

        .modalbox.success .icon2 i {
            font-size: 50px;
            color: #fff;
            line-height: 97px;
        }

    .modalbox.success h1 {
        font-family: 'Montserrat';
        margin-bottom: 0;
        margin-bottom: 20px;
        margin-top: 20px;
        font-size: 26px;
        line-height: 30px;
    }

    .modalbox.success p {
        font-family: 'Montserrat';
        font-size: 18px;
        color: #000;
    }

    .modalbox.success .icon {
        position: relative;
        margin: 0 auto;
        margin-top: -75px;
        background: #4CAF50;
        height: 100px;
        width: 100px;
        border-radius: 50%;
    }

.modalbox.myerror .icon {
    background: #FF5722 !important;
}

.modalbox.success .icon span {
    postion: absolute;
    font-size: 4em;
    color: #fff;
    text-align: center;
    padding-top: 20px;
}

.center {
    float: none;
    margin-left: auto;
    margin-right: auto;
}

    .center .change {
        clearn: both;
        display: block;
        font-size: 10px;
        color: #ccc;
        margin-top: 10px;
    }

@-webkit-keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

.agastya4__agastya-button {
    right: 26px !important;
}

#corover-cb-widget {
    width: 50px !important;
    height: 50px !important;
    bottom: 83px !important;
}

.row-flix {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.align-items-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

#pagedown {
    display: flex;
    background-color: #fff;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 32px;
    position: fixed;
    justify-content: center;
    align-items: center;
    bottom: 30px;
    left: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    z-index: 1000;
    border: solid 2px #FF9800;
}

    #pagedown::after {
        content: "\f077";
        font-family: FontAwesome;
        font-weight: normal;
        font-style: normal;
        font-size: 1.5em;
        line-height: 50px;
        color: #FF9800;
    }

    #pagedown:hover {
        cursor: pointer;
        background-color: #FDFDFD;
        box-shadow: 0px 1px 8px 3px #00000021;
    }

    #pagedown:active {
        background-color: #FDFDFD;
        box-shadow: 0px 1px 8px 3px #00000021;
    }

    #pagedown.show {
        opacity: 1;
        visibility: visible;
    }

#footer {
    padding: 40px 0 0px;
    background: #292929;
}

.footer-logo {
    width: 70%;
}

    .footer-logo p {
        width: 100%;
    }

.last-updated {
    width: 100%;
    text-align: left;
}

    .last-updated h5 {
        font-weight: 600;
        font-size: 16.9711px;
        line-height: 21px;
        color: #FFFFFF;
    }

    .last-updated h6 {
        font-weight: 600;
        font-size: 16.9711px;
        line-height: 21px;
        color: #FFFFFF;
    }

.subscribe {
    display: flex;
    align-items: center;
    width: 80%;
    margin: 0 auto;
}

    .subscribe input {
        padding: 10px 15px;
        background: #FFFFFF;
        border-radius: 5px;
        font-weight: 500;
        font-size: 16.9711px;
        line-height: 21px;
        color: #363636;
        border: none;
        width: 71%;
        margin-bottom: 0;
        outline: none;
    }

    .subscribe .button-subscrip {
        background: linear-gradient(0deg, #FA5B15, #FA5B15), linear-gradient(360deg, #FFA620 -87.4%, #F75212 91.84%);
        border-radius: 5px;
        font-weight: 600;
        font-size: 16px;
        line-height: 21px;
        color: #FFFFFF;
        padding: 10px 15px;
        border: none;
        margin-left: 10px;
    }

.footer-addres {
    width: 100%;
    text-align: left;
}

    .footer-addres ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

        .footer-addres ul li {
            line-height: 22px;
            width: 100%;
            margin-bottom: 10px;
        }

            .footer-addres ul li p {
                font-weight: normal;
                font-size: 17.9711px;
                color: #FFFFFF;
            }

.useoflink {
    width: 100%;
}

    .useoflink ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

        .useoflink ul li {
            line-height: 40px;
            width: 100%;
            text-align: left;
        }

            .useoflink ul li a {
                text-decoration: none;
                display: inline-block;
                font-size: 17.9711px;
                color: #FFFFFF;
            }

.section-visitors {
    border-top: solid 1px #ccc;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 30px;
}

.visitors {
    width: 100%;
    text-align: center;
}

    .visitors p {
        font-weight: 400;
        font-size: 20.9051px;
        line-height: 241.52%;
        color: #FFFFFF;
    }

.footer-btm-section {
    background-color: #181818;
    padding: 10px 0px;
}

.footer-btm-left {
    width: 100%;
    text-align: left;
}

    .footer-btm-left img {
        width: 52%;
    }

.footer-btm-center {
    width: 45%;
    text-align: center;
    margin: 0px auto;
}

    .footer-btm-center img {
        width: 100%;
    }

.footer-btm-copy-right {
    width: 100%;
    text-align: right;
}

    .footer-btm-copy-right p {
        font-size: 13px;
        color: #FFFFFF;
        line-height: 16px;
        margin-bottom: 0px;
    }

.new-footer-wrappers .container {
    width: 100%;
    max-width: 100%;
    padding: 0;
}

.new-footer-wrappers .container {
    width: 100%;
    max-width: 100%;
    padding: 0;
}

.footer-addres ul li p {
    font-weight: normal;
    font-size: 17.9711px;
    color: rgb(255, 255, 255);
    font-family: 'Montserrat';
}

.useoflink ul li a {
    text-decoration: none;
    display: inline-block;
    font-size: 17.9711px;
    color: rgb(255, 255, 255);
    font-family: 'Montserrat';
}

.last-updated h5 {
    font-weight: 600;
    font-size: 16.9711px;
    line-height: 21px;
    color: rgb(255, 255, 255);
    font-family: 'Montserrat';
}

.last-updated h6 {
    font-weight: 600;
    font-size: 16.9711px;
    line-height: 21px;
    color: rgb(255, 255, 255);
    font-family: 'Montserrat';
}

.subscribe .button-subscrip {
    font-family: 'Montserrat';
}

.mt-5 {
    margin-top: 3rem !important;
}

.new-footer-wrappers .container {
    width: 100%;
    max-width: 100%;
    padding: 0;
}

.footer-addres ul li p {
    font-weight: normal;
    font-size: 17.9711px;
    color: rgb(255, 255, 255);
    font-family: 'Montserrat';
}

.useoflink ul li a {
    text-decoration: none;
    display: inline-block;
    font-size: 17.9711px;
    color: rgb(255, 255, 255);
    font-family: 'Montserrat';
}

.last-updated h5 {
    font-weight: 600;
    font-size: 16.9711px;
    line-height: 21px;
    color: rgb(255, 255, 255);
    font-family: 'Montserrat';
}

.last-updated h6 {
    font-weight: 600;
    font-size: 16.9711px;
    line-height: 21px;
    color: rgb(255, 255, 255);
    font-family: 'Montserrat';
}

.subscribe .button-subscrip {
    font-family: 'Montserrat';
}

.mt-5 {
    margin-top: 3rem !important;
}

.modal-email {
    display: none;
    position: fixed;
    z-index: 999999;
    padding-top: 162px;
    left: 0;
    top: 100px;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
}
.modal-email:hover {
    color: #fff;
}

.modal-content-email {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 33%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}

.close-email {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    top: -13px;
    right: -9px;
    z-index: 999;
    background: #ff5722;
    width: 35px;
    text-align: center;
    height: 35px;
    border-radius: 24px;
    line-height: 35px;
}

    .close-email:hover,
    .close-email:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }

.close-email-green {
    background: #4caf50;
}

.modal-header-email {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white;
}

.modal-header-email-error {
    background-color: #FF5722 !important;
}

.modal-header2-email {
    padding: 2px 16px;
    background-color: #ff0000;
    color: white;
    position: relative;
}

.modal-body-email {
    padding: 0;
}

.modal-footer-email {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white;
}

.success-container {
    width: 100%;
}

.modalbox.success {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #fff;
    padding: 25px 25px 15px;
    text-align: center;
}

    .modalbox.success.icon {
        -webkit-animation: fall-in 0.75s;
        -moz-animation: fall-in 0.75s;
        -o-animation: fall-in 0.75s;
        animation: fall-in 0.75s;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    }

        .modalbox.success .icon i {
            font-size: 50px;
            color: #fff;
            line-height: 100px !important;
            font: 50px / 1 FontAwesome !important;
            padding-top: 28px;
        }

    .modalbox.success .icon2 {
        position: relative;
        margin: 0 auto;
        margin-top: -75px;
        background: #ff0000;
        height: 100px;
        width: 100px;
        border-radius: 50%;
    }

        .modalbox.success .icon2 i {
            font-size: 50px;
            color: #fff;
            line-height: 97px;
        }

    .modalbox.success h1 {
        font-family: 'Montserrat';
        margin-bottom: 0;
        margin-bottom: 20px;
        margin-top: 20px;
        font-size: 26px;
        line-height: 30px;
    }

    .modalbox.success p {
        font-family: 'Montserrat';
        font-size: 18px;
        color: #000;
    }

    .modalbox.success .icon {
        position: relative;
        margin: 0 auto;
        margin-top: -75px;
        background: #4caf50;
        height: 100px;
        width: 100px;
        border-radius: 50%;
    }

.modalbox.myerror .icon {
    background: #FF5722 !important;
}

.modalbox.success .icon span {
    postion: absolute;
    font-size: 4em;
    color: #fff;
    text-align: center;
    padding-top: 20px;
}

.center {
    float: none;
    margin-left: auto;
    margin-right: auto;
}

    .center .change {
        clearn: both;
        display: block;
        font-size: 10px;
        color: #ccc;
        margin-top: 10px;
    }

@-webkit-keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

@media only screen and (min-width: 2200px) {
    .national-srf-wrap {
        width: 1520px;
    }
    .national-srf-left-cont{
        position: absolute;
        top: 50%;
        left: 50%;
        width: 88%;
        text-align: left;
        transform: translate(-50%, -50%);
    }
    .national-srf-right-cont {
        position: absolute;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 75%;
        text-align: left;
        transform: translate(-60%, -50%);
    }

}

    @media only screen and (max-width: 1700px) {
        #webinars-section::before {
            width: 71px;
            height: 335px;
        }

        #webinars-section::after {
            width: 63px;
            height: 216px;
        }

        .national-srf-right-cont, .national-srf-left-cont {
            transform: translate(8%, 31%);
        }

            .national-srf-right-cont h3, .national-srf-left-cont h3 {
                color: #FFF;
                font-size: 28px;
                font-weight: 600 !important;
                line-height: 25px !important;
                display: block;
            }

            .national-srf-right-cont p, .national-srf-left-cont p {
                font-size: 14px;
                line-height: 25px;
            }

        .national-srf-left-btn ul li a.orang-btn {
            width: 102px;
        }

        .national-srf-left-btn ul li a {
            font-size: 15px;
            line-height: 14px;
            padding: 15px 30px;
        }

    }


    @media only screen and (max-width: 1600px) {
        .explore-card-box100k, .explore-card-box {
            height: 284px;
        }
     
    }
   

    @media only screen and (max-width: 1500px) {
        #explorestartup::before {
            width: 108px;
            height: 232px;
        }

        #explorestartup::after {
            width: 122px;
            height: 300px;
            background-size: 100% 100%;
        }

        #daywise-categorieswise::before {
            width: 57px;
            height: 257px;
            top: 0;
        }

        #daywise-categorieswise::after {
            width: 57px;
            height: 199px;
        }
      
    }
@media only screen and (max-width: 1440px) {
    .jingleThon-box {
        height: 228px;
    }
    .testimonials-wrapp::after {
        content: " ";
        top: -18px;
        width: 100px;
        height: 341px;
    }
}

    @media only screen and (max-width: 1366px) {
        .jingleThon-box {
            height: 228px;
        }

        .jingleThon-cont h3 {
            font-size: 25px;
            line-height: 18px;
            padding-bottom: 8px;
        }
        .jingleThon-cont p {
            font-size: 14px;
            line-height: 22px;
            padding-bottom: 5px;
        }
        .jingleThon-cont a {
            padding: 5px 20px;
            font-size: 12px;
            line-height: 21px;
        }
            .explore-card-box100k, .explore-card-box {
            height: 245px;
        }

            .explore-card-box p {
                max-width: 89%;
                line-height: 24px;
                font-size: 14px;
            }

            .explore-card-box100k p {
                max-width: 90%;
                font-size: 14px;
                line-height: 24px;
            }
                  
    }
@media only screen and (max-width: 1300px) {
    .jinglethon-wrap {
        width: 75%;
    }
   
   
}

    @media only screen and (max-width: 1200px) {
        .jinglethon-wrap {
            width: 83%;
        }
        .national-srf-right-cont, .national-srf-left-cont {
            transform: translate(8%, 23%);
        }

            .national-srf-right-cont h3, .national-srf-left-cont h3 {
                font-size: 24px;
            }

            .national-srf-right-cont p, .national-srf-left-cont p {
                font-size: 14px;
                line-height: 22px;
            }

        .national-srf-left-btn {
            margin-top: 7px;
        }

        .explore-card-box100k, .explore-card-box {
            height: 229px;
        }

            .explore-card-box p {
                max-width: 90%;
                line-height: 21px;
                font-size: 13px;
                padding-bottom: 6px;
            }

            .explore-card-box a {
                padding: 1px 15px 2px;
                font-size: 12px;
            }

            .explore-card-box100k a {
                padding: 1px 15px 2px;
                font-size: 12px;
            }

            .explore-card-box100k p {
                max-width: 90%;
                font-size: 13px;
                line-height: 21px;
            }

        .carousel-control-next {
            right: -7px;
        }

        .carousel-control-prev {
            left: -15px;
        }

        .subscribe {
            width: 100%;
        }

        .footer-logo {
            width: 100% !important;
        }
    }

    @media only screen and (max-width: 1199px) {
        .quiz-card-img2 {
            width: 122px;
            position: absolute;
            top: 50%;
            left: 0;
            z-index: 1;
            transform: translate(-41%, -50%);
        }

        .fact-box span {
            width: 200px;
        }

        .national-srf-right-cont, .national-srf-left-cont {
            transform: translate(4%, 13%);
        }

        .jingleThon-box {
            height: 233px;
        }

        .carousel-item 
        {
            display: flex;
    flex-direction: column;
        }
       
        .image-container{
            width: 100%;
             height: 210px !important;

        }
        video.height {
            height: 210px !important; 
        }
        .content .description {
            padding: 20px 20px 20px 0;
        }
    }
    
    @media only screen and (max-width:1115px) {
    .dpiit-startup-left-area {
        font-size: 29px;
    }
   
}

@media only screen and (max-width: 1040px) {
    .jinglethon-wrap {
        width: 100%;
    }
    .jingleThon-box {
        height: 249px;
    }
}

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

        .national-srf-right-cont, .national-srf-left-cont {
            transform: translate(4%, 8%);
            width: 94%;
        }

        .national-srf-right-cont {
            width: 94%;
        }

            .national-srf-right-cont h3, .national-srf-left-cont h3 {
                font-size: 20px;
            }

        .national-srf-left-btn ul li a.orang-btn {
            width: 80px;
        }

        .national-srf-left-btn ul li a {
            font-size: 13px;
            line-height: 14px;
            padding: 11px 12px;
        }
    }

    @media only screen and (max-width: 991px) {
        #jingleThon {
            padding: 20px 0 35px;
        }
        .jingleThon-box {
            height: 223px;
        }
            .national-srf-left, .national-srf-right {
            width: 100%;
            margin-bottom: 20px;
        }

        .national-srf-right-cont, .national-srf-left-cont {
            transform: translate(3%, -50%);
            top: 50%;
        }

            .national-srf-right-cont h3, .national-srf-left-cont h3 {
                font-size: 25px;
            }

            .national-srf-right-cont p, .national-srf-left-cont p {
                font-size: 17px;
                line-height: 29px;
            }

        .border-dashed h2 {
            font-size: 22px !important;
        }

        .pop-socel-media ul li {
            margin-right: 10px;
        }

        .border-dashed h3 {
            font-size: 18px;
            margin-left: 15px;
        }

        #quizcorner .modal-dialog {
            max-width: 75%;
        }

        .quiz-card {
            width: 100%;
        }

        .quiz-corner-logo {
            width: 71%;
        }

        .quiz-corner-left-img {
            top: 40px;
            left: -43px;
            width: 141px;
        }

        .result-section {
            padding: 50px 0 6px !important;
        }

        #daywise-categorieswise .nav-tabs .nav-link.active {
            font-size: 22px;
        }

        #daywise-categorieswise .nav-tabs .nav-link {
            font-size: 22px;
        }

        .askCategory h2 {
            font-size: 20px !important;
        }

        .askCategory p {
            font-size: 14px
        }

        .day-wide-boxcard2 .table-bordered td {
            padding: 15px 12px 10px;
            font-size: 14px;
        }

        .day-wide-boxcard2 .table-bordered td, .table-bordered th {
            padding: 15px 10px 10px;
            font-size: 16px;
        }

        .day-wide-boxcard ul li .nav-link {
            font-size: 15px;
            padding: 13px 15px;
            text-align: left;
        }

        .day-wide-boxcard {
            height: 500px;
        }
      
       
    }
    @media only screen and (max-width: 884px) {
        .job-seeker-blue-cta-img {
            width: 100%;
        }
        .carousel-item {
            display: flex;
            flex-direction: column;
        }

        .image-container{
            width: 100%;
             height: 210px !important;

        }
        video.height {
            height: 210px !important; 
        }
        .content .description {
            padding: 20px 20px 20px 0;
        }
        .stat-box p {
            font-size: 13px;
        }
        .content {
             margin: 0px; 
        }
        .about-section .content-block h2 span {
            padding-top: 15px;
        }
    }

    @media only screen and (max-width: 834px) {
        .stats-container {
            display: flex;
            flex-direction: column;}

           
            .carousel-item {
                display: flex;
                flex-direction: column;
            }

            .image-container{
                width: 100%;
                 height: 210px !important;

            }
            video.height {
                height: 210px !important; 
            }
            .content .description {
                padding: 20px 20px 20px 0;
            }
           
           
    }

    @media only screen and (max-width: 820px) {
        .subscribe .button-subscrip {
            padding: 10px 20px;
            margin-left: 10px;
            line-height: 14px;
            font-size: 13px;
        }

        .footer-logo {
            width: 100% !important;
            margin-bottom: 20px;
        }

        .subscribe input {
            font-size: 14px;
            line-height: 19px;
            height: 33px !important;
        }
       
}

    @media only screen and (max-width: 767px) {
        #jingleThon {
            padding: 6px 0 28px;
        }
        .jingleThon-cont h3 {
            font-size: 22px;
            line-height: 23px;
            padding-bottom: 5px;
        }
        .jingleThon-cont p {
            font-size: 13px;
            line-height: 20px;
            padding-bottom: 5px;
        }
        .jingleThon-cont a {
            padding: 4px 20px;
            font-size: 11px;
            line-height: 20px;
        }
        #explorestartup {
            padding-top: 0;
        }

        .explore-wrap {
            margin: 0px auto 0;
        }

        .explorestartup-heding h2::before {
            display: none;
        }

        .explorestartup-heding h2::after {
            display: none;
        }

        .border-dashed h1 {
            padding: 16px 0 40px;
        }

        .fact-box {
            padding-left: 7%;
        }

        .border-dashed h2 {
            font-size: 17px !important;
            margin-top: -17px;
        }

        .fact-box span {
            width: 222px;
        }

        .pop-socel-media ul li a {
            width: 50px;
        }

        .pop-wrap {
            width: 89%;
        }

        .quiz-card-img {
            width: 22%;
            position: absolute;
            top: 17%;
            left: -38px;
            z-index: 1;
        }

        .border-dashed h3 {
            font-size: 15px;
            margin-left: 27px;
            padding-left: 1% !important;
            line-height: 23px;
            height: auto;
            padding-bottom: 18px;
        }

        #quizcorner .nav-tabs .nav-link {
            margin-bottom: 0;
            font-size: 13px;
            margin-left: 10px;
            width: 178px;
            padding: 7px 4px;
        }

        .day-wide-boxcard2 .table-responsive {
            height: 400px;
        }

        #daywise-categorieswise {
            padding: 40px 0px 40px;
        }

            #daywise-categorieswise .nav-tabs .nav-link.active {
                font-size: 18px;
            }

            #daywise-categorieswise .nav-tabs .nav-link {
                font-size: 18px;
            }

            #daywise-categorieswise::before {
                display: none;
            }

            #daywise-categorieswise::after {
                display: none;
            }

        .gallery-box {
            width: 100%;
        }

        .carousel-control-next {
            right: 0;
        }

        .carousel-control-prev {
            left: 0;
        }

        #webinars-section::before {
            display: none;
        }

        #webinars-section::after {
            display: none;
        }

        .toknow a {
            font-size: 14px;
        }

        .be-part h5 {
            border-top: solid 1px #ec5c2a;
            font-size: 16px;
        }

        .innovation-hading {
            font-size: 14px !important;
            position: relative;
            z-index: 1;
        }

        .banner-main {
            padding-left: 0;
            padding-right: 0;
        }

        .bnt-cta {
            margin-bottom: 10px;
            margin-left: 10px;
        }

        .footer-addres ul li p {
            font-size: 16px;
        }

        .useoflink ul li {
            line-height: 31px;
        }

            .useoflink ul li a {
                font-size: 16px;
            }

        .visitors p {
            font-size: 16px;
            line-height: 25px;
        }

        .modal-content {
            width: 94%;
            margin: 0 auto;
        }

        .select-state-drop-down {
            width: 100%;
            margin: 0;
            text-align: left;
            display: block;
            background-color: #15187f;
            color: #fff;
            padding: 10px 20px;
            border: none;
            border-radius: 30px;
            margin-bottom: 15px;
            display: block;
            z-index: 999;
            position: relative;
        }

        .box-content a {
            padding: 5px 15px;
            margin-top: 15px;
            font-size: 12px;
        }

        .bnt-cta {
            background-color: #ec5c2a;
            color: #fff !important;
            border-radius: 7px;
            padding: 6px 10px 6px !important;
            font-size: 14px !important;
            margin-top: 15px;
            margin-bottom: 15px;
            display: inline-block;
        }

        .Days7Years {
            width: 196px;
            margin: 0 auto 24px;
        }

        .national-day-p {
            max-width: 100%;
        }

        .subscribe {
            display: inline-block;
        }

        .agastya4__agastya-button {
            right: 23px !important;
            width: 55px !important;
            height: 56px !important;
        }

        #footer {
            display: block;
        }

        .new-footer-wrappers {
            display: none;
        }

        .innovation-with100 {
            width: 100%;
        }

        .site-footer .row > div {
            margin-bottom: 15px;
        }

        .subscribe {
            width: 76%;
        }

        .footer-logo {
            width: 202px !important;
        }

        .subscribe input {
            width: 70%;
        }

        .footer-btm-left {
            width: 200px;
            text-align: center;
            margin: 0 auto;
        }

            .footer-btm-left img {
                width: 100%;
            }

        .footer-btm-copy-right {
            text-align: center;
        }

        .margin-top-res {
            margin-top: 0 !important;
        }

        .section-shape::before {
            display: none;
        }

        .modal-content-email {
            width: 90%;
        }

        .section-shape::after {
            display: none;
        }

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

    @media only screen and (max-width: 700px) {
        .pop-socel-media ul li a {
            width: 40px;
        }
    }

    @media only screen and (max-width: 660px) {
        .fact-box span {
            width: 274px;
        }

        .w100-tab {
            width: 100%;
        }

        .day-wide-boxcard {
            height: 250px;
            margin-bottom: 20px;
        }
    }

    @media only screen and (max-width: 650px) {
        #quizcorner .modal-dialog {
            max-width: 75%;
            margin: 0 auto;
        }

        #quizcorner .nav-tabs .nav-link {
            margin-bottom: 0;
            font-size: 12px;
            margin-left: 8px;
            width: 142px;
            padding: 3px 3px;
        }

        .quiz-card-img {
            width: 19%;
            position: absolute;
            top: 21%;
            left: -22px;
            z-index: 1;
        }
    }

    @media only screen and (max-width: 640px) {
        .national-srf-right-cont p, .national-srf-left-cont p {
            font-size: 15px;
            line-height: 27px;
        }
        .national-srf-left-cont h3, .national-srf-right-cont h3 {
            color: #FFF;
            font-size: 25px;
        }
        .jinglethon-wrap {
            position: relative;
            z-index: 1;
        }
        .jingleThon-box {
            position: relative;
        }
            .jingleThon-box::before {
                position: absolute;
                content: "";
                top: 0%;
                left: 0px;
                background: #0000008f;
                width: 100%;
                z-index: 111;
                height: 100%;
                border-radius: 15px;
            }
        .jingleThon-cont {
            width: 97%;
            position: relative;
            z-index: 9999;
        }
            .jingleThon-cont h3 {
                font-size: 20px;
                color: #fff;
            }
            .jingleThon-cont p {
                color: #fff;
                font-weight: normal;
            }
            .toknow a {
            font-size: 12px;
            line-height: 21px;
        }

        .relive-the {
            font-size: 20px;
        }

        .modalbox.success .icon {
            margin-top: -38px;
            height: 50px;
            width: 50px;
        }

            .modalbox.success .icon i {
                font: 20px / 1 FontAwesome !important;
                padding-top: 14px;
            }

        .modalbox.success {
            padding: 1px 25px 19px;
        }

            .modalbox.success h1 {
                margin-bottom: 5px;
                margin-top: 7px;
                font-size: 18px;
                line-height: 26px;
            }

            .modalbox.success p {
                font-size: 15px;
            }

        .close-email-green {
            background: #4caf50;
        }
        .about-section .content-block h2::after {
            content: "";
            display: block;
            position: absolute;
            left: 50%;
            background: url(../image/img-2025/Vector.png) right bottom no-repeat;
            bottom: -10px;
            transform: translate(-50%, -50%);
            width: 311px;
            height: 3px;
            background-size: 100%;
            z-index: 99;
        }
    }

    @media only screen and (max-width: 560px) {
        #quizcorner .modal-dialog {
            max-width: 90%;
            margin: 0 auto;
        }

        .border-dashed h3 {
            font-size: 14px;
            margin-left: 21px;
            padding-left: 1% !important;
            line-height: 20px;
            height: auto;
            padding-bottom: 18px;
        }

        .mt-5 {
            margin-top: 2rem !important;
        }

        .section-shape .lead {
            font-size: 14px;
            width: 100%;
            line-height: 26px;
        }

        .footer-logo {
            width: 202px !important;
            text-align: center;
            margin: 0 auto 10px;
        }

        .subscribe {
            margin-bottom: 14px;
        }

            .subscribe .button-subscrip {
                padding: 10px 20px;
                margin-left: 0px !important;
                line-height: 14px;
                font-size: 13px;
                margin-top: 10px;
            }

        .footer-addres {
            width: 100%;
            text-align: center;
        }

        .footer-btm-copy-right {
            text-align: center;
            padding: 10px 0;
        }

        .visitors {
            text-align: center;
        }

        .site-footer .back-to-top a {
            width: 40px;
            height: 40px;
            line-height: 35px;
        }

        .subscribe {
            width: 100%;
            text-align: center;
        }

        .useoflink ul li {
            text-align: left;
        }

        .footer-btm-left {
            width: 200px;
            text-align: center;
            margin: 0 auto;
        }

        .footer-addres ul li {
            width: 100% !important;
        }

            .footer-addres ul li:last-child {
                margin-bottom: 20px;
            }

        .subscribe input {
            width: 60% !important;
        }

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

    @media (min-width: 1200px) {
        .container {
            max-width: 95%;
            margin: 0px auto;
        }
    }

    @media (min-width: 1300px) {
        .container {
            max-width: 1520px;
            margin: 0px auto;
        }
    }

    @media (min-width: 768px) {

        .carousel-inner .carousel-item-end.active,
        .carousel-inner .carousel-item-next {
            transform: translateX(25%);
        }

        .carousel-inner .carousel-item-start.active,
        .carousel-inner .carousel-item-prev {
            transform: translateX(-25%);
        }
        .carousel-inner .carousel-item-end, .carousel-inner .carousel-item-start {
            transform: translateX(0);
        }

    }

  

    @media only screen and (max-width: 1199px) {
        .border-dashed h1 {
            font-size: 32px;
            color: #fff;
            padding: 50px 0 57px;
        }

        .navbar-nav {
            align-items: center;
            display: block;
        }

        .bnt-cta {
            background-color: #ec5c2a;
            color: #fff !important;
            border-radius: 7px;
            padding: 6px 10px 6px !important;
            font-size: 14px !important;
            display: inline-block;
            margin-top: 10px;
            margin-bottom: 5px;
        }

        #navbarSupportedContent {
            top: 0;
            width: 100%;
            height: 100%;
            position: fixed;
            left: 0;
            box-shadow: 2px 8px 4px #0000001f;
            z-index: 99;
            background: #2b2b2bd1 !important;
        }

        .navbar-collapse .navbar-nav {
            top: 0;
            width: 250px;
            height: 100%;
            position: fixed;
            left: -250px;
            box-shadow: 2px 8px 4px #0000001f;
            z-index: 9999;
            background: #ffff !important;
        }

        .show .navbar-nav {
            left: 0px !important;
        }

        .navbar-toggler-icon .hide {
            display: none;
        }

        #site-header > .navbar .navbar-toggler {
            right: 3%;
            z-index: 999;
        }

        #national-startup-day-section {
            z-index: -1;
        }

        #site-header > .navbar .navbar-toggler.toggle-hide {
            color: #ffffff;
            border: 1px solid rgb(255, 255, 255);
            position: fixed;
        }

        #site-header > .navbar .navbar-toggler .fa-times {
            display: none;
        }

        #site-header > .navbar .navbar-toggler.shows .fa-times {
            display: block;
            margin-top: 4px;
        }

        #site-header > .navbar .navbar-toggler.shows .bi-list {
            display: none;
        }

        .site-header .navbar {
            z-index: 99;
        }

        .site-header .navbar-toggler.shows {
            color: #ffffff;
            border: 1px solid rgb(255 255 255);
            padding: 0.25rem;
            opacity: inherit;
        }
        .stat-box p {
            font-size: 16px;
        }
        .stat-box h3 {
            font-size: 25px;
    }

    
    }

    @media only screen and (max-width: 1040px) {
        .explorestartup-heding h2 {
            font-size: 24px !important;
        }

            .explorestartup-heding h2::before {
                left: -59%;
                top: -35px;
                width: 171px;
                height: 96px;
            }

            .explorestartup-heding h2::after {
                right: -59%;
                top: -35px;
                width: 171px;
                height: 96px;
            }

        .lead {
            font-size: 16px;
            line-height: 26px;
        }

        .explore-wrap {
            width: 96%;
        }

        #explorestartup::before {
            width: 59px;
            height: 117px;
        }

        #explorestartup::after {
            width: 46px;
            height: 171px;
        }

        .explore-card-box100k, .explore-card-box {
            height: 241px;
        }
    }


    @media only screen and (max-width: 992px) {
        .state-header h2 {
            font-size: 22px !important;
        }
    }

    @media only screen and (max-width: 972px) {
        .explore-card-box100k, .explore-card-box {
            height: 215px;
        }

        .explore-wrap {
            width: 100%;
        }
    }

    @media only screen and (max-width: 872px) {
        .explore-card-box100k, .explore-card-box {
            height: 180px;
        }
        .curtain-raiser-wrapp::before {
            content: " ";
            position: absolute;
            left: 0;
            top: 0px;
            width: 75px;
            height: 477px;
            background: url(../image/img-2025/right.png) no-repeat;
            background-size: 100% 100%;
            z-index: 0;
        }
        
        
        .curtain-raiser-wrapp::after {
            content: " ";
            position: absolute;
            right: 0;
            top: 0px;
            width: 75px;
            height: 477px;
            background: url(../image/img-2025/left.png) no-repeat;
            background-size: 100% 100%;
            z-index: 0;
        }
       
        .dpiit-startup-wrapper::before{
            display: none;
        }
       
        .job-seeker-blue-cta-img {
            margin: 0 auto;
            width: 100%;
        }

        .about-section .content-block h2 span {
            padding-top: 15px;
        } 
        span.highlight-orange {
            font-size: 24px;
            color: #EB5826;
        }
        .wrap-title-content-top::after {
            left: 22%;
        top: 60px;
        }
        .stats-container {
            display: flex;
            flex-direction: column;}
            .success-story-wrapper {
                padding-top: 20px; 
            }
    }
    @media only screen and (max-width: 834px) {
        .wrap-title-content-top::after {
            left: 22%;
            top: 62px;
        }
  
    .image-container {
        width: 100%;
    }
    .dpiit-startup-left-area::after {
        content: "";
        left: 29%;
    }
}



    @media only screen and (max-width: 800px) {
        .wrap-title-content-top::after {
            left: 21%;
            top: 62px;
        }
    }
   
    @media only screen and (max-width: 768px) {
        .agastya4__agastya-button {
            right: 23px !important;
            width: 55px !important;
            height: 56px !important;
        }

        .footer-logo {
            width: 202px !important;
            margin-bottom: 20px;
        }

        .footer-addres ul {
            width: 100%;
            flex-direction: row;
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
        }

            .footer-addres ul li {
                width: 48%;
            }

                .footer-addres ul li:last-child {
                    width: 100%;
                }

                    .footer-addres ul li:last-child p {
                        text-align: center;
                    }
                    

                    .dpiit-startup-wrapper {
                        min-height: 380px;
                    }
                    
                    .flex-goals {
                        display: flex;
                        flex-direction: row;
                    }
                    .wrap-title-content-top::after {
                        left: 19%;
                        top: 60px;
                    }
                    .job-seeker-blue-cta-img {
                        margin: 0 auto;
                        width: 100%;
                        height: 170px;
                    }
                    .testimonials-wrapp::before{
                        display: none;
                    }
                    .image-container {
                        width: 100%;
                    } 
    }

    @media (max-width: 767px) {
        #explorestartup::before {
            display: none;
        }

        #explorestartup::after {
            display: none;
        }

        #national-startup-day-section::before {
            display: none;
        }

        #national-startup-day-section::after {
            display: none;
        }

        #india-map::before {
            display: none;
        }

        #india-map::after {
            display: none;
        }

        .carousel-inner .carousel-item > div {
            display: none;
        }

            .carousel-inner .carousel-item > div:first-child {
                display: block;
            }

        .explore-card-box100k, .explore-card-box {
            height: 400px;
        }

            .explore-card-box p, .explore-card-box100k p {
                max-width: 90%;
                line-height: 26px;
                font-size: 14px;
                padding-bottom: 6px;
            }
    }

    @media (max-width: 720px) {
        .explore-card-box100k, .explore-card-box {
            height: 356px;
        }

            .explore-card-box p, .explore-card-box100k p {
                max-width: 90%;
                line-height: 26px;
                font-size: 14px;
                padding-bottom: 6px;
            }

        .national-srf-left, .national-srf-right {
            width: 100%;
            margin-bottom: 20px;
        }

        .national-srf-left-cont, .national-srf-right-cont {
            width: 88%;
            text-align: left;
        }

            .national-srf-left-cont h3, .national-srf-right-cont h3 {
                color: #FFF;
                font-size: 28px;
            }
    }

    .carousel-inner .carousel-item.active, .carousel-inner .carousel-item-next, .carousel-inner .carousel-item-prev {
        display: flex;
    }

    @media only screen and (max-width: 700px) {
        .explore-card-box100k, .explore-card-box {
            height: 361px;
        }
    }

    @media only screen and (max-width: 640px) {
        .explore-card-box100k, .explore-card-box {
            height: auto;
            padding: 50px 0 66px;
            background-size: 100% 100%;
        }

        .mobile-res-d {
            display: none;
        }

        .mobile-res {
            display: block;
        }

        .modal-body {
            padding: 9px;
        }

        #map {
            height: 453px !important;
        }

        #national-startup-day-section::before {
            display: none;
        }

        #national-startup-day-section::after {
            display: none;
        }

        #india-map::before {
            display: none;
        }

        #india-map::after {
            display: none;
        }

        .modal-content-email {
            width: 90%;
        }

        .modalbox.success .icon {
            margin-top: -38px;
            height: 50px;
            width: 50px;
        }

            .modalbox.success .icon i {
                font: 20px / 1 FontAwesome !important;
                padding-top: 14px;
            }

        .modalbox.success {
            padding: 1px 25px 19px;
        }

            .modalbox.success h1 {
                margin-bottom: 5px;
                margin-top: 7px;
                font-size: 18px;
                line-height: 26px;
            }

            .modalbox.success p {
                font-size: 15px;
            }

        .close-email-green {
            background: #4CAF50;
        }
    }

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

        #map {
            height: 496px !important;
            width: 425px !important;
        }

        .national-srf-left-cont, .national-srf-right-cont {
            width: 95%;
        }

            .national-srf-left-cont h3, .national-srf-right-cont h3 {
                color: #FFF;
                font-size: 22px;
            }

            .national-srf-right-cont p, .national-srf-left-cont p {
                font-size: 14px;
                line-height: 23px;
            }
    }

    @media screen and (max-width: 567px) {
        .explore-card-box p, .explore-card-box100k p {
            max-width: 90%;
            line-height: 21px;
            font-size: 12px;
            padding-bottom: 6px;
        }

        .winner__table {
            font-size: 12px;
        }

        .coin {
            width: 15%;
            margin-left: 2px;
        }

        #map {
            height: 480px !important;
            width: 400px !important;
        }

        .be-part h5 {
            font-size: 13px;
            padding-left: 15px;
            padding-right: 15px;
            padding-top: 18px;
        }

        .border-dashed h1 {
            font-size: 18px;
            line-height: 26px;
            color: #fff;
            padding: 8px 0 39px;
            display: flex;
            align-items: center;
            margin-bottom: 0px;
            justify-content: center;
        }

        .to-reply p {
            font-size: 16px;
            line-height: 24px;
        }
    }

    @media screen and (max-width: 482px) {
        .jingleThon-box {
            padding: 20px 1px;
            height: auto;
            background-size: cover;
            border-radius: 15px;
        }
        .national-srf-left-cont h3, .national-srf-right-cont h3 {
            color: #FFF;
            font-size: 18px;
            line-height: 0;
            margin-bottom: 0;
        }

        .national-srf-right-cont p, .national-srf-left-cont p {
            font-size: 12px;
            line-height: 18px;
        }

        .national-srf-left-btn ul li a {
            font-size: 12px;
            line-height: 14px;
            padding: 7px 9px;
        }

        .explore-card-box100k, .explore-card-box {
            height: auto;
            padding: 45px 0 42px;
        }

        .fact-box {
            display: inline-block;
        }

            .fact-box span {
                width: 100%;
                font-size: 13px;
                display: inline-block;
                text-align: center;
            }

            .fact-box p {
                width: 100%;
                font-size: 11px;
                margin-bottom: 5px;
            }

                .fact-box p a {
                    font-size: 11px;
                }

        .border-dashed h2 {
            font-size: 15px !important;
            margin-top: -6px;
        }

        .border-dashed h1 {
            font-size: 15px;
            line-height: 24px;
            color: #fff;
            padding: 9px 0 19px;
            display: flex;
            align-items: center;
            margin-bottom: 0px;
            justify-content: center;
        }

        .to-reply p {
            font-size: 16px;
            line-height: 24px;
        }

        .quiz-corner {
            right: 15px;
            bottom: 10%;
            width: 109px;
        }

        .border-dashed h3 {
            font-size: 14px;
            margin-left: 10px;
            padding-left: 1% !important;
            line-height: 20px;
            height: auto;
            padding-bottom: 18px;
        }

        .pop-socel-media {
            width: auto;
            margin-top: 5px;
        }
    }

    @media screen and (max-width: 432px) {
        .national-srf-left img, .national-srf-right img {
            height: 235px;
        }

        .explore-card-box100k, .explore-card-box {
            height: auto;
            padding: 33px 1px 51px;
        }

            .explore-card-box p, .explore-card-box100k p {
                line-height: 19px;
            }

        #map {
            height: 480px !important;
            width: 350px !important;
        }

        .pop-socel-media ul li {
            margin-right: 5px;
        }

            .pop-socel-media ul li a {
                width: 31px;
            }

        .quiz-corner-logo {
            width: 80%;
        }

        .border-dashed h3 {
            font-size: 12px;
            margin-left: 0px;
            padding-left: 0% !important;
            line-height: 20px;
            height: auto;
            padding-bottom: 4px;
        }

        .border-dashed {
            padding: 10px 20px 0;
        }

        .quiz-corner-left-img {
            top: 51px;
            left: -21px;
            width: 94px;
        }

        #quizcorner .nav-tabs .nav-link {
            margin-bottom: 0;
            font-size: 11px;
            margin-left: 5px;
            width: 125px;
            padding: 3px 2px;
        }
        .about-section .content-block h2, .section-title h2 {
            font-size: 18px !important;
        }

        .dpiit-startup-wrapper {
            min-height: 239px;
        }

       
        .startup-data-handbook ::before {
            display: none;
        }
        .bhaskar-wrap-title p {
            padding: 0px;
        }
       
        img.globe-img {
            padding-left: 10px;
            width: 30px;
        }
        .testimonials-wrapp .articles-card {
            margin-top: 20px;
            padding: 0 10px 0 10px;
        }
       
        .startup-data-handbook .card p {
            padding: 0 20px;
        }
        .startup-data-handbook  .card h4 {
            padding: 10px 20px;
        }
        .startup-data-handbook  .card a {
            margin: 20px 20px 30px;
        }
        
        .dpiit-startup-right-area {
            display: flex;
            justify-content: center;
        }
        h3.dpiit-startup-left-area.event {
            font-size: 16px;
        }
        #daywise-categorieswise {
            padding: 0px;
            margin-top: 20px;
        }
        
        .wrap-title-content-top {
            font-size: 16px;
        }
        .dpiit-startup-left-area {
            font-size: 24px;
        }
        .dpiit-startup-left-area::after {
            content: "";
            width: 214px;
            left: 39px;
        }
        .flex-goals {
            display: flex;
            flex-direction: column;}

            .dpiit-startup-wrapper::before{
                display: none;
            }

            .success-story-wrapper {
                padding-top: 0px;
            }
            
            .carousel-item {
                display: flex;
                flex-direction: column;
            }

            .flex-goals {
                 max-width: 100%; 
            }

            .stats-container {
                padding: 20px 0 0 0;
                display: flex;
                flex-direction: column;
            }

            .testimonials-wrapp::before{
                display: none;
            }

            .image-container{
                width: 100%;
                 height: 210px !important;

            }
            video.height {
                height: 210px !important; 
            }
            .content .description {
                padding: 20px 20px 20px 0;
            }
            .last-updated {
                text-align: center;
            }
            .job-seeker-blue-cta-img {
                width: 100%;
                height: 100px;
                padding-top: 20px;
            }
            .wrap-title-content-top::after {
                content: " ";
                left: 25%;
                top: 40px;
                width: 40px;
                height: 43px;
    }

                .testimonials-wrapp h2 {
                    margin-bottom: 10px;
                }
                .content h3 {
                    font-size: 15px;
    }
    .about-section .content-block h2::after {
        content: "";
        left: 50%;
        width: 211px;
        height: 3px;
    }

    .stat-box p {
        font-size: 13px;
    }
    .stat-box h3 {
        font-size: 22px;
    }

    .wrap-title-content p {
    text-align: justify;
    }

    .content{
    margin: 0px;
    }
   
    .testimonials-wrapp {
        padding: 25px 0 25px;
    }

    }

@media screen and (max-width: 414px) {
.wrap-title-content-top::after {
    content: " ";
    left: 25%;
                top: 37px;
width: 40px;
height: 43px;
}
}
 
    @media screen and (max-width: 388px) {
        .explore-card-box100k, .explore-card-box {
            height: auto;
            padding: 17px 1px 33px;
        }

            .explore-card-box a {
                padding: 0px 15px 0px;
                font-size: 11px;
            }
    }

    @media screen and (max-width: 375px) {
        .explore-card-box100k, .explore-card-box {
            height: auto;
            padding: 37px 0px 39px;
            background-size: 100% 100%;
        }

        #map {
            height: 430px !important;
            width: auto !important;
        }

        #daywise-categorieswise .nav-tabs .nav-link {
            font-size: 16px;
        }

            #daywise-categorieswise .nav-tabs .nav-link.active {
                font-size: 16px;
            }

        .day-wide-boxcard ul li .nav-link {
            font-size: 14px;
            padding: 10px 9px;
        }

        .askCategory h2 {
            font-size: 18px !important;
        }

        .day-wide-boxcard2 .table-bordered td, .table-bordered th {
            padding: 10px 6px 10px;
            font-size: 14px;
        }

        .day-wide-boxcard2 .table-responsive {
            border-radius: 12px;
            overflow-y: auto;
            height: 300px;
        }
      
        
        .dpiit-startup-left-area {
            font-size: 20px;
        }
        .dpiit-startup-left-area::after {
            content: "";
            width: 230px;
        }
       
    }

    @media screen and (max-width: 370px) {
        .quiz-card-img2 {
            width: 58px;
            transform: translate(-30%, -50%);
        }

        .quiz-card {
            width: 92%;
        }

        .quiz-card-img {
            width: 19%;
            position: absolute;
            top: 29%;
            left: -17px;
            z-index: 1;
        }

        .pop-wrap {
            width: 95%;
        }

        #quizcorner .nav-tabs .nav-link {
            margin-bottom: 0;
            font-size: 10px;
            margin-left: 7px;
            width: 111px;
            padding: 2px 2px;
        }
      
        .dpiit-startup-left-area::after {
            content: "";
            width: 214px;
            left: 16px;
        }
        .testimonials-wrapp h2 {
            margin-bottom: 10px;
        }
    }
  
    @media screen and (max-width: 350px) {
        .explore-card-box100k, .explore-card-box {
            height: auto;
            padding: 27px 0px 31px;
            background-size: 100% 100%;
        }
       
    }

   
@media(max-width:320px) {
    #map {
        height: 364px !important;
    }
    .site-header .navbar-brand {
        width: 73px
    }
   


    }
