@media (max-width:2560px) {
 html, body {
        max-width: 100%!important;
        overflow-x: hidden!important;
    }
    .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 0px;
    }

    .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 {
        padding: 5px;
        border-radius: 20px;
        border: 1px solid #ffffff;
        box-shadow: 0px 0px 8px 1px #a7a7a7;
    }

    .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: 16px;
        font-weight: 500;
        line-height: 20px;
        color: #615f5f;
    }

    .courses .card img {
        border-radius: 20px 20px 0px 0px;
    }

    .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 {
        background: rgb(255, 255, 255);
        position: relative;
        margin-top: -66px;
        margin-left: -5px;
        border-radius: 10px;
        width: 100%;
        padding: 10px;
        box-shadow: 0px 0px 8px 1px #a7a7a7;
        margin-bottom: 20px;
    }

    .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) {}

@media (max-width:1024px) {
    .kio h5 {
        font-size: 19px;
    }

    .xza h5 {
        font-size: 16px;
    }

    .courses p {
        font-size: 13px;
    }

    .courses .btn-info,
    .btn-primary {
        font-size: 13px;
    }

    .navtop {
        padding: 10px 0px;
    }

    .navtop .dropdown {
        margin-left: -50px;
    }

    .navtop a {
        font-size: 15px !important;
        /* 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) {
    .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: 30px;
        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) {

    .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) {
    .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) {}