
.wrapper1 {
    /* max-width: 1710px !important; */
    /* margin-left: 100px !important; */
    margin-left: auto;
    margin-right: auto;
    /* margin-bottom: 50px; */
}

.md-bio {
    max-width: 1200px;
}

.container.wrapper2 {

    margin-left: 100px;
}

.counter_bg {
    display: flex;
    justify-content: center !important;
    text-align: center;
}

.studentsPro a:hover {
    text-decoration: none;
    color: #fff;
}

.socialIcon a {
    color: #6A3BB1;
}

.socialIcon a:hover {
    color: #6A3BB1;
}

/* a:hover {
    color: #0056b3;
    text-decoration: none !important;
} */
/* .c6b {
    background-color: #2bb080;
    background-color: var(--c6);
    background-color: #dcd7ff !important;
} */
.bg-dark1 {
    background-color: var(--c3);
}
.ssmd i{
    font-size: 25px !important;
    margin-right: 5px;
    color: rgb(60, 37, 207);
}
.abis{
    max-width: 525px;
}
.cstr{
    max-width: 600px;
}
.close-button {
    position: absolute;
    top: -12px !important ;
    right: 8px !important ;
    font-size: 20px;
    cursor: pointer;
    color: #f00 !important ;
}
.feature-box-5 {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.md_bg{
    background-color: #f2f2f2;
    padding: 30px 0;
    /* border-radius: 15px; */
    margin-left: -15px;
}
.breadcrumb h3 {
    position: relative;
    display: block;
    width: 100%;
    max-width: 100%;
    align-self: flex-start;
    margin: 0 !important;
    padding-bottom: 18px;
    color: #6a3bb1;
    font-size: clamp(2.2rem, 4vw, 3.5rem);
    font-weight: 700;
    line-height: 1.05;
    text-align: left;
    text-shadow: none;
}
.breadcrumb h3::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 62px;
    height: 4px;
    border-radius: 999px;
    background: #f5a623;
}
.office_collections{
    background-color: #ada1ff;
    padding: 5px 0;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    /* font-weight: bold; */
}
.breadcrumb {
    background-image: url(../images/page-banner-20260601.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 580px;
    margin-top: 35px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0 clamp(20px, 5vw, 72px);
    text-align: left;
}
.breadcrumb.flexDCC {
    align-items: flex-start !important;
    justify-content: center !important;
}
.privacy-policy-banner {
    background-image: url("../images/privacy-policy-banner.png") !important;
    
}
.contact-banner {
    background-image: url("../images/contact-banner.png") !important;
}
.gallery-banner {
    background-image: url("../images/gallery-banner.png") !important;
    margin-top: 35px !important;
    
}
.placed-students-banner {
    background-image: url("../images/placed-students-banner.png") !important;
}
.terms-banner {
    background-image: url("../images/terms-banner.png") !important;
}
.terms-legacy-content {
    display: block;
}
.terms-legacy-content > .col12.sm4.md8.pa:not(.terms-content) {
    display: none;
}
.footerNav div li {
    border-bottom: none !important;
    margin: .35rem 0 !important;
    padding-bottom: 0 !important;
}
.footerNav div li a {
    display: block;
    line-height: 1.35;
    padding-bottom: .15rem;
    white-space: normal;
}
@media screen and (min-width: 992px) {
    .navDropdownMenu {
        overflow: visible !important;
    }
    .navSubmenu {
        z-index: 1300 !important;
    }
    .navSubmenu::after {
        width: 36px !important;
    }
    .navSubmenuMenu {
        left: calc(100% - 2px) !important;
        min-width: 360px !important;
        width: max-content !important;
        max-width: calc(100vw - 32px) !important;
        overflow: visible !important;
        z-index: 1300 !important;
    }
    .navSubmenuMenu li {
        position: relative !important;
        z-index: 1 !important;
    }
    .navDropdownMenu .navSubmenuMenu li a {
        display: block !important;
        position: relative !important;
        z-index: 1 !important;
        white-space: nowrap !important;
        line-height: 1.35 !important;
    }
}
.bigClod {
    /* bottom: -4rem;
    width: 650px!important; */
    z-index: 1;
}

.count-area {
    position: relative;
    background:#009aaa;
    padding: 50px 0;
    text-align: center;
    color: #fff;
}
.count-area-content {
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.count-area i {
    font-size: 48px;
}
.count-digit {
    margin: 20px 0px;
    color: #fff;
    font-weight: 700;
    font-size: 50px;
    margin-bottom: 5px;
}
.count-title {
    font-size: 20px;
}
.plus_icons{
    display: flex !important;
    align-items: center !important;
    
}
i.fa-solid.fa-plus.plus {
    font-size: 40px;
    margin-left: 5px;
}
/* .Banner {
    height: auto;
    padding-bottom: 90px;
    margin-top: 112px;
} */


select.c5t {
    height: 45px;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px !important;
    border-radius: 5px !important;
}

@media screen and (max-width:598px) {
    .wrapper1 {
        margin-left: 30px;
    }

    div.mobileDiv2 {
        position: fixed;
        left: 80%;
    }


    .logos img {
        display: block;
        height: 48px;
        width: auto;
        max-width: 100%;
        object-fit: contain;
    }

    .close_btns {
        position: absolute;
        top: 2%;
        /* right: 2%; */
        left: 80%;
    }
    .md-bio {
        max-width: 319px;
    }
  
 

    
    .partner_logo{
        display: flex;
        flex-direction: column;
    }  
    .breadcrumb {
        height: 220px;
        margin-top: 0;
        min-height: 260px;
        padding: 0 20px;
    }
    .pt8 {
        padding-top: 2rem;
    }
    .pb8 {
        padding-bottom: 2rem;
    }
    /* .Banner {
        height: auto;
        padding-bottom: 90px;
        margin-top: 73px;
    } */
    .home_banner{
        margin-top: 73px !important;
    }

}

@media screen and (max-width: 1024px) {
    .breadcrumb h3 {
        font-size: clamp(1.55rem, 3.4vw, 2.35rem);
        padding-bottom: 14px;
    }

    .breadcrumb h3::after {
        width: 52px;
        height: 3px;
    }
}

@media screen and (max-width: 598px) {
    .breadcrumb h3 {
        font-size: clamp(1.2rem, 4.8vw, 1.8rem);
        padding-bottom: 12px;
    }

    .breadcrumb h3::after {
        width: 42px;
        height: 3px;
    }
}
.wrapper_two{
    margin-left: auto;
    margin-right: auto;
}
.std {
    height: 80px;
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    border-radius: 50%;
}
.std_name{
    text-align: center;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 17px;
}
.std_organisation{
    text-align: center;
}
.placed_student{
    box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.2);
    border-radius: 5px;
    padding: 5px 0px;
    margin-bottom: 15px;
    background-color: #f9f8ff;
}
.ab_img {
max-width: 70%;
 object-fit: cover;
}

@media screen and (max-width: 1600px) {
.ab_img {
max-width: 80%;
object-fit: cover;
 }

}

@media screen and (max-width: 598px) {
.testimoCanvas>li { margin: 0 0rem;
}
}

/* Modern quick contact modal */
.quickForm {
    background: rgba(8, 12, 28, 0.76) !important;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    padding: 24px;
    z-index: 9999 !important;
}

.quickForm form#emailForm {
    width: min(92vw, 720px) !important;
    max-height: calc(100vh - 48px);
    overflow-y: auto;
    float: none !important;
    background: linear-gradient(180deg, #ffffff 0%, #f7f9ff 100%) !important;
    border: 1px solid rgba(255, 255, 255, 0.72);
    border-radius: 22px !important;
    box-shadow: 0 28px 70px rgba(4, 10, 26, 0.36);
    padding: 34px !important;
}

.quickForm form#emailForm::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 6px;
    background: linear-gradient(90deg, #26c6da 0%, #2bb080 48%, #ffb547 100%);
}

.quickForm form#emailForm h5 {
    color: #111827 !important;
    font-family: var(--f2), Arial, sans-serif;
    font-size: 1.35rem;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 22px !important;
}

.quickForm form#emailForm input,
.quickForm form#emailForm select {
    height: 54px;
    margin: 0 0 14px !important;
    padding: 0 18px;
    color: #18213a !important;
    background: #ffffff !important;
    border: 1px solid #dbe3f0 !important;
    border-radius: 12px !important;
    box-shadow: 0 1px 0 rgba(16, 24, 40, 0.04);
    transition: border-color .2s ease, box-shadow .2s ease, background-color .2s ease;
}

.quickForm form#emailForm input::placeholder {
    color: #6b7280;
}

.quickForm form#emailForm input:focus,
.quickForm form#emailForm select:focus {
    background: #ffffff !important;
    border-color: #26c6da !important;
    box-shadow: 0 0 0 4px rgba(38, 198, 218, 0.16) !important;
}

.quickForm form#emailForm #error-message {
    margin: -4px 0 12px !important;
    color: #d92d20 !important;
    font-size: .9rem;
}

.quickForm form#emailForm .g-recaptcha {
    margin: 2px 0 16px;
}

.quickForm form#emailForm button[type="submit"] {
    min-height: 48px;
    margin-top: 2px !important;
    padding: 0 24px !important;
    color: #ffffff !important;
    background: linear-gradient(135deg, #20b486 0%, #11998e 100%) !important;
    border: 0 !important;
    border-radius: 999px !important;
    box-shadow: 0 12px 28px rgba(17, 153, 142, 0.28);
    font-weight: 700;
}

.quickForm form#emailForm button[type="submit"]:hover {
    transform: translateY(-1px);
    box-shadow: 0 16px 34px rgba(17, 153, 142, 0.34);
}

.quickForm .formCloseBtn {
    top: 18px !important;
    right: 18px !important;
    width: 42px !important;
    height: 42px !important;
    color: #111827 !important;
    background: #eef2f7 !important;
    border-radius: 50% !important;
    font-size: 1rem !important;
    font-weight: 800;
    line-height: 1;
    box-shadow: none;
}

.quickForm .formCloseBtn:hover {
    color: #ffffff !important;
    background: #e13939 !important;
}

@media screen and (max-width: 598px) {
    .quickForm {
        align-items: flex-start !important;
        padding: 16px;
        overflow-y: auto;
    }

    .quickForm form#emailForm {
        width: 100% !important;
        max-height: none;
        padding: 28px 18px 22px !important;
        border-radius: 18px !important;
    }

    .quickForm form#emailForm h5 {
        padding-right: 46px;
        font-size: 1.18rem;
    }

    .quickForm form#emailForm input,
    .quickForm form#emailForm select {
        height: 50px;
        font-size: .95rem;
    }
}

/* Header mobile/tablet menu sizing */
@media screen and (max-width: 1199px) {
    .header_postion {
        height: 68px !important;
    }

    .navWrap {
        width: 100% !important;
        padding: 0 16px !important;
        gap: 12px !important;
    }

    .logos {
        flex: 1 1 auto !important;
        min-width: 0;
    }

    .logos img {
        height: 42px !important;
        max-height: 42px !important;
        max-width: 190px;
    }

    #mobileDiv {
        display: block !important;
        flex: 0 0 auto;
        margin-left: 8px;
    }

    .bar1,
    .bar2,
    .bar3 {
        width: 28px !important;
        height: 3px !important;
        margin: 5px 0 !important;
    }

    .navLink {
        position: fixed !important;
        top: 68px !important;
        left: -100% !important;
        width: 100% !important;
        height: calc(100vh - 68px) !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: flex-start !important;
        gap: 0 !important;
        padding: 72px 20px 118px !important;
        margin: 0 !important;
        overflow-y: auto;
        background: rgba(12, 13, 22, 0.98) !important;
        transition: left .35s ease !important;
        z-index: 1000 !important;
    }

    .navLink.active_mobile {
        left: 0 !important;
    }

    .navLink li {
        width: min(100%, 520px) !important;
        margin: 0 !important;
        text-align: center !important;
    }

    .navLink li a,
    .navDropdownToggle {
        width: 100% !important;
        min-height: 48px;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        padding: 12px 14px !important;
        color: rgba(255, 255, 255, 0.9) !important;
        font-size: 1rem !important;
        line-height: 1.35 !important;
        font-weight: 600 !important;
        letter-spacing: 0 !important;
        text-align: center !important;
    }

    .navLink li a::after {
        display: none !important;
    }

    .navDropdown {
        width: min(100%, 520px) !important;
    }

    .navDropdownMenu,
    .navSubmenuMenu {
        position: static !important;
        left: auto !important;
        top: auto !important;
        min-width: 0 !important;
        width: 100% !important;
        transform: none !important;
        border-radius: 12px !important;
        box-shadow: none !important;
    }

    .navDropdownMenu {
        max-height: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
        overflow: hidden !important;
        background: rgba(255, 255, 255, 0.07) !important;
        opacity: 1 !important;
        visibility: visible !important;
        pointer-events: auto !important;
    }

    .navDropdown.open .navDropdownMenu {
        max-height: 360px !important;
        margin-top: 8px !important;
        padding: 8px !important;
    }

    .navSubmenuLabel {
        justify-content: center !important;
        padding: 10px 14px !important;
        color: rgba(255, 255, 255, 0.72) !important;
        font-size: .9rem !important;
        white-space: normal !important;
    }

    .navSubmenuLabel i {
        display: none;
    }

    .navSubmenuMenu {
        margin-top: 6px !important;
        padding: 6px 0 !important;
        background: rgba(255, 255, 255, 0.08) !important;
        opacity: 1 !important;
        visibility: visible !important;
        pointer-events: auto !important;
    }

    .navDropdown .navDropdownMenu li a,
    .navDropdown .navSubmenuMenu li a {
        padding: 10px 12px !important;
        font-size: .95rem !important;
        white-space: normal !important;
        color: rgba(255, 255, 255, 0.92) !important;
    }

    .contact-info {
        display: none !important;
    }

    .header_right {
        display: none !important;
    }

    button.register-today-pill {
        min-height: 46px !important;
        padding: 10px 20px !important;
        font-size: .78rem !important;
        line-height: 1 !important;
        white-space: nowrap;
    }
}

@media screen and (max-width: 598px) {
    .logos img {
        height: 36px !important;
        max-height: 36px !important;
        max-width: 150px;
    }

    .navLink {
        padding-top: 96px !important;
    }

    .navLink li {
        width: 100% !important;
    }

    .navLink li a,
    .navDropdownToggle {
        min-height: 44px;
        padding: 10px 12px !important;
        font-size: .98rem !important;
    }

    .navDropdown .navDropdownMenu li a,
    .navDropdown .navSubmenuMenu li a {
        font-size: .92rem !important;
    }
}

/* Register popup modal */
#contactModal.modals {
    position: fixed !important;
    inset: 0 !important;
    display: none;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    height: 100vh !important;
    padding: 92px 18px 24px !important;
    overflow-y: auto !important;
    background: rgba(8, 10, 22, 0.78) !important;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    z-index: 99999 !important;
}

#contactModal.modals.is-open {
    display: flex !important;
}

#contactModal .modal-contents {
    width: min(94vw, 860px) !important;
    max-width: 860px !important;
    max-height: calc(100vh - 120px) !important;
    display: flex !important;
    flex-direction: row !important;
    margin: 0 auto !important;
    overflow: hidden auto !important;
    background: #ffffff !important;
    border: 0 !important;
    border-radius: 22px !important;
    box-shadow: 0 28px 70px rgba(0, 0, 0, 0.38) !important;
}

#contactModal .modal-left {
    flex: 0 0 42% !important;
    min-height: 560px !important;
    background: url("../images/contact_fm_popup-new.png") center center / cover no-repeat !important;
}

#contactModal .modal-right {
    flex: 1 1 auto !important;
    width: auto !important;
    padding: 34px !important;
    background: #ffffff !important;
    position: relative !important;
}

#contactModal .Admission-form-div {
    margin: 0 42px 22px 0 !important;
    color: #1a1a1a !important;
    font-size: 24px !important;
    font-weight: 700 !important;
    line-height: 1.25 !important;
    text-align: left !important;
}

#contactModal .mb-3 {
    margin-bottom: 14px !important;
}

#contactModal .modern-form-input {
    width: 100% !important;
    height: 48px !important;
    margin: 0 !important;
    padding: 0 15px !important;
    color: #1f2340 !important;
    background: #f8f9fa !important;
    border: 1px solid #e2e5ec !important;
    border-radius: 10px !important;
    box-shadow: none !important;
    font-family: "Poppins", Arial, sans-serif !important;
    font-size: 14px !important;
}

#contactModal .modern-form-input:focus {
    background: #ffffff !important;
    border-color: #8f55d8 !important;
    box-shadow: 0 0 0 4px rgba(143, 85, 216, 0.12) !important;
}

#contactModal .submit-btn {
    width: 100% !important;
    min-height: 48px !important;
    margin-top: 4px !important;
    padding: 12px 18px !important;
    color: #ffffff !important;
    background: linear-gradient(135deg, #6a3bb1 0%, #9b4cff 100%) !important;
    border: 0 !important;
    border-radius: 10px !important;
    font-size: 15px !important;
    font-weight: 700 !important;
}

#contactModal .close-btn {
    position: absolute !important;
    top: 16px !important;
    right: 18px !important;
    z-index: 2 !important;
    color: #777 !important;
    font-size: 28px !important;
    line-height: 1 !important;
    cursor: pointer !important;
}

@media screen and (max-width: 1024px) {
    #contactModal.modals {
        padding: 86px 14px 22px !important;
        align-items: flex-start !important;
    }

    #contactModal .modal-contents {
        flex-direction: column !important;
        width: min(94vw, 440px) !important;
        max-height: none !important;
    }

    #contactModal .modal-left {
        display: none !important;
        flex: 0 0 0 !important;
        width: 0 !important;
        min-height: 0 !important;
    }

    #contactModal .modal-right {
        width: 100% !important;
        padding: 28px 18px 22px !important;
    }
}

/* Course detail pages: tablet/mobile alignment */
@media screen and (max-width: 1024px) {
    .game-hero,
    .course-hero {
        min-height: 620px !important;
        align-items: center !important;
        justify-content: center !important;
        padding: 118px 18px 64px !important;
        background-position: center center !important;
        text-align: center !important;
    }

    .game-hero::before,
    .course-hero::before {
        background: linear-gradient(180deg, rgba(0, 0, 0, .72) 0%, rgba(0, 0, 0, .6) 48%, rgba(0, 0, 0, .78) 100%) !important;
    }

    .game-hero-inner,
    .course-hero-inner {
        width: min(100%, 760px) !important;
        margin: 0 auto !important;
    }

    .game-hero-content,
    .course-hero-content {
        max-width: 760px !important;
        margin: 0 auto !important;
        text-align: center !important;
    }

    .game-hero-title,
    .course-hero-title {
        max-width: 720px !important;
        margin: 0 auto 20px !important;
        font-size: clamp(2.7rem, 7vw, 4.6rem) !important;
        line-height: 1.02 !important;
        letter-spacing: 0 !important;
        text-align: center !important;
    }

    .game-hero-copy,
    .course-hero-copy {
        max-width: 680px !important;
        margin: 0 auto 28px !important;
        font-size: 1rem !important;
        line-height: 1.68 !important;
        text-align: center !important;
    }

    .game-contact-btn,
    .course-contact-btn {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .game-intro,
    .course-intro {
        padding: 64px 18px 72px !important;
    }

    .game-intro-shell,
    .course-intro-shell {
        width: min(100%, 760px) !important;
        grid-template-columns: 1fr !important;
        gap: 34px !important;
        justify-items: center !important;
        text-align: center !important;
    }

    .game-intro-media,
    .course-intro-media {
        width: min(100%, 620px) !important;
        margin: 0 auto !important;
    }

    .game-intro-content,
    .course-intro-content {
        max-width: 680px !important;
        margin: 0 auto !important;
        text-align: center !important;
    }

    .game-intro-content h2,
    .course-intro-content h2,
    .game-intro-content p,
    .course-intro-content p {
        text-align: center !important;
    }

    .game-feature-list,
    .course-feature-list {
        width: min(100%, 520px) !important;
        grid-template-columns: 1fr !important;
        margin-left: auto !important;
        margin-right: auto !important;
        text-align: left !important;
    }
}

@media screen and (max-width: 575px) {
    .game-hero,
    .course-hero {
        min-height: 580px !important;
        padding: 110px 16px 48px !important;
    }

    .game-hero-title,
    .course-hero-title {
        font-size: 2.45rem !important;
        line-height: 1.08 !important;
    }

    .game-hero-copy,
    .course-hero-copy {
        font-size: .92rem !important;
        line-height: 1.62 !important;
    }

    .game-contact-btn,
    .course-contact-btn {
        width: fit-content !important;
        min-width: 142px !important;
        padding: 14px 22px !important;
    }
}

/* Contact page: 320px mobile form fit */
@media screen and (max-width: 360px) {
    .modern-contact-section {
        padding: 24px 0 !important;
        overflow-x: hidden !important;
    }

    .modern-contact-container {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 auto !important;
        border-radius: 14px !important;
        overflow: hidden !important;
    }

    .modern-contact-form-side,
    .modern-contact-map-side {
        flex: 0 0 100% !important;
        min-width: 0 !important;
        width: 100% !important;
    }

    .modern-contact-form-side {
        padding: 28px 12px !important;
    }

    .modern-contact-form-side h4 {
        font-size: 27px !important;
        line-height: 1.2 !important;
        margin-bottom: 24px !important;
    }

    .modern-contact-form {
        gap: 14px !important;
        width: 100% !important;
    }

    .modern-contact-form input,
    .modern-contact-form select,
    .modern-contact-form textarea {
        height: auto !important;
        min-height: 51px !important;
        padding: 13px 16px !important;
        font-size: 14px !important;
        border-radius: 9px !important;
    }

    .modern-contact-form textarea {
        min-height: 120px !important;
    }

    .modern-contact-form .g-recaptcha {
        width: 304px;
        max-width: 100%;
        transform: scale(.91);
        transform-origin: left top;
        margin-bottom: -8px;
    }

    .modern-contact-btn {
        min-height: 55px !important;
        padding: 14px 28px !important;
        font-size: 14px !important;
    }
}

/* Shared button curve across pages */
body button.register-today-pill,
body button.banner-contact-btn,
body button.training-feature-cta,
body button.cta-modern-btn,
body button.modern-contact-btn,
body button.submit-btn,
body button.btn0,
body button.btn1,
body button.btn2,
body button.btn3,
body a.game-contact-btn,
body a.course-contact-btn,
body a.portfolio-btn-primary,
body a.portfolio-btn-secondary,
body a.video-feed-link,
body a.cta-modern-btn,
body a.btn0,
body a.btn1,
body a.btn2,
body a.btn3 {
    border-radius: 999px !important;
}
