
@media screen and (max-width:1024px) {
    .scholarships-content-section-main-box {
    width: 100%;
    display: flex;
    flex-direction: column;
}
.scholarships-content-section-main-box-left {
    width: 100%;
    padding: 0px 20px;
}
.uni-page-design-extra {
    width: 22% !important;
}
.uni-page-design {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 37px !important;
}
.scholarships-content-section-main-box-right {
    width: 100%;
    padding: 0px 10px;
    margin-top: 30px;
}
    .copyright-main-box {
        width: 100%;
        display: flex;
        gap: 10px;
        flex-wrap: wrap;
        justify-content: center;
    }
.copyright-main-box-center {
    width: 60%;
    display: flex;
    justify-content: center;
    gap: 30px;
}
    #hero {
        background-image: url("./Image/Hero-section-imag.webp");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 66vh;
        display: flex
;
        justify-content: center;
        align-items: center;
        margin-top: 177px;
    }
}
@media screen and (max-width:990px) {
 #hero {
        background-image: url(./Image/Hero-section-imag.webp);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 29vh;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 150px;
    }
a.navbar-brand img {
    width: 125px !important;
}
    .home-form-main-box {
        width: 100%;
        display: flex;
        flex-direction: column;
    }

    .home-form-main-box-left {
        width: 100%;
    }

    .home-form-main-box-right {
        width: 100%;
        padding: 20px 30px;
    }

    .home-form-main-box-right form {
        display: flex;
        gap: 15px;
        flex-direction: column;
    }

    .home-form-main-box-right-left {
        width: 100%;
    }

    #home-form {
        padding-top: 0px;
        background-image: url("./Image/about-bg.webp");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 50px 20px;
    }

    .faqs-main-box {
        flex-direction: column;
        width: 100%;
        display: flex;
        margin-top: 40px;
    }

    .faqs-main-box-left {
        width: 100%;
        padding: 0px 30px;
        justify-content: center;
        align-items: center;
        display: flex;
    }

    .faqs-main-box-right {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .blog-main-box-sub-box {
        width: 350px;
        box-shadow: 4px 4px 10px black;
        border-radius: 10px;
        overflow: hidden;
        padding-bottom: 20px;
    }

    .copyright-main-box {
        width: 100%;
        display: flex;
        gap: 10px;
        flex-wrap: wrap;
        gap: 20px;
    }

    .copyright-main-box-left {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .copyright-main-box-center {
        width: 100%;
        display: flex;
        justify-content: center;
        gap: 30px;
    }

    .copyright-main-box-right {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .services-main-box {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 10px;
        margin-top: 40px;
        flex-wrap: wrap;
    }

    .services-main-box-sub-box {
        width: 358px;
        padding: 20px 20px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        transition: all .4s ease-in-out;
        box-shadow: 4px 4px 10px black;
        flex-direction: column;
        /* border-bottom-right-radius: 40px; */
        /* border-top-left-radius: 40px; */
    }

    .our-services-main-box-sub-box {
        width: 353px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    .scholarships-content-section-main-box {
        width: 100%;
        display: flex;
        flex-direction: column;
    }

    .scholarships-content-section-main-box-left {
        width: 100%;
        padding: 0px 0px;
    }

    .scholarships-content-section-main-box-right {
        width: 100%;
        padding: 0px 0px;
        margin-top: 20px;
    }

    .scholarships-page-contact-main-box {
        width: 100%;
        display: flex;
        gap: 20px;
        flex-wrap: wrap;
    }

    .scholarships-page-contact-main-box-first-box {
        width: 100%;
        background: linear-gradient(160deg, #1a5ea4, #8fbe5d);
        padding: 30px 15px;
        transition: all .4s ease-in-out;
        cursor: pointer;
        border-radius: 10px;
    }

    #scholarships-page-contact {
        padding-top: 0px;
    }
    .desktop-resposive{
        display: none;
    }
    .mobile-responsive{
        display: block;
    }
}
@media screen and (max-width:912px) {
        .uni-page-design-extra {
        width: 30% !important;
    }
}
@media  screen and (max-width:853px) {
    .perfect-city-main-box-sub-box {
    width: 389px;
    background: #f2f3f7;
}
.best-fit-your-need-main-box-sub-box {
    width: 100%;
    padding: 15px;
    transition: all .4s ease-in-out;
}
.furture-research-students-main-box-sub-box {
    width: 100%;
    padding: 15px;
    background: #f2f3f7;
    transition: all .4s ease-in-out;
}
}
@media screen and (max-width:820px) {
        .uni-page-design-extra {
        width: 30% !important;
    }
    .perfect-city-main-box-sub-box {
    width: 370px;
    background: #f2f3f7;
}
.best-fit-your-need-main-box-sub-box {
    width: 100%;
    padding: 15px;
    transition: all .4s ease-in-out;
}
.best-fit-your-need-heading-style {
    margin-top: 30px;
    font-weight: 700;
    color: #8fbe5d;
    font-size: 30px;
}
.furture-research-students-main-box-sub-box {
    width: 100%;
    padding: 15px;
    background: #f2f3f7;
    transition: all .4s ease-in-out;
}
}
@media screen and (max-width:768px) {
        .uni-page-design-extra {
        width: 29% !important;
    }
    .perfect-city-main-box-sub-box {
    width: 350px;
    background: #f2f3f7;
}
.best-fit-your-need-heading-style {
    margin-top: 30px;
    font-weight: 700;
    color: #8fbe5d;
    font-size: 30px;
}
.best-fit-your-need-main-box-sub-box {
    width: 100%;
    background: #212120;
    padding: 15px;
    transition: all .4s ease-in-out;
}
.furture-research-students-main-box-sub-box {
    width: 100%;
    padding: 15px;
    background: #f2f3f7;
    transition: all .4s ease-in-out;
}
.services-main-box-sub-box-heading-style {
    display: block;
    font-size: 21px !important;
    font-weight: 600;
    margin-bottom: 15px;
    text-align: center;
}
#hero {
        background-image: url("./Image/Hero-section-imag.webp");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 29vh;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 151px;
    }
}
@media screen and (max-width:540px) {
    .scholarships-content-section-main-box-left-heading {
    font-size: 30px;
    font-weight: 600;
    color: #8fbe5d;
}
.university-name-heading-style {
    font-size: 30px;
    font-weight: 600;
    margin-top: 25px;
}
.perfect-city-heading-style {
    margin-top: 30px;
    font-weight: 700;
    color: #8fbe5d;
    font-size: 30px;
}
    .uni-page-design {
        display: flex !important;
        flex-wrap: wrap !important;
        gap: 30px !important;
    }
        .uni-page-design-extra {
        width: 28% !important;
    }
    .footer-main-box-sub-box {
    width: 100%;
}
.left-padding-add {
    padding-left: 0px;
}
.country-sub-box-like-blog-post {
    width: 100%;
    margin-top: 30px;
    display: flex;
    flex-direction: column;
}
.country-sub-box-like-blog-post-right {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0px 0px;
    margin-top: 20px;
}
.country-sub-box-like-blog-post-left {
    width: 100%;
    overflow: hidden;
}
    .perfect-city-main-box-sub-box {
        width: 100%;
        background: #f2f3f7;
    }
}
@media screen and (max-width:430px) {
    .scholarships-content-section-main-box-left-heading {
    font-size: 30px !important;
    font-weight: 600;
    color: #8fbe5d;
}
.university-name-heading-style {
    font-size: 30px !important;
    font-weight: 600;
    margin-top: 25px;
}
.perfect-city-heading-style {
    margin-top: 30px;
    font-weight: 700;
    color: #8fbe5d;
    font-size: 30px !important;
}
.uni-page-design-extra {
    width: 44% !important;
}
.footer-main-box-sub-box {
    width: 100%;
}
.left-padding-add {
    padding-left: 0px;
}
    .copyright-main-box-center {
        width: 100%;
        display: flex;
        justify-content: center;
        gap: 15px;
    }
    .country-sub-box-like-blog-post {
    width: 100%;
    margin-top: 30px;
    display: flex;
    flex-direction: column;
}
.country-sub-box-like-blog-post-right {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0px 0px;
    margin-top: 20px;
}
.country-sub-box-like-blog-post-left {
    width: 100%;
    overflow: hidden;
}
.perfect-city-main-box-sub-box {
    width: 100%;
    background: #f2f3f7;
}
.best-fit-your-need-heading-style {
    margin-top: 30px;
    font-weight: 700;
    color: #8fbe5d;
    font-size: 30px;
}
.best-fit-your-need-main-box-sub-box {
    width: 100%;
    background: #212120;
    padding: 15px;
    transition: all .4s ease-in-out;
}
.furture-research-students-main-box-sub-box {
    width: 100%;
    padding: 15px;
    background: #f2f3f7;
    transition: all .4s ease-in-out;
}
#hero {
        background-image: url("./Image/Hero-section-imag.webp");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 17vh;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 151px;
    }
}
@media screen and (max-width:425px) {
    .top-bar-main-box {
        width: 100%;
        display: flex;
        justify-content: center;
        flex-direction: column !important;
        gap: 10px;
    }

    .top-bar-main-box-left {
        width: 30%;
        gap: 5px;
        display: flex;
        align-items: center;
        padding-left: 26px;
        display: none !important;
    }

    .top-bar-main-box-center {
        width: 100% !important;
        border-top: 2px solid white;
        border-bottom: 2px solid white;
        display: flex;
    }

    .top-bar-main-box-right {
        width: 100% !important;
        display: flex;
        justify-content: end;
        gap: 10px;
        padding-right: 10px;
    }

    #header {
        padding: 0px 20px;
        background: #ffffff;
        box-shadow: 4px 4px 10px #0000005e;
        position: fixed;
        top: 95px !important;
        z-index: 100;
    }

    .navbar-brand {
        margin-right: 0px !important;
    }

    #hero {
        background-image: url("./Image/Hero-section-imag.webp");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 31vh !important;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 167px !important;
    }

    .study-destinations-heading-main-box-left {
        width: 100%;
    }

    .study-destinations-heading-main-box-right {
        width: 20%;
        display: flex;
        justify-content: center;
        align-items: center;
        display: none !important;
    }

    .home-form-main-box-right {
        width: 100%;
        padding: 20px 0px !important;
    }

    .top-ranked-universities-heading {
        color: #000000;
        text-align: center;
    }

    .faq-image-style {
        width: 100%;
    }

    .faqs-main-box-left {
        width: 100%;
        padding: 0px 0px !important;
        justify-content: center;
        align-items: center;
        display: flex;
    }

    .footer-main-box {
        width: 100%;
        display: flex;
        gap: 15px;
        justify-content: start;
        flex-wrap: wrap;
    }

    .left-padding-add {
        padding-left: 0px;
    }

    .copyright-main-box-center {
        width: 100%;
        display: flex;
        justify-content: center;
        gap: 15px !important;
        flex-wrap: wrap;
    }

    .testimonial-main-box {
        padding: 30px;
        width: 100%;
        margin: auto;
        padding: 0px !important;
        border-radius: 20px;
    }

    .footer-main-box-sub-box {
        width: 100% !important;
    }
    .scholarships-content-section-main-box-left-heading {
    font-size: 30px !important;
    font-weight: 600;
    color: #8fbe5d;
}
.country-sub-box-like-blog-post {
    width: 100%;
    margin-top: 30px;
    display: flex;
    flex-direction: column !important;
}
.country-sub-box-like-blog-post-left {
    width: 100% !important;
    overflow: hidden;
}
.country-sub-box-like-blog-post-right {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0px 0px;
    margin-top: 20px !important;
}
.perfect-city-heading-style {
    margin-top: 30px;
    font-weight: 700;
    color: #8fbe5d;
    font-size: 30px;
}
.perfect-city-main-box-sub-box {
    width: 100%;
    background: #f2f3f7;
}
.best-fit-your-need-heading-style {
    margin-top: 30px;
    font-weight: 700;
    color: #8fbe5d;
    font-size: 30px !important;
}
.best-fit-your-need-main-box-sub-box {
    width: 100% !important;
    background: #212120;
    padding: 15px;
    transition: all .4s ease-in-out;
}
.furture-research-students-main-box-sub-box {
    width: 100% !important;
    padding: 15px;
    background: #f2f3f7;
    transition: all .4s ease-in-out;
}
.services-main-box-sub-box-heading-style {
    display: block;
    font-size: 20px !important;
    font-weight: 600;
    margin-bottom: 15px;
    text-align: center;
}
    #hero {
        background-image: url("./Image/Hero-section-imag.webp");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 23vh !important;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 191px !important;
    }
}
@media screen and (max-width:414px) {
        #hero {
        background-image: url("./Image/Hero-section-imag.webp");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 17vh !important;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 191px !important;
    }
}
@media screen and (max-width:412px) {
        #hero {
        background-image: url("./Image/Hero-section-imag.webp");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 17vh !important;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 191px !important;
    }
}
@media screen and (max-width:375px) {
    .study-destinations-heading-style {
        font-size: 30px;
        font-weight: 600;
        color: white;
        text-align: center;
    }

    .extra-div-style {
        width: 100% !important;
        background: #c49767;
        padding: 6px;
        border-radius: 20px;
        margin-top: 10px;
    }

    .home-page-form-heading-style {
        font-size: 30px;
        font-weight: 500;
        margin-bottom: 35px;
        color: white;
        text-align: center;
    }

    .testimonial-main-heading {
        text-align: center;
        font-size: 30px;
        font-weight: 600;
    }

    .top-ranked-universities-heading {
        color: #000000;
        text-align: center;
        font-size: 30px;
        font-weight: 600;
        margin-top: 16px;
    }

    .faqs-heading {
        text-align: center;
        font-size: 30px;
        font-weight: 600;
    }

    .blog-heading-style {
        text-align: center;
        margin: 0px;
        font-size: 30px;
        font-weight: 600;
    }

    section#blog {
        padding-top: 0px !important;
    }

    .footer-logo {
        width: 100%;
    }

    .copyright-main-box-center {
        width: 100%;
        display: flex;
        justify-content: center;
        gap: 15px !important;
        flex-wrap: wrap;
        justify-content: start !important;
    }

    .scholarships-content-section-main-box-left-heading {
        font-size: 30px;
        font-weight: 600;
        text-align: center;
    }

    .scholarships-content-section-main-box-left-bottom-border {
        width: 100%;
        background: #c49767;
        padding: 6px;
        border-radius: 20px;
        margin-top: 10px;
    }

    .scholarships-content-section-main-box-left-sub-heading {
        margin-top: 30px;
        font-size: 25px;
        font-weight: 500;
    }
        #hero {
        background-image: url("./Image/Hero-section-imag.webp");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 20vh !important;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 191px !important;
    }
}
@media screen and (max-width:344px) {
    .services-main-box-sub-box-heading-style {
        display: block;
        font-size: 19px !important;
        font-weight: 600;
        margin-bottom: 15px;
        text-align: center;
    }
       #hero {
        background-image: url("./Image/Hero-section-imag.webp");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 15vh !important;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 191px !important;
    }
}
@media screen and (max-width:320px) {
        .services-main-box-sub-box-heading-style {
        display: block;
        font-size: 17px !important;
        font-weight: 600;
        margin-bottom: 15px;
        text-align: center;
    }
}