.btn.btn3{
    width: 150px;
}
.btnwidth{
    width: 220px !important;
}

.img-container {
    display: flex;
    align-items: center;
    height: 100px; /* Adjust as necessary */
    margin-top: -4%;
}
#navigation li a {
        position: relative;
        display: inline-block;
        transition: transform 0.3s ease;
        /*color: initial;*/
    }

    #navigation li a:hover {
        transform: scale(1.2);
        color: orange;
    }
    
    #navigation li a.login-link:hover,
#navigation li a.logout-link:hover {
    color: white;
}

.radiobtn{
    width: 100px !important;
    /*display: flex !important;*/
    /*margin-left: -89px !important;*/
}

.custom-file-upload{
    /*padding: 8px;*/
    /*border: 1px solid #e3e3e3;*/
    border-radius: 5px;
    border: 1px solid #ccc;
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
}

.form-container {
            max-width: 350px;
            margin: 50px auto !important;
            margin-top: -28px !important;
            padding: 20px;
            border: 1px solid #ddd;
            border-radius: 8px;
            box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}
.form-container1{
            max-width: 350px;
            margin: 50px auto !important;
            margin-top: 36px !important;
            padding: 20px;
            border: 1px solid #ddd;
            border-radius: 8px;
            box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}


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

.emailset{
    word-wrap: break-word;
}

#timer{
    font-weight: bold;
    font-size: x-large;
}

/* Media query for responsive positioning */
@media (max-width: 768px) {
    .resendotp-button {
        position: relative;
        top: auto;
        left: auto;
        margin-top: 10px;
    }
}



#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent black */
    z-index: 9999; /* Ensure it's on top of other content */
    display: none; /* Initially hidden */
}

#loading-gif {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.custom-btn{
    width: 150px;
    border-radius: 40px;
}



.custom-alert {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #E0B0FF;
    border: 2px solid #333;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    z-index: 9999;
}

#alert-message {
    margin: 0;
    font-size: 16px;
    text-align: center;
}




.span{
    width: 150px;
}

body{
    background-image:linear-gradient(#c5bef9,#CF9FFF);
}

#course{
    margin-right: 26px;
    margin-top: 6px;
}
a.submenuu
{
    padding: 0px 0px !important;
}
@media only screen and (min-width: 1601px) and (max-width: 2000px){
  .alrtlogo{
        width: 150px !important;
        height: 80px !important;
    }
    .alertmsg{
        padding-top: 3% !important;
    }       
    .img-container {
    margin-left: 30% !important;
}
    .upcoming{
        margin-left: -30%;
    }
    .h1{
        font-size: 25px;
    }
    .h5{
        font-size: 80%;
        color: #4255A4;
        font-weight: bolder;
        margin-left: 30% !important;
        margin-top: -1%;
    }
    #alert-message-confirm {
                    max-height: 100%;
                    margin: 0;
                    font-size: 20px !important;
                    text-align: left; /* Align the text to the left */
                    /*white-space: pre-line;  Preserve line breaks */
                }
    .powered-by-text {
        font-size: 95%;
        color: #ffffff;
        font-weight: bolder;
        margin-top: -3%;
    }
     .img_logo
    {
        height: 52%;
        width: 52%;
        margin-bottom: 3%;
        margin-top: 3%;

    }
    .map{
        height: 600px;
        width: 1200px;
    }
    .footer-img{
        height: 100%;
        width: 100%;
    }
    .slider-height2{
        min-height:110px;
        background-repeat:no-repeat;
        background-position:center center;
        background-size:cover
    }
    .login-form{
        width:800px;
        padding:90px 15px 35px 15px
    }
    .optnlist, select {
        width: 100%;
        padding-left: 76%;
        padding-bottom: 4%;
    }

}
@media only screen and (min-width: 1200px) and (max-width: 1600px)  {
    .footer-info{
    font-weight: bold;
    font-size: large;
    position: absolute;
    bottom: 15px;
    left: 55%;
    transform: translateX(-50%);
    z-index: 999;
    padding: 10px;
    }
   .alrtlogo{
        width: 150px !important;
        height: 80px !important;
    }
    .alertmsg{
        padding-top: 3% !important;
    }       
    .img-container {
    margin-left: 30% !important;
}
    .upcoming{
        margin-left: -30%;
    }
    .h1{
        font-size: 25px;
    }
    .h5{
        font-size: 80%;
        color: #4255A4;
        font-weight: bolder;
        margin-left: 30% !important;
        margin-top: -1%;
    }
    #alert-message-confirm {
                    max-height: 100%;
                    margin: 0;
                    font-size: 17px !important;
                    text-align: left; /* Align the text to the left */
                    /*white-space: pre-line;  Preserve line breaks */
                }
    .powered-by-text {
        font-size: 80%;
        color: #ffffff;
        font-weight: bolder;
    }
    
   .img_logo
    {
        height: 60%;
        width: 60%;
    }
    .map{
        height: 700px;
        width: 900px;
    }
    .footer-img{
        height: 80%;
        width: 80%;
    }
    .slider-height2{
        min-height:100px;
        background-repeat:no-repeat;
        background-position:center center;
        background-size:cover
    }
    .login-form{
        width:700px;
        padding:90px 15px 25px 15px
    }
    .optnlist, select {
        width: 100%;
        padding-left: 76%;
        padding-bottom: 5%;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
    .footer-info{
    font-weight: bold;
    font-size: large;
    position: absolute;
    bottom: 143px;
    left: 61%;
    transform: translateX(-50%);
    z-index: 999;
    padding: 10px;
    }
    .alrtlogo{
        width: 150px !important;
        height: 80px !important;
    }
    .alertmsg{
        padding-top: 3% !important;
    }       
    .img-container {
    margin-left: 30% !important;
}
    .upcoming{
        margin-left: -30%;
    }
    .h1{
        font-size: 25px;
    }
    .h5{
        font-size: 85%;
        color: #4255A4;
        font-weight: bolder;
        margin-left: 28% !important;
        margin-top: -1%;
    }
    .powered-by-text {
        font-size: 70%;
        color: #ffffff;
        font-weight: bolder;
    }
    
   .img_logo
    {
        height: 70%;
        width: 70%;
        margin-top: -4%;
    }
    .map{
        height: 600px;
        width: 800px;
    }
    .footer-img{
        height: 80%;
        width: 80%;
    }
    .slider-height2{
        min-height:100px;
        background-repeat:no-repeat;
        background-position:center center;
        background-size:cover
    }
    .login-form{
        width:550px;
        padding:90px 15px 15px 15px
    }
    .optnlist, select {
        width: 100%;
        padding-left: 76%;
        padding-bottom: 6%;
    }
    .course-img{
        width: 92% !important;
        height: 95% !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px){
    .footer-info{
    font-weight: bold;
    font-size: large;
    position: absolute;
    bottom: 143px;
    left: 61%;
    transform: translateX(-50%);
    z-index: 999;
    padding: 10px;
    }
   .alertmsg{
        padding-top: 3% !important;
    }       
    .img-container {
    margin-left: 33% !important;
}
    .upcoming{
        margin-left: -30%;
    }
    .h1{
        font-size: 25px;
    }
    .h5{
        font-size: 80%;
        color: #4255A4;
        font-weight: bolder;
        margin-left: 26% !important;
        margin-top: -6%;
    }
    .powered-by-text {
        font-size: 24px;
        color: #ffffff;
        font-weight: bolder;
        margin-left: 36%;
        margin-top: -6%;
    }
    
     .img_logo
    {
        height: 25%;
        width: 25%;

    }
    .map{
        height: 400px;
        width: 700px;
    }

    .footer-img{
        height: 70%;
        width: 70%;
    }
    .slider-height2{
        min-height:140px;
        background-repeat:no-repeat;
        background-position:center center;
        background-size:cover
    }
    .abt{
        margin-top: 8%;
    }
    .login-form{
        width:450px;
        padding:90px 15px 15px 15px
    }
    .optnlist, select {
        width: 100%;
        padding-left: 76%;
        padding-bottom: 7%;
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px){
     .alrtlogo{
        margin-left: 0%;
    }
    .alertmsg{
        padding-top: 3% !important;
    }       
    .img-container {
    margin-left: 30% !important;
}
    .upcoming{
        margin-left: -43%;
    }
    .h1{
        font-size: 18px;
    }
    .h5{
        font-size: 75%;
        color: #4255A4;
        font-weight: bolder;
        margin-left: 23% !important;
        margin-top: -7%;
    }
    .powered-by-text {
        font-size: 22px;
        color: #ffffff;
        font-weight: bolder;
        margin-left: 25%;
        margin-top: -6%;
    }
    
    .img_logo
    {
        height: 21%;
        width: 21%;

    }
    .map{
        height: 300px;
        width: 500px;
    }
    .footer-img{
        height: 70%;
        width: 70%;
    }
    .slider-height2{
        min-height:100px;
        background-repeat:no-repeat;
        background-position:center center;
        background-size:cover
    }
    .abt{
        margin-top: 8%;
    }
    .login-form{
        width:350px;
        padding:90px 15px 15px 15px
    }
    .optnlist, select {
        width: 100%;
        padding-left: 72%;
        padding-bottom: 9%;
    }
}
@media only screen and (min-width: 320px) and (max-width: 575px){
   .alrtlogo{
        margin-left: -6%;
    }
    .alertmsg{
        padding-top: 3% !important;
    }       
    .img-container {
    margin-left: 30% !important;
}
    .upcoming{
        margin-left: -52% !important;
    }
    .h1{
        font-size: 20px;
    }
    .h5{
        font-size: 80%;
        color: #4255A4;
        font-weight: bolder;
        margin-left: 17% !important;
        margin-top: -8%;
    }
    .powered-by-text {
        font-size: 72%;
        color: #ffffff;
        font-weight: bolder;
        margin-left: 35%;
        margin-top: -3%;
    }
    
    .img_logo
    {
        height: 26%;
        width: 26%;
        margin-top: -10px !important;
        margin-bottom: -10px !important;
    }
    .map{
        height: 250px;
        width: 350px;
    }
    .footer-img{
        height: 45%;
        width: 45%;
    }
    .slider-height2{
        min-height:80px;
        background-repeat:no-repeat;
        background-position:center center;
        background-size:cover
    }
    .abt{
        margin-top: 12%;
    }
    .services-area.services-area2 {
        margin-top: 30px;
        font-size: 30px;
        align-items: center;
    }
    .services-area.services-area2 {
        margin-top: -80px;
        /*    margin-left: 35px;
            margin-right: 35px;*/
        /*    padding-right: 10px;*/
        align-items: center;
    }

    #course{
        margin-right: 90px;
        margin-bottom: -10px;

    }
    .optnlist, select {
        width: 100%;
        padding-left: 57%;
        padding-bottom: 16%;
    }
}
@media only screen and (min-width: 160px) and (max-width: 320px){
    .custom-alert {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #E0B0FF;
    border: 2px solid #333;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
/*    z-index: 9999;
    height: 100%;
    width: 80%;*/
}
 #alert-message-confirm {
                    max-height: 100%;
                    margin: 0;
                    font-size: 60% !important;
                    text-align: left; /* Align the text to the left */
                    /*white-space: pre-line;  Preserve line breaks */
                }
    .alrtlogo{
        margin-left: -6%;
    height: 50% !important;
    width: 70% !important;
    }
    .alertmsg{
        padding-top: 3% !important;
    }       
    .img-container {
    margin-left: 30% !important;
    margin-top: -12% !important;
}
    .upcoming{
        margin-left: -70% !important;
    }
    .h1{
        font-size: 75%;
    }
    .h5{
        font-size: 50%;
        color: #4255A4;
        font-weight: bolder;
        margin-left: 25% !important;
        margin-top: -12%;
    }
    .powered-by-text {
        font-size: 62%;
        color: #ffffff;
        font-weight: bolder;
        margin-left: -13%;
        margin-top: 7%;
    }
     .img_logo
    {
        margin-left:-9%;
        height: 50px;
        width: 90px;
        margin-top: -10px !important;
        margin-bottom: -10px !important;

    }
    .map{
        height: 50%;
        width: 70%;
    }
    .footer-img{
        height: 45%;
        width: 45%;
    }
    .slider-height2{
        min-height:72px;
        background-repeat:no-repeat;
        background-position:center center;
        background-size:cover
    }
    .services-area.services-area2 {
        margin-top: 30px;
        font-size: 30px;
        align-items: center;
    }
    .services-area.services-area2 {
        margin-top: -80px;
        /*    margin-left: 35px;
            margin-right: 35px;*/
        /*    padding-right: 10px;*/
        align-items: center;
    }

    #course{
        margin-right: 90px;
        margin-bottom: -10px;

    }
    .optnlist, select {
        width: 100%;
        padding-left: 20%;
        padding-bottom: 30%;
    }
}

.slider-area .hero__caption,.slider-area2 .hero__caption{
    margin-bottom: 80px;
}

.services-area.services-area2 {
    margin-top: -20px;
    margin-left: 50px;
    margin-right: 50px;
    padding-right: 10px;
    align-items: center;
}

.crs{
    font-size: 18px;
}

.form-selection .nice-select{
    border-radius:0px;
    height:45px;
    background:#f9f9ff00 !important;
    width:100%;
    /*height: 200px;*/
    /*overflow-y: auto;*/
}
.current {
    display: block; /* Ensures the span takes full width */
    width: 100%; /* Makes sure the span does not exceed the width of the container */
    overflow: hidden; /* Hides the overflowed text */
    text-overflow: ellipsis; /* Adds "..." for overflowed text */
    white-space: nowrap; /* Prevents text from wrapping to a new line */
}
.select-option {
    color: white !important;
    font-weight: bold !important;
}


.lblchkbx1{
    height: 20%;
    padding-top: 2%;
    display: inline;
}
.tablenew td, .tablenew th {
    font-size: 18px;
}

.tablenew {
    /*background-color: transparent !important;*/
    padding: 90px 45px 60px 45px;
    background-color: #fff0;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0.4);
    box-shadow: 0 15px 20px rgba(0,0,0,0.2);
    border-radius: 5px;
    margin: 50%;
    margin-top: 30%;
    margin-bottom: 10%;
}
.tblerow{
    border-bottom: 1px solid #000000;
}

.gndr{
    flex:0 0 auto;
    width:70.33333333%
}

.transparent-bg {
    background-color: transparent; /* Set background color to transparent */
    border: 1px solid white; /* Remove border if needed */
    width: 100%;
}

.placeholder-black-bold::placeholder {
    color: black;
    text-align: center;
    padding-top: 7px;
}
#border{
    border-radius: 8px;
    border: none;
    padding: 20px;
    font-family: sans-serif;
    outline-color: rgb(178, 117, 235);
}

.textclr{
    font-family: inherit;
    color: #FFF;
    font-size: 112%;
    line-height: 30px;
    margin-bottom: 15px;
    font-weight: normal;
}

.txtarea{
    /*margin-left: 16%;*/
    width: 100%;
}

.btchtble{
     white-space: nowrap;
}

.table th,
.table td {
    white-space: normal;
    overflow: hidden;/* Prevent text wrapping */
}
.brnch{
    white-space: nowrap;
}
.nice-select.disabled {
    border-color: #ededed;
    color: black;
    /*font-weight: bold;*/
    pointer-events: none;
}