@media (max-width:2560px) {
    .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;
    }
    .collapse-icon {
      transition: transform 0.3s;
    }
    .rotate {
      transform: rotate(90deg);
    }
     /* .sectionn {
      margin-bottom: 10px;
      border: 1px solid #ddd;
      border-radius: 6px;
      overflow: hidden;
    }
    .section-header {
      background: #f5f5f5;
      padding: 10px;
      cursor: pointer;
      display: flex;
      justify-content: space-between;
      align-items: center;
    }
    .lesson-list, .point-list {
      display: none;
      padding-left: 20px;
      background: #fff;
    }
    .lesson {
      padding: 8px;
      cursor: pointer;
      border-bottom: 1px solid #eee;
    }
    .point {
      padding: 6px 10px;
      font-size: 14px;
      color: #555;
    }
    .active {
      display: block;
    }
    .toggle-sign {
      font-weight: bold;
    } */


    .ob .card-body{
        padding: 0px 0px;
    }
    .ob .card-body .row{
        padding: 0px 0px;
    }
   
.kk{
    padding: 10px 12px;
    background-color: #c9e0ff;
}
.kk p{
    margin: 0px 0px;
}

    .ctt{
        background: #117aef;
        padding: 31px 10px;
        color: #fff;
        height: 119px;
    }
    .cttt{
        background: #c9e0ff;
        padding: 31px 10px;
        color: #000000;
    }
    .ob .uulllq{
        list-style: none;
        padding: 20px 20px 0px 20px;
    }
    .ob .card-body .btn-primary{
        margin: 0px 0px 10px 10px;
    }
    .ob .uulllq li{
        margin-bottom: 10px;
    }
    .viewprogram .viewprogdet {
        padding: 30px 0px;
    }

    .viewprogram {
        background: linear-gradient(271deg, #0e56a0 22%, #ffffff00 0%);
    }

    .viewprogram .uull {
        list-style: none;
        padding: 0px;
    }

    .viewprogram .uull i {
        background: #810000;
        color: #fff;
        border-radius: 50%;
        padding: 2px;
    }

    .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;
    }





    .courses .nav-pills {
        display: block;
    }

    .courses li button {
        width: 100%;
        background: #fff;
        margin-bottom: 10px;
        text-align: left;
        box-shadow: 1px 1px 4px 2px #00000030;
        color:#000;
    }
    .courses li button:hover {
        color:#000;
    }

    .exploremob {
        display: none;
    }

    .cusul .menu-item {
        cursor: pointer;
        padding: 8px 12px;
        margin: 5px 0px;
        border-radius: 5px;
        transition: background-color 0.3s ease;
    }

    .cusul .menu-item:hover {
        background-color: #ffffff;
        color: #007bff;
    }
    

    .cusul .menu-item.active {
        color: #810000;
        border-left: 2px solid #001355;
        background: rgb(255, 255, 255);
        padding-left: 10px;
        border-radius: 5px;
    }


    .cusul li {
        padding: 10px;
    }


    .gaicon {
        display: none;
    }

    .navv .gdf {
        padding: 10px;
        list-style: none;

    }

    .navv .gaicon .card {
        margin-bottom: 10px;
    }

    .navv .gaicon .card img {
        width: 100%;
        margin-left: 15px;
    }

    .sidenav {

        height: 100%;
        width: 0;
        position: fixed;
        z-index: 999;
        top: 0;
        left: 0;
        background: linear-gradient(179deg, #ffffff, #001355);
        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: -16px;
        right: 1px;
        font-size: 36px;
        margin-left: 0px;
        color: #001355;
    }

    @media screen and (max-height: 450px) {
        .sidenav {
            padding-top: 15px;
        }

        .sidenav a {
            font-size: 18px;
        }
    }

    html,
    body {
        max-width: 100% !important;
        overflow-x: hidden !important;
    }


    .contents {
        overflow-x: hidden;
        max-width: 100%;
        height: 766px;
    }

    .ccontenntt .card img{
        height: 120px;
            object-fit: cover;
    }

    .excour {
        position: absolute;
        inset: 26px auto auto 0px !important;
        margin: 27px;
        transform: translate3d(0px, 40px, 0px);
        width: 586%;
        height: 2049%;
        box-shadow: -30px 999358px 0px 999358px #000000b8;
        padding: 0px;
    }

    .navtop .cusul {
        overflow-x: hidden;
        width: 100%;
        height: 776px;
        list-style: none;
        margin: 0px;
        padding: 15px;
    }

    .excour .col-md-3 {
        padding: 0px;
    }

    /* .cusul li:hover {
        background: rgb(255, 255, 255);
        color: red;
        border-left: 2px solid red;
        padding-left: 10px;
    } */

    .ccontenntt {
        display: none;
    }

    ::-webkit-scrollbar {
        width: 10px;
    }

    .ccontenntt .card {
        margin: 5px;
        box-shadow: 0px 0px 5px 1px #c4c4c4;
        margin-bottom: 10px;
    }

    .ccontenntt .card p {
        margin-bottom: 0px;
    }

    .ccontenntt .card-body {
        margin-bottom: 0px;
    }

    .ccontenntt .card-body h5 {
        font-size: 15px;
    }


    .navtop .cusulbg {
        background: #718ef53d;
    }

    .we {
        width: 92%;
    }

    .contact {
        position: relative;
        width: 100%;
        padding: 45px 0 15px 0;
    }

    footer a {
        text-decoration: none;
    }

    .contact .contact-information {
        min-height: 150px;
        margin: 0 0 30px 0;
        padding: 30px 15px 0 15px;
        background: #001355;
        border-radius: 20px;
    }

    .contact .contact-info {
        position: relative;
        display: flex;
        align-items: center;
        margin-bottom: 30px;
    }

    .contact .contact-icon {
        position: relative;
        width: 50px;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #fff;
        border-radius: 50px;
    }

    .contact .contact-icon i {
        font-size: 18px;
        color: #810000;
    }

    .contact .contact-text {
        position: relative;
        width: calc(100% - 50px);
        display: flex;
        flex-direction: column;
        padding-left: 15px;
    }

    .contact .contact-text h3 {
        font-size: 18px;
        font-weight: 700;
        color: #fff;
    }

    .contact .contact-text p {
        margin: 0;
        font-size: 16px;
        color: #ffffff;
    }

    .contact .contact-social a {
        margin-right: 10px;
        font-size: 24px;
        color: #fff;
    }

    .contact .contact-social a:hover {
        color: #bd0000;
    }

    .contact .contact-form iframe {
        width: 100%;
        height: 380px;
        border-radius: 15px;
        margin-bottom: 25px;
    }

    .contact .contact-form input {
        padding: 15px;
        background: none;
        border-radius: 5px;
        border: 1px solid rgb(49 64 133);
    }

    .contact .contact-form textarea {
        height: 95px;
        padding: 8px 15px;
        background: none;
        border-radius: 5px;
        border: 1px solid rgb(49 64 133);
    }

    .contact .help-block ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }



    .wbring {
        padding: 30px 12px;
    }

    .wbring .ki {
        padding-left: 0px;
    }

    .wbring p {
        margin-bottom: 0px;
        padding-top: 13px;
    }

    .wbring .col-md-2 {
        margin-top: 10px;
    }

    .wbring .col-md-3 {
        margin-top: 10px;
    }

    .wbring .container {
        background: #2c73fe;
        border-radius: 10px;
        padding: 11px 5px 28px 5px;
        color: #fff;
    }

    .kio h5 {
        font-weight: 800;
        font-size: 20px;
    }

    .xza {
        padding: 50px 0px;
    }

    .xza p {
        font-size: 14px;
    }

    .xza .col-md-9 {
        padding-left: 0;
    }

    .xza .container {
        padding: 30px;
        background: #f7fbff;
        border-radius: 20px;
        border: 1px solid #e2f1ff;
    }



    .courses {
        background: #f7fbff;
        padding: 30px 0px;
    }

    .courses .btnnnr {
        border-radius: 20px;
        background: rgb(103 118 168);
        padding: 5px 15px;
        color: #fff;
    }

    .courses .card {
        box-shadow: 2px 1px 8px 2px #a7a7a78a;
    }

    .courses h5 {
        font-size: 16px;
        margin-bottom: 0px;
        color: #8c8c8c;
    }

    .courses h4 {
        margin-bottom: 0px;
        font-size: 18px;
        font-weight: 700;
    }

    .courses p {
        margin-bottom: 0px;
        font-size: 13px;
        font-weight: 500;
        line-height: 20px;
        color: #615f5f;
    }

    .courses .btn-info {
        background: rgb(230 230 230);
        border: 1px solid rgb(230 230 230);
        color: #5f5c5c;
    }




    .courses .nav-pills {
        margin-top: 20px;
    }

    .courses h3 {
        font-size: 40px;
        margin-top: 370px;
    }

    .courses .ree {
        margin: 20px 0px;
    }

    .courses .kj {
        border-right: 2px solid #b1b1b1;
    }



    .xza .card {
        padding: 5px;
        margin-bottom: 20px;
        border-radius: 20px;
        border: 1px solid #ffffff;
        box-shadow: 0px 0px 8px 1px #a7a7a7;
    }

    .kio .card {
        padding: 5px;
        margin-bottom: 20px;
        border-radius: 20px;
        border: 1px solid #ffffff;
        box-shadow: 0px 0px 8px 1px #a7a7a7;
    }

    .kio .card img {
        padding: 5px;
        border-radius: 20px;
        /* border: 1px solid #ffffff;
        box-shadow: 0px 0px 8px 1px #a7a7a7; */
    }

    .kio .item {
        margin-top: 30px;
        margin: 10px;
    }

    .xza .item {
        margin-top: 30px;
        margin: 10px;
    }


    .xza .card img {
        padding: 5px;
        border-radius: 20px;
    }







    .navv {
        display: none;
    }

    .navbar .btn {
        font-size: 14px;
        padding: 6px 12px;
    }

    .navbar .form-control {
        font-size: 14px;
    }

    .navtop {
        background: rgb(255, 255, 255);
        padding: 20px 20px;
    }

    .navtop input {
        background: rgb(247 247 247);

    }

    .App-logo {
        width: 50%;
    }

    .copyri {
        background: rgb(6 40 74);
    }

    .ll {
        color: black;
        text-decoration: none;
        margin-top: 50px;
    }

    .llt {

        color: black;
        text-decoration: none;
        background: rgb(247 247 247);
        padding: 10px 10px;
    }

    .pr {
        width: 20%;
    }

    .nx {
        width: 20%;
    }

    .wecollab {
        padding: 30px 0px;
    }

    .wecollab .col-md-1 {
        background: rgb(255, 255, 255);
        /* margin-right: 10px; */
        width: 11%;
    }

    .wecollab span {
        color: rgb(239 127 8);
        font-weight: 700;
    }

    .wecollab h1 {
        text-align: center;
        padding-bottom: 20px;
        background: #fff;
        /* z-index: 999; */
    }

    .dd {
        position: absolute;
        z-index: 9;
        width: 70%;
        margin-top: 85px;
    }

    .dds {
        z-index: 99;
        background: #fff;
    }

    .copyri .f1 {
        text-align: left;
    }

    .f1 span {
        color: rgb(219 183 41);
    }

    .copyri .f2 {
        text-align: right;
    }

    .f2 span {
        color: rgb(219 183 41);
    }

    .copyri {
        padding: 10px 0px;
    }

    .copyri p {
        margin-bottom: 0px;
        font-size: 20px;
    }

    .dds p {
        font-size: 20px;
    }

    footer {
        background: rgb(247 253 255);
        padding: 80px 0px;
    }

    footer p {
        color: #000;
        text-align: left;
        margin-bottom: 10px;
        font-size: 18px;
    }

    footer h4 {
        color: #000;
        text-align: left;
        font-weight: 600;
    }

    footer .cc {
        border: 2px solid #e6e6e6;
        border-radius: 50%;
        height: 300px;
        width: 300px;
        padding: 40px;
        text-align: center;
        background: #fff;
    }

    footer img {
        width: 100%;
        margin-top: 40px;
    }

    .re {
        background: #2771ff;
        padding-bottom: 15px;
        padding-top: 20px;
    }

    .re p {
        margin-bottom: 0px;
        /* padding: 5px 0px; */
        font-size: 24px;
    }

    .re img {
        width: 13%;
    }

    .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 img {
        /* z-index: 99; */
        /* position: absolute; */
        /* width: 10%; */
    }

    .qaz .butt {
        /* margin-top: 30px; */
        background: #808080;
        color: #e6e6e6;
    }

    .ba {
        background: url(../img/34.png);
        background-size: contain;
        padding: 80px 0px;
    }

    .ba h1 {
        margin-top: 2px;
        position: absolute;
        margin-left: 86px;
        font-size: 45px;
        font-weight: 700;
    }

    .ba .immgg {
        width: 15%;
    }

    .we {
        position: absolute;
        margin-top: 139px;
        padding-left: 93px;
    }

    .ba .we h2 {
        color: #fff;
        font-size: 50px;
    }

    .ba .we h3 {
        color: yellow;
        font-weight: 800;
        font-size: 60px;
    }

    .ba button {
        border: 2px solid #fff;
        margin-top: 40px;
    }

    .rea {
        background: rgb(240 128 8);
        padding-bottom: 15px;
        padding-top: 20px;
    }

    .rea p {
        margin-bottom: 0px;
        color: #000;
        font-size: 20px;
        font-weight: 800;
    }

    .rea .gh {
        color: #fff;
        font-weight: 800;
    }

    .rea img {
        width: 13%;
    }

    /* .ba .tt{
        width: 12%;
        position: absolute;
        margin-top: -50px;
        margin-left: 50px;
    }
    .ba .ki{
        position: absolute;
        margin-top: -250px;
        width: 100%;
    } */
    .ba h2 {
        font-size: 50px;
    }

    .ba .ee {
        color: rgb(39 113 255);
    }

    .ba .ff {
        color: rgb(77 77 77);
    }

    .ccc {
        height: 110px;
        width: 110px;
        background: linear-gradient(133deg, #3978f3 50%, #ffffff 51%);
        position: absolute;
        margin-top: -121px;
        margin-left: -24px;
        /* z-index: -1; */
    }

    footer .pp {
        font-size: 25px;
        padding-top: 10px;
        line-height: 30px;
    }

    .ge img {
        width: 30%;

    }

    .ge {
        text-align: center;
        padding: 40px 0px;
    }

    .ge h4 {
        font-weight: 800;
        font-size: 20px;
        margin-bottom: 0px;
        color: #001355;
    }

    .container {
        max-width: 1319px;
    }

    .ge p {
        font-size: 20px;
    }

    .courses .yut {
        position: relative;
        margin-top: -41px;
        margin-left: -16px;
        /* height: 50vw; */
        width: 54px;
        padding: 2px;
        background: white;
        object-fit: contain;
        object-position: center;
        overflow: hidden;
        box-shadow: 3px 3px 6px 1px #a7a7a785;
        margin-bottom: 20px;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
    }

    .courses .yut img{
        width: 100%;
        height: 100%;
    }

    .carr .contact-information {
        margin: 0 0 30px 0;
        padding: 30px 15px 0 15px;
        background: linear-gradient(270deg, #ebfaff, transparent);
        border-radius: 20px;
    }


    .carr .contact-info {
        position: relative;
        display: flex;
        align-items: center;
        margin-bottom: 30px;
    }

    .carr .contact-icon {
        position: relative;
        width: 50px;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: radial-gradient(#f7fdff, #00135536);
        border-radius: 50px;
        color: #810000;
    }

    .carr .contact-text {
        position: relative;
        width: calc(100% - 50px);
        display: flex;
        flex-direction: column;
        padding-left: 15px;
    }

    .carr .contact-text h3 {
        font-size: 18px;
        font-weight: 700;
        color: #001355;
    }

    .carr .contact-text p {
        margin: 0;
        font-size: 16px;
        color: #000;
    }

    .carre .contact-information {
        margin: 0 0 30px 0;
        padding: 30px 15px 0 15px;
        background: linear-gradient(90deg, #ebfaff, transparent);
        border-radius: 20px;
    }

    .carre .contact-text h3 {
        font-size: 18px;
        font-weight: 700;
        color: #001355;
    }

    .ccarre .contact-text h3 {
        font-size: 18px;
        font-weight: 700;
        color: #001355;
    }

    .ccarre {
        padding-left: 20px;
        padding-right: 5px;
    }

    .abttrr {
        padding: 30px 0px;
    }

    .abttrr .contact-text h3 {
        font-size: 18px;
        font-weight: 700;
        color: #001355;
    }

}

@media (max-width:1920px) {
    .App-logo {
        width: 59%;
    }
}

@media (max-width:1440px) {
    .contents {
        height: 618px;
    }

    .navtop .cusul {
        height: 574px;
    }

    .excour {
        width: 626%;
        height: 1646%;
        box-shadow: -76px 999385px 0px 999379px #000000b8;
        inset: 15px auto auto 0px !important;
    }
}

@media (max-width:1024px) {
    .excour {
        width: 577%;
        height: 1865%;
        transform: translate3d(-114px, 42.5px, 0px) !important;
    }

    .kio h5 {
        font-size: 19px;
    }

    .xza h5 {
        font-size: 16px;
    }

    .courses p {
        font-size: 10px;
        padding: 0px;
    }

    .courses .btn-info,
    .btn-primary {
        font-size: 10px;
    }

    .navtop {
        padding: 10px 0px;
    }

    .navtop .dropdown {
        margin-left: -50px;
    }

    .navtop a {
        font-size: 10px;
        /* background: red; */
    }

    .we {
        margin-top: 124px;
        padding-left: 73px;

    }

    .ba .we h3 {
        font-size: 53px;
    }

    .qaz h2 {
        font-size: 21px;

    }

    .ba h1 {
        margin-top: -29px;
        position: absolute;
        margin-left: 65px;
        font-size: 45px;
        font-weight: 700;
    }

    .App-logo {
        width: 70%;
    }
}

@media (max-width:768px) {
    .keyfeat h4 {
        line-height: 38px;
    }

    .viewprogram {
        background: #fff;
    }

    .courses {
        display: none;
    }


    /* .exploremob .gaicon .row{
    overflow-y: hidden;
        width: 100%;
        height: 513px;
        display: inline-flex;
        flex-direction: row;
        flex-wrap: nowrap;
} */


    /* .exploremob .gaicon .row::-webkit-scrollbar {
    display: none; 
}
.exploremob .gaicon .row {
    -ms-overflow-style: none;  
    scrollbar-width: none;     
}


.exploremob .gaicon .row {
    display: flex;
    flex-direction: row;
    overflow-x: auto;   
    overflow-y: hidden; 
    max-width: 100%;
    flex-wrap: nowrap;  
    scroll-behavior: smooth; 
}


.exploremob .gaicon .col-6,
.exploremob .gaicon .col-12 {
    flex: 0 0 auto; 
    width: 100%;   
    margin-right: 15px;  
} */


    .exploremob .gaicon {
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        /* Firefox hide */
    }

    .exploremob .gaicon::-webkit-scrollbar {
        display: none;
        /* Chrome/Safari hide */
    }

    .exploremob .gaicon .row {
        display: flex;
        flex-wrap: nowrap;
        margin: 0;
        gap: 16px;
    }

    .exploremob .gaicon .row>[class^="col-"] {
        flex: 0 0 auto;
        width: 370px;
        /* card ka width */
    }





    .exploremob .gdf {
        padding: 0px;
    }

    .exploremob {
        display: block;
    }

    .exploremob .card {
        padding: 5px;
        border-radius: 20px;
        border: 1px solid #ffffff;
        box-shadow: 0px 0px 8px 1px #a7a7a7;
        margin: 10px 5px;
    }

    .gai {
        cursor: pointer;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 8px;
        background: #f8f9fa;
        border: 1px solid #ddd;
    }

    .gai .arrow {
        font-size: 14px;
        transition: transform 0.3s ease;
    }
    

    .gdf .gai {
        border: 1px solid #b8b4b486;
        padding: 10px;
        margin-bottom: 5px;
        color: #000000;
        background: #fff;
        border-radius: 6px;
        box-shadow: 0px 0px 8px 1px #a7a7a762;
    }

    .navv .card-title {
        margin-bottom: 0px;
        font-size: 18px;
        margin-top: 5px;
    }

    .navv .card-body {
        padding: 0px 15px;
    }

    .navv .ec {
        padding: 5px;
        color: #ffffff;
        font-weight: 600;
        border-radius: 5px;
        width: 30%;
        background: #001355;

    }

    .navbar-brand {
        width: 30%;
    }

    .wecollab h1 {
        font-size: 27px;
    }

    .ba h1 {
        /* margin-top: -384px; */
        margin-left: 55px;
        font-size: 36px;
    }

    .navbar-toggler:focus {
        text-decoration: none;
        outline: 0;
        box-shadow: 1px 1px 0px 1px #001355;
        border: 1px solid #001355;
    }

    .navtop {
        display: none;
    }

    .navv {
        display: block;
    }

    .navv img {
        width: 70%;
    }

    .dropdown-item:focus,
    .dropdown-item:hover {
        color: #ffffff;
        background-color: #810000;
    }

    .we {
        margin-top: -73px;
    }

    .ba .we h3 {
        font-size: 40px;
    }

    .ba .we h2 {
        color: #fff;
        font-size: 40px;
        margin-top: 14px;
    }

    .ba button {
        margin-top: 17px;
        width: 145%;
    }

    .ge h4 {
        font-size: 17px;
    }

    footer .cc {
        height: 200px;
        width: 200px;
        padding: 16px;
    }

    footer .pp {
        font-size: 15px;
        padding-top: 10px;
        line-height: 20px;
    }

    footer h4 {
        font-size: 17px;
    }

    footer p {
        color: #000;
        text-align: left;
        margin-bottom: 3px;
        font-size: 14px;
    }

    .copyri p {
        margin-bottom: 0px;
        font-size: 15px;
    }

    .ge p {
        font-size: 16px;
    }

    .re p {
        font-size: 19px;
        line-height: 19px;
    }
}

@media (max-width:576px) {
    .wbring .container {
        padding: 11px 5px 28px 5px;
        color: #fff;
        padding: 0px 0px 24px 50px;
    }

    .wbring p {
        font-size: 22px;
        padding-top: 10px;
    }

    .kio h5 {
        font-size: 40px;
    }

    .xza h5 {
        font-size: 35px;
    }

    .courses h5 {
        font-size: 19px;
    }

    .courses h4 {
        font-size: 45px;
    }

    .courses p {
        font-size: 19px;
    }

    .courses .btn-info,
    .btn-primary {
        font-size: 18px;
    }

    .courses .ree {
        font-size: 20px;
    }

    .courses h3 {
        font-size: 51px;
        margin-top: 17px;
        line-height: 46px;
    }

    .ba .we h2 {
        color: #0d6efd;
    }

    .ba h1 {
        margin-top: -64px;
        margin-left: 29px;
        font-size: 26px;
    }


    .ba .we h3 {
        margin-left: -19px;
        font-size: 27px;
    }

    .re p {
        font-size: 15px;
        line-height: 35px;
    }

    .ba button {
        margin-top: 6px;
        width: 142%;
        margin-left: -31px;
    }

    .ba .we h2 {
        font-size: 28px;
        margin-top: 87px;
        margin-left: -18px;
    }

    footer .cc {
        height: 300px;
        width: 300px;
    }

    footer img {
        margin-top: 72px;
    }

    footer .pp {
        font-size: 22px;
        padding-top: 10px;
        line-height: 30px;
    }

    footer h4 {
        font-size: 24px;
        margin-left: 26px;
        margin-top: 30px;
        color: #001355;
    }

    footer p {
        font-size: 16px;
        margin-left: 27px;
    }

    .wecollab h1 {
        font-size: 23px;
    }
}

@media (max-width:520px) {
    .ba {
        padding-top: 130px;
        padding-bottom: 10px;
    }

    .ba h1 {
        margin-top: -351px;
        margin-left: 29px;
        font-size: 26px;
    }

    .ba .we h2 {
        font-size: 25px;
        margin-top: -10px;
        margin-left: -24px;
        color: #000;
    }

    .ba .we h3 {
        margin-left: -23px;
        font-size: 24px;
    }

    .ba button {
        margin-top: 6px;
        width: 151%;
        margin-left: -31px;
    }
}



@media (max-width:425px) {
    .navv .ec {
        width: 35%;
    }

    .wbring p {
        font-size: 20px;
        padding-top: 10px;
    }

    .kio h5 {
        font-size: 25px;
    }

    .rea .gh {
        font-size: 18px;
    }

    .ba h1 {
        margin-top: -121px;
        /* margin-left: 29px; */
        font-size: 26px;
    }

    .we {

        margin-top: 14px;
        /* margin-left: 52px; */

    }

    .ba .we h3 {
        margin-left: -20px;
        font-size: 23px;
        margin-top: -98px;
    }

    .ba {
        padding-top: 150px !important;
    }

    .xza h5 {
        font-size: 25px;
    }

    .wecollab h1 {
        font-size: 22px;
    }

    .ba {
        padding-top: 100px;
    }

    .ba .we h3 {
        margin-left: -20px;
        font-size: 23px;
        margin-top: -98px;
    }

    .ba button {
        margin-top: 32px;
        width: 224%;
        margin-left: -31px;
    }

    .re p {
        font-size: 17px;
        line-height: 20px;
        text-align: center !important;
    }

    .re span {
        margin-top: 10px;
    }
}

@media (max-width:375px) {
    .navv .ec {
        width: 40%;
    }

    .kio h5 {
        font-size: 21px;
    }

    .xza h5 {
        font-size: 20px;
    }

    .ba .we h3 {
        margin-left: -19px;
        font-size: 22px !important;
        margin-top: -96px;
    }

    .ba {
        padding-top: 130px;
        padding-bottom: 10px;
    }

    .ba button {
        margin-top: 19px;
        width: 244%;
        margin-left: -36px;
    }

    .ba .we h3 {
        margin-left: -30px;
        font-size: 34px;
        margin-top: -97px;
    }

    .ba button {
        margin-top: 46px;
        width: 310%;
        margin-left: -47px;
    }
}

@media (max-width:320px) {
    .navv img {
        width: 100%;
    }

    .navv .ec {
        width: 46%;
    }

    .navbar-brand {
        width: 28%;
    }
}