@media (max-width: 768px) {
    html {
        zoom: 1 !important;
    }
    #animation_container {
        display: none;
    }
    body {
        font-size: 15px;
    }
    html, body {
        touch-action: manipulation;
        background-color: #0a377f;
      }
      body .tooltip-txt {
        display: none !important;
      }
    .for-mobile {
        display: block !important;
    }
    .homepage-head-banner .circle:hover:after {
    border: 0px solid rgba(255,255,255, 0.2);
}
    .nav-menu .app-logo {
    float: left;
    width: 155px;
    margin: 20px 0;
}
    .side-panel {
        height: 100vh;
        width: 100%;
        right: 0;
        padding: 30px 30px 0px;
        top: 150%;
        pointer-events: none;
    }
    .content-panel.gallery .content-block {
        padding: 20px 20px 20px;
    }
    .nav-menu .links {
        width: 100%;
        display: block;
        margin: 20px 15px 0;
    }
    .nav-menu .links .set {
        margin: 0 0 0 0px;
        float: right;
    }
    .gallery {
        width: calc(100% + 0px);
        margin: 0;
        gap: 25px;
    }
    #planeWrapper {
        display: none;
    }
    body.inside-page {
        padding-top: 0;
    }
    .transp-bg {
        background: #0c3780;
        opacity: 0.8;
    }
    .gallery a {
    width: 100%;
    max-width: calc(100% - 0px);
    margin: 0;
    height: auto;
}
.careers h1 {
    margin: 0;
}
    .buttons {
        padding: 0px 0 115px;
    }
    .content-panel.careers  .content-block {
        padding: 20px;
    }
    .job-cards {
        margin: 20px 0px 0;
        display: block;
    }
    .job-cards .item {
        margin: 0 0px 20px;
        padding: 20px;
        width: calc(100% - 0px);
        float: left;
        width: 100%;
    }
    .jobs-listing h1 {
        margin: 0px 0 0px;
        float: left;
        width: 100%;
    }
    .careers .featured span {
        padding: 0px 0px 0px;
    }
    .job-cards .item label {
        width: 100%;
        font-size: 12px;
        margin: 0 0 2px;
        float: left;
    }
    .careers .featured {
        width: 100%;
        margin: 0 0 30px;
        padding: 20px 20px 0;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .job-cards .item h3 {
        font-size: 20px;
    }
    .careers .featured img {
        width: 100%;
        margin: 0 0 0px 0px;
        height: fit-content;
        text-align: center;
    }
    .careers .rt {
        display: none;
    }
    .campus-tour {
    z-index: 99999999999;
}
.campus-tour a.close-tour {
    right: 15px;
    top: 15px;
    width: 45px;
    height: 45px;
}
    .content-panel.home-page iframe {
        display: none !important;
    }
    .homepage-head-banner .circle .for-hover {
    padding: 10px;
}
.homepage-head-banner .circle .for-hover span.desc-tbl .coming-soon {
    margin: 15px 0 0;
    padding: 4px 9px;
    line-height: 1.3;
    font-size: 10px;
}
    .content-panel.home-page {
    padding: 0;
    min-height: fit-content;
    height: fit-content !important;
}
.homepage-head-banner .circle .for-hover span.desc-tbl small {
    display: none;
}
.homepage-head-banner .circle .for-hover .ico img {
    height: 34px;
    margin: 0 auto 0px;
}
    .nav-menu a.item {
    font-size: 24px;
    padding: 11px 0;
    height: 38px;
}
body.inside-page .careers .content {
    padding: 0;
}
    .content-panel::after {
        width: 210px;
        height: 80px;
        left: 30px;
        top: 30px;
    }
    .side-panel .close-btn, .side-panel .close-form {
        top: 10px;
        right: 10px;
        font-size: 44px;
    }
    .content-panel {
        width: 100%;
        padding: 150px 30px 130px;
        transition: top 0.2s ease;
    }
    .articles-page #closeModal {
    top: 15px;
    right: 32px;
    position: fixed;
}
.articles-page .modal-backdrop {
    background: #0a377f;
}
.articles-page .modal h2 {
    font-size: 24px;
    margin: 0px 0px 10px;
}
    .articles-page .title {
    margin: 0 0 10px;
    font-size: 22px;
    font-weight: 800;
    line-height: 1.3;
}
h4 {
    font-size: 18px;
}
.content-box.articles-page {
    background: #fff;
}
.articles-page .modal p {
    font-size: 13px;
}
.articles-page .widget h1 {
    color: #ddd;
    font-size: 60px;
    line-height: 1;
}
.articles-page input, .articles-page select {
    border: 0px solid #e9e9e9;
    background-color: #f4f4f4;
}
.articles-page .widget {
    padding: 0;
}
.articles-page .card {
    background: #f4f4f4;
    box-shadow: none;
}
.articles-page .readmore {
    color: #fff;
    background: #ff9908;
    padding: 10px 15px;
    border-radius: 10px;
}
.articles-page .modal-backdrop {
    z-index: 9999999999;
    padding: 0;
    position: fixed;
    background: #0a377f;
    inset: 0;
    padding-bottom: env(safe-area-inset-bottom);
}
body.popup-opened {
    overflow: hidden !important;
    height: 100vh;
}
.articles-page .modal {
    width: calc(100% - 40px);
    border-radius: 0;
    padding: 40px 25px;
    margin: 0 auto;
    left: 20px;
    right: 20px;
    top: 20px;
    height: fit-content;
    overflow: hidden;
    overflow-y: auto;
    border-radius: 20px;
    bottom: 20px;
    max-height: calc(100vh - 70px);
}
.articles-page .scroller-tbl {
    padding: 0px 0 0px;
}

.articles-page .grid {
    margin: 0 0 30px;
}
.aviation-career {
    padding: 200px 25px 25px 25px;
    background-position: top 30px left;
    background-size: 240px;
}
    .articles-page .thumb {
    width: 100%;
    height: 145px;
    background-size: cover;
    margin: 0 0 20px;
}
    .certificates {
    margin: 0px 0 20px;
}
.articles-page input {
    min-width: 60%;
}
.articles-page .card {
    display: block;
}
.list-of-courses  .item h3 {
    margin: 0px 0 10px;
}
.about .text.bia-logo  img {
    margin: 0 20px 20px 0;
}
    .side-panel.open {
        right: 0;
        top: 0px;
        pointer-events: all;
    }
    .certificates a {
    width: 100px;
    height: 80px;
    background-size: 65px;
}
    .certificates a.kite {
    background-size: 45px;
}
    .list-of-courses  .item h3 {
    font-size: 18px;
    line-height: 1.3;
}
    .about .text.bia-logo {
    display: block;
}

    h1 {
        margin: 0px 0 20px;
        font-size: 1.5em;
    }
    .list-of-courses  .item {
    margin: 0px 0px 25px;
    padding: 20px;
    max-width: calc(100% - 0px);
}
.content-box.student-hub .cards-list .apps .item {
    max-width: calc(100% - 0px);
    overflow: hidden;
    margin: 0 0 25px;
    min-height: 250px;
}
.content-box.student-hub .cards-list .apps .item.quiz {
    background-size: 140px;
    background-position: center top 30px;
    padding: 110px 25px 30px;
    float: left;
    width: 100%;
    text-align: center;
}
.content-box.student-hub .cards-list {
    margin: -30px 0 70px;
    position: relative;
    z-index: 2;
}
.content-box.student-hub .cards-list .apps {
    float: left;
    width: 100%;
    display: block;
    margin: 40px 0 0px;
}
.content-box.student-hub .cards-list span.desc {
    font-size: 14px;
    float: left;
    width: 100%;
    text-align: center;
}
.content-box.student-hub .cards-list span.desc br {
    display: none;
}
.content-box.student-hub img {
    max-width: 65%;
    margin: auto;
    display: block;
}
.content-box.student-hub .cards-list h1 {
    color: #fff;
    margin: 0px 0 10px;
    font-size: 36px;
    text-align: center;
}
.content-box.student-hub {
    min-height: initial;
    padding: 25px 25px 0;
    float: left;
    width: 100%;
}
.content-box.student-hub .content-block {
    display: block;
    gap: 0px;
}
.virtual-conversation h3 {
    font-size: 20px;
    padding: 5px 35px 5px;
    background-size: 29px;
    height: auto;
    margin: 35px 25px 0;
}
    footer {
    font-size: 12px;
    background-image: none;
    padding: 30px 20px 30px;
}
footer .footer-art {
    height: 120px;
    margin: 0 0 20px;
}
.ceo-speaks  strong {
    font-size: 18px;
}
.ceo-speaks strong.sign {
    padding-top: 85px;
    background-size: 130px;
}
.nav-menu .item .front, .nav-menu .item .bottom {
    padding: 0 0px;
}
.content-box.testimonials {
    border-radius: 0;
}
.ceo-speaks h3 {
    margin: 0;
    font-size: 26px;
}
    body.inside-page .content {
    padding: 25px;
    background: #fff;
    border-radius: 15px 15px 0 0;
}
    body.inside-page .rt {
        top: 0;
        position: relative;
    }
    footer .links a {
        padding: 10px 10px;
        font-weight: 200;
        float: left;
        width: 100%;
    }
    footer ul.social-media li a {
        margin: 0 5px;
    }
    footer .copyright {
        font-size: 12px;
        line-height: 1.5;
    }
    .list-of-courses {
        margin: 0 0px;
    }
    .content-panel.about .content-block {
        padding: 20px;
    }
    body.inside-page .rt.gallery-rt {
        top: 0;
    }
    .course-cards {
        width: calc(100% + 0px);
        display: block;
        margin: 10px 0px 0;
    }
    .ceo-speaks .message-block .message {
        padding: 0 0 0px;
        border: 0;
    }
    .ceo-photo {
    width: 100%;
    margin: 10px 0 0;
    background-image: url(../images/jo.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    min-width: 200px;
    float: left;
    display: block;
    height: 270px;
}
    .course-cards a {
        margin: 0px 0px 20px;
        width: 100%;
        max-width: calc(100% - 0px);
        font-size: 15px;
    }
    .contact-us {
       max-width: 100%;
        font-size: 14px;
    }
    .list-of-airlines {
    width: calc(100% + 20px);
    margin: 10px -10px 20px;
}
    .rt img {
        margin: 0 0 0px;
    }
    .about .text {
        margin: 0 0 0px;
    }
.list-of-airlines .card {
        padding: 20px;
        margin: 0 10px 20px;
        width: calc(50% - 20px);
    }
    .homepage-head-banner #typing2 {
    font-size: 25px;
}
.homepage-head-banner .circle-container {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    gap: 0px;
    margin: 40px 0px 20px;
}
.homepage-head-banner .circle-container {
    flex-wrap: wrap;
    margin: 40px 0px 30px;
}
.homepage-head-banner {
    padding: 0px 15px 50px;
}
.homepage-head-banner .circle {
    width: calc(50% - 40px);
    margin: 0px 20px 40px;
    padding: 0;
}
.homepage-head-banner .circle:last-child {
    margin: -20px 0;
}
.homepage-head-banner .circle::after {
    content: '';
    left: -15px;
    right: -15px;
    top: -15px;
    bottom: -15px;
}
.our-team .people item.meet-more a {
    margin: 10px auto 30px;
}
.list-of-courses .item .text, .content-block, h3 span {
    font-size: 14px;
    margin: 5px 0 0;
}
    .homepage-head-banner h1 {
    font-size: 20px;
    margin: 30px 0 0;
    height: auto;
}
    .content-block .lrg span.sml {
    font-size: 14px;
}
    .content-block .lrg {
    font-size: 18px;
    background-size: 150%;
    padding: 0px 0px 0px;
    background-position: center bottom -90px;
    /* text-align: center; */
    margin: 0;
    min-height: initial;
    background-image: none;
}
.video-testimonial .testi-card span {
    font-size: 14px;
    font-weight: normal;
}
    span.output_message {
        padding: 160px 30px;
    }
    .virtual-conversation {
        width: calc(100% - 40px);
        right: 20px;
    }
    .chat-btn {
        right: 20px !important; 
        bottom: 20px !important;
        transform: none !important;
        position: fixed !important;
        left: initial !important; 
        top: initial !important;
    }
    .chat-opened .virtual-conversation {
        bottom: 20px;
    }
    .list-of-courses .item .text h4 {
        font-size: 15px;
    }
    .profile-list .item .name  span {
        font-size: 12px;
    }
    .chat-opened::after {
    right: 0;
    top: 0px;
    bottom: 0;
    background: linear-gradient(0deg,  rgba(0, 0, 0, 0), transparent);
    opacity: 0.9;
    width: 100%;
}
    img.for-mobile.img {
        float: left;
        width: 100%;
        margin: 30px 0 0;
    }
    .checkbox-group {
        float: left;
        width: calc(100% + 20px);
    }
    .more-course-info h1 {
        font-size: 20px !important;
        margin: 20px 0 0;
    }
    .rt {
        margin: 40px 0 0 0px;
        width: 100%;
        position: relative;
        top: 0;
        height: fit-content;
        z-index: 999 !important;
        float: left;
    }
    .more-course-info a.close {
        position: fixed;
        top: 0px;
        right: 0px;
        z-index: 99;
        font-size: 50px;
        margin: 0px 0px 10px 0 !important;
        font-weight: 100;
        display: none;
    }
    .text-box.profile {
        float: left;
        width: 100%;
        margin: 20px 0 !important;
    }
    .popup-opened .more-course-info a.close {
        display: block;
    }
    .more-course-info .kpis {
        flex-wrap: wrap;
        margin: 0;
        width: 100%;
    }
    .popup-opened  a.mobile-menu.for-mobile {
        top: -50px;
    }
    .more-course-info .kpis .item {
        background: #eaecf7;
        margin: 10px 0px;
        width: 100%;
    }
    .profile-list .item .name {
    font-size: 18px;
}
    .magazine-opened .magazine-holder, a.magazine {
        display: none;
    }
    .profile-list .item {
    width: calc(50% - 20px);
    margin: 0px;
}
    .profile-list {
    width: calc(100% + 0px);
    gap: 20px;
    justify-content: center;
}
    .more-course-info {
        right: 0;
        top: initial;
        bottom: -120%;
        padding: 70px 30px 40px;
        border-radius: 0px;
        width: 100%;
        max-height: 100%;
    }
    .more-course-info.show {
        right: 0;
        bottom: 0;
    }
    .welcome-banner .title {
        font-size: 20px;
        margin: 0 0 20px;
        line-height: 1.4;
    }
    .welcome-banner span {
        font-size: 13px;
        line-height: 1.5;
    }
    .welcome-banner h1 {
        font-size: 28px;
        margin: 20px 0 10px;
    }
    .welcome-banner .close-banner {
        position: fixed;
        top: 20px;
        background: #fff;
        width: 48px;
        height: 48px;
        border-radius: 100px;
        right: 20px;
        display: inline-flex;
    }
    .welcome-banner {
        width: 330px;
        padding: 0;
        background-image: none;
        background-size: 320px;
        min-height: auto;
        background: transparent;
        box-shadow: none;
        height: 585px;
        object-fit: cover;
        border-radius: 0;
    }
    .welcome-banner .btn {
        font-size: 14px;
        z-index: 99999999999;
        position: absolute;
    }
    .welcome-banner video {
        float: left;
        width: 330px;
        height: 585px;
        border-radius: 10px;
        min-height: 400px;
        object-fit: contain;
    }
    .content-box {
        padding: 25px 25px 0px;
        background: #fff;
        border-radius: 30px 30px 0 0;
        margin-top: 0;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0);
    }
    .content-box.video-gallery {
    border-radius: 0;
}
.content-box.about {
    margin-top: 0;
    padding-bottom: 20px;
}
.our-team .people.level3 item {
    width: 100%;
}
item.title {
    margin: 35px 0 0px;
    font-size: 18px;
    font-weight: bold;
    padding: 0px 0;
    transform: none !important;
    text-align: center;
}
.content-box.about .rt {
    padding-bottom: 30px;
}
.our-team .people item:first-child {
    margin-top: 5px;
}
.people.level1 {
    margin: 0;
}
    .video-testimonial .carousel {
        display: block;
        gap: 10px;
        margin: 10px 0 10px;
    }
    .video-testimonial .testi-card {
    width: 100%;
    height: 470px;
    padding: 20px;
    transform: none !important;
    margin: 0 0 25px;
}
.video-testimonial .testi-card.active {
    transform: scale(1) rotateY(0deg) !important;
    z-index: 999999999;
    width: 100%;
    height: 470px;
    top: 0 !important;
    position: static;
    bottom: initial;
}
    .mobile-home {
        align-items: center;
        height: 100vh;
        float: left;
        width: 100%;
        padding: 0 0px 20px;
        position: relative;
        inset: 0;
        overflow: hidden;
        overflow-y: auto;
        margin: 0;
        transition: 0.2s ease all;
        text-align: center;
        background: #0c3780;
    }
    a.for-mobile.enroll-btn {
        background: #0a377f;
        margin: 0 auto !important;
        display: inline-block !important;
        float: none;
        color: #fff;
        padding: 14px 20px;
        border-radius: 8px;
    }
    *{
        user-select: none;
    }
    .content-panel.placement  .content-block {
        padding: 20px;
    }
    .placement .rt .campus-hvr {
        display: none;
    }
    .placement-page .text-box {
        margin: 0 0 0px;
    }
    .placement-page ul li {
        background-image: none;
        padding: 0px 0px 8px;
        margin: 0 0 10px;
    }
    .placement-page .list-of-airlines .card {
        width: calc(50% - 20px);
        height: 130px;
        background-size: 115px;
        margin: 10px;
    }
    .placement .rt {
        max-width: 400px;
        width: 100%;
        position: relative;
    }
    
    .gallery .rt {
        margin: 0;
    }
    .mobile-home img {
        float: left;
        width: 100%;
        pointer-events: none;
        margin: 0 0 20px;
    }
    .mobile-home span {
        font-size: 13px;
        font-weight: 300;
        text-align: center;
        padding: 0px 20px 20px;
        float: left;
        width: 100%;
    }
    .content-block {
        display: block;
    }
    h3 {
    font-size: 18px;
    line-height: 1.4;
}
    .mobile-home h3 {
        font-size: 18px;
        text-align: center;
        margin: 10px auto 10px;
        float: none;
        width: 270px;
        line-height: 1.5;
    }
    .nav-menu {
        right: 0;
        width: 100%;
        padding: 0px 20px 0px;
        top: -100%;
        background: #0a377f;
        transition: 0.2s ease all;
        display: block;
        position: relative;
        height: 95px;
        overflow: hidden;
        opacity: 1 !important;
    }
    .nav-menu a {
        color: #fff !important;
    }
    a.hit-area {
        display: none;    
    }
    .menu-opened .content-panel.push {
        top: 300px;
    }
    .our-team .people item img {
    height: auto;
    background-color: #fff;
}
.our-team p.subtext {
    font-size: 14px;
}
.nav-menu .item:hover .text {
    transform: rotateX(-75deg);
}
    .menu-opened .nav-menu {
    top: 0;
    padding: 0px 20px 50px;
    height: 100vh;
    overflow: hidden;
    position: fixed;
}
.mobile-menu {
    z-index: 999999999;
}
.our-team .people item.meet-more {
    padding: 0px 0 0;
}
.our-team .people item {
    margin: 25px 0px 0px;
    padding: 0px;
    float: left;
    width: 100%;
    background: #f5f4f8;
    padding: 25px;
}
.nav-menu {
    z-index: 9999;
}
.our-team {
    margin: 0;
    padding-bottom: 10px;
}
.our-team .people {
    display: block;
}
.articles-page .title a {
    font-size: 22px;
    background: transparent;
    padding: 0;
    margin: 0;
}
.ceo-speaks .message-block {
    padding: 0 0 0px 0px;
    background-position: top center;
    display: block;
    margin: 10px 0 0;
    border: 0;
}
.ceo-speaks {
    padding: 0px 0 30px 0;
}
.ceo-speaks .message-block img {
    width: 100%;
    float: none;
    margin: 0;
    border-radius: 0;
    display: block;
    margin: 0;
    height: auto;
}
.content-box.video-gallery h1 {
    margin: 0px 0 10px;
    font-size: 20px;
    line-height: 1.3;
}
    .content-panel {
        height: calc(100vh + 0px) !important;
    }
    .contact-us .map-block .item {
        width: calc(100% - 0px) !important;
        float: left;
        height: min-content;
    }
    .contact-us .ad-tbl {
    width: 100%;
    margin: 0 0 25px;
    background: rgba(10, 55, 127, 1);
}
.contact-us .map-block iframe {
    position: relative;
    top: 0px;
    right: 0;
    width: calc(100% - 0px);
    bottom: 0;
    height: 100%;
    z-index: 0;
    border-radius: 10px;
}
    .contact-us .map-block .campus-hvr {
        position: relative;
        width: 100%;
        float: left;
        height: 220px;
        margin: 0;
        box-shadow: none !important;
    }
    .contact-us {
        height: auto;
        overflow: hidden;
        float: left;
        width: 100%;
    }
    .contact-us .map-block .address-block {
        position: relative;
        z-index: 9;
        background: #fff;
        width: 100%;
        border-radius: 10px;
        box-shadow: none;
        padding: 0px;
        color: #333;
        bottom: 0px;
        display: block;
        overflow: hidden;
        height: initial;
        margin: 20px 0 0;
        float: left;
    }
}













@media (max-width: 1280px) {
    html {
        zoom: 0.8;
    }
    .content-panel-opened {
        background: #0a377f;
    }
    .content-panel {
        height: calc(100vh + 20%);
    }
}