@media ( max-width:1000px ){
    .wel{
        font-size: 25px;
        text-align:justify;
    }
    .welimg2{
        max-width: 100%;
    }

.container-why {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    /* padding: 20px 10px; */
    gap: 50px;
    background-color: #092a49;
    
}
.prodh2{
    font-size: 25px;
    color: #092a49;
    margin-bottom: 50px;
}
.serviceh2{
    font-size: 25px;
}
.analh2{
    font-size: 25px !important;
    color:#fff !important;
    text-align:justify;
}
.analp{
    font-size:18px !important;
    color:#fff;
    text-align:justify;
}
.cont-pallet{
    padding-right:0px !important;
    padding-left:0px !important;
}
.analh3{
    color:#fff !important;
    margin-bottom:20px;
}
.advh2{
    font-size: 25px !important;
}
.packh2{
    font-size: 25px;
}
.whyh3{
    font-size: 25px;
}
.analysis{
        padding: 30px 0.3px 30px !important;
}
.welh3{
    text-align:justify;
}
.welp{
    text-align:justify;
}
.desktop{
    display:none !important;
}
}
@media(min-width:1000px){
    .mobile{
    display:none !important;
}
    .carousel{
        background-image: url(https://web.archive.org/web/20250329160157im_/https://nexgenclassy.in/svsm2/public_html/img2/BANNER1 (1).jpg) !important;
    background-size: cover;
    }
    .carousel .carousel-img {
    /*height: 0 !important;*/
    }
    .analysis{
        padding:30px 0px 30px
    }
    .anal{
        padding:0px 0px 30px
    }
    .container-wel{
        background-color: #cecece54;
        padding:150px 0px 150px
    }
.wel{
    font-size: 30px;
    text-align:justify;
}
.welh3{
    font-size: 20px;
    margin-bottom: 30px;
}
.welp{
    font-size: 18px;
    text-align: left;
    display: inline-block;
    text-align:justify;
    
}
.welimg{
    mix-blend-mode: darken;
}
.welimg2{
    max-width: 500px;
}
.container-why{
    background-color: #092a49;
    padding: 30px 90px 30px;
    height: 650px;
}
.why{
    background-color: #fff;
}
.whyh3{
    font-size: 40px;
    text-align:justify;
    text-align-last:left;
    color: #fff;
    margin-bottom: 50px;
}
.whyh3 img{
    mix-blend-mode: darken;
}
.whyh5 h5{
    font-size: 25px;
    color: #fff;
    margin-bottom:10px;
    cursor: pointer;
}
.prodh2{
    font-size: 40px;
    color: #092a49;
    margin-bottom: 50px;
    text-align:justify;
    text-align-last:center;
}
.serviceh2{
    font-size: 40px !important;
    color: #fff;
    margin-bottom: 50px;
    text-align:justify;
}
.analp{
    font-size: 18px;
    color: #fff;
    margin-left: 5%;
    margin-right: 5%;
    text-align: justify;
}
.analh2{
    font-size: 40px !important;
    color: #fff;
    text-align:justify;
    text-align-last:center;
}
.analh3{
    font-size: 25px;
    color: #fff;
    margin-bottom: 50px;
}
.advh2{
    font-size: 40px !important;
    color: #092a49;
    margin-bottom: 50px !important;
    font-weight: 500 !important;
    text-align:justify;
    text-align-last:center;
}
.packh2{
    font-size: 40px !important;
    color: #092a49;
    margin-bottom: 20px;
    text-align:justify;
    text-align-last:center;
}
.conth2{
    font-size: 40px !important;
    color: #092a49;
    margin-bottom: 20px;
    text-align:justify;
    text-align-last:center;
}
.conth4{font-size: 25px;
color: #092a49;
}
}

.container-well {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 0px 10px 0px;
    gap:50px
}
.image {
    flex: 1 1 300px;
    max-width: 40%;
    /*padding: 10px;*/
}
.image img {
    width: 100%;
    height: auto;
    border-radius: 8px;
}
.text {
    flex: 1 1 300px;
    max-width: 50%;
    padding: 10px;
}
@media (max-width: 1000px) {
    .image, .text {
        max-width: 100%;
    }
    .text-section, .image-section {
        max-width: 100%;
    }
}

.image-section {
    position:relative;
}
.image-section img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}
.container-why {
    display: flex;
    flex-wrap: wrap;
    /* justify-content: center; */
    /* align-items: center; */
    
}
.text-section {
    flex: 1 1 300px;
    max-width: 50%;
}
.image-section {
    flex: 1 1 300px;
    max-width: 50%;
    padding: 10px;
    display: flex;
    justify-content: center;
}
.image-section img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
    object-fit: contain;
}
.whyp{
    font-size: 18px;
    color: #fff;
    text-align:justify;
}
.panel {
    display: none;
    padding: 0 10px;
    overflow: hidden;
    /* background-color: #f9f9f9; */
    color: #fff;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    text-align-last:left;
}
.whyh5{
    height: 0px;
}

@media(min-width:1000px){
    .text-section{
        padding: 10px;
    }
}
/* PRODUCT */
.product{
    padding:30px 0px 30px;
    
}
@media(min-width:1000px){
    .product{
        max-width: 1220px !important;
    }
}
.unique-card-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}
.unique-card {
    background-color: #fff;
    border: 1px solid #092a49;
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    overflow: hidden;
}
.unique-card img {
    width: 100%;
    height: auto;
}
.unique-card-content {
    padding: 20px;
}
.unique-card-content h3 {
    margin: 0;
    font-size: 1.5em;
}
.unique-accordion h5 {
    cursor: pointer;
    padding: 10px;
    margin: 10px 0;
    background-color: #f7f7f7;
    border: 1px solid #092a49;
    border-radius: 4px;
    transition: background-color 0.3s;
    
}
.unique-accordion h5:hover {
    background-color: #e2e2e2;
}
.unique-panel {
    display: none;
    padding: 0 10px;
    overflow: hidden;
    background-color: #f9f9f9;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    text-align: justify;
}
.unique-panel2 {
    display: none;
    padding: 0 10px;
    overflow: hidden;
    background-color: #f9f9f9;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    text-align: justify;
}
.unique-card-container{
    margin-bottom: 20px;
}
@media (max-width: 1000px) {
    .unique-card-container {
        flex-direction: column;
        align-items: center;
    }
    .unique-card{
        width: 335px;
    }
}
@media(min-width:1000px){
    .unique-card{
        width: 300px;
    }
    .heavy-card{
        width: 450px !important;
    }
}
/*  */
.about-textp{
    font-size: 18px !important;
    text-align: justify !important;
}
/*  */
.p-tag{
    font-size: 18px !important;
    text-align: justify !important;
    color: #fff;
}
/* box */
.box-container {
    display: flex;
    flex-wrap: wrap;
}
.box {
    flex: 1;
    padding: 20px 10px 10px;
    margin: 10px;
    border: 3px solid #1dbbf0;
    text-align: center;
    box-sizing: border-box;
    color: #000;
    background-color: #fff;
    border-radius: 20px;
    font-size: 18px;
    text-align:justify;
    text-align-last: center
}
@media (max-width: 1000px) {
    .box {
        flex: 100%;
        max-width: 100%;
    }
    .analimg {
    max-width: 97%;
}
}
@media(min-width:1000px){
    .analimg{
    max-width:100%;
}
}
.boxh4{
    color: #092a49;
    font-size: 20px;
    /*margin-bottom:20px;*/
}
.elogo{
    max-width: 80px;
    object-fit:contain;
    /*mix-blend-mode: hard-light;*/
}
.box p{
    text-align: justify;
    font-size:14px;
}
.p-tag{
    font-size: 18px;
    color: #092a49;
    text-align:justify;
}
/*  */
.card-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; /* Optional: Center the cards horizontally */
}
.card {
    flex: 0 1 calc(50% - 20px); /* Two cards side by side, minus margin */
    padding: 20px;
    margin: 10px;
    /* border: 1px solid black; */
    border-radius: 20px;
    text-align: center;
    box-sizing: border-box;
}
@media (max-width: 600px) {
    .card {
        flex: 0 1 100%; /* Stack cards vertically on small screens */
    }
    .cardh4{
        text-align: justify;
    }
}
.cards2{
    padding:30px 0 30px
}
.cardh4{
    color: #fff;
    font-size: 25px;
}
.card p{
    font-size: 18px;
    color: #fff;
    text-align:justify;
}
/*  */

  #popup {
    margin-top: 8rem;
    padding: 15px 30px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background-color: #092a49;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  }
  .popup {
    display: none;
    position: fixed; /* Fixed positioning to cover the entire viewport */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
}
  .popup-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    padding: 40px;
    border-radius: 8px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
.close {
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 14px;
    color: #000;
}
@media (max-width:1000px){
    .popup iframe{
      max-width:100%
    }
    .popup-content{
        width: 100%;
    }
}
@media (min-width:1000px){
    .popup iframe{
        width:660px;
        height:415px;
    }

}
/*  */
.container-pallet {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    /* max-width: 1200px; */
    margin: 0 auto;
}
.text-section {
    flex-basis: 50%;
}
.text-section p{
    font-size: 18px;
    color:#092a49;
    text-align:justify;
}
.image-section2 {
    flex-basis: 45%;
    position: relative; /* Make the container for image relative */
}
.image-section2 img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}
.play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 16px 21px 16px 21px;
    border: none;
    border-radius: 50%;
    cursor: pointer;
}
.play-button i {
    font-size: 24px;
}
.video-overlay {
    display: none;
    position: fixed; /* Fixed positioning to cover the entire viewport */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
  }

.video-modal {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    padding: 40px;
    border-radius: 8px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
.close-video {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 24px;
    color: #000;
    cursor: pointer;
}
.play-button01 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 16px 21px 16px 21px;
    border: none;
    border-radius: 50%;
    cursor: pointer;
}
@media (max-width:1000px){
    #videoFrame2{
      max-width:100%
    }
    .popup-content{
        width: 100%;
    }
    .container-pallet {
        flex-direction: column;
        align-items: center;
    }
    .text-section{
        max-width: 100%;
    }
    .video-modal{
        width: 100%;
    }
    .image-section2{
    padding: 20px 0px;
}
}
@media (min-width:1000px){
    #videoFrame2{
        width:660px;
        height:415px;
    }
    .text-section {
    padding: 20px;
}
.image-section2{
    padding: 0px 50px;
}
.container-pallet{
        padding: 30px 20px 30px;
}
}
/*  */
.text-section2 {
    flex-basis: 50%;
}

.text-section2 p{
    font-size: 18px;
    color:#fff;
    text-align:justify;
}
@media (min-width:1000px){
    .text-section2 h2{
        font-size: 30px;
        color: #fff;
        margin-bottom: 20px;
        text-align: center;
    }
    .text-section2 p{
        /*margin-bottom: 30px;*/
    }
    .text-section2{
        padding: 20px;
    }
}
@media (max-width:1000px){
    .text-section2 h2{
        font-size: 25px;
        color: #fff;
        margin-bottom: 20px;
    }
}
/*  */

/*.play-button2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 30px;
    border: none;
    border-radius: 50%;
    cursor: pointer;
}
.play-button2 i {
    font-size: 24px;
}*/
.video-overlay2 {
    display: none;
    position: fixed; /* Fixed positioning to cover the entire viewport */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
  }

.video-modal2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    padding: 40px;
    border-radius: 8px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
.close-video2 {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 24px;
    color: #000;
    cursor: pointer;
}
@media (max-width:1000px){
    #videoFrame3{
      max-width:100%
    }
    .popup-content{
        width: 100%;
    }
    .container-pallet {
        flex-direction: column;
        align-items: center;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .text-section{
        max-width: 100%;
    }
    .video-modal2{
        width: 100%;
    }
    .text-section2{
        padding-bottom: 30px;
    }
}
@media (min-width:1000px){
    #videoFrame3{
        width:660px;
        height:415px;
    }
}
.secbtn{
    padding:15px 30px 15px 30px;
    font-size: 18px;
    color: #fff;
    background-color: #1dbbf0;
    font-weight: 500;
    border-radius: 50px;
    border: none;
    text-align:justify;
}
.secbtn img{
    max-width:40px;
    margin-left: 5px;
    transition: all 0.3s ease-in;
}
.secbtn img:hover{
    margin-left: 20px;
    transition: all 0.3s ease-in;
}
/*  */

.pack p{
    font-size: 18px;
    color: #092a49;
    margin-left: 5%;
    margin-right: 5%;
    text-align: justify;
}
/*  */
.container-pack {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    /* max-width: 1200px; */
    margin: 0 auto;
    /* padding: 100px 20px 100px; */
}
.text-section3 {
    flex-basis: 50%;
    padding: 20px;
}
.text-section3 p{
    font-size: 18px;
    color:#092a49;
    text-align:justify;
}
.image-section3 {
    flex-basis: 45%;
    padding: 20px;
    position: relative; /* Make the container for image relative */
}
.image-section3 img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}
@media (max-width: 1000px) {
    .container-pack {
        flex-direction: column;
        align-items: center;
    }
}
/*  */
.contact .contact-text {
    text-align: justify;
    padding-top: 50px;
}
.secbtn2{
    padding:5px 10px 5px 10px;
    font-size: 12px;
    color: #fff;
    background-color: #1dbbf0;
    font-weight: 500;
    border-radius: 50px;
    border: none;
}
.secbtn2 img{
    max-width:25px;
    margin-left: 5px;
    transition: all 0.3s ease-in;
}
.secbtn2 img:hover{
    margin-left: 20px;
    transition: all 0.3s ease-in;
}
.unique-panel{
    padding: 20px;
}
@media(max-width:1000px){
    .desktop{
        display: none;
    }.whyh3{
        font-size: 25px;
        color: #fff;
        text-align: center;
    }
    .container-why{
        padding:30px 0 30px
    }
}
@media(min-width:1000px){
    .mobile{
        display:none;
    }
}
/*  */
.accordian-list {
    background: #fff;
    list-style: none;
    padding: 0;
    /* margin: 40px auto; */
    max-width: 680px;
 }
 
 .accordian-item {
    padding: 32px 0 24px;
    position: relative;
 }
 
 .accordian-item:not(:last-child) {
    border-bottom: 1px solid #e3e3e3;
 }
 
 .accordian-title:after {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #092a49;
    bottom: 0;
    content: "";
    display: inline-block;
    height: 0;
    margin: auto 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: none;
    transition: .3s ease transform;
    width: 0;
 }
 
 .accordian-checkbox:checked + .accordian-title:after {
    transform: rotate(180deg);
 }
 
 .accordian-checkbox {
    cursor: pointer;
    left: 0;
    opacity: 0;
    position: absolute;
    height: 100%;
    top: 0;
    width: 100%;
    z-index: 1;
 }
 
 .accordian-checkbox:checked ~ p {
    opacity: 0;
    margin: 0;
    max-height: 0;
    transform: translate(0, 50%);
 }
 
 .accordian-title,
 .accordian-description {
    padding-right: 40px;
 }
 
 .accordian-title {
    color: #202020;
    margin: 0 0 8px;
    position: relative;
 }
 
 .accordian-description {
    margin: 0 0 8px;
    font-size: 12px;
    color: #092a49;
    text-align:justify;
 }
 
 @media(min-width:1000px){
    .accordian-item{
            margin: 0 40px;
    }
    
 }
 @media(max-width:1000px){
    .accordian-item{
            margin: 0 19px;
    }
 }
 
 /**/
#advisor{
    padding:30px 0px 0px;
} 
.adv{
    padding:30px 0px 0px;
}
    
#index{
    overflow:hidden;
}
.column1 {
  float: left;
  width: 50%;
  padding: 5px;
}
.column1 p{
    color:#fff;
    font-size:12px;
}

/* Clear floats after the columns */
.row1:after {
  content: "";
  display: table;
  clear: both;
}
