.poppins-regular {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
}

body {
    font-family: "Poppins", sans-serif;
}

@media (max-width:2560px) {
    .programss {
        display: none;
    }

    html,
    body {
        max-width: 100%;
        overflow-x: hidden;
    }

    .dd .container {
        width: 1329px;

    }

    .topnavmob {
        display: none;
    }



    #mymenu {
        height: 100%;
        width: 0%;
        position: fixed;
        z-index: 999999;
        top: 0;
        left: 0;
        background: #eef6ff;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 60px;
    }

    #mymenu a {
        padding: 8px 8px 8px 32px;
        text-decoration: none;
        font-size: 25px;
        color: #818181;
        display: block;
        transition: 0.3s;
    }

    #mymenu a:hover {
        color: #f1f1f1;
    }

    #mymenu .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
    }

    @media screen and (max-height: 450px) {
        #mymenu {
            padding-top: 15px;
        }

        #mymenu a {
            font-size: 18px;
        }
    }




























    .sidenav {
        height: 100%;
        width: 0%;
        position: fixed;
        z-index: 99999999 !important;
        top: 0;
        left: 0;
        background: #eef6ff;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 60px;
    }

    .sidenav a {
        padding: 8px 8px 8px 32px;
        text-decoration: none;
        font-size: 25px;
        color: #818181;
        display: block;
        transition: 0.3s;
    }

    .sidenav a:hover {
        color: #f1f1f1;
    }

    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
    }

    @media screen and (max-height: 450px) {
        .sidenav {
            padding-top: 15px;
        }

        .sidenav a {
            font-size: 18px;
        }
    }

    .aa {
        margin-top: 70px;

    }

    .aa .r1 {
        margin-top: 50px;
    }

    .aa .r1 {
        margin-top: 50px;
    }

    .aa .r1 p {
        padding: 15px 0px !important;
    }

    .carousel-indicators-custom {
        text-align: center;
        margin-top: 0px;
    }

    .carousel-indicators-custom input[type="radio"] {
        appearance: none;
        -webkit-appearance: none;
        width: 12px;
        height: 12px;
        border-radius: 50%;
        background: #ddd;
        margin: 0 5px;
        cursor: pointer;
    }

    .carousel-indicators-custom input[type="radio"]:checked {
        background: #007bff;
    }

    #v-pills-tab {
        overflow-x: hidden;
        height: 599px;
        display: flex;
        flex-wrap: nowrap;

    }


    .dd #v-pills-tab::-webkit-scrollbar {
        width: 1px;
    }

    .dd #v-pills-tab::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    .dd #v-pills-tab::-webkit-scrollbar-thumb {
        background: #a5b8cd;
    }

    .dd #v-pills-tab::-webkit-scrollbar-thumb:hover {
        background: #555;
    }





    .programs .sidebar::-webkit-scrollbar {
        width: 1px;
    }

    .programs .sidebar::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    .programs .sidebar::-webkit-scrollbar-thumb {
        background: #a5b8cd;
    }

    .programs .sidebar::-webkit-scrollbar-thumb:hover {
        background: #555;
    }



    .programs .content::-webkit-scrollbar {
        width: 1px;
    }

    .programs .content::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    .programs .content::-webkit-scrollbar-thumb {
        background: #a5b8cd;
    }

    .programs .content::-webkit-scrollbar-thumb:hover {
        background: #555;
    }







    .btyy {
        background: #ffffff;
        width: 9%;
        margin-left: 876px;
        position: absolute;
        margin-top: 59px;
        border: 1px solid #d1d1d1;
        border-radius: 5px;
        display: none;
        overflow-x: hidden;
        height: 160px;

    }


    .btyy::-webkit-scrollbar {
        width: 3px;
    }

    .btyy::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    .btyy::-webkit-scrollbar-thumb {
        background: #888;
    }

    .btyy::-webkit-scrollbar-thumb:hover {
        background: #555;
    }


















    .btyyuy {
        background: #ffffff;
        width: 9%;
        margin-left: 976px;
        position: absolute;
        margin-top: 59px;
        border: 1px solid #d1d1d1;
        border-radius: 5px;
        display: none;
        overflow-x: hidden;
        height: 86px;
    }












    .dd .tab-content::-webkit-scrollbar {
        width: 1px;
    }

    .dd .tab-content::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    .dd .tab-content::-webkit-scrollbar-thumb {
        background: #a5b8cd;
    }

    .dd .tab-content::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

    .vbv{
        width: 100%;
    }
    .ex{
        width: 100%;
    }

    .aa .vbv:hover {
        background: #0d6efd !important;
        color: #fff !important;
    }

    .programs h2 {
        font-size: 44px;
        line-height: 56px;
        letter-spacing: -0.96px;
        font-weight: 400;
    }

    .blur-background::before {
        content: "";
        position: fixed;
        top: 1;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        backdrop-filter: blur(5px);
        z-index: 10;
    }

    .nav-pills .nav-link.active,
    .nav-pills .show>.nav-link {
        color: #fff;
        background-color: #0d6efd;
        border-radius: 6px;
        text-align: left;
        font-size: 15px;
        width: 100%;
    }

    .nav-pills .nav-link,
    .nav-pills .show>.nav-link {
        text-align: left;
        font-size: 15px;
        color: #000;
        background: #fff;
        width: 100%;
        margin-bottom: 10px;
    }

    .rr {
        background: #fff;
        height: 600px;
        padding: 0px;
    }

    .dd h5 {
        padding-top: 20px;
        margin-left: 18px;
    }

    .container {
        width: 1152px;
    }

    .aa #carouselExampleSlidesOnly .carousel-inner {
        margin-left: 690px;
        margin-top: 166px;
        z-index: 9;
    }
    .viewprogram ul{
        list-style: none;
                margin-left: -30px;
    }
        .viewprogram .uull i {
        background: #810000;
        color: #fff;
        border-radius: 50%;
        padding: 2px;
    }

    #carouselExampleSlidesOnly .uull li {
        font-size: 23px !important;
        margin-bottom: 14px;
        font-weight: 200;
    }

    #carouselExampleSlidesOnly h2 {
        font-size: 35px !important;
        margin-bottom: 0px !important;
        line-height: 25px;
    }

    #carouselExampleSlidesOnly h3 {
        font-size: 25px !important;
        margin-bottom: 0px !important;
    }

    #carouselExampleSlidesOnly .uull {
        list-style: none;
        padding-left: 0px;
    }

    .topnav {
        padding: 10px 0px;
        background: #fff;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 999999;
        transition: top 0.3s;

    }


    .topnav img {
        margin-left: -10px;
    }

    .dd {
        display: none;
        position: absolute;
        width: 100%;
        z-index: 99;
        margin-top: 70px;
    }

    .dd .container {
        background: #fff;
        /* border: 1px solid red; */
    }

    .topnav .btn-primary {
        padding: 12px 5px;
        background: #0075eb;
    }

    .topnav .btn-primaryy {
        padding: 10px 0px;
        border: 1px solid #0075eb;
        color: #0075eb;
    }

    .topnav .btn-primaryy:hover {
        padding: 10px 0px;
        background: #0075eb;
        color: #fff;
    }

    .topnav input {
        padding: 10px 15px;
        border: 1px solid #d1dae5;
        background: #f1f5f9;
    }

    .topnav .a {
        padding-right: 0px;
        padding-right: 0px;
    }

    .topnav .b {
        padding-left: 0px;
    }

    .topnav .c {
        padding-left: 0px;
        padding-right: 0px;
    }

    #carouselExampleSlidesOnly h1 {
        font-size: 57px !important;
        font-weight: 600;
    }

    .dd .tab-pane {
        padding: 0px 10px 10px 10px;

    }

    .dd .card-body:hover {
        background: #fff;
        border-radius: 5px;
        border: 1px solid #810000;
    }

    .dd .card {
        background: linear-gradient(181deg, #ebf1f8, #ffffff);
    }

    .card-link+.card-link {
        margin-left: 107px;
        border-radius: 30px 0px 0px 0px;
        position: absolute;
        width: 34%;
        margin-top: 15px;
        box-shadow: 4px 4px 3px 1px #ffffff;
        animation-name: sai;
        animation-duration: 2s;
        animation-timing-function: linear;
        animation-iteration-count: infinite;
        background: #009688;
        padding: 0px;
    }


    /* @keyframes sai {
        0% {
            
            box-shadow: 4px 4px 3px 1px #ffffff;
        }

        100% {
            background: #810000;

        }
    } */

    .dd .tab-content {
        height: 598px;
        overflow-x: hidden;
    }

    /* .iimgfgf .row{
        display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    } */

    .scroller {
        display: flex;
        overflow-x: hidden;
    }

    .scroller-content {
        display: flex;
        animation: scroll-left 20s linear infinite;
    }

    .scroller-content img {
        width: 150px;
        /* Adjust as needed */
        margin-right: 20px;
    }

    @keyframes scroll-left {
        0% {
            transform: translateX(0);
        }

        100% {
            transform: translateX(-50%);
        }
    }

    .iimgfgf {
        overflow: hidden;
        padding: 30px 0px;
    }

    .iimgfgf .ewwe {
        font-size: 26px;
        font-weight: 400;
        line-height: 32px;
        text-align: center;
    }

    .programs {
        background: #eef6ff;
        padding: 30px 0px;
        position: relative;
    }

    .programs .qqa {
        background: #ffffff;
        margin-top: -70px;
        border-radius: 10px;
        box-shadow: 0px 0px 16px 0px #0d0d0c40;
        z-index: 99999;
        position: absolute;
        display: none;
    }

    .programs .yut {
        margin-top: 0px;
        margin-bottom: 5px;
        height: 150px;
        overflow-x: hidden;
    }

    .programs .col-md-3 {
        flex: 0 0 auto;
        width: 21%;
    }

    .programs .col-md-9 {
        flex: 0 0 auto;
        width: 79%;
    }

    .programs h4 {
        font-size: 19px;
    }



    .programs .card:hover {
        border: 1px solid #e5e5e5;
        box-shadow: 0px 0px 2px 10px red;
    }

    .programs .btn-info {
        color: #0d6efd;
        background-color: #ffffff;
        border-color: #e5e5e5;
    }

    .programs .card:hover .btn-info {
        background: #0d6efd;
        color: #ffffff;
        border-color: #e5e5e5;
    }

    .programs .card:hover {
        border: 1px solid #e5e5e5;
        box-shadow: 0px 0px 2px 1px #d0d0d0;
    }

    .programs .sidebar {
        position: sticky;
        top: 20px;
        height: 850px;
        overflow-x: hidden;
        padding-top: 20px;
    }

    .programs .content {

        height: 850px;
        overflow-x: hidden;
        padding-top: 20px;
    }

    .programs .card {
        max-height: 80vh;
        overflow-y: auto;
        border-radius: 20px;
        padding: 1px;
        border: 1px solid #e5e5e5;
        box-shadow: 0px 0px 2px 1px #e5e5e5;
    }

    .programs .card img {
        border-radius: 20px;
        padding: 6px;
    }





    .programss .card {

        border-radius: 20px;
        padding: 1px;
    }

    .programss .card img {
        border-radius: 20px;
        padding: 6px;
    }

    .dd .nav-link {

        background: #eef6ff;





    }

    .dd .nav-pills .nav-link.active {

        color: #0d6efd;
        background-color: #ffffff;
        border-radius: 0px;
        text-align: left;
        font-size: 15px;
        width: 100%;
        border-left: 5px solid #0075eb;
    }

    .rea {
        background: #f08008;
        color: #000000;
        font-size: 18px;
        font-weight: bold;
        font-family: "Poppins", sans-serif;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .rea p {
        margin-top: 18px;

    }

    .join {
        margin-top: 8px;
    }

    .ba h1 {
        margin-top: 85px;
        margin-left: 80px;
        font-size: 45px;

    }

    .alu {
        width: 90%;
        margin-top: -434px;
        margin-bottom: 55px;

        position: relative;
        z-index: -1;
    }

    .we {
        margin-top: 24px;
        margin-left: 85px;
        position: relative;
        z-index: 1;
    }

    .we h2 {
        font-family: "Poppins", sans-serif;
        font-size: 65px;
        color: #fff;
    }

    .we h3 {
        font-family: "Poppins", sans-serif;
        font-size: 60px;
        font-weight: 700;
        color: #ffc107;
    }

    .job {
        margin: 22px -45px 0px 46px;
    }

    .qaz {
        padding: 50px 0px;
        background: url(../img/33.png);
        background-size: cover;
        /* background-attachment: fixed; */
    }

    .qaz .item {
        background: #fff;
        border-radius: 20px 20px 20px 20px;
        padding: 20px;
        width: 90%;
    }



    .qaz .butt {
        /* margin-top: 30px; */
        background: #808080;
        color: #e6e6e6;
    }

    .re {
        background: #2771ff;
        padding: 19px 0px 9px 0px;
    }

    .ree {
        width: 20%;

    }

    .jo {
        background: rgb(255 193 7);
    }

    .pri {
        width: 35%;
    }

    .ge p {
        text-align: center;
    }

    .ge h4 {
        text-align: center;
    }

    .ge h1 {
        margin: 30px 0px 30px 0px;

        font-weight: 700;
    }

    .joinus {
        margin-top: -5px;

    }

    .re p {
        font-family: "Poppins", sans-serif;
        text-align: center;
        font-size: 20px;
    }

    footer {
        font-family: 'Inter', 'Poppins', sans-serif;
        background: linear-gradient(220deg, #000000a1, #000000), url(../img/footer_bg.png);
        background-size: cover;
        padding: 40px 0;
        color: #cbd5e1;
        box-shadow: 0 -4px 15px rgba(0, 0, 0, 0.4);
    }

    .gap-3 {
        margin-left: 14px;
    }

    /* .ami{
        text-align: justify;
    } */
    .navv {
        display: none;
    }

    .navtop {
        margin-top: 10px;
    }

    .navtop img {
        width: 100%;
        margin-left: 30px;
    }

    .navtop .cusul {
        overflow-x: hidden;
        width: 100%;
        height: 776px;
        list-style: none;
        margin: 0px;
        padding: 0px;
    }

    .navtop .cusulbg {
        background: #d7e0ff;
        /* padding: 20px; */
    }

    .navtop {
        background: rgb(255, 255, 255);
        padding: 20px 20px;
    }

    .navtop input {
        background: rgb(247 247 247);

    }

    .App-logo {
        width: 50%;
    }

    .navtop .dropdown {
        margin-left: -50px;
    }

    .navtop a {
        font-size: 15px !important;
        /* background: red; */
    }

    .llt {

        color: black;
        text-decoration: none;
        background: rgb(247 247 247);
        padding: 10px 10px;
    }

    .keyfeat {
        padding: 30px 0px;
    }

    .keyfeat span {
        padding: 10px;
        border: 1px solid green;
        border-radius: 20px;
        font-size: 15px;
    }

    .keyfeat i {
        color: green;
    }

    .keyfeat .uull {
        list-style: none;
        padding: 0px;
    }

    .keyfeat .uull li {
        margin-bottom: 10px;
    }

    .keyfeat h4 {
        margin-bottom: 20px;
    }

    .ctt {
        background: #117aef;
        padding: 31px 10px;
        color: #fff;
        height: 119px;
    }

    .cttt {
        background: #c9e0ff;
        padding: 31px 10px;
        color: #000000;
    }

    .ob .card-body {
        padding: 0px
    }

    .uulllq {
        margin-left: 12px;
        padding-right: 22px;
    }

    .kk {
        padding: 10px 12px;
        background-color: #c9e0ff;
    }

    .kk p {
        margin: 0px 0px;
    }

    .section-header {
        cursor: pointer;
        padding: 0px 10px;
        background: #ebf1f8;
        border: 1px solid #0013557a;
        font-weight: bold;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 15px;
    }
    .lesson {
      cursor: pointer;
      padding: 10px 15px;
      border-bottom: 1px solid #eee;
      display: flex;
      justify-content: space-between;
      align-items: center;
      font-weight: 500;
    }
    .point {
      padding: 6px 30px;
      font-size: 14px;
      color: #555;
      display: flex;
      align-items: center;
    }
    .lo{
        width: 100%;
    }
    .chre{
        width: 100%;
    }





}

@media (max-width:1920px) {
    .aa #carouselExampleSlidesOnly .carousel-inner {
        margin-left: 379px;
        margin-top: 105px;
        z-index: 9;
    }

}

@media (max-width:1440px) {
     .job {
        margin: 22px -45px 0px 25px;
    }
    .btyy {

        width: 12%;
    }

    #carouselExampleSlidesOnly h1 {
        font-size: 46px !important;
        font-weight: 600;
    }

    .aa #carouselExampleSlidesOnly .carousel-inner {
        margin-left: 131px;
        margin-top: 36px;
        z-index: 9;
    }

    .aa .r1 {
        margin-top: 26px;
    }

    #carouselExampleSlidesOnly .uull li {
        font-size: 22px !important;
        margin-bottom: 16px;
        font-weight: 200;
    }

    /* .aa #carouselExampleSlidesOnly .carousel-inner {
        margin-left: 131px;
    } */
}

@media (max-width:1399px) {
    .card-link+.card-link {
        margin-left: 77px;
        border-radius: 30px 0px 0px 0px;
        position: absolute;
        width: 34%;
        margin-top: 15px;
        box-shadow: 4px 4px 3px 1px #ffffff;
        animation-name: sai;
        animation-duration: 2s;
        animation-timing-function: linear;
        animation-iteration-count: infinite;
        background: #009688;
        padding: 0px;
    }
}

@media (max-width:1199px) {
    .lo{
        font-size: 14px;
    }
    .chre{
        width: 100%;
            font-size: 14px;
    }
    .rea {
        background: #f08008;
        color: #000000;
        font-size: 18px;
        font-weight: bold;
        font-family: "Poppins", sans-serif;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .ba h1 {
        margin-top: 76px;
        margin-left: 80px;
        font-size: 42px;

    }

    .alu {
        width: 90%;
        margin-top: -338px !important;
        position: relative;
        z-index: -1;
    }

    .we {
        margin-top: 24px;
        margin-left: 85px;
        position: relative;
        z-index: 1;
    }

    .we h2 {
        font-family: "Poppins", sans-serif;
        font-size: 60px;
        color: #fff;
    }

    .we h3 {
        font-family: "Poppins", sans-serif;
        font-size: 50px;
        font-weight: 700;
        color: #ffc107;
    }

    .job {
        margin: 22px -45px 0px 14px;
    }

    .re p {
        font-family: "Poppins", sans-serif;
        font-size: 19px;
    }

    .join {
        margin-top: 11px;
    }

    .card-link+.card-link {
        margin-left: 14px;
        border-radius: 30px 0px 0px 0px;
        position: absolute;
        width: 50%;
        margin-top: 15px;
        box-shadow: 4px 4px 3px 1px #ffffff;
        animation-name: sai;
        animation-duration: 2s;
        animation-timing-function: linear;
        animation-iteration-count: infinite;
        background: #009688;
        padding: 0px;
    }

    .dd .tab-pane {
        padding: 0px 10px 10px 10px;
        margin-top: 30px;
    }
}


@media (max-width:1024px) {
    .btyy {
        width: 13%;
        margin-left: 735px;
    }

    .dd .card-link+.card-link {
        margin-left: 23px;
        padding: 1px;
        width: 46%;
        margin-top: 13px;
        border-radius: 30px 0px 7px 0px;
    }

    .programs h4 {
        font-size: 16px;
    }

    .card-link+.card-link {
        margin-left: 28px;
    }

    #carouselExampleSlidesOnly h2 {
        font-size: 28px !important;
        margin-bottom: 0px !important;
        line-height: 23px;
    }

    #carouselExampleSlidesOnly h3 {
        font-size: 18px !important;
        margin-bottom: 0px !important;
    }

    .aa .r1 p {
        padding: 10px 0px !important;
    }

    #carouselExampleSlidesOnly h1 {
        font-size: 30px !important;
    }

    .aa #carouselExampleSlidesOnly .carousel-inner {
        margin-left: 30px;
        margin-top: 10px;
    }

    #carouselExampleSlidesOnly .uull li {
        font-size: 19px !important;

        margin-bottom: 4px;
        font-weight: 200;
    }



}

@media (max-width:991px) {
    .container{
        max-width: 949px;
    }
    .lo{
        font-size: 14px;
    }
    .chre{
        width: 100%;
            font-size: 14px;
    }
    .rea {
        background: #f08008;
        color: #000000;
        font-size: 18px;
        font-weight: bold;
        font-family: "Poppins", sans-serif;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .ba h1 {
        margin-top: 47px;
        margin-left: 67px;
        font-size: 29px;

    }

    .alu {
        width: 90%;
        margin-top: -325px;
        position: relative;
        z-index: -1;
    }

    .we {
        margin-top: 24px;
        margin-left: 85px;
        position: relative;
        z-index: 1;
    }

    .we h2 {
        font-family: "Poppins", sans-serif;
        font-size: 50px;
        color: #fff;
    }

    .we h3 {
        font-family: "Poppins", sans-serif;
        font-size: 36px;
        font-weight: 700;
        color: #ffc107;
    }

    .job {
        margin: 22px -45px 0px -15px;
    }

    .dd .card-link+.card-link {
        margin-left: -33px;
        font-size: 11px;
        padding: 1px;
        width: 62%;
        margin-top: 20px;
        border-radius: 30px 0px 7px 0px;
    }
}
@media (max-width: 936px){
    .container {
        max-width: 901px;
    }
    .chre{
        font-size: 12px;
    }
    .lo{
        font-size: 12px;
    }
    .b{
        font-size: 12px;
    }
}
@media (max-width: 895px){
    .container {
        max-width: 796px;
    }
    .chre{
        font-size: 12px;
    }
    .lo{
        font-size: 12px;
    }
    .b{
        font-size: 12px;
    }
}
@media (max-width: 786px){
    .container {
        max-width: 796px;
    }
    .chre{
        font-size: 12px;
    }
    .lo{
        font-size: 12px;
            margin-left: -14px;

    }
    .b{
        font-size: 12px;
    }
}
@media (max-width:768px) {
    .programss .container{
        max-width: 696px;
    }
    .btyyuy {
        width: 18%;
        margin-left: 593px;
        margin-top: 52px;
    }

    .topnavmob .logginicon {
        color: #001355;
        background: #00135500;
        padding: 4px;
        border-radius: 50%;
        font-size: 16px;
        height: 26px;
        width: 26px;
        border: 1px solid #001355;
    }

    .btyy {
        width: 18%;
        margin-left: 545px;
        margin-top: 52px;
    }

    #mymenu {
        background: #fff;
    }

    #mymenu a {
        padding: 8px 8px 5px 32px;
        text-decoration: none;
        font-size: 15px;
        color: #000000;
        display: block;
        transition: 0.3s;
    }


    .programss .accordion-body .row:-webkit-scrollbar {
        width: 1px;
    }

    .programss .accordion-body .row:-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    .programss .accordion-body .row:-webkit-scrollbar-thumb {
        background: red;
    }

    .programss .accordion-body .row:-webkit-scrollbar-thumb:hover {
        background: #555;
    }





    .accordion-button:not(.collapsed) {
        color: #0d6efd;
        background-color: #fff;
        box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
        border: 1px solid #0d6efd;
        border-radius: 10px;
    }











    .programss .btn-info {
        background: #ffffff;
        color: #0d6efd;
        border: 1px solid #dedede;

    }

    .programss .yut h4 {
        font-size: 17px !important;


    }

    .programss .qqa {
        background: #ffffff;
        margin-top: -70px;
        border-radius: 10px;
        box-shadow: 0px 0px 16px 0px #0d0d0c40;
        z-index: 99999;
        position: absolute;
        display: none;
    }

    .programss .yut {
        margin-top: 0px;
        margin-bottom: 5px;
        height: 150px;
        overflow-x: hidden;
    }

    .topnavmob .iimggss {
        width: 54%;
    }

    .programs {
        display: none;
    }

    .programss {
        display: block;
        background: #eef6ff;
        padding: 40px 0px;
    }

    .topnavmob {
        display: block;
        padding: 10px 0px;
    }

    .topnav {
        display: none;
    }

    .der {
        background: #fff;
    }

    .topnavmob .spann {
        font-size: 25px;
    }

    .aa {
        margin-top: 0px;
    }

    .programss .accordion-body .row {
        overflow-y: hidden;
        height: 432px;
        display: flex;
        flex-direction: column;
        padding: 5px;
    }

    .programss .accordion-body {
        padding: 0px;
    }

    .programss .accordion-item {
        background: transparent;
        border: 0px solid #fff;
    }

    .join {
        margin: 10px 0px 0px -20px;

    }
    .programss .accordion-button {
        font-size: 14px;
    }



}

@media (max-width:767px) {
    
    .r1 .btn{
        width: 90%;
    }
    div#myRedDIV {
        order: 2;
    }

    div#myBlueDIV {
        order: 1;
    }
    .rea {
        background: #f08008;
        color: #000000;
        font-size: 18px;
        font-weight: bold;
        font-family: "Poppins", sans-serif;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .ba h1 {
        margin-top: 47px;
        margin-left: 39px;
        font-size: 22px;

    }

    .alu {
        width: 90%;
        margin-top: -247px;
        position: relative;
        z-index: -1;
    }

    .we {
        margin-top: 24px;
        margin-left: 46px;
        position: relative;
        z-index: 1;
    }

    .we h2 {
        font-family: "Poppins", sans-serif;
        font-size: 34px;
        color: #fff;
    }

    .we h3 {
        font-family: "Poppins", sans-serif;
        font-size: 27px;
        font-weight: 600;
        color: #ffc107;
    }

    .job {
        margin: 1px -31px 0px -7px;
    }

    footer {
        display: none;
    }

    .joinus {
        margin-top: -5px;
        margin-left: 198px;
        margin-right: -89px;
    }

    .dd .card-link+.card-link {
        margin-left: 98px;
        font-size: 13px;
        padding: 1px;
        width: 46%;
        margin-top: 18px;
        border-radius: 30px 0px 7px 0px;
    }
}

@media (max-width:690px) {
    .programss .container{
        max-width: 525px;
    }
}


@media (max-width:576px) {
    .btyyuy {
        width: 18%;
        margin-left: 446px;
        margin-top: 50px;
    }

    .btyy {
        width: 20%;
        margin-left: 391px;
        margin-top: 50px;
    }

    #mySidenav .btn-info {
        background: #ffffff;
        color: #0d6efd;
        border: 1px solid #dedede;
        font-size: 17px;
        padding: 3px 0px;
    }





    .col3 {
        width: 24%;
        margin-left: 0px;
        font-size: 20px;
    }

    .iimgfgf .ewwe {
        text-align: left;
    }

    .vbv {
        display: none;
    }

    .programss .accordion-body .row {
        height: 420px;

    }

    .topnavmob .iimggss {
        width: 60%;
    }





    #carouselExampleSlidesOnly .uull li {
        font-size: 16px !important;
        margin-bottom: 2px;
        font-weight: 200;
    }

    .aa #carouselExampleSlidesOnly .carousel-inner {
        margin-left: 0px;
        margin-top: -39px;
        background: linear-gradient(0deg, #ffffff, #ffffffa1);
        box-shadow: 0px 0px 13px 1px #ffffff;
    }

    .aa .r1 {
        margin-top: 0px;
    }

    .aa .r1 p {
        padding: 10px 0px !important;
        width: 100% !important;
        margin-bottom: 10px;
    }

    .topnavmob {
        background: #fff;
    }

    .topnav {
        display: none;

    }

    div#myRedDIV {
        order: 2;
    }

    div#myBlueDIV {
        order: 1;
    }

    .carousel-indicators-custom {
        text-align: center;
        margin-top: 487px;
        position: absolute;
        width: 100%;
        margin-left: -14px;
    }

    .topnavmob {
        padding: 10px 0px;
    }

    .topnavmob .spann {
        font-size: 21px;
    }

    .topnavmob .der {
        width: 100%;
        background: #fff;
        border: 1px solid #fff;
        padding-top: 7px;
        font-size: 16px;
    }

    .topnavmob .der:hover {
        background: #fff;
    }

    .container {
        width: 540px;
    }

    .iimgfgf {
        margin-top: 16px;
    }

    .join {
        margin: 20px 19px 0px 0px;

    }

}


@media (max-width:575px) {

    #accordionExample {
        width: 50%;
    }

    .programss .accordion-body .row {
        overflow-y: hidden;
        height: 400px;
        display: flex;
        flex-direction: column;
        padding: 5px;
    }

}

@media (max-width:510px) {
    .btyyuy {
        width: 25%;
        margin-left: 366px;
        margin-top: 50px;
    }

    .btyy {
        width: 26%;
        margin-left: 351px;
        margin-top: 50px;
    }

    .container {
        width: 504px;
    }

    .programss #accordionExample {
        width: 100% !important;
    }

    .programss .accordion-body .row {
        overflow-y: hidden;
        height: 400px;
        display: flex;
        flex-direction: column;
        padding: 5px;
    }

    .carousel-indicators-custom {
        text-align: center;
        margin-top: 454px;
    }

    .join {
        margin: 10px 19px 0px 0px;

    }

    .rea {
        background: #f08008;
        color: #000000;
        font-size: 18px;
        font-weight: bold;
        font-family: "Poppins", sans-serif;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .ba h1 {
        margin-top: 47px;
        margin-left: 36px;
        font-size: 22px;

    }

    .alu {
        width: 90%;
        margin-top: -226px;
        position: relative;
        z-index: -1;
    }

    .we {
        margin-top: 24px;
        margin-left: 46px;
        position: relative;
        z-index: 1;
    }

    .we h2 {
        font-family: "Poppins", sans-serif;
        font-size: 34px;
        color: #fff;
    }

    .we h3 {
        font-family: "Poppins", sans-serif;
        font-size: 27px;
        font-weight: 600;
        color: #ffc107;
    }

    .job {
        margin: -2px -43px 0px -8px;
        font-size: 14px;
    }

    .join {
        margin: 21px 19px 0px 0px;
    }


}
@media (max-width:492px) {
    .programss .container{
        max-width: 440px;
    }
}

@media (max-width:425px) {
    .btyyuy {
        width: 25%;
        margin-left: 295px;
        margin-top: 50px;
    }

    .btyy {
        width: 34%;
        margin-left: 259px;
        margin-top: 50px;
    }

    .carousel-indicators-custom {
        text-align: center;
        margin-top: 405px;
        position: absolute;
        width: 100%;
        margin-left: -14px;
    }

    .container {
        width: 427px;
    }

    #accordionExample {
        width: 100%;
    }

    .programss .col-6 {
        width: 29% !important;
    }

    .programss .accordion-body .row {
        overflow-y: hidden;
        height: 420px;
        display: flex;
        flex-direction: column;
        padding: 5px;
    }

    .programss .accordion-button {
        width: 100% !important;
        font-size: 14px;
    }

    .programss .col-6 {
        width: 88% !important;
    }



    .topnavmob .iimggss {
        width: 100%;
    }

    .rea {
        font-size: 17px;
    }

    .join {
        margin: 20px 19px 0px 0px;

    }

    .ba h1 {
        margin-top: 47px;
        margin-left: 36px;
        font-size: 18px;
    }

    .we h2 {
        font-family: "Poppins", sans-serif;
        font-size: 25px;
        color: #fff;
    }

    .we h3 {
        font-family: "Poppins", sans-serif;
        font-size: 20px;
        font-weight: 600;
        color: #ffc107;
    }

    .alu {
        width: 90%;
        margin-top: -180px;
        position: relative;
        z-index: -1;
    }

    .job {
        margin: 0px -51px 0px 0px;
        font-size: 12px;
    }

    .joinus {
        margin-top: -5px;
        margin-left: 134px;
        margin-right: -68px;
    }
}
@media (max-width:420px) {
    .programss .container{
        max-width: 370px;
    }
}
@media (max-width:430px) {
.topnavmob .x{
        font-size: 13px;

}
}



@media (max-width:375px) {
    .btyyuy {
        width: 31%;
        margin-left: 239px;
        margin-top: 50px;
    }

    .btyy {
        width: 34%;
        margin-left: 227px;
        margin-top: 50px;
    }

    .col3 {
        width: 31%;
        margin-left: -25px;
        font-size: 20px;
    }

    .carousel-indicators-custom {
        text-align: center;
        margin-top: 379px;
        position: absolute;
        width: 100%;
        margin-left: -14px;
    }

    .container {
        width: 411px;
    }

    .topnavmob .spann {
        font-size: 20px;
    }

    .programss #accordionExample {
        width: 90% !important;
    }

    .topnavmob .der {
        width: 100%;
        background: #fff;
        border: 1px solid #fff;
        /* padding-top: 7px; */
        font-size: 14px;
        padding-left: 10px;
    }

    .join {
        margin: 35px 33px 0px 0px;

    }

    .rea {
        background: #f08008;
        color: #000000;
        font-size: 18px;
        font-weight: bold;
        font-family: "Poppins", sans-serif;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .ba h1 {
        margin-top: 39px;
        margin-left: 14px;
        font-size: 20px;

    }

    .alu {
        width: 90%;
        margin-top: -196px;
        margin-left: -34px;

        position: relative;
        z-index: -1;
    }

    .we {
        margin-top: 24px;
        margin-left: 25px;
        position: relative;
        z-index: 1;
    }

    .we h2 {
        font-family: "Poppins", sans-serif;
        font-size: 26px;
        color: #fff;
    }

    .we h3 {
        font-family: "Poppins", sans-serif;
        font-size: 20px;
        font-weight: 600;
        color: #ffc107;
    }

    .job {
        margin: -2px -49px 0px -8px;
        font-size: 14px;
    }

    .re p {
        margin-right: 50px;
    }

    .joinus {
        margin-top: -5px;
        margin-left: 109px;
        margin-right: -59px;
    }

    .ge {
        margin-left: -17px;
    }
}

@media (max-width:368px) {
    .programss .container{
        max-width: 315px;
    }
}

@media (max-width:320px) {
    .btyyuy {
        width: 38%;
        margin-left: 183px;
        margin-top: 50px;
    }

    .btyy {
        width: 34%;
        margin-left: 193px;
        margin-top: 50px;
    }

    .programss #accordionExample {
        width: 76% !important;
    }

    .topnavmob .der {
        width: 100%;
        background: #fff;
        border: 1px solid #fff;
        padding-top: 6px;
        font-size: 14px;
        padding-left: 4px;
    }

    .topnavmob .iimggss {
        width: 100%;
        margin-top: 7px;
    }

    .join {
        margin: 37px 79px 0px -34px;

    }

    .alu {
        width: 90%;
        margin-top: -196px;
        margin-left: -78px;

        position: relative;
        z-index: -1;
    }

    .ba h1 {
        margin-top: 39px;
        margin-left: 0px;
        font-size: 20px;

    }

    .we {
        margin-top: 24px;
        margin-left: 10px;
        position: relative;
        z-index: 1;
    }

    .re p {
        margin-right: 91px;
    }

    .joinus {
        margin-top: -5px;
        margin-left: 81px;
        margin-right: -31px;
    }
}