.about-courses-content-wrapper,
.about-courses-grid-box-main-wrapper,
.banner-section-container,
.banner-section-img {
    max-width: 100%;
    min-width: 100%;
    width: 100%
}

.about__text,
.call-btn {
    font-weight: 700;
    text-transform: uppercase
}

.about-courses-grid-left,
.about-courses-grid-right {
    grid-column: span 6/span 12
}

.about-courses-container-bg-grid,
.about-courses-grid {
    grid-template-columns: repeat(12, 1fr)
}

.about-ground-box-text,
.about__text,
.call-btn,
.courses-content-subject {
    text-transform: uppercase
}

.call-btn,
.courses-content-main-link,
.courses-content-text {
    text-decoration: none
}

.bg-airplae,
.career-opportunities-airplane,
.contactusbg-airplane {
    animation: 4s linear infinite airplaneForward
}

.banner-section {
    width: 100%;
    height: auto
}

.banner-section-wrapper,
.contactus-section-grid-right-img img,
.footer-connect-all-link-wrap-img img,
.ourinfrusture-grid-main-right-img img {
    width: 100%;
    height: 100%
}

.banner-section-img {
    /* height: calc(100vh - 200px); */
    height: auto;
    position: relative;
    overflow: hidden
}

.banner-section-img::before {
    background-image: url(../Images/spaceimage.png);
    content: '';
    position: absolute;
    right: -46px;
    bottom: 0;
    z-index: 5;
    width: 240px;
    height: 300px;
    background-size: cover;
    background-repeat: no-repeat
}

.banner-section-img img {
    width: 100%;
    height: 100%;
    border-radius: 0;
    object-position: center top
}

.banner-content-text {
    font-size: 90px;
    color: #fff;
    font-family: var(--heading-font);
    line-height: 95px;
    margin-bottom: 40px
}

.about-courses-paramain,
.about__text,
.call-btn {
    font-family: var(--para-font)
}

.banner-content-wrapper {
    position: absolute;
    top: 80%;
    left: 10%;
    transform: translate(-58%, -50%);
    z-index: 5
}

.banner-section-wrapper .slick-prev.slick-arrow {
    left: 0
}

.banner-section-wrapper .slick-next.slick-arrow {
    right: 0
}

.banner-section-wrapper .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 6;
    background: #fff;
    border: none;
    width: 34px;
    height: 40px;
    border-radius: 50%;
    opacity: 1;
    transition: opacity .3s;
    display: flex;
    align-items: center;
    justify-content: center
}

.about__text:after,
.about__text:before {
    content: '';
    border-top: 2px solid var(--colorthree);
    max-width: 60px;
    min-width: 60px
}

.banner-section-wrapper .slick-next:before,
.banner-section-wrapper .slick-prev:before {
    font-family: FontAwesome !important;
    font-size: 27px !important;
    line-height: 1;
    opacity: 1 !important;
    width: 34px;
    height: 87px;
    justify-content: center;
    display: flex
}

.banner-section-wrapper .slick-prev:before {
    content: '\f104' !important;
    color: var(--colorthree) !important;
    background-color: #fff;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    align-items: center;
    overflow: hidden
}

.banner-section-wrapper .slick-next:before {
    content: '\f105' !important;
    color: #fff !important;
    background-color: #003079;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    align-items: center
}

.call-btn {
    background: var(--colorthree);
    padding: 14px 24px;
    color: #fff;
    border-radius: 50px;
    letter-spacing: 3px;
    box-shadow: 0 0 18px 4px rgba(0, 0, 0, .2);
    border: 1.5px solid transparent;
    font-size: 14px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s
}

.about-courses-section {
    width: 100%;
    height: auto;
    padding: 30px 0
}

.about__text__main {
    padding-bottom: 30px
}

.about__text {
    display: flex;
    width: 100%;
    max-width: max-content;
    min-width: min-content;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 20px auto;
    color: var(--colorone)
}

.about-courses-container,
.about-courses-grid-bg,
.about-courses-img-main {
    max-width: 100%;
    min-width: 100%;
    width: 100%
}

.about__text:before {
    margin: 0 20px 0 0;
    flex: 1 0 20px;
    width: 100%
}

.about__text:after {
    margin: 0 0 0 20px;
    flex: 1 0 20px;
    width: 100%
}

.about-courses-grid {
    display: grid;
    column-gap: 10px;
    display: grid;
    column-gap: 15px;
    align-items: center
}

.about-courses-container {
    margin: 0 auto
}

.about-courses-grid-right {
    margin: auto
}

.about-courses-img-main {
    position: relative;
    height: 640px;
    background-color: var(--colorone);
    padding: 10px;
    border-radius: 12px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .2), inset 0 2px 5px rgba(255, 255, 255, .4)
}

.about-courses-grid-bg {
    padding: 7px;
    background-color: #fff;
    margin-bottom: 15px;
    box-shadow: 0 0 18px 4px rgba(0, 0, 0, .2);
    border-radius: 10px;
    column-gap: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.about-courses-grid-bg i {
    width: 100%;
    max-width: 40px;
    min-width: 40px;
    height: 40px;
    color: #fff;
    background-color: var(--colorthree);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%
}

.about-courses-box-content-text {
    font-size: 15px;
    color: #000;
    font-weight: 500;
    line-height: 20px;
    font-family: var(--para-font);
    margin-bottom: 0
}

.about-courses-img-main img {
    height: 100%;
    width: 100%
}

.about-courses-headingmain {
    font-weight: 600;
    line-height: 25px;
    font-family: var(--heading-font);
    color: var(--colorone);
    margin-bottom: 15px;
    letter-spacing: 2px
}

.about-courses-paramain {
    font-size: 17px;
    font-weight: 500;
    line-height: 25px;
    color: #545454
}

.about-ground-box-text,
.career-opportunities-heading-text,
.sec-title {
    font-family: var(--para-font);
    color: #fff
}

.career-opportunities-heading-wrap {
    background-color: var(--colorone);
    box-shadow: 4px 4px 7px 0 rgba(0, 0, 0, .15), 1px 2px 5px 0 rgba(0, 0, 0, .15) inset;
    padding: 10px;
    width: 100%;
    max-width: max-content;
    min-width: min-content;
    border-radius: 0 10px 10px 0
}

.about-courses-container-bg,
.about-courses-container-bg-another {
    height: auto;
    border-radius: 20px;
    padding: 15px;
    transform-origin: center;
    position: relative;
    max-width: 100%;
    min-width: 100%;
    width: 100%
}

.career-opportunities-heading-text {
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    letter-spacing: 2px
}

.career-opportunities-section-two {
    padding-top: 15px
}

.about-courses-container-bg {
    background-color: var(--colortwo);
    margin-top: -10px
}

.about-courses-container-bg-another {
    background-color: var(--colorthree);
    margin-top: 20px
}

.about-courses-cabin-wrap-box,
.courses-content-main-div-bg {
    box-shadow: 4px 4px 7px 0 rgba(0, 0, 0, .15), 1px 2px 5px 0 rgba(0, 0, 0, .15) inset;
    background-color: #fff
}

.career-opportunities-main .slick-slide,
.sec-title {
    padding: 0 20px
}

.about-courses-container-bg-grid {
    display: grid;
    column-gap: 50px;
    align-items: center
}

.about-courses-container-bg-left,
.contactus-section-grid-left {
    grid-column: span 7/span 6
}

.about-courses-container-bg-right {
    grid-column: span 5/span 6
}

.about-ground-staff_bento {
    display: grid;
    grid-auto-columns: auto;
    grid-auto-rows: 115px;
    grid-template-areas: "box1 box4 box3" "box1 box4 box3" "box2 box4 box5" "box2 box4 box5";
    max-width: 100%;
    width: 100%;
    gap: 14px
}

.about-ground-box:first-child {
    grid-area: box1
}

.about-ground-box:nth-child(2) {
    grid-area: box2
}

.about-ground-box:nth-child(3) {
    grid-area: box3
}

.about-ground-box:nth-child(4) {
    grid-area: box4
}

.about-ground-box:nth-child(5) {
    grid-area: box5
}

.about-ground-box:nth-child(6) {
    grid-area: box6
}

.about-ground-box-bg {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    height: 100%;
    border-radius: 50px;
    position: relative;
    border: 5px solid #fff;
    overflow: hidden
}

.about-ground-box-bg::after {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    border-radius: 50px;
    bottom: 0;
    background-color: #0000006f;
    width: 100%;
    height: 100%;
    content: "";
    z-index: 6
}

.sec-title:after,
.sec-title:before {
    content: '';
    position: absolute;
    width: 3px;
    background: #000;
    height: 30px
}

.about-ground-box-bg img {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    height: 100%;
    border-radius: 50px;
    object-fit: cover;
    object-position: 50% 28%
}

.about-ground-box-text {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 7;
    font-size: 15px;
    font-weight: 700;
    line-height: 23px;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
    max-width: 90%;
    min-width: 90%
}

.sec-title {
    letter-spacing: 3px;
    font-size: 40px;
    position: relative;
    line-height: 30px;
    font-weight: 600;
    width: 100%;
    max-width: min-content;
    text-align: center;
    min-width: max-content;
    margin-bottom: 20px
}

.about-courses-cabin-text-ppp,
.sec-title-hhh {
    color: var(--colorone);
    font-family: var(--para-font)
}

.bg-airplae,
.bg-hospitality {
    max-width: 550px;
    min-width: 550px;
    background-repeat: no-repeat
}

.sec-title:before {
    top: 0;
    left: 0
}

.sec-title:after {
    top: 0;
    right: 0
}

.sec-title-hhh {
    font-size: 40px;
    line-height: 45px;
    font-weight: 500
}

.call-btn-wrap-text {
    margin-top: 25px
}

.bg-airplae {
    width: 100%;
    height: 136px;
    background-size: contain;
    background-position: center
}

.bg-hospitality {
    width: 100%;
    height: 180px;
    background-size: auto;
    background-position: left;
    clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%)
}

.about-courses-cabin-text-ppp {
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 1px;
    padding: 5px
}

.about-courses-cabin-wrap-box {
    max-width: max-content;
    min-width: min-content;
    padding: 5px;
    border-radius: 0 10px 10px 0;
    margin-bottom: 10px
}

.our-courses-main {
    width: 100%;
    height: auto;
    padding: 30px 0;
    background-image: url(../images/background.webp);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover
}

.about-par-text {
    font-size: 40px;
    line-height: 45px;
    color: var(--colorthree);
    font-weight: 500;
    font-family: var(--para-font);
    text-align: center;
    margin: 5px auto
}

.courses-inner-text-para-div {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 40px
}

.courses-content-grid {
    display: grid;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    grid-gap: 20px 20px
}

.courses-content-main-div,
.footer-connect-all-link-wrap,
.ourinfrusture-grid-main-box {
    grid-column: span 3/span 6
}

.courses-content-main-div-bg {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    backdrop-filter: blur(10px)
}

.courses-content-main-top {
    background-color: #289db94a;
    width: 100%;
    padding: 20px 12px;
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    column-gap: 14px
}

.courses-content-main-img {
    width: 100%;
    max-width: max-content;
    min-width: min-content;
    height: 120px;
    border-radius: 4px;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    box-shadow: 1px 2px 5px 1px rgb(40 157 185)
}

.courses-content-main-img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.courses-content-subject {
    font: 600 21px/26px var(--para-font);
    color: #302c2d;
    padding-top: 20px
}

.bestseller-course {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #003079;
    padding: 0;
    border-bottom-left-radius: 30px;
    margin-bottom: 0;
    box-shadow: rgba(50, 50, 93, .25) 0 6px 12px -2px, rgba(0, 0, 0, .3) 0 3px 7px -3px;
    width: 100%;
    max-width: 60px;
    min-width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center
}

.contactus-section-grid,
.ourinfrusture-grid-main,
.ourinfrusture-grid-main-left-box {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    column-gap: 15px
}

.bestseller-course img {
    width: 40px;
    height: 40px;  
      object-fit: contain
}

.courses-content-main-top::after {
    position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    width: 100%;
    max-width: 30px;
    min-width: 30px;
    height: 30px;
    background-color: #fff;
    border: 1px solid #c1e3eb
}

.courses-content-main-btm {
    width: 100%;
    padding: 10px
}

.courses-content-text {
    font: 400 16px/24px var(--para-font);
    color: #fff;
    margin-bottom: 0;
    background-color: var(--colorthree);
    padding: 30px 10px 10px;
    position: relative;
    height: auto
}

.courses-content-text::before {
    position: absolute;
    content: "";
    width: 100%;
    max-width: 50%;
    min-width: 50%;
    height: 25px;
    background-color: var(--colorone);
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.aboutus-section,
.ourinfrastucture-section {
    width: 100%;
    height: auto;
    padding: 30px 0;
    background-color: #ededed;
    margin: 30px 0
}

.ourinfrusture-grid-main {
    row-gap: 15px;
    align-items: center
}

.ourinfrusture-grid-main-left {
    grid-column: span 8/span 6
}

.footer-connect-grid-wrap,
.ourinfrusture-grid-main-right {
    grid-column: span 4/span 6
}

.ourinfrusture-grid-main-left-box {
    row-gap: 15px
}

.ourinfrusture-grid-main-box-wrap {
    background-color: #fff;
    box-shadow: 0 4px 8px #0000000d, 0 8px 16px #0080ff1a, 0 12px 24px #0080ff14;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    height: auto;
    padding: 10px;
    border-radius: 5px
}

.ourinfrusture-grid-main-right-img {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    height: auto;
    background-color: #fff;
    border-radius: 10px;
}

.ourinfrusture-grid-main-box-bg {
    width: 100%;
    height: 122px
}

.ourinfrusture-grid-main-box-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top
}

.contactus-section {
    width: 100%;
    height: auto;
    padding: 20px 0;
    background-color: var(--colorone);
    margin: 30px 0;
    position: relative
}

.contactusbg-airplane {
    width: 100%;
    max-width: 480px;
    min-width: 480px;
    height: 245px;
    position: absolute;
    top: 0;
    right: 0;
    background-size: contain;
    background-position: center top;
    background-repeat: no-repeat;
    opacity: 1.3;
    transform: rotateX(17deg) translateY(50px) translate3d(11px, 20px, 10px)
}

@keyframes airplaneForward {

    0%,
    100% {
        transform: translateX(0)
    }

    50% {
        transform: translateX(-20px)
    }
}

.contactus-section-grid {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    margin: auto
}

.contactus-section-grid-right {
    grid-column: span 5/span 6;
    align-content: center
}

.aboutus-main-grid-left,
.aboutus-main-grid-right,
.contact-form-div-wrap {
    grid-column: span 6/span 6
}

.about-courses-container-bg-up {
    padding-top: 10px
}

.aboutchoose-grid-wrap-ul {
    padding: 10px
}

.aboutchoose-grid-wrap-li {
    font: 400 16px/24px var(--para-font);
    color: #fff;
    margin-bottom: 10px
}

.contactus-section-grid-right-img {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    height: auto;
    background-color: #fafeff38;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    padding: 10px 10px 0;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .2), inset 0 2px 5px rgba(255, 255, 255, .4)
}

.contactus-text-wr {
    font-size: 40px;
    color: #fff;
    font-family: var(--heading-font);
    line-height: 45px;
    margin-bottom: 20px
}

.contactus-text-para-rw {
    font-size: 20px;
    color: #fff;
    font-family: var(--para-font);
    line-height: 25px;
    margin-bottom: 20px;
    width: 100%;
    max-width: 80%;
    min-width: 80%
}

.contact-form-div {
    width: 100%;
    max-width: 70%;
    min-width: 70%;
    backdrop-filter: blur(12px) saturate(180%);
    -webkit-backdrop-filter: blur(12px) saturate(180%);
    background-color: rgb(255 255 255 / 87%);
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 25px
}

.subt-btn-wrap {
    display: flex;
    justify-content: center;
    align-items: center
}

.contact-form-div-wrap {
    padding-bottom: 15px
}

.contact-form-div-wrap-text {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    font-family: var(--para-font);
    line-height: 20px;
    margin-bottom: 10px
}

.contact-form-div-wrap-input,
.contact-form-div-wrap-textarea {
    border: none;
    box-shadow: 0 0 5px 0 #ccc;
    font-size: 15px;
    color: #545454;
    line-height: 20px;
    font-family: var(--para-font);
    width: 100%;
    max-width: 100%;
    min-width: 100%
}

.contact-form-div-wrap-input {
    margin-bottom: 15px;
    padding: 8px;
    border-radius: 10px
}

.contact-form-div-wrap-box-grid,
.footer-connect-grid {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    column-gap: 15px
}

.contact-form-div-wrap-textarea {
    padding: 10px;
    border-radius: 10px;
    resize: none;
    height: 65px
}

.contact-form-div-wrap-input:focus,
.contact-form-div-wrap-textarea:focus {
    border: none;
    outline: 0
}

.footer-section {
    width: 100%;
    height: auto;
    position: relative;
    background-color: #000;
    padding: 40px 0
}

.footer-section::after {
    content: '';
    position: absolute;
    right: -49px;
    top: -1px;
    width: 316px;
    height: 240px;
    background: url(../Images/footerspace.png) top left no-repeat;
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    z-index: 2
}

.social-icons:after,
.social-icons:before {
    width: 40%;
    height: 1px;
    background: #20242c;
    top: 50%;
    content: ""
}

.footer-heading-text {
    color: #7e7c7d;
    font-weight: 600;
    font-size: 32px;
    font-family: var(--para-font);
    margin-bottom: 1em;
    text-align: center
}

.footer-connect-grid-box-grid {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start
}

.footer-connect-text-span {
    color: #414a54;
    font-weight: 600;
    font-size: 25px;
    line-height: 30px;
    font-family: var(--para-font);
    display: inline-block;
    margin-bottom: .2em
}

.footer-connect-text-span-icon i {
    font-size: 30px;
    color: #ccc;
    margin-right: 20px
}

.footer-connect-text-details {
    color: #fff;
    font-size: 13px;
    line-height: 24px;
    display: block;
    font-family: var(--para-font);
    word-break: break-word
}

.aboutus-main-grid,
.footer-connect-all-link-grid {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    column-gap: 20px
}

.footer-connect-all-link-grid {
    padding-top: 30px
}

.footer-connect-all-link-wrap-img {
    width: 100%;
    height: 160px
}

.footer-link-heading {
    font-size: 20px;
    line-height: 25px;
    font-weight: 600;
    font-family: var(--heading-font);
    color: #7e7c7d;
    margin-bottom: 10px;
    letter-spacing: 5px
}

.footer-link-heading-ul {
    padding-left: 0;
    list-style-type: none
}

.footer-link-heading-li a {
    text-decoration: none;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    font-family: var(--para-font)
}

.footer-link-heading-li {
    margin-bottom: 10px
}

.footer-link-heading-li:last-child {
    margin-bottom: 0
}

.newsletter-content-text {
    font-size: 15px;
    color: #dfdfdf;
    line-height: 20px;
    margin-bottom: 15px;
    font-family: var(--para-font)
}

.social-icons {
    position: relative;
    margin: 10px 0
}

.social-icons:before {
    position: absolute;
    left: 0
}

.social-icons:after {
    position: absolute;
    right: 0
}

.social-icons a {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 45px;
    border-radius: 100%
}

.social-icons a i {
    font-size: 30px;
    color: #414a54;
    transition: .4s
}

.social-icons a:hover i {
    color: var(--colortwo)
}

.aboutus-heading-text {
    font-size: 50px;
    color: var(--colorone);
    line-height: 55px;
    margin-bottom: 20px;
    letter-spacing: 2px;
    font-family: var(--heading-font)
}

.aboutus-para-content-text {
    font-size: 15px;
    color: #545454;
    line-height: 20px;
    margin-bottom: 15px;
    font-family: var(--para-font)
}

.aboutus-shortpara-text {
    font-size: 25px;
    font-weight: 500;
    font-family: var(--para-font);
    line-height: 30px;
    color: #000;
    margin-bottom: 20px
}

.call-btn-wrap-box {
    margin-top: 35px
}

.sound-btn {
    position: absolute;
    bottom: 35px;
    right: 30px;
    background: rgba(0, 0, 0, .6);
    color: #fff;
    border: none;
    padding: 8px 14px;
    border-radius: 20px;
    cursor: pointer
}

.aboutus-video-section {
    position: relative;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    background-color: #fff;
    border-radius: 20px;
    padding: 15px
}

.social-icon-div-li,
.social-icon-div-li:after {
    background-color: var(--colorthree);
    width: 100%
}

.aboutus-video-section video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px
}

.social-icon-section {
    position: fixed;
    top: 50%;
    right: 6%;
    z-index: 8;
    opacity: 1;
    visibility: visible;
    transform: translate(50px, -50%);
    transition: opacity .4s, transform .4s
}

.social-icon-div-ul {
    display: flex;
    flex-direction: column;
    list-style-type: none;
    margin-bottom: 0;
    row-gap: 40px
}

.social-icon-div-li {
    align-items: center;
    border-radius: 50%;
    box-shadow: 0 14px 28px #00000040, 0 10px 10px #00000038;
    display: flex;
    height: 50px;
    justify-content: center;
    max-width: 50px;
    min-width: 50px;
    position: relative
}

.social-icon-div-li-a {
    height: 2cap
}

.social-icon-div-li-a i {
    color: #fff;
    font-size: 25px
}

.social-icon-div-li:after {
    content: "";
    height: 100%;
    left: 24px;
    max-width: 2px;
    min-width: 2px;
    position: absolute;
    top: 50px
}

.social-icon-div-li:last-child:after {
    background-color: #fff;
    content: "";
    height: 100%;
    left: 23px;
    max-width: 0;
    min-width: 0;
    position: absolute;
    top: 50px;
    width: 100%
}

.career-opportunities {
    width: 100%;
    height: auto;
    padding: 30px 0;
    background-color: #ededed;
    margin: 30px 0;
    position: relative
}

.career-opportunities-airplane {
    width: 100%;
    max-width: 600px;
    min-width: 600px;
    height: 127px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 6;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    opacity: .8
}

.career-opportunities-box {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    box-shadow: 0 0 17px 0 rgba(0, 0, 0, .2);
    border-radius: 20px;
    padding: 10px;
    background-color: #fff;
    margin: 1rem 0
}

.career-opportunities-box img {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    height: 100px;
    object-fit: contain;
    object-position: center
}

@media(max-width:1399px) {
    .career-opportunities-airplane {
        width: 100%;
        max-width: 400px;
        min-width: 400px;
        height: 127px
    }
}

@media(max-width:1260px) {
    .courses-content-text {
        font: 400 14px/21px var(--para-font)
    }

    .courses-content-subject {
        font: 600 16px/20px var(--para-font)
    }

    .contact-form-div-wrap-text {
        font-size: 14px;
        line-height: 18px
    }

    .contactus-text-wr {
        font-size: 36px;
        line-height: 42px
    }

    .contactus-text-para-rw {
        font-size: 18px;
        line-height: 22px
    }

    .contactusbg-airplane {
        width: 100%;
        max-width: 400px;
        min-width: 400px;
        height: 400px;
        top: 90px
    }

    .footer-section::after {
        right: -57px;
        top: -1px;
        width: 400px;
        height: 223px
    }

    .footer-connect-text-span {
        font-size: 19px;
        line-height: 25px
    }

    .footer-connect-text-details {
        color: #fff;
        font-size: 11px;
        line-height: 21px
    }

    .footer-link-heading-li a {
        font-size: 11px;
        line-height: 15px
    }

    .newsletter-content-text {
        font-size: 12px;
        color: #dfdfdf;
        line-height: 17px
    }

    .footer-connect-all-link-wrap-img {
        width: 100%;
        height: 120px
    }
}

@media(max-width:1199px) {

    .about-par-text,
    .sec-title-hhh {
        font-size: 30px;
        line-height: 35px
    }

    .bg-airplae {
        width: 100%;
        max-width: 400px;
        min-width: 400px;
        height: 136px
    }

    .about-ground-box-text {
        font-size: 13px;
        font-weight: 700;
        line-height: 18px
    }

    .aboutus-shortpara-text {
        font-size: 20px;
        line-height: 25px
    }

    .aboutus-para-content-text {
        font-size: 14px;
        line-height: 18px
    }

    .aboutus-heading-text {
        font-size: 40px;
        line-height: 46px
    }

    .courses-content-main-div {
        grid-column: span 4/span 6
    }

    .courses-content-text {
        font: 400 13px/20px var(--para-font)
    }

    .footer-section::after {
        right: -94px;
        top: -1px;
        width: 400px;
        height: 215px
    }
}

@media(max-width:991px) {
    .banner-section-img::before {
        width: 140px;
        height: 300px;
        background-size: cover;
        background-repeat: no-repeat
    }

    .banner-section-img {
        width: 100%;
        height: auto;
        /* height: calc(100vh - 280px); */
        max-width: 100%;
        min-width: 100%;
        position: relative;
        overflow: hidden
    }

    .about-courses-grid-left {
        grid-column: span 8/span 12
    }

    .about-courses-grid-right {
        grid-column: span 4/span 12;
        margin: auto
    }

    .about-courses-container-bg-left,
    .aboutus-main-grid-left,
    .aboutus-main-grid-right {
        grid-column: span 12/span 6
    }

    .about-courses-container-bg-right {
        grid-column: span 12/span 6;
        margin: auto;
        padding: 10px 0
    }

    .about-courses-container-bg {
        margin-top: 10px
    }

    .about-courses-img-main {
        height: 570px;
        padding: 0
    }

    .about-courses-container-bg-grid {
        column-gap: 0
    }

    .about-ground-box-text {
        font-size: 12px;
        font-weight: 700
    }

    .about__text {
        font-size: 15px;
        margin: 14px auto
    }

    .about__text__main {
        padding-bottom: 15px
    }

    .about-courses-section,
    .our-courses-main {
        width: 100%;
        height: auto;
        padding: 20px 0
    }

    .aboutus-section,
    .contactus-section,
    .ourinfrastucture-section {
        padding: 20px 0;
        margin: 0
    }

    .aboutus-main-grid {
        column-gap: 10px
    }

    .aboutus-main-grid-right {
        padding-top: 40px
    }

    .courses-content-main-div {
        grid-column: span 6/span 6
    }

    .about-par-text {
        font-size: 25px;
        line-height: 30px
    }

    .contactusbg-airplane {
        width: 100%;
        max-width: 300px;
        min-width: 300px;
        height: 300px;
        top: 90px
    }

    .contactus-text-wr {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 10px
    }

    .contactus-text-para-rw {
        font-size: 15px;
        line-height: 19px;
        margin-bottom: 10px
    }

    .contact-form-div-wrap {
        grid-column: span 12/span 6;
        padding-bottom: 15px
    }

    .social-icon-section {
        position: fixed;
        top: 50%;
        right: 10%
    }
}

@media(max-width:767px) {
    .about-ground-staff_bento {
        display: grid;
        grid-auto-columns: auto;
        grid-auto-rows: 115px;
        grid-template-areas: "box1 box1 box2 box2" "box1 box1 box2 box2" "box3 box3 box3 box3" "box3 box3 box3 box3" "box4 box4 box5 box5" "box4 box4 box5 box5";
        max-width: 100%;
        width: 100%;
        gap: 14px
    }

    .bg-hospitality,
    .contact-form-div,
    .contactus-text-para-rw {
        width: 100%;
        max-width: 100%;
        min-width: 100%
    }

    .sec-title {
        letter-spacing: 3px;
        font-size: 20px
    }

    .aboutchoose-grid-wrap-li {
        font: 400 14px/20px var(--para-font)
    }

    .about-courses-cabin-text-ppp,
    .aboutus-shortpara-text {
        font-size: 18px;
        line-height: 22px
    }

    .aboutus-heading-text {
        font-size: 30px;
        line-height: 37px
    }

    .bestseller-course {
        width: 100%;
        max-width: 80px;
        min-width: 80px;
        height: 45px
    }

    .ourinfrusture-grid-main-left,
    .ourinfrusture-grid-main-right {
        grid-column: span 12/span 6
    }

    .contactus-section-grid-right {
        grid-column: span 12/span 6;
        align-content: center;
        order: 1
    }

    .contactus-section-grid-left {
        grid-column: span 12/span 6;
        order: 2;
        padding-top: 30px
    }

    .contactusbg-airplane {
        width: 100%;
        max-width: 150px;
        min-width: 150px;
        height: 150px;
        top: 0
    }

    .contactus-text-wr {
        font-size: 20px;
        line-height: 25px;
        letter-spacing: .9px
    }

    .career-opportunities-airplane {
        width: 100%;
        max-width: 200px;
        min-width: 200px;
        height: 127px
    }

    .footer-connect-all-link-wrap-img {
        width: 100%;
        height: auto
    }

    .footer-link-heading {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 4px
    }

    .about-courses-grid-left {
        grid-column: span 12 / span 12;
    }

    .about-courses-img-main {
        display: none;
    }
}

@media(max-width:576px) {
    .banner-section-img {
        width: 100%;
        height: auto;
        /* height: calc(100vh - 370px); */
        max-width: 100%;
        min-width: 100%;
        position: relative;
        overflow: hidden
    }

    .social-icon-div-li {
        height: 30px;
        max-width: 30px;
        min-width: 30px
    }

    .social-icon-div-li-a i {
        color: #fff;
        font-size: 15px
    }

    .social-icon-section {
        position: fixed;
        top: 50%;
        right: 20%
    }

    .social-icon-div-li:after {
        left: 15px;
        max-width: 2px;
        min-width: 2px;
        top: 34px
    }

    .banner-section-img::before {
        width: 140px;
        height: auto;
        background-size: cover;
        background-repeat: no-repeat
    }

    .about-courses-box-content-text {
        font-size: 13px;
        color: #000;
        line-height: 16px
    }

    .about-courses-grid-bg i {
        width: 100%;
        max-width: 25px;
        min-width: 25px;
        height: 25px;
        font-size: 16px
    }

    .about-courses-img-main {
        height: 441px
    }

    .about-ground-staff_bento {
        grid-auto-rows: auto;
        grid-template-areas: "box1 box1 box1 box1" "box2 box2 box2 box2" "box3 box3 box3 box3" "box4 box4 box4 box4" "box5 box5 box5 box5"
    }

    .about-ground-box-text {
        font-size: 14px;
        line-height: 19px;
        font-weight: 700;
        background-color: #0000004f;
        padding: 10px
    }

    .sec-title-hhh {
        font-size: 22px;
        line-height: 30px
    }

    .bg-airplae {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        height: 136px
    }

    .aboutus-shortpara-text {
        font-size: 16px;
        line-height: 20px
    }

    .courses-content-subject {
        font: 600 14px/18px var(--para-font);
        font: 600 12px/16px var(--para-font)
    }

    .courses-content-main-img {
        width: 100%;
        max-width: max-content;
        min-width: min-content;
        height: 110px
    }

    .footer-connect-grid-wrap,
    .ourinfrusture-grid-main-box {
        grid-column: span 6/span 6
    }

    .contactusbg-airplane {
        width: 100%;
        max-width: 150px;
        min-width: 150px;
        height: 100px;
        top: 20px
    }

    .contactus-text-para-rw {
        font-size: 11px;
        line-height: 15px
    }

    .contact-form-div-wrap {
        grid-column: span 12/span 6;
        padding-bottom: 9px
    }

    .call-btn {
        padding: 6px 20px;
        font-size: 13px
    }

    .footer-connect-all-link-wrap {
        grid-column: span 6/span 6;
        padding-top: 20px
    }

    .footer-connect-text-span {
        font-size: 14px;
        line-height: 21px
    }

    .footer-heading-text {
        color: #7e7c7d;
        font-weight: 600;
        font-size: 20px
    }

    .social-icons a {
        display: inline-block;
        width: 30px;
        height: 30px;
        text-align: center;
        line-height: 35px;
        border-radius: 100%
    }

    .social-icons:after,
    .social-icons:before {
        content: "";
        position: absolute;
        width: 30%
    }

    .footer-connect-text-span-icon i {
        font-size: 18px;
        margin-right: 9px
    }
}

@media(max-width:480px) {
    .banner-section-img {
        width: 100%;
        height: auto;
        /* height: calc(100vh - 450px); */
        max-width: 100%;
        min-width: 100%;
        position: relative;
        overflow: hidden
    }

    .footer-connect-text-span-icon i {
        font-size: 16px
    }

    .courses-content-main-div,
    .footer-connect-grid-wrap {
        grid-column: span 12/span 6
    }

    .contactusbg-airplane {
        width: 100%;
        max-width: 150px;
        min-width: 150px;
        height: 100px;
        top: 54px
    }

    /* .about-courses-img-main {
        height: 350px;
        padding: 0;

    } */

    .about-courses-grid-bg {
        column-gap: 6px
    }

    .about-courses-box-content-text {
        font-size: 11px;
        color: #000;
        line-height: 16px
    }

    .courses-content-main-img {
        width: 100%;
        max-width: max-content;
        min-width: min-content;
        height: 110px
    }

    .courses-content-subject {
        font: 600 15px/16px var(--para-font)
    }

    .contactus-section-grid-left {
        padding-top: 20px
    }

    .career-opportunities-heading-text {
        font-size: 13px;
        line-height: 19px
    }

    .footer-section::after {
        right: -108px;
        top: -1px;
        width: 368px;
        height: 200px
    }
}

@media(max-width:420px) {
    .about-courses-grid-left {
        grid-column: span 12/span 12
    }

}