.activeImgTitel,
.heroLeftSide h1,
.info-card,
.infoTcard,
.marqueSlider .owl-item,
.marquee-section .owl-item {
    text-align: center;
}
.heroLeftSide h1,
.infoTcard,
.marqueSlider .item,
.textPointer {
    text-transform: uppercase;
}
.chhoseBtn,
.chhoseBtn:hover,
.exploreBtn span,
.heroLeftSide h1,
.numberBox {
    -webkit-text-fill-color: transparent;
}
.arroeIcon,
.arroeIcon:hover {
    filter: brightness(0) saturate(100%) invert(51%) sepia(58%) saturate(680%) hue-rotate(95deg) brightness(94%)
        contrast(92%);
}
.applyBtn,
.startCircle {
    transform: translateX(-50%);
}
.heroBGWeb,
.starcityMobile img,
.tab-content,
section.starcity img {
    width: 100%;
}
.customContainer.heroContainer {
    position: absolute;
    align-items: flex-start;
    justify-content: flex-start;
}
.heroContainer .trusted-students {
    margin-bottom: 2rem;
    margin-top: 0.5rem;
}
.trusted-avatars {
    display: flex;
    margin-right: 16px;
}
.avatar {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 2px solid #fff;
    object-fit: cover;
    display: inline-block;
}
.avatar:nth-child(n + 2) {
    margin-left: -5px;
}
.search-bar {
    display: flex;
    align-items: center;
    gap: 8px;
    border: 1px solid #23915a;
    border-radius: 30px;
    height: 60px;
    overflow: hidden;
    padding: 8px;
    background-color: transparent;
    backdrop-filter: blur(40px);
}
.countBox,
.exploreFilter,
.jurneyBtn,
.search-bar button {
    align-items: center;
    display: flex;
}
.info-card,
.infoMBox {
    gap: 1rem;
    display: flex;
}
.filterBgBox,
.search-bar button img {
    width: 100%;
    height: 100%;
}
.search-bar i {
    font-size: 24px;
    color: #fff;
}
.search-bar input {
    border: none;
    background: 0 0;
    font-size: 16px;
    color: #000 !important;
}
.exploreBtn span,
.latestEventbtn span {
    background: linear-gradient(180deg, #23915a 0, #054b28 100%);
}
.search-bar input:focus {
    outline: 0;
    box-shadow: none;
    background: 0 0;
}
.search-bar input::placeholder {
    color: #000;
}
.search-bar button {
    height: 40px;
    width: 40px;
    padding: 0;
    border: none;
    border-radius: 30px;
    gap: 8px;
    font-style: italic;
    color: #021e48;
}
.arroeIcon:hover {
    transform: scale(1.1);
    transition: 0.3s;
}
.filterBgBox {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.8) 32.64%, rgba(0, 0, 0, 0) 100%);
}
.countBox,
.infoTcard img {
    height: 60px;
}
.countBox {
    width: 60px;
    justify-content: center;
    border-radius: 50%;
    border: 1px solid #096337;
}
.exploreBtn,
.jurneyBtn {
    background-color: #fff;
    border-radius: 4px;
}
.activeImgTitel {
    position: absolute;
    bottom: 0;
    width: 100%;
}
.exploreBtn {
    height: 50px;
    width: 220px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 180%;
    letter-spacing: 0;
}
.exploreBtn span {
    -webkit-background-clip: text;
    font-weight: 700;
}
.exploreBtn:hover {
    color: #021e48;
}
.exploreBtn:hover span,
.latestEventbtn:hover span,
.registerBtn:hover span {
    background: #fff;
    -webkit-background-clip: text;
}
.countContainer {
    margin-top: 5rem;
    z-index: 100;
    padding: 4rem;
    border: 1px solid #a41a1f;
    box-shadow: 4px 4px 17px 0 #00000040;
    position: relative;
    background-image: url("../images/eventbackground.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 90%;
    border-radius: 12px;
    overflow: hidden;
}
.countContainer h2 {
    max-width: 600px;
}
.countContainer h6 {
    max-width: 490px;
}
.infoContainer {
    margin-bottom: 5rem;
}
.infoMBox {
    width: 100%;
    flex-wrap: wrap;
}
.info-card {
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.info-card h6 {
    display: flex;
    flex-direction: column;
    gap: 3px;
}
.latestEventbtn span,
.latestEventbtn:hover span,
.registerBtn span,
.registerBtn:hover span {
    display: inline-block;
    -webkit-text-fill-color: transparent;
}
.treeBg {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 200px;
}
.latestEventbtn,
.registerBtn {
    height: 55px;
    width: 280px;
    gap: 8px;
    display: flex;
    background-color: #fff;
}
.latestEventbtn {
    border: 1px solid #23915a;
    border-radius: 4px;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
}
.latestEventbtn span {
    -webkit-background-clip: text;
    transition: 0.3s;
    margin-top: 1px;
}
.latestEventbtn:hover,
.registerBtn span,
.registerBtn:hover {
    background: linear-gradient(180deg, #23915a 0, #054b28 100%);
    transition: 0.3s;
}
.registerBtn {
    border: 1px solid #23915a;
    border-radius: 4px;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: -1.5rem;
    transition: 0.3s;
}
.registerBtn span {
    -webkit-background-clip: text;
}
.infoTcard {
    width: 30%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 1rem;
    transition: 0.3s;
}
.infoTcard:hover h6 {
    color: #510800;
    font-weight: 600;
    transition: 0.3s;
}
.infoTcard:hover img {
    filter: brightness(0) saturate(100%) invert(10%) sepia(90%) saturate(3000%) hue-rotate(350deg);
}
.infoTcard a span {
    transition: 0.3s;
}
.infoTcard a:hover span {
    color: #000;
    font-weight: 500;
}
.exploreContainer,
.storiesContainer {
    margin: 5rem 0;
}
.exploteTitle {
    text-shadow: 4px 4px 0 #00000080;
    -webkit-text-stroke: 1px #017197;
}
.exploreFilter {
    gap: 2rem;
    margin-top: 2rem;
}
.exploreFilter .form-select {
    background: 0 0;
    min-width: 100px;
    border: none;
    border-bottom: 1px solid #000;
    border-radius: 0;
    color: #000;
    cursor: pointer;
}
.exploreFilter .form-select:focus {
    box-shadow: none;
    border: none;
    border-bottom: 1px solid #000;
    background: 0 0;
    color: #000;
}
.jurneyBtn {
    height: 50px;
    padding: 0 2rem;
    color: #23915a;
    border: 1px solid #000;
    transition: 0.3s;
}
.jurneyBtn:hover {
    background-color: #096236;
    color: #fff;
    transition: 0.3s;
}
.exploreFilter .form-select option {
    color: #000;
}
.filter-btns {
    gap: 1.5rem;
}
.filter-btns .Tabbtn {
    border-radius: 4px;
    height: 50px;
    font-weight: 300;
    display: flex;
    min-width: 150px;
    align-items: center;
    justify-content: center;
    padding: 0 1.5rem;
    background: #ffffff0d;
    color: #000;
    border: 1px solid #000;
    transition: 0.3s;
}
.filter-btns .Tabbtn.active,
.filter-btns .Tabbtn:hover {
    background-color: #096337;
    color: #fff;
    font-weight: 500;
    transition: 0.3s;
}
.exploreCard {
    height: 470px;
    margin: 0 1em 2rem;
    background: #ffffff66;
    padding: 10px;
    border-radius: 12px;
    position: relative;
}
.applicationBtn,
.applyBtn {
    color: #23915a;
    background: #fff;
    gap: 8px;
}
.BookN,
.applyBtn,
.bgStep,
.chhoseSlider .owl-nav,
.customContainer.flex-column.reviewContainer,
.overlayerBox,
.studyContent,
.studyFilter,
.treeB {
    position: absolute;
}
.exploreCardImg {
    width: 100%;
    height: 250px !important;
    object-fit: cover;
    border-radius: 4px;
}
.exploreCardBody {
    margin-top: 1rem;
}
.applyBtn {
    bottom: -1.5rem;
    left: 50%;
    width: 90%;
    border: 1px solid #23915a;
    display: none;
    align-items: center;
    justify-content: center;
    height: 50px;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 600;
}
.applyBtn:hover {
    color: #fff;
    background: linear-gradient(180deg, #23915a 0, #054b28 100%);
}
.BtnBoxSlider,
.blog-card:hover .readmoreBtn,
.exploreCard:hover .applyBtn {
    display: flex;
}
.applicationContainer {
    margin: 4rem 0 7rem;
}
.applicationBtn {
    height: 50px;
    padding: 0 1rem;
    max-width: 290px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    border: 1px solid #23915a;
}
.applicationBtn:hover {
    color: #9c7c29;
}
.applicationItemBox {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.applicationcard {
    display: flex;
    width: 24%;
    flex-direction: column;
}
.applicationcard img {
    width: 55px;
}
.numberBox {
    background: linear-gradient(180deg, #d4af37 0, #9c7c29 50%, #b8860b 100%);
    -webkit-background-clip: text;
    display: inline-block;
    margin-left: -10px !important;
}
.mgBx {
    padding: 10px;
    border-radius: 4px;
    background: linear-gradient(180deg, #fff 0, rgba(255, 255, 255, 0) 100%);
    z-index: 10;
}
.apbox {
    display: flex;
    align-items: center;
    justify-content: center;
}
.applicationcard h6 {
    line-height: 150%;
}
.BookN {
    bottom: 0.5rem;
    left: 16%;
}
.treeB {
    bottom: 0;
    right: 0;
}
.storiesBGImg {
    background-color: #222;
}
.marquee-section {
    background: #000;
    overflow: hidden;
    padding: 1rem 0;
    position: relative;
}
.marqueSlider {
    display: flex !important;
}
.marqueSlider .item {
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    display: inline-block;
    width: auto;
    white-space: nowrap;
}
.marqueSlider .item a {
    color: #fff;
    text-decoration: none;
}
.marqueSlider .item a:hover {
    color: #23915a;
}
.storyTitle {
    height: 64px;
}
.blog-card {
    padding: 0.7rem;
    margin: 0 0.8rem 2rem;
    background: linear-gradient(149.32deg, rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.08) 100%);
    backdrop-filter: blur(4px);
    border: 1px solid #ffffff4d;
    height: 370px;
    border-radius: 12px;
    position: relative;
}
.floating-image,
.image-text,
.starcity {
    backdrop-filter: blur(10px);
}
.blog-image {
    height: 240px;
    width: 100%;
    object-fit: cover;
    object-position: top left;
    border-radius: 4px;
}
.blog-content {
    margin-top: 0.7rem;
}
.blog-content .readmoreBtn {
    position: absolute;
    bottom: -1.5rem;
    left: 2.5%;
    width: 95%;
    background-color: #fff;
    border: 1px solid #23915a;
    display: none;
    align-items: center;
    justify-content: center;
    gap: 8px;
    height: 50px;
    font-size: 16px;
    border-radius: 4px;
    color: #23915a;
    z-index: 10;
    transition: 0.3s;
}
.chhoseSlider,
.choseCardImgBox,
.owl-carousel .owl-stage-outer,
.reviewContainer,
.reviewSlider,
.starcityMobile {
    position: relative;
}
.chhoseBtn i,
.readmoreBtn i,
.storiesContainer .viewBtn i {
    font-size: 18px;
    font-weight: 600;
}
.blog-content .readmoreBtn:hover,
.submitBtn:hover,
.viewBtn:hover {
    background: linear-gradient(180deg, #23915a 0, #054b28 100%);
    color: #fff;
    transition: 0.3s;
}
.links-section {
    height: 94%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.links-section ul {
    padding-left: 0;
}
.links-section li {
    border-bottom: 1px solid #f9e6e6;
    cursor: pointer;
    padding: 1.3rem 0;
}
.links-section li:first-child {
    padding-top: 0;
}
.links-section .active,
.links-section li:hover {
    color: #fff;
}
.storiesContainer .viewBtn {
    width: 100%;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    height: 50px;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 600;
    color: #23915a;
    transition: 0.3s;
}
.BtnBoxSliderMob,
.BtnRegister,
.applConMob,
.applicationBtnMob,
.heroBGMob,
.reviewBGMob,
.storiesMobBtn,
.storyTab,
.storyTitleM,
.studyItem.active .studyFilter,
.studyItem:hover .studyFilter,
.targetTextmob,
.viewAll {
    display: none;
}
.heroLeftSide h1 span,
.storyTab.active {
    display: block;
}
.chooseContainer {
    margin: 5rem;
}
.chhoseSlider {
    margin-top: 3rem;
}
.chhoseSlider .owl-dots {
    width: 100%;
    margin-top: 3rem;
    text-align: center;
}
.chhoseSlider .owl-dot {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 6px;
    border-radius: 50%;
    background: #23915a33 !important;
    transition: background 0.3s;
}
.chhoseSlider .owl-dot.active {
    width: 30px;
    border-radius: 8px;
    background: #23915a !important;
}
.chhoseSlider .owl-nav {
    display: flex;
    justify-content: space-between;
    top: 50%;
    width: 105%;
    left: -2.5%;
    height: 50px;
    z-index: 10;
}
.chhoseSlider .owl-nav button {
    width: 40px !important;
    height: 40px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    z-index: 100;
    background-color: #ffff !important;
    border: 1px solid #23915a !important;
    color: #23915a !important;
    border-radius: 50%;
    transition: 0.3s;
}
.chhoseSlider .owl-nav button span {
    font-size: 24px;
    font-weight: 600;
}
.chhoseSlider .owl-nav button:hover {
    background-color: #23915a !important;
    color: #fff !important;
}
.chhoseSlider .owl-nav button:hover span {
    color: #fff;
    transition: 0.3s;
}
.choseCard {
    margin: 0 1rem;
    display: flex;
    align-items: flex-start;
}
.chooseImg {
    width: 300px !important;
    max-width: unset !important;
    border-radius: 12px;
    border: 1px solid #23915a;
}
.aboutBGMob,
.aboutBGWeb,
.aboutSI,
.activeItemImg,
.bottom-image {
    max-width: 100%;
    height: auto;
}
.overlayerBox {
    bottom: 0;
    width: 100%;
    padding: 1rem;
    background: linear-gradient(360deg, #000 0, rgba(0, 0, 0, 0) 100%);
    border-radius: 0 0 12px 12px;
}
.overlayerTitel {
    -webkit-text-stroke: 1px #fff;
    margin: 0;
    line-height: 100%;
    font-size: 84px;
}
.choosebody {
    padding: 0.5rem 1rem;
}
.chhoseBtn {
    margin-top: 1rem;
    background: linear-gradient(360deg, #23915a 0, #054b28 100%);
    -webkit-background-clip: text;
}
.contactForm,
.dropdown .iconF,
.form-label,
.reviewCard {
    background-color: #fff;
}
.chhoseBtn:hover {
    background: linear-gradient(#510800, #510800);
    -webkit-background-clip: text;
    display: inline-block;
}
.reviewContainer {
    z-index: 5;
}
.reviewCard {
    margin: 0 1rem;
    border: 1px solid #a41a1f;
    padding: 1.5rem;
}
.chooseMobBox,
.owl-nav button,
.secShow24 {
    display: none !important;
}
.reviewBG {
    max-height: 840px;
    z-index: 1;
    width: 100%;
}
.flex-column {
    display: flex;
    flex-direction: column;
}
.reviewSlider {
    margin-top: 2rem;
    transition:
        transform 0.15s,
        cursor 0.2s;
}
.reviewCard .userImgs {
    width: 50px !important;
    height: 50px;
    border-radius: 50%;
    object-fit: cover;
}
.BtnBoxSliderWeb {
    display: flex;
    width: 100%;
    justify-content: flex-end;
    position: absolute;
    bottom: 325px;
}
.contactContainer {
    margin: 5rem 0;
    position: relative;
}
.contactPointBox {
    margin-top: 1.5rem;
}
.pointBox {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 1.5rem;
}
.numberItem {
    color: #fff;
    -webkit-text-stroke: 1.5px rgba(164, 26, 31, 0.2);
    display: inline-block;
}
.borderBoxContact {
    width: 600px;
    padding: 10px 30px 10px 80px;
    border: 1px solid #a41a1f;
    border-radius: 8px;
    position: relative;
    margin: 10px 0;
}
.contactForm h6,
.form-group {
    margin-bottom: 2rem;
}
.borderBoxContact img {
    left: 10px;
    height: 60px;
    top: -20px;
    background-color: #faf7f2;
    position: absolute;
}
.borderBoxContact h6 {
    line-height: 30px;
    font-size: 20px;
}
.contactModal {
    position: absolute;
    bottom: 0;
    right: 200px;
    min-height: 700px;
    width: auto;
}
.filter_modal {
    position: absolute;
    width: 100%;
    height: 100px;
    z-index: 2;
    bottom: 0;
    background: linear-gradient(#faf7f202, #faf7f2);
}
.contactForm {
    z-index: 10;
    position: absolute;
    width: 370px;
    right: 10%;
    padding: 1rem;
    border: 0.5px solid #a41a1f;
    border-radius: 8px;
    box-shadow: 0 0 14px 0 #00000040;
}
.contactForm .submitBtn {
    width: 100%;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    border-radius: 4px;
    color: #23915a;
    background: #fff;
    border: 1px solid #23915a;
    transition: 0.3s;
}
.form-group {
    text-align: left;
    position: relative;
}
.form-label {
    position: absolute;
    left: 1.2rem;
    top: -0.9rem;
    z-index: 2;
    transition: color 0.3s;
}
.form-control {
    border: 1px solid #d2d2d2;
    border-radius: 0;
    height: 50px;
    padding: 0 20px !important;
}
.heroBannerImg,
.videoHeroS {
    top: 0;
    left: 0;
    height: 100% !important;
    object-position: center bottom;
    z-index: 0;
    object-fit: cover;
}
.form-control:focus {
    border-color: #23915a !important;
    box-shadow: none !important;
}
.form-group:has(input:focus) .form-label {
    color: #23915a;
}
.form-group:has(select:focus) .form-label {
    color: #23915a;
}
.nwThhomeSection {
    width: 100%;
    padding: 90px 0 530px;
    position: relative;
    overflow: hidden;
    margin-top: 110px;
}
.heroBannerImg {
    position: absolute;
    width: 100% !important;
    max-width: none !important;
}
.heroBannerWeb {
    display: block;
    aspect-ratio: 1920/1080;
}
.heroBannerMob {
    display: none;
    aspect-ratio: 768/1024;
}
.nwThhomeSection .heroContainer {
    width: 90%;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center !important;
    justify-content: center !important;
}
.heroLeftSide {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.heroLeftSide h1 {
    text-shadow: 0 4px 4px 0 #00000040 ins;
    -webkit-text-stroke-width: 0.5px;
    -webkit-text-stroke-color: #fff;
    background: linear-gradient(180.54deg, #23915a 0.47%, #054b28 92.32%);
    background-clip: text;
    -webkit-background-clip: text;
    line-height: 130%;
    letter-spacing: 2%;
}
.searchRoom {
    width: 100%;
    max-width: 700px;
}
.searchRoom .search-bar {
    border-color: #555;
    background: #fff;
    box-shadow: 0 4px 29.1px 0 #c6c3d4;
    margin-bottom: 20px;
    margin-top: 10px;
}
.ribonbg {
    background: url(../images/ribon.webp) center/70% 100% no-repeat #222;
}
.videoHeroS {
    position: absolute;
    width: 100% !important;
    max-width: none !important;
    background: 0 0;
    mix-blend-mode: multiply;
}
.herocard {
    position: absolute;
    z-index: 10;
}
.herocard2 {
    top: 410px;
    left: 380px;
}
.herocard1 {
    bottom: 80px;
    left: 300px;
}
.herocard3 {
    bottom: 160px;
    right: 320px;
}
.herocard4 {
    top: 410px;
    right: 540px;
}
@media screen and (min-width: 3501px) {
    .NavLinks li .linkBtn {
        background-size: 38px 48px;
        padding-right: 42px;
    }
    .chhoseBtn {
        width: 100%;
    }
    .heroLeftSide h1 {
        font-size: 150px;
        margin: 0 0 30px;
    }
    .heroContainer .trusted-students {
        margin-top: 20px;
    }
    .contactForm {
        width: 800px;
        padding: 50px;
    }
    .form-control {
        height: 100px;
        padding: 16px 20px !important;
        font-size: 38px !important;
    }
    .iti input {
        padding-left: 90px !important;
    }
    input::placeholder {
        font-size: 38px !important;
    }
    .contactForm .submitBtn {
        height: auto;
        padding: 13px 20px;
        font-size: 40px !important;
    }
    .marqueSlider .item {
        font-size: 38px;
    }
    .titel14 {
        font-size: 22px;
    }
    .applicationBtn {
        height: auto;
    }
    .textPointer p {
        font-size: 24px;
    }
    .registerBtn {
        width: 600px;
        height: 90px;
    }
    .nwThhomeSection {
        min-height: 1900px;
    }
    .starcity {
        min-height: 1400px;
    }
    .choosebody h3.titel18 {
        font-size: 50px;
    }
    .choosebody .titel16 {
        font-size: 42px;
    }
    .choosebody {
        padding: 30px 20px;
    }
    .aboutBGWeb {
        max-height: 1400px !important;
    }
    .customContainer.aboutCon {
        height: 85%;
    }
    .chhoseBtn,
    .chhoseBtn i,
    .exploreCardBody .titel12,
    .trusted-students .titel20 {
        font-size: 36px;
    }
    .countBox {
        width: 130px;
        height: 130px;
        font-size: 36px !important;
    }
    .exploreCardImg {
        height: 450px !important;
    }
    .exploreCard {
        height: auto;
        min-height: 900px;
    }
    .applicationBtn {
        max-width: 90%;
        font-size: 35px !important;
        padding: 15px 20px;
    }
    .form-label.titel16 {
        font-size: 34px;
    }
    .contactForm h6 {
        font-size: 42px;
        margin-bottom: 41px !important;
    }
    .pointBox {
        margin-bottom: 46px;
    }
    .infoContainer .titel48 {
        font-size: 90px;
    }
    .exploreCardBody .ph-star {
        font-size: 30px;
    }
    .filter-btns .Tabbtn {
        height: 80px;
    }
    .countBox .titel18 {
        font-size: 28px;
    }
    .contactContainer {
        margin: 100px auto;
    }
    .countContainer h2 {
        max-width: 1000px;
    }
    .countContainer h6 {
        max-width: 850px;
        margin-top: 10px !important;
    }
    .latestEventbtn.mt-3 {
        margin-top: 30px !important;
    }
    .borderBoxContact h6 {
        line-height: 58px;
        font-size: 48px;
    }
    .borderBoxContact {
        padding: 28px 30px 28px 180px;
        width: 1100px;
    }
    .borderBoxContact img {
        left: 40px;
        height: 100px;
        top: -20px;
    }
    .fstCild.titel16 {
        font-size: 52px;
    }
    .contactModal {
        min-height: 1300px;
    }
}
@media screen and (min-width: 2701px) and (max-width: 3500px) {
    .NavLinks li .linkBtn {
        background-size: 32px 48px;
        padding-right: 34px;
    }
    .heroLeftSide h1 {
        font-size: 120px;
        margin: 0 0 30px;
    }
    .heroContainer .trusted-students {
        margin-top: 20px;
    }
    .contactForm {
        width: 800px;
        padding: 50px;
    }
    .form-control {
        height: 90px;
        font-size: 26px !important;
    }
    .contactForm .submitBtn {
        height: auto;
        padding: 13px 20px;
    }
    .marqueSlider .item {
        font-size: 28px;
    }
    .titel14 {
        font-size: 22px;
    }
    .applicationBtn {
        max-width: 90%;
        font-size: 30px !important;
        padding: 15px 20px;
        height: auto;
    }
    .textPointer p {
        font-size: 24px;
    }
    .registerBtn {
        width: 550px;
        height: 64px;
    }
    .exploreCardImg {
        height: 425px !important;
    }
    .exploreCard {
        height: auto;
        min-height: 700px;
    }
    .aboutBGWeb {
        max-height: 1200px !important;
    }
    .countBox {
        width: 130px;
        height: 130px;
        font-size: 36px !important;
    }
    .chhoseBtn,
    .chhoseBtn i {
        font-size: 30px;
    }
    .pointBox {
        margin-bottom: 40px;
    }
    .choosebody h3.titel18 {
        font-size: 46px;
    }
    .choosebody .titel16 {
        font-size: 36px;
    }
    .choosebody {
        padding: 30px 20px;
    }
    .chhoseBtn {
        width: 254px;
    }
    .countContainer h6 {
        max-width: 850px;
        margin-top: 10px !important;
    }
    .latestEventbtn.mt-3 {
        margin-top: 30px !important;
    }
    .borderBoxContact h6 {
        line-height: 38px;
        font-size: 38px;
    }
    .borderBoxContact {
        padding: 20px 30px 20px 130px;
        width: 850px;
    }
    .borderBoxContact img {
        left: 20px;
        height: 80px;
        top: -20px;
    }
    .fstCild.titel16 {
        font-size: 38px;
    }
    .contactModal {
        min-height: 1100px;
    }
}
@media screen and (min-width: 2100px) and (max-width: 2700px) {
    .form-control,
    .titel14 {
        font-size: 18px;
    }
    .heroLeftSide h1 {
        font-size: 100px;
        margin: 0 0 30px;
    }
    .heroContainer .trusted-students {
        margin-top: 20px;
    }
    .contactForm {
        width: 460px;
    }
    .form-control {
        height: 60px;
    }
    .contactForm .submitBtn {
        height: 56px;
    }
    .marqueSlider .item,
    .textPointer p {
        font-size: 20px;
    }
    .applicationBtn {
        max-width: 100%;
    }
    .registerBtn {
        width: 316px;
        height: 64px;
    }
    .countBox {
        width: 130px;
        height: 130px;
        font-size: 36px !important;
    }
    .chhoseBtn,
    .chhoseBtn i {
        font-size: 26px;
    }
    .choosebody h3.titel18 {
        font-size: 42px;
    }
    .choosebody .titel16,
    .fstCild.titel16 {
        font-size: 32px;
    }
    .choosebody {
        padding: 30px 20px;
    }
    .chhoseBtn {
        width: 254px;
    }
    .exploreCard {
        height: 540px;
    }
    .countContainer h6 {
        max-width: 650px;
        margin-top: 10px !important;
    }
    .latestEventbtn.mt-3 {
        margin-top: 30px !important;
    }
    .borderBoxContact h6 {
        line-height: 38px;
        font-size: 32px;
    }
    .borderBoxContact {
        padding: 10px 30px 10px 120px;
        width: 750px;
    }
    .borderBoxContact img {
        left: 20px;
        height: 80px;
        top: -20px;
    }
}
@media screen and (max-width: 1750px) {
    .nwThhomeSection {
        padding: 110px 0 420px;
    }
    .heroLeftSide h1 {
        font-size: 65px;
    }
    .herocard4 {
        top: 350px;
        right: 400px;
    }
    .herocard3 {
        bottom: 130px;
        right: 242px;
    }
    .herocard2 {
        top: 310px;
        left: 330px;
    }
    .herocard1 {
        bottom: 80px;
        left: 290px;
    }
}
@media screen and (max-width: 1660px) {
    .abtCont {
        padding: 0;
    }
    .contactForm {
        bottom: 6rem;
        right: 5%;
    }
    .nwThhomeSection {
        padding: 100px 0 400px;
    }
    .heroLeftSide h1 {
        font-size: 60px;
    }
    .blog-image {
        height: 160px;
    }
    .blog-card {
        height: 320px;
    }
    .herocard4 {
        top: 350px;
        right: 25%;
    }
    .herocard3 {
        bottom: 115px;
        right: 15%;
    }
    .herocard2 {
        top: 350px;
        left: 18%;
    }
    .herocard1 {
        bottom: 70px;
        left: 17%;
    }
}
@media screen and (max-width: 1500px) {
    .activeImgTitel {
        padding: 0;
    }
    .ActiveItemDetails ul li.mt-1 {
        margin-top: 0 !important;
    }
    .chooseImg {
        width: 280px !important;
    }
    .exploreBtn {
        height: 40px;
        width: 180px;
    }
    .activeTitle {
        font-size: 54px;
    }
    .herocard4 {
        top: 350px;
        right: 20%;
    }
    .herocard3 {
        bottom: 115px;
        right: 10%;
    }
    .herocard2 {
        top: 350px;
        left: 15%;
    }
    .herocard1 {
        bottom: 70px;
        left: 12%;
    }
}
@media screen and (max-width: 1440px) {
    .aboutBGWeb {
        max-height: 650px !important;
    }
}
@media screen and (max-width: 1430px) {
    .activeTitle {
        font-size: 48px;
    }
    .ActiveItemDetails ul li.titel18,
    .trusted-students span.titel20 {
        font-size: 16px;
    }
    .imgBoxActive h5.titel32 {
        font-size: 24px;
        bottom: 4px;
    }
    .abtCont h5.titel32 {
        font-size: 24px;
    }
    .chooseImg {
        width: 250px !important;
    }
    .overlayerTitel {
        font-size: 64px;
    }
    .treeBg {
        height: 170px;
    }
    .jurneyBtn {
        height: 40px;
        padding: 0 1.5rem;
    }
    .filter-btns {
        gap: 0.5rem;
    }
    .filter-btns .Tabbtn {
        min-width: 120px;
        height: 40px;
        padding: 0 5px;
    }
    .applicationBtn {
        gap: 0;
        height: 40px;
        padding: 0;
    }
    .abtCont {
        padding: 0.3rem;
    }
    .borderBoxContact {
        width: 600px;
        padding: 8px 10px 8px 70px;
    }
    .borderBoxContact img {
        left: 10px;
        height: 50px;
        top: -16px;
    }
    .contactModal {
        width: 300px;
        min-height: auto;
        right: 50px;
    }
    .pointBox {
        margin-bottom: 0.8rem;
    }
    .form-group {
        margin-bottom: 1.5rem;
    }
    .contactForm .submitBtn {
        height: 50px;
    }
    .reviewBG {
        height: 900px;
        object-fit: cover;
        object-position: bottom;
    }
    .nwThhomeSection {
        padding: 40px 0 360px;
        margin-top: 157px;
    }
    .explSec div.my-5 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }
    .BtnBoxSlider {
        margin-top: 0;
    }
    .blog-card {
        height: 330px;
    }
    .herocard4 {
        top: 290px;
        height: 150px;
        right: 25%;
    }
    .herocard3 {
        height: 150px;
        bottom: 80px;
        right: 15%;
    }
    .herocard2 {
        top: 284px;
        left: 20%;
        height: 145px;
    }
    .herocard1 {
        bottom: 30px;
        left: 15%;
    }
}
@media screen and (max-width: 1300px) {
    .exploreFilter {
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }
    .applicationcard {
        width: 23%;
    }
    .heroLeftSide h1 {
        font-size: 49px;
    }
    .trusted-students span.titel20 {
        font-size: 13px;
    }
    .explSec div.my-5 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }
    .BtnBoxSlider {
        margin-top: 0;
    }
    .nwThhomeSection {
        padding: 50px 0 350px;
        margin-top: 155px !important;
    }
}
@media screen and (max-width: 1270px) {
    .aboutSlider,
    .aboutSliderH {
        margin-top: 0;
    }
    .aboutBGWeb {
        max-height: 600px !important;
    }
    .activeTitle {
        font-size: 38px;
    }
    .ActiveItemDetails ul li.titel18,
    .jurneyBtn.titel16 {
        font-size: 14px;
    }
    .abtCont h5.titel32,
    .imgBoxActive h5.titel32 {
        font-size: 20px;
    }
    .exploreBtn.titel16 {
        height: 35px;
        font-size: 14px;
    }
    .chooseImg {
        width: 200px !important;
    }
    .applicationcard h4.titel64,
    .overlayerTitel {
        font-size: 48px;
    }
    .infoContainer h2.titel48 {
        text-align: center;
        font-size: 38px;
    }
    .jurneyBtn {
        height: 35px;
        padding: 0 1rem;
    }
    .filter-btns .Tabbtn {
        min-width: 100px;
        padding: 0 1rem;
    }
    .exploreTitle {
        margin-bottom: 8px;
    }
    .BtnBoxSlider {
        margin-top: 0;
        gap: 0.5rem;
    }
    .countContainer {
        margin-top: 4rem;
        padding: 3rem;
    }
    .applicationItemBox {
        flex-wrap: wrap;
        gap: 1rem;
    }
    .applicationcard {
        width: 48%;
    }
    .applicationcard img {
        width: 45px;
    }
    .applicationcard .titel16.mt-3 {
        margin-top: 0.3rem !important;
    }
    .treeB {
        height: 100px;
    }
    .BookN,
    .info-card img,
    .infoTcard img {
        height: 50px;
    }
    .treeBg {
        width: 100px;
    }
    .infoContainer {
        margin-bottom: 4rem;
    }
    .chooseContainer,
    .exploreContainer,
    .storiesContainer {
        margin: 4rem 0;
    }
    .exploreCard {
        height: 425px;
    }
    .blog-image {
        height: 170px;
    }
    .exploreCardImg {
        height: 200px !important;
    }
    .storyTitle {
        height: 48px;
    }
    .blog-card {
        height: 270px;
    }
    .links-section li {
        padding: 1rem 0;
    }
    .links-section li:last-child {
        padding-bottom: 0;
    }
    .info-card {
        gap: 10px;
    }
    .registerBtn {
        height: 45px;
        bottom: -1.2rem;
    }
    .reviewCard {
        padding: 1rem;
    }
    .contactModal {
        width: 300px;
    }
    .contactForm {
        width: 320px;
    }
    .blog-content .readmoreBtn {
        height: 40px;
        font-size: 15px;
    }
    .exploreFilter {
        gap: 1rem;
    }
    .herocard4 {
        top: 290px;
        right: 20%;
    }
    .herocard3 {
        bottom: 80px;
        right: 9%;
    }
    .herocard2 {
        top: 284px;
        left: 15%;
        height: 145px;
    }
    .herocard1 {
        bottom: 40px;
        left: 15%;
    }
}
@media (min-width: 1190px) and (max-width: 1220px) {
    .aboutBGWeb {
        max-height: 520px !important;
    }
}
@media screen and (max-width: 1170px) {
    .herocard3 {
        bottom: 100px;
        right: 5%;
    }
    .herocard4 {
        top: 270px;
        right: 18%;
    }
    .herocard2 {
        top: 284px;
        left: 12%;
    }
    .herocard1 {
        bottom: 40px;
        left: 6%;
    }
}
@media screen and (max-width: 1080px) {
    .heroContainer .trusted-students {
        margin-bottom: 1.5rem;
    }
    .contactContainer {
        margin: 4rem 0;
    }
    .borderBoxContact {
        width: 550px;
        padding: 8px 8px 8px 60px;
    }
    .borderBoxContact img {
        left: 8px;
        height: 45px;
        top: -10px;
    }
    .contactForm {
        bottom: 4rem;
        right: 2.5%;
    }
    .contactModal {
        width: 250px;
        min-height: auto;
        right: 0;
    }
    .contactForm .submitBtn {
        height: 40px;
    }
    .herocard3 {
        bottom: 100px;
        right: 3%;
    }
    .herocard4 {
        top: 270px;
        right: 16%;
    }
    .herocard2 {
        top: 284px;
        left: 8%;
    }
    .herocard1 {
        bottom: 40px;
        left: 2%;
    }
}
@media screen and (max-width: 1079px) {
    .countContainer h6.titel16 br {
        display: none;
    }
    .treeBg {
        width: 80px;
    }
    .links-section li {
        padding: 0.9rem 0;
    }
    .countContainer {
        margin-top: 3rem;
        padding: 2rem;
    }
    .infoContainer {
        margin-bottom: 3rem;
    }
    .exploreCard {
        padding: 0.5rem;
    }
    .blog-image {
        height: 130px;
    }
    .exploreCardImg {
        height: 180px !important;
    }
    .applicationContainer {
        margin-bottom: 6rem;
    }
    .chooseContainer,
    .exploreContainer,
    .storiesContainer {
        margin: 3rem 0;
    }
    .chooseImg {
        width: 200px !important;
    }
    .choosebody {
        padding: 0 0.5rem;
    }
    .choseCard .choosebody h5.mt-3 {
        margin-top: 0.5rem !important;
    }
    .chhoseBtn {
        margin-top: 1em !important;
    }
    .blog-card {
        height: 290px;
    }
    .blog-content .readmoreBtn {
        margin-top: 8px;
    }
    .heroContainer .trusted-students {
        margin-bottom: 1.5rem;
    }
    .aboutSlider,
    .aboutSliderH {
        margin-top: 5rem;
    }
    .reviewBG {
        max-height: 800px;
    }
    .heroLeftSide h1 {
        font-size: 40px;
    }
}
@media (min-width: 1000px) and (max-width: 1024px) {
    .aboutSliderH {
        margin-bottom: 2rem;
    }
}
@media screen and (max-width: 991px) {
    .herocard2,
    .herocard4 {
        top: auto;
        bottom: 190px;
    }
    .applicationContainer .row .col-lg-4.col-xl-3,
    .info-card h6 {
        text-align: center;
    }
    .heroBGWeb {
        height: 400px;
        object-fit: cover;
    }
    .avatar:nth-child(n + 2) {
        margin-left: -10px;
    }
    .aboutBGWeb {
        height: 700px !important;
        max-height: 700px !important;
    }
    .aboutSlider,
    .aboutSliderH,
    .reviewBG {
        margin-top: 0;
    }
    .abtCont,
    .slideActiveItem {
        padding: 1rem;
    }
    .BtnBoxSliderMob {
        display: flex;
        width: 100%;
        justify-content: flex-end;
    }
    .filterBgBox {
        background: linear-gradient(290deg, #ffffff00, #000000a1);
    }
    .BtnBoxSliderWeb,
    .applicationBtnWeb,
    .applicationContainer .row .col-xl-3 h2 br,
    .imgBoxActive,
    .storiesContainer .viewBtnWeb {
        display: none;
    }
    .overlayerBox,
    .reviewCard {
        padding: 0.5rem;
    }
    .overlayerTitel {
        font-size: 38px;
    }
    .overlayerBox h6.titel16 {
        font-size: 14px;
    }
    .chhoseBtn {
        margin-top: 0.5rem !important;
    }
    .chooseImg {
        width: 150px !important;
    }
    .choosebody h3.titel18 {
        font-size: 16px;
    }
    .infoContainer h2.titel48 {
        font-size: 32px;
    }
    .infoTcard {
        width: calc(33% - 0.7rem);
    }
    .infoTcard a.mt-3 {
        margin-top: 1 !important;
        font-size: 14px;
    }
    .infoTcard h6 {
        font-size: 13px !important;
    }
    .exploreFilter {
        margin-top: 1rem;
        gap: 1rem;
    }
    .jurneyBtn {
        padding: 0 0.5rem;
    }
    .applicationBtn {
        padding: 0 1rem;
    }
    .applicationBtnMob {
        display: flex;
        margin-top: 2rem;
    }
    .storiesMobBtn {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .treeBg {
        width: 100px;
    }
    .infoContainer,
    .storiesTabBox {
        margin-bottom: 2rem;
    }
    .exploreCard {
        height: 390px;
    }
    .links-section .list-unstyled {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        gap: 0.5rem;
    }
    .links-section ul {
        margin-bottom: 0;
        gap: 0.5rem;
        justify-content: center;
    }
    .links-section li {
        border-radius: 4px;
        height: 40px;
        font-weight: 300;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0 1.5rem;
        background: #ffffff0d;
        color: #fff;
        border: none;
        border: 1px solid #ffffff6e;
    }
    .links-section li:last-child {
        border: 1px solid #ffffff6e;
    }
    .links-section li.active {
        background: #fff;
        color: #23915a;
        font-weight: 500;
        border: 1px solid #23915a;
    }
    .storiesMobBtn .viewBtn {
        margin-top: 1rem;
        width: 250px;
        height: 45px;
    }
    .info-card h6 {
        flex-wrap: wrap;
    }
    .storiesContainer .mt-5 {
        margin-top: 1.5rem !important;
    }
    .blog-card {
        height: 310px;
    }
    .blog-image {
        height: 170px;
    }
    .heroLeftSide {
        width: 70%;
    }
    .heroLeftSide h1 {
        font-size: 64px;
        transform: inherit;
    }
    .search-bar {
        width: 100%;
    }
    .applyBtn,
    .blog-content .readmoreBtn,
    .readmoreBtn {
        display: flex;
        left: 50%;
        transform: translateX(-50%);
        width: 80%;
    }
    .nwThhomeSection {
        margin-top: 120px;
    }
    .herocard4 {
        right: 2%;
    }
    .herocard2 {
        left: 0;
    }
    .herocard3 {
        bottom: 15px;
        right: 0;
    }
    .herocard1 {
        bottom: 10px;
        left: 0;
    }
}
@media screen and (max-width: 965px) {
    .contactContainer h3,
    .fstCild {
        text-align: center;
    }
    .contactModal {
        right: 5%;
        bottom: 0;
    }
    .contactForm {
        width: 95%;
        max-width: 450px;
        left: auto;
        right: auto;
        margin-top: 22rem;
        position: relative;
    }
    .contactContainer h3 br {
        display: none;
    }
    .fstCild {
        width: 100%;
    }
    .borderBoxContact img {
        left: 10px;
        height: 45px;
        top: -10px;
    }
    .contactPointBox {
        display: flex;
        flex-direction: column;
    }
    .pointBox {
        width: 90%;
        margin-bottom: 1rem;
    }
    .borderBoxContact {
        width: 100%;
        max-width: 500px;
        padding: 10px 14px 10px 67px;
        display: flex;
        align-items: center;
        height: 80px;
    }
    .borderBoxContact h6 {
        line-height: 100%;
        font-size: 16px;
    }
    .heroLeftSide {
        width: 55%;
    }
    .heroLeftSide h1 {
        font-size: 34px;
    }
    .infoTcard span.titel16 {
        font-size: 14px !important;
    }
}
@media screen and (max-width: 820px) {
    .reviewBG {
        object-position: left;
    }
    .infoTcard a span {
        font-size: 12px !important;
    }
    .infoTcard img {
        height: 40px;
    }
    .abtCont {
        padding: 0.3rem;
    }
    .blog-image {
        height: 170px;
    }
    .blog-card {
        height: 280px;
    }
}
@media screen and (max-width: 767px) {
    .chhoseBtn,
    .heroLeftSide {
        width: 100%;
    }
    .heroBGWeb {
        height: 400px;
    }
    .explSec {
        overflow-x: hidden;
    }
    .aboutBGWeb {
        height: 700px !important;
    }
    .abtCont {
        padding: 0.7rem;
    }
    .aboutSliderH {
        margin-bottom: 3rem;
    }
    .customContainer.aboutCon {
        height: 90%;
        align-items: flex-end;
        justify-content: flex-end;
    }
    .countContainer .mt-5 {
        margin-top: 1.5rem !important;
    }
    .countContainer {
        margin-top: 2rem;
        padding: 2.5rem 1rem;
    }
    .chooseContainer,
    .exploreContainer,
    .infoContainer,
    .storiesContainer {
        margin: 2rem 0;
    }
    .infoContainer .col-md-4 {
        margin-bottom: 1rem;
        justify-content: center;
    }
    .choseCard {
        flex-direction: column;
    }
    .chhoseBtn {
        height: 45px;
        border: 1px solid #096337;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .heroBannerWeb,
    .infoContainer .col-md-4 h2 br {
        display: none;
    }
    .heroBannerMob {
        display: block;
        object-position: center bottom -120px;
    }
    .nwThhomeSection .heroContainer {
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin-top: 10px;
    }
    .overlayerBox {
        padding: 1rem;
    }
    .chooseImg {
        width: 100% !important;
    }
    .choosebody {
        padding: 0;
        margin-top: 1rem;
        overflow-y: auto;
        display: flex;
        flex-direction: column;
        height: 180px;
        justify-content: space-between;
    }
    .applyBtn {
        height: 45px;
        margin-top: 0.5rem;
        display: flex;
    }
    .applyLBtn {
        margin-top: 0;
        height: 45px;
    }
    .applicationContainer {
        margin: 2rem 0 4rem;
    }
    .storyRowBox {
        display: none !important;
    }
    .storySlider {
        display: block !important;
    }
    .blog-card {
        margin-bottom: 2rem;
    }
    .blog-content .readmoreBtn {
        margin-top: 1rem;
        font-size: 14px;
        height: 40px;
    }
    .reviewBG {
        object-position: left;
    }
    .reviewContainer {
        margin-top: 5rem;
        z-index: 10;
    }
    .borderBoxContact {
        height: 60px;
        max-width: 100%;
        width: 100%;
    }
    .borderBoxContact h6 {
        line-height: 100%;
        font-size: 16px;
    }
    .nwThhomeSection {
        margin-top: 100px;
        padding: 30px 0 368px;
    }
    .heroLeftSide h1 {
        font-size: 54px;
    }
    .chhoseSlider .owl-nav {
        top: 30% !important;
    }
    .contactModal {
        width: 180px;
        min-height: auto;
    }
    .pointBox {
        width: 70%;
        height: 74px;
    }
    .contactContainer {
        margin: 3rem 0 1rem;
    }
    .contactContainer h3,
    .fstCild {
        text-align: left;
    }
    .blog-image {
        height: 100px;
    }
    .blog-card {
        height: 240px;
    }
}
@media screen and (max-width: 650px) {
    .aboutSliderH {
        margin-bottom: 3rem;
    }
}
@media screen and (max-width: 600px) {
    .BtnRegister i,
    .applicationcard h5.mt-2 {
        font-weight: 600;
    }
    .applicationcard h5.mt-2,
    .applicationcard h6.mt-3 {
        margin-top: 6px !important;
    }
    .aboutBGMob,
    .reviewBGMob {
        object-fit: cover;
        object-position: bottom;
    }
    .heroBGMob {
        display: block;
        width: 100%;
    }
    .aboutBGWeb,
    .applicationContainer .col-sm-4 .titel64 br,
    .exploreTitle,
    .heroBGWeb,
    .infoContainer .col-sm-4 .titel48 br,
    .reviewBG,
    .storyTitle {
        display: none;
    }
    .customContainer.heroContainer {
        height: auto;
        align-items: center;
    }
    .heroContainer h2 {
        font-size: 38px;
    }
    .avatar {
        width: 28px;
        height: 28px;
    }
    .avatar:nth-child(n + 2) {
        margin-left: -5px;
    }
    .aboutBGMob {
        display: block;
        width: 100%;
        height: 730px;
    }
    .aboutSliderH {
        margin-bottom: 2rem;
    }
    .applicationItemBox,
    .infoMBox {
        gap: 0;
    }
    .infoContainer {
        margin-top: 1rem;
        margin-bottom: 3rem;
    }
    .applicationContainer .row.w-100.m-0,
    .infoContainer .row.w-100.m-0 {
        flex-direction: column;
    }
    .applicationContainer .col-sm-4,
    .applicationContainer .col-sm-8,
    .infoContainer .col-sm-4,
    .infoContainer .col-sm-8 {
        width: 100% !important;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .applicationContainer .col-sm-4 .titel64,
    .infoContainer .col-sm-4 .titel48 {
        width: 100%;
        margin-bottom: 1rem;
        text-align: center !important;
    }
    .infoTcard {
        width: 50%;
        padding: 1rem 0;
    }
    .applicationcard {
        width: 50%;
        padding: 0.5rem;
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .numberBox {
        margin-bottom: 0 !important;
        width: auto !important;
    }
    .applicationcard .gap-2 {
        gap: 8px !important;
    }
    .exploreTitleMob,
    .storyTitleM {
        display: block;
    }
    .BtnRegister {
        width: 100%;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #000;
        color: #fff;
        gap: 8px;
    }
    .BtnRegister i {
        font-size: 18px;
    }
    .sliAbItm {
        margin: 0 0.5rem;
    }
    .reviewBGMob {
        display: block;
        width: 100%;
        min-height: 600px;
    }
    .blog-card {
        height: 330px;
    }
    .nwThhomeSection {
        width: 100%;
        margin-top: 130px !important;
    }
    .heroLeftSide {
        margin-top: 0;
    }
    .pointBox {
        gap: 0.5rem;
        margin-bottom: 10px;
    }
    .contactModal {
        right: 0;
        bottom: 0;
    }
    .borderBoxContact {
        height: auto;
        padding: 8px 8px 8px 55px;
    }
}
@media screen and (max-width: 500px) {
    .applicationcard h5.titel16.mt-3,
    .applicationcard h6.titel16.mt-3 {
        margin-top: 0 !important;
        font-size: 14px;
    }
    .aboutSliderH {
        margin-bottom: 2rem;
    }
    .reviewBGMob {
        min-height: 700px;
    }
    .customContainer.heroContainer {
        margin-top: -4rem;
    }
    .overlayerTitel {
        font-size: 48px;
    }
    .chhoseSlider {
        margin-top: 1.5rem;
    }
    .abtCont h5.titel32,
    .overlayerBox h6.titel16 {
        font-size: 16px;
    }
    .treeBg {
        display: none;
    }
    .exploteTitle.titel64 {
        font-size: 32px;
    }
    .info-card h6.titel16,
    .infoMBox h6.titel16 {
        font-size: 14px;
    }
    .BookN {
        left: 0;
    }
    .d-flex.flex-wrap.justify-content-center.filter-btns {
        justify-content: space-between !important;
    }
    .filter-btns .Tabbtn {
        min-width: auto;
        height: 46px;
        font-size: 13px;
        flex: 1;
        line-height: 16px;
    }
    .storiesTabBox .list-unstyled li {
        padding: 0 0.7rem;
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        min-width: 30%;
    }
    .storiesTabBox .list-unstyled {
        width: 100%;
    }
    .applicationItemBox {
        margin-top: 2rem;
        flex-direction: column;
        gap: 2rem;
    }
    .applicationcard {
        padding: 0;
        display: flex;
        flex-direction: row;
        width: 100%;
        align-items: flex-start;
        text-align: left;
        gap: 0.6rem;
    }
    .applicationcard h5.titel16.mt-3 {
        font-weight: 600;
    }
    .applicationcard h4.titel64 {
        font-size: 64px;
    }
    .applicationBtn {
        width: 100%;
        max-width: 100%;
    }
    .applicationBtnMob.align-items-center.justify-content-center.mt-5 {
        margin-top: 1rem !important;
    }
    .numberBox {
        -webkit-text-stroke: 1px #c0b1b1;
    }
    .applicationcard .gap-3 {
        gap: 6px !important;
    }
    .info-card img {
        height: 45px;
    }
    .abtCont {
        bottom: 0;
    }
    .infoContainer h2.titel48 {
        width: 60%;
    }
    .jurneyBtn {
        margin-top: 1.5rem !important;
    }
    .blog-image {
        height: 150px;
    }
    .blog-card {
        height: 280px;
    }
}
.startCircle:after,
span.dotCircle:after {
    height: 10px;
    width: 10px;
    border-radius: 50%;
}
@media screen and (max-width: 430px) {
    .aboutBGMob {
        display: block;
        width: 100%;
        height: 650px;
        object-fit: cover;
        object-position: bottom;
    }
    .infoContainer h2.titel48 {
        width: 90%;
    }
    .exploreFilter {
        margin-top: 2rem;
        width: 95%;
        flex-direction: column;
    }
    .exploreFilter .form-select,
    .exploreFilter .position-relative,
    .jurneyBtn {
        width: 100%;
    }
    .jurneyBtn {
        align-items: center;
        justify-content: center;
    }
    .jurneyBtn.titel16 {
        font-size: 16px;
    }
    .countContainer {
        margin: 2rem 0;
        padding: 1.5rem 0.5rem 2rem;
    }
    .treeB {
        height: 80px;
    }
    .reviewBGMob {
        min-height: 750px;
    }
    .chooseContainer {
        margin: 2.5rem 0;
    }
    .herocard1 {
        bottom: 10px;
        left: 0;
        height: 115px;
    }
    .herocard3 {
        bottom: 15px;
        height: 115px;
    }
    .herocard4 {
        right: 2%;
        bottom: 120px;
        height: 140px;
    }
    .herocard2 {
        bottom: 140px;
        height: 115px;
    }
    .heroLeftSide h1 {
        font-size: 38px;
    }
}
.starcity {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: visible;
    background: url(../images/starcity.webp) top center/cover no-repeat;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
    min-height: 880px;
    position: relative;
}
.dottedLine,
.startCircle {
    left: 50%;
    background: #096236;
}
.startCircle,
span.dotCircle {
    box-shadow: 0 2px 10px rgba(76, 175, 80, 0.4);
}
.bottom-image {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%) translateY(0) !important;
    width: 80%;
    height: auto;
    opacity: 1;
    border-radius: 10px;
    transition: transform 0.1s linear;
}
.educationPoints {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    z-index: 1001;
    display: flex;
    justify-content: space-around;
    align-items: flex-end;
    padding: 0 20px;
}
.educationPoint {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
}
.startCircle {
    bottom: -20%;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 2px solid #fff;
    opacity: 0;
    transform: translateX(-50%) scale(0);
    transition: 0.3s ease-out;
}
.dottedLine {
    position: absolute;
    bottom: 22px;
    transform: translateX(-50%);
    width: 2px;
    border-radius: 2px;
    opacity: 1;
    height: 0;
    transition: height 0.1s linear;
}
.educationPoint:first-child {
    --max-height: 120px;
    top: 120px;
    left: -5px;
}
.educationPoint:nth-child(2) {
    --max-height: 100px;
    top: -190px;
    left: -36px;
}
.educationPoint:nth-child(3) {
    --max-height: 140px;
    top: 113px;
    left: -46px;
}
.educationPoint:nth-child(4) {
    --max-height: 150px;
    left: 50px;
    top: -25px;
}
.startCircle {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.startCircle:after {
    content: "";
    position: absolute;
    background: #edb11f;
}
.textPointer {
    position: absolute;
    padding: 12px 18px;
    border-radius: 20px;
    min-width: 330px;
    font-weight: 700;
    opacity: 0;
    transform: translateY(-10px) scale(0);
    transition: 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    z-index: 10;
}
.textPointer h5 {
    font-family: "Bebas Neue";
    font-size: 32px;
    color: #005c69;
    font-weight: 700;
}
.sliderContent p,
.textPointer p {
    font-weight: 400;
    text-transform: capitalize;
}
.textPointer p {
    font-family: Inter;
    font-size: 16px;
    color: #000;
    letter-spacing: 5%;
}
.educationPoint:first-child .textPointer {
    bottom: 120px;
}
.educationPoint:nth-child(2) .textPointer {
    bottom: 100px;
}
.educationPoint:nth-child(3) .textPointer {
    bottom: 113.75px;
}
.educationPoint:nth-child(4) .textPointer {
    bottom: 150px;
}
.educationPoint.circle-visible .startCircle {
    opacity: 1;
    transform: translateX(-50%) scale(1);
    animation: 2s ease-in-out infinite pulse;
}
.educationPoint.pointer-visible .textPointer {
    opacity: 1;
    transform: translateY(0) scale(1);
}
@keyframes pulse {
    0%,
    100% {
        box-shadow: 0 2px 10px rgba(76, 175, 80, 0.4);
    }
    50% {
        box-shadow: 0 2px 20px rgba(76, 175, 80, 0.8);
        transform: translateX(-50%) scale(1.1);
    }
}
.content-after,
.content-before {
    padding: 40px 20px;
    text-align: center;
    color: #fff;
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
div#starcityMobile-counter,
span.dotCircle {
    align-items: center;
    position: absolute;
    display: flex;
}
.content-after h2,
.content-before h2 {
    margin: 0 0 20px;
    font-size: 2em;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}
.content-after p,
.content-before p {
    margin: 0 0 15px;
    font-size: 1.1em;
    opacity: 0.9;
}
.scroll-indicator {
    font-size: 2em;
    animation: 2s infinite bounce;
}
@keyframes bounce {
    0%,
    100%,
    20%,
    50%,
    80% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-10px);
    }
    60% {
        transform: translateY(-5px);
    }
}
.explSec {
    background: linear-gradient(180deg, #dad7ea 0, #f4d3da 100%);
}
@media screen and (max-width: 1900px) and (min-width: 1500px) {
    .educationPoint:nth-child(2) {
        top: -147px;
        left: -32px;
    }
}
@media screen and (max-width: 1600px) and (min-width: 1440px) {
    .educationPoint:nth-child(2) {
        --max-height: 100px;
        top: -125px;
        left: -36px;
    }
}
@media (max-width: 1500px) {
    .educationPoint:nth-child(2) {
        --max-height: 50px;
        top: -128px;
        left: -30px;
    }
    .educationPoint:nth-child(4) {
        left: 41px;
        top: -10px;
    }
    .educationPoint:first-child {
        top: 115px;
    }
    .educationPoint:nth-child(2) .textPointer {
        bottom: 50px;
    }
}
@media (max-width: 1400px) {
    .educationPoint:nth-child(4) .textPointer {
        bottom: 120px;
    }
    .educationPoint:first-child .textPointer {
        bottom: 130px;
    }
    .educationPoint:nth-child(3) .textPointer {
        bottom: 85.75px;
    }
}
span.dotLine2 {
    height: 150px;
    position: absolute;
    background: #fff;
    width: 2px;
}
span.dotCircle:after {
    content: "";
    position: absolute;
    background: #fff;
}
span.dotCircle {
    justify-content: center;
    bottom: -200px;
    left: -10px;
    width: 24px;
    height: 24px;
    background: #9c7c29;
    border-radius: 50%;
    border: 2px solid #fff;
}
.sliderContent:nth-child(2) {
    position: absolute;
    top: 45%;
    right: 4%;
    width: 290px;
}
.sliderContent:nth-child(3) {
    position: absolute;
    top: 35%;
    left: 10%;
    width: 290px;
}
.sliderContent {
    position: absolute;
    top: 0;
}
.image-text,
.owl-nav button {
    top: 50%;
    transform: translateY(-50%);
}
.sliderContent h5 {
    font-family: "Bebas Neue";
    font-size: clamp(32px, 2vw, 32px);
    color: #9c7c29;
}
.sliderContent p {
    font-family: Inter;
    font-size: 16px;
    color: #fff;
}
div#starcityMobile-counter {
    top: 20px;
    border: 1px solid;
    right: 100px;
    background: 0 0;
    color: #fff;
    border-radius: 50%;
    font-size: 12px;
    width: 50px;
    height: 50px;
    font-weight: 500;
    z-index: 100;
    font-family: Inter, sans-serif;
    justify-content: center;
}
.starcityMobile.owl-carousel {
    position: relative !important;
}
.owl-nav button {
    position: absolute;
    background: rgba(0, 0, 0, 0.5) !important;
    color: #fff !important;
    border: none !important;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 18px;
}
.owl-nav .owl-prev {
    left: 10px;
}
.owl-nav .owl-next {
    right: 10px;
}
.floating-container {
    position: absolute;
    z-index: 5;
}
.floating-image {
    width: 80px;
    height: 80px;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0.9;
    position: relative;
}
.floating-image img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 8px;
}
.image-text {
    position: absolute;
    left: 81px;
    background: #1b3767;
    padding: 8px 15px;
    border-radius: 25px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    white-space: nowrap;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
    opacity: 0;
}
.image-text::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    transform: rotate(90deg);
    height: 0;
    border: 8px solid transparent;
    border-right-color: #1b3767;
}
.float-1 {
    top: 10%;
    right: 10%;
    animation:
        2.5s ease-out 0.2s both floatUp1,
        4s ease-in-out infinite gentleHover;
}
.float-1 .image-text {
    animation: 0.8s ease-out 3s both showText;
}
.float-2 {
    top: 15%;
    left: 8%;
    animation:
        2.5s ease-out 0.5s both floatUp2,
        4s ease-in-out infinite gentleHover2;
}
.float-2 .image-text {
    animation: 0.8s ease-out 3.3s both showText;
}
.float-3 {
    top: 60%;
    right: 5%;
    animation:
        2.5s ease-out 0.8s both floatUp3,
        4s ease-in-out infinite gentleHover1;
}
.float-3 .image-text {
    animation: 0.8s ease-out 3.6s both showText;
}
.float-4 {
    bottom: 20%;
    left: 12%;
    animation:
        2.5s ease-out 1.1s both floatUp4,
        4s ease-in-out infinite gentleHover;
}
.float-4 .image-text {
    animation: 0.8s ease-out 3.9s both showText;
}
.float-5 {
    top: 35%;
    left: 42%;
    animation:
        2.5s ease-out 1.4s both floatUp5,
        4s ease-in-out infinite gentleHover2;
}
.float-5 .image-text {
    animation: 0.8s ease-out 4.2s both showText;
}
.centerComponent p {
    font-size: clamp(16px, 1vw, 20px);
    color: #fff;
    text-align: center;
    font-family: Inter;
    text-transform: uppercase;
}
.iti__country-list {
    max-width: 320px;
    z-index: 100 !important;
}
.sfuSection {
    background: url("../images/sfuSection.webp") left bottom/cover no-repeat;
    min-height: 680px;
}
.sfuContainer {
    margin: 80px 0;
    justify-content: flex-end !important;
}
.rightBoxSFU {
    width: 45%;
}
@keyframes gentleHover {
    0%,
    100% {
        transform: translateY(0) translateX(0);
    }
    33% {
        transform: translateY(-8px) translateX(5px);
    }
    66% {
        transform: translateY(-15px) translateX(-5px);
    }
}
@keyframes gentleHover1 {
    0%,
    100% {
        transform: translateY(0) translateX(0);
    }
    40% {
        transform: translateY(-8px) translateX(-5px);
    }
    70% {
        transform: translateY(-15px) translateX(-10px);
    }
}
@keyframes gentleHover2 {
    0%,
    100% {
        transform: translateY(0) translateX(0);
    }
    33% {
        transform: translateY(2px) translateX(5px);
    }
    66% {
        transform: translateY(15px) translateX(-5px);
    }
}
@keyframes floatUp1 {
    0% {
        top: 85%;
        left: 50%;
        transform: translateX(-50%) scale(0.3);
        opacity: 0;
    }
    100% {
        top: 10%;
        left: 74%;
        transform: translateX(0) scale(1);
        opacity: 0.9;
    }
}
@keyframes floatUp2 {
    0% {
        top: 85%;
        left: 50%;
        transform: translateX(-50%) scale(0.3);
        opacity: 0;
    }
    100% {
        top: 15%;
        left: 8%;
        transform: translateX(0) scale(1);
        opacity: 0.9;
    }
}
@keyframes floatUp3 {
    0% {
        top: 85%;
        left: 50%;
        transform: translateX(-50%) scale(0.3);
        opacity: 0;
    }
    100% {
        top: 60%;
        right: 20%;
        left: 75%;
        transform: translateX(0) scale(1);
        opacity: 0.9;
    }
}
@keyframes floatUp4 {
    0% {
        top: 85%;
        left: 50%;
        transform: translateX(-50%) scale(0.3);
        opacity: 0;
    }
    100% {
        bottom: 20%;
        left: 12%;
        top: auto;
        transform: translateX(0) scale(1);
        opacity: 0.9;
    }
}
@keyframes floatUp5 {
    0% {
        top: 85%;
        left: 50%;
        transform: translateX(-50%) scale(0.3);
        opacity: 0;
    }
    100% {
        top: 2%;
        left: 42%;
        transform: translateX(0) scale(1);
        opacity: 0.9;
    }
}
@keyframes showText {
    0% {
        opacity: 0;
        transform: translateY(-50%) translateX(-100px) scale(0.8);
    }
    100% {
        opacity: 1;
        transform: translateY(-50%) translateX(0) scale(1);
    }
}
@media screen and (max-width: 1440px) {
    @keyframes floatUp4 {
        0% {
            top: 85%;
            left: 50%;
            transform: translateX(-50%) scale(0.3);
            opacity: 0;
        }
        100% {
            bottom: 20%;
            left: 10%;
            top: auto;
            transform: translateX(0) scale(1);
            opacity: 0.9;
        }
    }
    .educationPoint:nth-child(3) .textPointer {
        bottom: 111px;
    }
    .educationPoint:nth-child(4) {
        --max-height: 120px;
    }
    @keyframes floatUp3 {
        0% {
            top: 85%;
            left: 50%;
            transform: translateX(-50%) scale(0.3);
            opacity: 0;
        }
        100% {
            top: 60%;
            right: 20%;
            left: 75%;
            transform: translateX(0) scale(1);
            opacity: 0.9;
        }
    }
}
@media screen and (max-width: 1300px) {
    .educationPoint:first-child {
        top: 109px;
        left: -11px;
    }
    .educationPoint:nth-child(3) {
        --max-height: 140px;
        top: 102px;
        left: -36px;
    }
    .educationPoint:nth-child(4) {
        left: 37px;
        top: 0;
    }
    .educationPoint:nth-child(2) {
        top: -102px;
        left: -23px;
    }
    .educationPoints {
        top: 53%;
    }
    @keyframes floatUp4 {
        0% {
            top: 85%;
            left: 50%;
            transform: translateX(-50%) scale(0.3);
            opacity: 0;
        }
        100% {
            bottom: 20%;
            left: 10%;
            top: auto;
            transform: translateX(0) scale(1);
            opacity: 0.9;
        }
    }
    .sfuSection {
        min-height: 550px;
    }
    .sfuContainer {
        margin: 40px 0 60px;
    }
    .rightBoxSFU .mb-4 {
        margin-bottom: 16px !important;
    }
    .rightBoxSFU h6.titel18 {
        font-size: 16px !important;
    }
}
@media screen and (max-width: 1200px) {
    @keyframes floatUp4 {
        0% {
            top: 100%;
            left: 50%;
            transform: translateX(-50%) scale(0.3);
            opacity: 0;
        }
        100% {
            left: 7%;
            top: 70%;
            transform: translateX(0) scale(0.5);
            opacity: 0.9;
        }
    }
}
@media screen and (max-width: 1150px) {
    .image-text {
        font-size: 12px;
    }
    .starcity {
        min-height: 700px;
    }
    .bottom-image {
        bottom: 0;
    }
}
@media screen and (min-width: 1080px) and (max-width: 1150px) {
    .float-5 {
        scale: 0.9;
    }
    @keyframes floatUp5 {
        0% {
            top: 85%;
            left: 50%;
            transform: translateX(-50%) scale(0.3);
            opacity: 0;
        }
        100% {
            top: 1%;
            left: 42%;
            transform: translateX(0) scale(1);
            opacity: 0.9;
        }
    }
}
@media screen and (max-width: 1080px) {
    .floating-container {
        scale: 0.8;
    }
    .educationPoint:nth-child(3) {
        top: 113px;
        left: -34px;
    }
    .educationPoint:nth-child(4) {
        left: 33px;
        top: 11px;
    }
    .educationPoint:nth-child(2) {
        top: -64px;
        left: -22px;
    }
    .dottedLine {
        bottom: 18px;
    }
    .image-text {
        font-size: 12px;
    }
    .textPointer p {
        font-size: 14px;
    }
    .startCircle {
        width: 18px;
        height: 18px;
    }
    .educationPoint:nth-child(4) .textPointer {
        bottom: 80px;
    }
    .educationPoint:first-child .textPointer,
    .educationPoint:nth-child(3) .textPointer {
        bottom: 90px;
    }
}
@media screen and (max-width: 1024px) {
    .educationPoint:first-child {
        top: 87px;
        left: -11px;
    }
    .educationPoint:nth-child(3) {
        top: 75px;
        left: -34px;
    }
    @keyframes floatUp1 {
        0% {
            top: 85%;
            left: 50%;
            transform: translateX(-50%) scale(0.3);
            opacity: 0;
        }
        100% {
            top: 10%;
            left: 74%;
            transform: translateX(0) scale(1);
            opacity: 0.9;
        }
    }
    @keyframes floatUp2 {
        0% {
            top: 85%;
            left: 50%;
            transform: translateX(-50%) scale(0.3);
            opacity: 0;
        }
        100% {
            top: 15%;
            left: 8%;
            transform: translateX(0) scale(1);
            opacity: 0.9;
        }
    }
    @keyframes floatUp3 {
        0% {
            top: 85%;
            left: 50%;
            transform: translateX(-50%) scale(0.3);
            opacity: 0;
        }
        100% {
            top: 60%;
            right: 20%;
            left: 79%;
            transform: translateX(0) scale(1);
            opacity: 0.9;
        }
    }
    @keyframes floatUp4 {
        0% {
            top: 85%;
            left: 50%;
            transform: translateX(-50%) scale(0.3);
            opacity: 0;
        }
        100% {
            bottom: 20%;
            left: 7%;
            top: auto;
            transform: translateX(0) scale(1);
            opacity: 0.9;
        }
    }
    @keyframes floatUp5 {
        0% {
            top: 85%;
            left: 50%;
            transform: translateX(-50%) scale(0.3);
            opacity: 0;
        }
        100% {
            top: 0;
            left: 42%;
            transform: translateX(0) scale(1);
            opacity: 0.9;
        }
    }
    .float-4 {
        bottom: 30%;
        left: 2%;
    }
    .sfuSection {
        background-size: 100% 100%;
    }
    .rightBoxSFU {
        width: 50%;
    }
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
    .educationPoint:nth-child(2) {
        --max-height: 50px;
        top: -50px;
        left: -22px;
    }
    .educationPoint:nth-child(4) .textPointer {
        bottom: 63px;
    }
    .educationPoint:nth-child(3) .textPointer {
        bottom: 75px;
    }
    .educationPoint:nth-child(2) .textPointer {
        bottom: 30px;
    }
    .educationPoint:first-child .textPointer {
        bottom: 80px;
    }
    .educationPoint:nth-child(3) {
        top: 75px;
        left: -20px;
    }
    .textPointer {
        min-width: 190px;
    }
    .educationPoints {
        top: 45%;
    }
    .bottom-image {
        bottom: 0;
    }
    .textPointer p {
        font-size: 11px;
    }
}
@media screen and (max-width: 992px) and (min-width: 768px) {
    @keyframes floatUp1 {
        0% {
            top: 85%;
            left: 50%;
            transform: translateX(-50%) scale(0.3);
            opacity: 0;
        }
        100% {
            top: 4%;
            left: 74%;
            transform: translateX(0) scale(1);
            opacity: 0.9;
        }
    }
    @keyframes floatUp2 {
        0% {
            top: 85%;
            left: 50%;
            transform: translateX(-50%) scale(0.3);
            opacity: 0;
        }
        100% {
            top: 3%;
            left: 4%;
            transform: translateX(0) scale(1);
            opacity: 0.9;
        }
    }
    @keyframes floatUp3 {
        0% {
            top: 85%;
            left: 50%;
            transform: translateX(-50%) scale(0.3);
            opacity: 0;
        }
        100% {
            top: 80%;
            right: 28%;
            left: 75%;
            transform: translateX(0) scale(1);
            opacity: 0.9;
        }
    }
    @keyframes floatUp4 {
        0% {
            top: 85%;
            left: 50%;
            transform: translateX(-50%) scale(0.3);
            opacity: 0;
        }
        100% {
            bottom: 5%;
            left: 3%;
            top: auto;
            transform: translateX(0) scale(1);
            opacity: 0.9;
        }
    }
    .floating-container {
        scale: 70%;
    }
}
@media (max-width: 768px) {
    .BtnBoxSlider .aboright {
        margin-left: 0.5rem;
    }
    .BtnBoxSlider .aboleft {
        margin-right: 0.5rem;
    }
    .BtnBoxSlider .arroeIcon {
        height: 55px;
    }
    a.carousel-arrow.carousel-arrow-left {
        position: absolute;
        left: -68px;
    }
    a.carousel-arrow.carousel-arrow-right {
        position: absolute;
        right: -68px;
    }
    .heroBGWeb,
    .secHide24,
    .targetText {
        display: none;
    }
    .secShow24 {
        display: block !important;
    }
    .floating-container {
        scale: 0.9;
    }
    .targetTextmob {
        display: block;
        white-space: pre-line;
    }
    .centerComponent p {
        font-size: 14px;
    }
    .floating-container.float-1 .image-text::before {
        content: "";
        left: unset;
        position: absolute;
        right: 0;
        bottom: 0;
        width: 0;
        transform: rotate(90deg);
        height: 0;
        border: 8px solid transparent;
        border-right-color: #1b3767;
    }
    .floating-container.float-1 .image-text {
        left: -100px;
    }
    .customContainer.heroContainer {
        height: unset;
    }
    .rightBoxSFU,
    img.heroBGMob {
        width: 100%;
    }
    .heroBGMob {
        display: block;
    }
    .titel74 {
        font-size: 3rem;
    }
    .floating-image {
        width: 100px;
        height: 100px;
    }
    .floating-image img {
        max-width: 100px;
        max-height: 100px;
        width: 100%;
        height: 100%;
    }
    .image-text {
        left: 101px;
        font-size: 12px;
        padding: 6px 12px;
    }
    .float-1 {
        top: 8%;
        right: 16%;
        left: auto;
    }
    .float-2 {
        top: 18%;
        left: 12%;
    }
    .float-3 {
        top: 65%;
        right: 36%;
        left: auto;
    }
    .float-4 {
        bottom: 8%;
        left: 48%;
    }
    .float-5 {
        top: 71%;
        left: 7%;
    }
    @keyframes floatUp1 {
        0% {
            top: 85%;
            left: 50%;
            transform: translateX(-50%) scale(0.3);
            opacity: 0;
        }
        100% {
            top: 8%;
            right: 16%;
            left: auto;
            transform: translateX(0) scale(1);
            opacity: 0.9;
        }
    }
    @keyframes floatUp2 {
        0% {
            top: 85%;
            left: 50%;
            transform: translateX(-50%) scale(0.3);
            opacity: 0;
        }
        100% {
            top: 18%;
            left: 12%;
            transform: translateX(0) scale(1);
            opacity: 0.9;
        }
    }
    @keyframes floatUp3 {
        0% {
            top: 85%;
            left: 50%;
            transform: translateX(-50%) scale(0.3);
            opacity: 0;
        }
        100% {
            top: 70%;
            right: 36%;
            left: auto;
            transform: translateX(0) scale(1);
            opacity: 0.9;
        }
    }
    @keyframes floatUp4 {
        0% {
            top: 85%;
            left: 50%;
            transform: translateX(-50%) scale(0.3);
            opacity: 0;
        }
        100% {
            bottom: 4%;
            left: 48% !important;
            transform: translateX(0) scale(1);
            opacity: 0.9;
        }
    }
    @keyframes floatUp5 {
        0% {
            top: 85%;
            left: 50%;
            transform: translateX(-50%) scale(0.3);
            opacity: 0;
        }
        100% {
            top: 75%;
            left: 7%;
            transform: translateX(0) scale(1);
            opacity: 0.9;
        }
    }
    .sfuSection {
        min-height: 900px;
        background: url("../images/usfMob.webp") bottom;
        justify-content: flex-start !important;
    }
    .sfuContainer {
        margin: 40px 0;
    }
}
@media screen and (min-width: 500px) and (max-width: 600px) {
    .abtCont {
        bottom: -7px;
    }
}
@media screen and (max-width: 550px) {
    .chooseImg,
    .choseCardImgBox {
        width: 100%;
    }
    .heroBannerMob {
        object-position: center bottom 0px;
    }
    .borderBoxContact {
        height: auto;
        padding: 8px 8px 8px 60px;
    }
    .borderBoxContact img {
        height: 40px;
        left: 8px;
    }
    .chooseImg {
        aspect-ratio: 3/4;
        object-fit: cover;
        object-position: top;
    }
    .choosebody {
        min-height: 200px;
        height: auto;
    }
    .infoTcard img {
        height: 45px;
    }
    .infoTcard a {
        text-wrap: nowrap;
    }
    .infoContainer h2.titel48 {
        font-size: 36px;
    }
    .choseCard,
    .exploreCard {
        margin: 8px;
    }
    .exploreCard {
        margin-bottom: 30px;
    }
    .BtnBoxSlider {
        margin-top: 1.5rem;
    }
    .reviewCard {
        margin: 0;
    }
    .reviewSlider .owl-item.active {
        margin-right: 10px !important;
    }
    @keyframes floatUp4 {
        0% {
            top: 85%;
            left: 50%;
            transform: translateX(-50%) scale(0.3);
            opacity: 0;
        }
        100% {
            bottom: 2%;
            left: 48% !important;
            transform: translateX(0) scale(1);
            opacity: 0.9;
        }
    }
    .sfuSection {
        min-height: 1000px;
    }
}
@media screen and (max-width: 500px) {
    .BtnBoxSlider .arroeIcon,
    a.carousel-arrow.carousel-arrow-left img,
    a.carousel-arrow.carousel-arrow-right img {
        height: 40px;
    }
    div#starcityMobile-counter {
        right: 70px;
        top: 25px;
        width: 40px;
        height: 40px;
        letter-spacing: -1px;
        font-size: 15px;
    }
    a.carousel-arrow.carousel-arrow-right {
        position: absolute;
        right: -55px;
    }
    a.carousel-arrow.carousel-arrow-left {
        position: absolute;
        left: -55px;
    }
    .BtnBoxSlider .aboright {
        margin-left: 0.5rem;
    }
    .BtnBoxSlider .aboleft {
        margin-right: 0.5rem;
    }
    .floating-image {
        width: 80px;
        height: 80px;
    }
    img.heroBGMob {
        min-height: 700px;
    }
    .customContainer.heroContainer .titel74 {
        font-size: 38px;
    }
    @keyframes floatUp1 {
        0% {
            top: 85%;
            left: 50%;
            transform: translateX(-50%) scale(0.3);
            opacity: 0;
        }
        100% {
            top: 8%;
            right: 16%;
            left: auto;
            transform: translateX(0) scale(1);
            opacity: 0.9;
        }
    }
    @keyframes floatUp2 {
        0% {
            top: 85%;
            left: 50%;
            transform: translateX(-50%) scale(0.3);
            opacity: 0;
        }
        100% {
            top: 18%;
            left: 12%;
            transform: translateX(0) scale(1);
            opacity: 0.9;
        }
    }
    @keyframes floatUp3 {
        0% {
            top: 85%;
            left: 50%;
            transform: translateX(-50%) scale(0.3);
            opacity: 0;
        }
        100% {
            top: 65%;
            right: 53;
            left: auto;
            transform: translateX(0) scale(1);
            opacity: 0.9;
        }
    }
    @keyframes floatUp4 {
        0% {
            top: 85%;
            left: 50%;
            transform: translateX(-50%) scale(0.3);
            opacity: 0;
        }
        100% {
            bottom: 0;
            left: 31% !important;
            transform: translateX(0) scale(1);
            opacity: 0.9;
        }
    }
    @keyframes floatUp5 {
        0% {
            top: 85%;
            left: 50%;
            transform: translateX(-50%) scale(0.3);
            opacity: 0;
        }
        100% {
            top: 77%;
            left: 14%;
            transform: translateX(0) scale(1);
            opacity: 0.9;
        }
    }
    .float-1 {
        top: 8%;
        right: 16%;
        left: auto;
    }
    .float-2 {
        top: 18%;
        left: 12%;
    }
    .float-3 {
        top: 65%;
        right: 53%;
        left: auto;
    }
    .float-4 {
        bottom: 0;
        left: 31%;
    }
    .float-5 {
        top: 77%;
        left: 14%;
    }
    .image-text {
        left: 74px;
    }
    .floating-image img {
        max-width: 70px;
        max-height: 70px;
        width: 100%;
        height: 100%;
    }
}
@media screen and (max-width: 450px) {
    .trusted-avatars {
        margin-right: 10px;
    }
    .customContainer.heroContainer .titel74 {
        font-size: 32px;
    }
    .avatar:nth-child(n + 2) {
        margin-left: -12px;
    }
    .heroContainer .trusted-students {
        justify-content: center;
        display: flex;
    }
    .heroLeftSide .search-bar {
        margin-bottom: 16px;
    }
}
.floating-image:hover {
    transform: scale(1.1) !important;
    transition: 0.3s;
}
.floating-container:hover .image-text {
    transform: translateY(-50%) translateX(5px) scale(1.05) !important;
    transition: 0.3s;
}
.suggestion-container.homeSearch {
    max-width: 620px;
    width: 100%;
    margin-top: 0.5rem;
    z-index: 10000;
    position: absolute;
    transition: opacity 0.3s;
}
.whitebg2 {
    background: #faf7f2;
}
@media screen and (max-width: 1280px) {
    .suggestion-container.homeSearch {
        max-width: 540px;
    }
}
@media screen and (max-width: 880px) {
    .chhoseBtn,
    .choosebody .titel16 {
        font-size: 14px;
    }
}
@media screen and (max-width: 600px) {
    .countContainer {
        background-image: url("../images/eventbackgroundmob.webp");
        height: 572px;
        padding: 40px 22px;
    }
    .chhoseSlider {
        margin-top: 1.5rem;
    }
    .choseCard .choosebody h5 {
        min-height: 80px;
    }
    .heroLeftSide h1 {
        text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
        -webkit-text-stroke-width: 0.2px;
    }
}
@media screen and (max-width: 480px) {
    .universityList li {
        flex-direction: column;
        align-items: start;
    }
    .heroLeftSide h1 {
        font-size: 30px;
    }
    .heroLeftSide .search-bar {
        margin-bottom: 20px;
    }
    .contactModal {
        width: 170px;
    }
    .borderBoxContact h6.titel16 {
        font-size: 14px !important;
    }
    .borderBoxContact img {
        height: 30px;
        left: 8px;
    }
    .numberItem.titel74 {
        font-size: 38px !important;
    }
    .borderBoxContact {
        height: auto;
        padding: 8px 30px 8px 50px;
    }
    .chooseImg {
        height: 350px;
    }
}
.error {
    color: red;
}
@media screen and (max-width: 1660px) {
    .starcity {
        min-height: 850px;
        padding-top: 0;
    }
    .textPointer h5 {
        font-size: 24px;
    }
}
@media screen and (max-width: 1500px) {
    .starcity {
        min-height: 750px;
    }
}
@media screen and (max-width: 1440px) {
    .textPointer h5 {
        font-size: 20px;
    }
    .textPointer p {
        font-size: 14px;
    }
}
@media screen and (max-width: 1300px) {
    .starcity {
        min-height: 650px;
    }
}
@media screen and (max-width: 1080px) {
    .suggestion-container.homeSearch {
        max-width: 525px;
    }
    .starcity {
        min-height: 650px;
    }
    .textPointer h5 {
        font-size: 18px;
    }
    .textPointer p {
        font-size: 14px;
    }
}
@media screen and (max-width: 1024px) {
    .starcity {
        min-height: 500px;
    }
}
@media screen and (max-width: 1000px) {
    .starcity {
        min-height: 550px;
    }
    .textPointer h5 {
        font-size: 16px;
    }
    .textPointer p {
        font-size: 12px;
    }
    .educationPoint:nth-child(2) .textPointer {
        bottom: 30px;
    }
}
@media screen and (min-width: 3501px) {
    .starcity {
        min-height: 1750px;
    }
    .blog-image {
        height: 550px !important;
    }
    .blog-card {
        min-height: 890px;
        height: auto;
        padding: 20px;
    }
    .educationPoint:nth-child(2) {
        top: -303px;
    }
    .avatar {
        width: 65px;
        height: 65px;
    }
    .textPointer {
        min-width: 470px;
    }
    .textPointer h5 {
        font-size: 56px;
    }
    .storiesContainer .viewBtn .ph,
    .textPointer p {
        font-size: 30px;
    }
    .educationPoint:nth-child(2) .textPointer {
        bottom: 137px;
    }
    .chooseImg {
        width: 500px !important;
    }
    .ActiveItemDetails .list-unstyled li.titel18,
    .infoMBox h6.titel16 {
        font-size: 40px;
    }
    .infoTcard img {
        height: 93px;
    }
    .exploreCardBody .titel16 {
        font-size: 42px;
    }
    .applicationcard img {
        width: 93px;
    }
    .applicationcard .titel64 {
        font-size: 116px;
    }
    .blog-content .titel14 {
        font-size: 36px;
    }
    .blog-content h5 {
        font-size: 44px;
    }
    .storiesContainer .viewBtn {
        height: auto;
        font-size: 36px;
        padding: 15px 20px;
    }
    .info-card img {
        height: 100px;
    }
    .countContainer {
        padding: 120px 70px;
    }
    .exploreFilter .form-select {
        min-width: 200px;
        font-size: 36px;
    }
    .applicationContainer {
        margin: 7rem 0 !important;
    }
    .chooseContainer {
        margin: 120px auto;
    }
    .chhoseSlider {
        margin-top: 80px;
    }
    .ActiveItemDetails h5 {
        font-size: 90px;
    }
    .ActiveItemDetails .exploreBtn {
        font-size: 32px;
        height: auto;
        padding: 15px 25px;
        width: 350px;
    }
    .ActiveItemDetails .exploreBtn i {
        font-size: 34px;
    }
    .nwThhomeSection {
        margin-top: 208px;
    }
    .exploreContainer {
        margin: 7rem 0;
    }
    .latestEventbtn {
        width: 600px;
        height: 90px;
    }
    .applyBtn,
    .blog-content .readmoreBtn {
        height: 65px;
        font-size: 30px;
    }
}
@media screen and (min-width: 2701px) and (max-width: 3500px) {
    .starcity {
        min-height: 1750px;
    }
    .blog-image {
        height: 450px !important;
    }
    .blog-card {
        min-height: 750px;
        height: auto;
    }
    .educationPoint:nth-child(2) {
        top: -303px;
    }
    .avatar {
        width: 65px;
        height: 65px;
    }
    .textPointer {
        min-width: 470px;
    }
    .textPointer h5 {
        font-size: 56px;
    }
    .blog-content .titel14,
    .exploreCardBody .titel16,
    .textPointer p {
        font-size: 30px;
    }
    .educationPoint:nth-child(2) .textPointer {
        bottom: 137px;
    }
    .chooseImg {
        width: 500px !important;
    }
    .infoMBox h6.titel16 {
        font-size: 36px;
    }
    .infoTcard img {
        height: 93px;
    }
    .applicationcard img {
        width: 93px;
    }
    .applicationcard .titel64 {
        font-size: 116px;
    }
    .blog-content h5 {
        font-size: 38px;
    }
    .storiesContainer .viewBtn {
        height: auto;
        font-size: 44px;
        padding: 15px 20px;
    }
    .info-card img {
        height: 100px;
    }
    .countContainer {
        padding: 120px 70px;
    }
    .exploreFilter .form-select {
        min-width: 200px;
        font-size: 28px;
    }
    .applicationContainer {
        margin: 7rem 0 !important;
    }
    .chooseContainer {
        margin: 120px auto;
    }
    .chhoseSlider {
        margin-top: 80px;
    }
    .ActiveItemDetails h5 {
        font-size: 90px;
    }
    .ActiveItemDetails .list-unstyled li.titel18 {
        font-size: 40px;
    }
    .ActiveItemDetails .exploreBtn {
        font-size: 32px;
        height: auto;
        padding: 15px 25px;
        width: 350px;
    }
    .ActiveItemDetails .exploreBtn i {
        font-size: 34px;
    }
    .nwThhomeSection {
        margin-top: 250px;
        padding: 224px 0 608px;
    }
    .contactContainer {
        margin: 200px 0 50px;
        position: relative;
    }
    .exploreContainer {
        margin: 7rem 0;
    }
    .abtCont h5 {
        font-size: 45px;
    }
    .blog-content .readmoreBtn {
        height: 60px;
        font-size: 24px;
    }
    .latestEventbtn {
        width: 400px;
        height: 65px;
    }
}
@media screen and (min-width: 2101px) and (max-width: 2700px) {
    .starcity {
        min-height: 1450px;
    }
    .blog-image {
        height: 450px !important;
    }
    .blog-card {
        min-height: 750px;
        height: auto;
    }
    .avatar,
    .infoTcard img {
        height: 65px;
    }
    .educationPoint:nth-child(2) {
        top: -303px;
    }
    .avatar {
        width: 65px;
    }
    .textPointer {
        min-width: 470px;
    }
    .textPointer h5 {
        font-size: 56px;
    }
    .ActiveItemDetails .list-unstyled li.titel18,
    .infoMBox h6.titel16,
    .textPointer p {
        font-size: 30px;
    }
    .educationPoint:nth-child(2) .textPointer {
        bottom: 137px;
    }
    .chooseImg {
        width: 500px !important;
    }
    .exploreCardBody .titel16 {
        font-size: 24px;
    }
    .applicationcard img {
        width: 93px;
    }
    .applicationcard .titel64 {
        font-size: 116px;
    }
    .blog-content .titel14 {
        font-size: 26px;
    }
    .blog-content h5 {
        font-size: 32px;
    }
    .storiesContainer .viewBtn {
        height: auto;
        font-size: 26px;
        padding: 15px 20px;
    }
    .info-card img {
        height: 100px;
    }
    .countContainer {
        padding: 120px 70px;
    }
    .exploreFilter .form-select {
        min-width: 200px;
        font-size: 22px;
    }
    .applicationContainer {
        margin: 7rem 0 !important;
    }
    .chooseContainer {
        margin: 120px auto;
    }
    .chhoseSlider {
        margin-top: 80px;
    }
    .ActiveItemDetails h5 {
        font-size: 60px;
    }
    .ActiveItemDetails .exploreBtn {
        font-size: 22px;
        height: auto;
        padding: 15px 25px;
        width: 350px;
    }
    .ActiveItemDetails .exploreBtn i {
        font-size: 22px;
    }
    .nwThhomeSection {
        margin-top: 250px;
        padding: 224px 0 608px;
    }
    .contactContainer {
        margin: 200px 0 50px;
        position: relative;
    }
    .abtCont h5 {
        font-size: 40px;
    }
    .blog-content .readmoreBtn {
        height: 60px;
        font-size: 20px;
    }
    .latestEventbtn {
        width: 400px;
        height: 65px;
    }
}
@media screen and (min-width: 2700px) and (max-width: 3500px) {
    .customContainer {
        margin: 6rem 0;
    }
}
@media screen and (min-width: 3501px) and (max-width: 4000px) {
    .customContainer {
        margin: 8rem 0;
    }
}
@media screen and (max-width: 400px) {
    .contactModal {
        width: 130px;
    }
    .heroLeftSide h1 {
        font-size: 28px;
    }
    .filter-btns .Tabbtn {
        min-width: auto;
        height: 46px;
        font-size: 13px;
        flex: 1;
        line-height: 16px;
    }
}
.aboutSection {
    background: linear-gradient(104.68deg, #dcf2f5 0, #fff 50.98%, #f1d4dc 97.09%);
}
.aboutCon {
    flex-direction: column;
    margin: 60px 0;
}
.aboutConHeading {
    text-align: left;
    width: 100%;
}
.aboutSliderBox {
    margin-top: 30px;
    display: flex;
    gap: 20px;
    width: 100%;
}
.aboutSliderBox .studyItem {
    position: relative;
    overflow: hidden;
    border-radius: 16px;
    height: 500px;
    width: auto;
    cursor: pointer;
    flex: 1 1 0;
    transition:
        flex 0.55s,
        width 0.55s;
    display: flex;
    align-items: stretch;
}
.aboutSliderBox .studyItem img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.studyContent {
    left: 0;
    bottom: -100%;
    width: 100%;
    height: 100%;
    padding: 20px;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.8) 2.65%, rgba(0, 0, 0, 0) 97.25%);
    transition: bottom 0.45s;
}
.bgStep,
.studyItem.active .studyContent,
.studyItem:hover .studyContent {
    bottom: 0;
}
.studyItem.active,
.studyItem:hover {
    flex: 0 0 350px;
}
.expBtnItem {
    background: #fff;
    padding: 10px 20px;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    color: #096236;
    border: 1px solid #096236;
    transition: 0.5s;
}
.expBtnItem:hover {
    background: #096236;
    color: #fff;
}
.studyItem .hidetextItemStudy {
    position: absolute;
    top: 100px;
    left: -65px;
    rotate: 270deg;
    width: 200px;
    height: 40px;
    text-align: right;
    transition: left 1s;
}
.studyItem.active .hidetextItemStudy,
.studyItem:hover .hidetextItemStudy {
    left: -200px;
}
.studyFilter {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.459);
}
.stepsSec {
    background: url("../images/bgStep2.webp") 0 0/100% 100% no-repeat;
}
.customContainer.stepsCon {
    margin: 80px 0;
    justify-content: flex-start;
}
.stepsBox {
    display: flex;
    flex-wrap: wrap;
    gap: 40px 30px;
    width: 100%;
    max-width: 850px;
}
.stepItemBox {
    width: calc(50% - 15px);
}
.bgStep {
    right: 0;
    max-height: 100%;
}
.stepsCon {
    position: relative;
    z-index: 10;
}
@media screen and (min-width: 3001px) and (max-width: 3600px) {
    .studyItem .hidetextItemStudy {
        width: 450px;
        height: 295px;
        font-size: 54px;
    }
    .studyItem.active,
    .studyItem:hover {
        flex: 0 0 900px;
    }
    .studyContent {
        padding: 40px;
    }
    .aboutSliderBox .studyItem {
        height: 700px;
    }
    .expBtnItem {
        padding: 20px 40px;
        font-size: 26px;
        font-weight: 700;
    }
    .topStItem h6.titel32 {
        font-size: 54px;
    }
    .stepItemBox p.titel16 {
        font-size: 36px !important;
    }
    .stepsBox {
        gap: 40px;
        max-width: 1600px;
    }
    .stepItemBox {
        width: calc(50% - 20px);
    }
    .stepItemBox span.titel32 {
        font-size: 52px;
    }
}
@media screen and (min-width: 2501px) and (max-width: 3000px) {
    .studyItem .hidetextItemStudy {
        width: 400px;
        height: 245px;
        font-size: 48px;
    }
    .studyItem.active,
    .studyItem:hover {
        flex: 0 0 750px;
    }
    .studyContent {
        padding: 40px;
    }
    .aboutSliderBox .studyItem {
        height: 700px;
    }
    .expBtnItem {
        padding: 20px 40px;
        font-size: 22px;
        font-weight: 700;
    }
    .topStItem h6.titel32 {
        font-size: 48px;
    }
    .stepsBox {
        gap: 40px;
        max-width: 1600px;
    }
    .stepItemBox {
        width: calc(50% - 20px);
    }
    .stepItemBox span.titel32 {
        font-size: 52px;
    }
}
@media screen and (min-width: 2100px) and (max-width: 2500px) {
    .studyItem .hidetextItemStudy {
        width: 400px;
        height: 245px;
        font-size: 48px;
    }
    .studyItem.active,
    .studyItem:hover {
        flex: 0 0 550px;
    }
    .expBtnItem {
        padding: 16px 40px;
        border-radius: 4px;
        font-size: 18px;
        font-weight: 600;
    }
    .topStItem h6.titel32 {
        font-size: 48px;
    }
    .stepsBox {
        gap: 40px;
        max-width: 1100px;
    }
    .stepItemBox {
        width: calc(50% - 20px);
    }
    .stepItemBox span.titel32 {
        font-size: 42px;
    }
}
.accordion-body,
.accordion-button {
    font-weight: 400;
    font-family: Inter, sans-serif !important;
}
@media screen and (max-width: 1280px) {
    .aboutSliderBox {
        margin-top: 20px;
        gap: 16px;
    }
    .aboutSliderBox .studyItem {
        height: 450px;
        border-radius: 10px;
    }
    .studyContent {
        padding: 16px;
    }
    .studyItem .hidetextItemStudy {
        top: 95px;
        left: -75px;
    }
    .customContainer.stepsCon {
        margin: 30px 0 80px;
    }
}
@media screen and (max-width: 990px) {
    .suggestion-container.homeSearch {
        max-width: 500px;
    }
    .aboutSliderBox {
        gap: 8px;
    }
    .studyItem.active,
    .studyItem:hover {
        flex: 0 0 300px;
    }
    .aboutSliderBox .studyItem {
        height: 400px;
        border-radius: 8px;
    }
    .studyContent {
        padding: 10px;
    }
    .studyItem .hidetextItemStudy {
        top: 95px;
        left: -75px;
        font-size: 32px !important;
    }
    .topStItem h6.titel32 {
        font-size: 32px !important;
    }
    .stepItemBox span.titel32 {
        font-size: 26px;
    }
    .stepsBox {
        gap: 40px 20px;
        max-width: 700px;
    }
}
@media screen and (max-width: 768px) {
    .suggestion-container.homeSearch {
        max-width: 464px;
    }
    .customContainer.aboutCon {
        height: auto;
    }
    .choosebody h3.titel18 {
        font-size: 14px;
    }
    .choosebody .titel16 {
        font-size: 13px;
    }
    .chhoseBtn {
        font-size: 12px;
    }
    .studyItem:hover {
        flex: 0 0 280px;
    }
    .aboutSliderBox .studyItem {
        height: 350px;
        border-radius: 4px;
    }
    .studyContent {
        padding: 8px;
    }
    .studyItem .hidetextItemStudy {
        top: 95px;
        left: -75px;
        font-size: 32px;
    }
    .aboutCon {
        margin: 40px 0;
    }
    .aboutCon h3.titel64 {
        text-align: center;
    }
    .customContainer.stepsCon {
        margin: 30px 0 60px;
    }
}
@media screen and (max-width: 700px) {
    .aboutSliderBox {
        gap: 8px;
        flex-direction: column;
    }
    .aboutSliderBox .studyItem {
        height: 70px;
        flex: none;
        overflow: hidden;
        transition: height 1s;
    }
    .aboutSliderBox .studyItem.active,
    .aboutSliderBox .studyItem:hover {
        height: 300px;
    }
    .studyItem .hidetextItemStudy {
        top: 16px;
        left: 16px;
        font-size: 26px;
        rotate: 0deg;
        width: calc(100% - 32px);
        height: auto;
        text-align: left;
        transition: top 1s;
        box-sizing: inherit;
    }
    .studyItem.active .hidetextItemStudy,
    .studyItem:hover .hidetextItemStudy {
        top: -100px;
    }
    .stepItemBox span.titel32 {
        font-size: 22px !important;
    }
}
@media screen and (max-width: 600px) {
    .stepItemBox {
        width: 100%;
    }
    .stepItemBox p br {
        display: none;
    }
    .stepsBox {
        gap: 20px 0;
        max-width: 700px;
    }
    .customContainer.stepsCon {
        margin: 40px 0;
    }
    .rightBoxSFU {
        text-align: center;
    }
    .sfuSection {
        min-height: 1000px;
    }
}
@media screen and (max-width: 550px) {
    .sfuSection {
        min-height: 1100px;
    }
}
@media screen and (max-width: 425px) {
    .studyItem .hidetextItemStudy {
        font-size: 28px !important;
    }
    .aboutSliderBox .studyItem {
        height: 60px;
    }
    .aboutSliderBox .studyItem.active {
        height: 270px;
    }
}
.faqContainer {
    margin: 0 0 5rem;
    flex-direction: column;
    gap: 30px;
    max-width: 1280px;
}
.faqsBox {
    border-radius: 30px;
    overflow: hidden;
    border: 1px solid #eee;
}
.accordion-item {
    border: none !important;
    border-radius: 0 !important;
    border-bottom: 1px solid rgba(2, 30, 72, 0.1) !important;
}
.accordion-button {
    font-size: 20px !important;
    color: #000 !important;
    background: 0 0 !important;
    box-shadow: none !important;
}
.leftCalBox,
.select-box {
    box-shadow: 0 0 4px 0 #00000040;
    background: #fff;
    display: flex;
}
.select-box {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23005c69' class='bi bi-chevron-down' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 15px center;
}
.inputBox{
    display: flex;
    align-items: center;
    gap: 4px;
    color: #005c69;
}
.inputBox .inputField{
    flex: 1;
    border:none;
    color: #005c69;
}
.inputBox .inputField::placeholder {
    color: #005c69;
}
.inputBox .inputField:focus{
    outline: none;
}
.dropdown {
    width: 100%;
    height: auto;
    padding: 0 0 0 20px;
}
.sub-tab {
    margin-bottom: 0.5rem;
}
.accordion-body {
    font-size: 16px !important;
    color: #555 !important;
    line-height: 150%;
    max-width: 95%;
}
.faqContainer .accordion-button::after {
    width: 40px;
    height: 40px;
    background-image: url("../images/open.webp");
    background-size: 100%;
}
.faqContainer .accordion-button:not(.collapsed)::after {
    width: 40px;
    height: 40px;
    background-image: url("../images/close.webp");
    background-size: 100%;
    transform: rotate(0);
}
.faqContainer .accordion-button:hover {
    color: #23915a !important;
}
@media screen and (max-width: 768px) {
    .faqContainer {
        margin: 0 0 3rem;
    }
    .faqContainer .accordion-button::after {
        width: 30px;
        height: 30px;
    }
}
@media screen and (max-width: 600px) {
    .faqContainer .accordion-button::after {
        width: 26px;
        height: 26px;
    }
    .accordion-button {
        padding: 0.5rem !important;
        font-size: 14px !important;
    }
}
.calculatorContainer {
    flex-direction: column;
    margin: 20px 0 80px;
}
.calculatorHeader {
    width: 100%;
    max-width: 930px;
    text-align: center;
    margin-bottom: 50px;
}
.calculatorBox {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.leftCalBox {
    width: 49%;
    flex-direction: column;
    gap: 20px;
    border: 1px solid #eee;
    border-radius: 15px;
    padding: 30px;
}
.input-group {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.select-box {
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    font-size: 18px;
    color: #555;
    width: 100%;
    height: 50px;
    border-radius: 5px;
    padding: 0 15px;
    border: none;
    font-family: Inter;
}
.select-box:focus {
    outline: 0;
}
.select-box-rate {
    font-size: 26px;
    color: #005c69;
    font-family: "Bebas Neue";
}
.rightCalBox {
    width: 49%;
    background: #1a2436;
    padding: 25px;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.salary-card {
    border: 1px solid #fff;
    border-radius: 10px;
    padding: 20px;
    position: relative;
}
.starting-label {
    margin-bottom: 10px;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
}
.tax-badge {
    position: absolute;
    top: 20px;
    right: 20px;
    background: #174044;
    color: #66dfb0;
    padding: 5px 15px;
    border-radius: 40px;
    font-size: 16px;
    font-weight: 700;
}
.salary-amount {
    color: #eefff7;
    font-size: 42px;
    font-weight: 800;
    margin: 5px 0;
}
.conversion-text {
    color: #94a3b4;
    font-size: 16px;
    font-weight: 500;
}
.arrow-icon,
.recovery-btn {
    font-size: 18px;
}
.recovery-btn {
    text-align: center;
    margin-top: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    gap: 4px;
    border-radius: 4px;
    padding: 0 40px;
    font-weight: 600;
    font-family: Inter;
    background: #fff;
    border: 1px solid #23915a;
    transition: 0.2s;
    color: #23915a;
}
.recovery-btn:hover {
    background: #23915a;
    color: #fff;
}
@media screen and (max-width: 1080px) {
    .salary-amount {
        font-size: 36px;
        margin: 0;
    }
    .recovery-btn {
        margin-top: 10px;
        height: 45px;
        padding: 0 28px;
        font-size: 16px;
    }
    .leftCalBox {
        gap: 16px;
        padding: 20px;
    }
    .input-group {
        gap: 16px;
    }
}
@media screen and (max-width: 990px) {
    .calculatorHeader {
        margin-bottom: 30px;
    }
    .calculatorHeader p {
        font-size: 16px;
    }
    .calculatorBox {
        flex-direction: column;
        gap: 20px;
    }
    .leftCalBox,
    .rightCalBox {
        width: 100%;
    }
    .salary-amount {
        font-size: 28px;
    }
}
@media screen and (max-width: 500px) {
    .leftCalBox,
    .rightCalBox {
        padding: 16px;
    }
    .salary-card {
        padding: 10px;
    }
    .tax-badge {
        top: 10px;
        right: 10px;
        padding: 5px 15px;
        font-size: 12px;
    }
    .starting-label {
        font-size: 16px;
    }
    .salary-amount,
    .select-box-rate {
        font-size: 24px;
    }
    .conversion-text,
    .recovery-btn,
    .select-box {
        font-size: 14px;
    }
    .select-box-rate{
        font-size: 18px;
    }
    .recovery-btn {
        padding: 0 20px;
    }
    .select-box {
        height: 50px;
        padding: 0 12px;
    }
}
