.why-study-country-specific {
    margin-bottom: 88px;
}

.why-study-country-specific h2 {
    font-size: 40px;
    font-family: InterExtraBold;
    color: var(--themedarkgrey);
    margin-bottom: 35px;
}

.why-study-first-para {
    font-size: 17px;
    letter-spacing: 0.16px;
    line-height: 170%;
    color: var(--themedarkgrey);
    font-family: InterRegular;
    margin-bottom: 40px;
}

.landing-why-study-country-specific {
    margin-bottom: 80px;
    max-width: var(--landingmaxwidth);
}

.ranging-section {
    display: flex;
    width: 100%;
    align-items: center;
    margin-bottom: 40px;
}

.ranging-section .ranging-right {
    width: 48%;
    line-height: 0;
}

.ranging-section .ranging-left {
    width: 63%;
    height: 550px;
    border-radius: 28px;
    background: #f7f7f7;
    display: flex;
    flex-wrap: wrap;
    padding: 40px;
    justify-content: space-around;
    align-content: space-around;
}

.ranging-section .ranging-right .ranking-img {
    width: 495px;
    height: 550px;
    object-fit: cover;
    border-radius: 30px;
}

.ranging-purpose-child .ranking-title h4 {
    font-size: 21px;
    line-height: 135%;
    font-family: InterBold;
    margin-bottom: 10px;
}

.ranging-purpose-child .ranking-title {
    display: flex;
    align-items: initial;
}

.ranging-purpose-child .ranking-title .ranking-imgs {
    height: 38px;
    margin-right: 20px;
    margin-top: 8px;
}

.ranging-purpose-child {
    width: 275px;
}

.ranging-purpose-child p {
    font-size: 14.5px;
    line-height: 156%;
    font-family: InterRegular;
}

.country-specific-button {
    margin-top: 12px;
    margin-bottom: 9px;
    text-align: center;
}

.country-specific-button .gs-first-right-button {
    padding: 16px 110px;
    margin-left: unset;
}

@media only screen and (max-width: 2560px) and (min-width: 2100px) {
    .why-study-country-specific h2 {
        font-size: 45px;
        margin-bottom: 50px;
    }

    .why-study-first-para {
        font-size: 18px;
        margin-bottom: 75px;
    }

    .landing-why-study-country-specific {
        max-width: 1320px;
        margin-bottom: 100px;
    }

    .ranging-section .ranging-right .ranking-img {
        width: 570px;
        height: 600px;
        border-radius: 50px;
    }

    .ranging-purpose-child .ranking-title .ranking-imgs {
        height: 41px;
        margin-top: 2px;
    }

    .ranging-purpose-child .ranking-title h4 {
        font-size: 20px;
    }

    .ranging-purpose-child {
        width: 290px;
    }

    .ranging-purpose-child p {
        font-size: 16px;
    }

    .ranging-section .ranging-left {
        width: 55%;
        height: 600px;
        border-radius: 35px;
    }
    
    .ranging-section .ranging-right {
        width: 45%;
    }

    .country-specific-button .gs-first-right-button {
        padding: 15px 115px;
    }

    .country-specific-button {
        margin-top: 24px;
        margin-bottom: 0px;
    }

}

@media only screen and (max-width: 1300px) and (min-width: 1031px) {

    .why-study-country-specific h2 {
        font-size: 38px;
    }

    .landing-why-study-country-specific {
        max-width: var(--maxwidthmiddle);
    }

    .ranging-section .ranging-right {
        width: 42%;
    }

    .ranging-section .ranging-left {
        width: 56%;
        height: 550px;
        padding: 45px 25px;
    }

    .why-study-first-para {
        font-size: 16px;
    }

    .ranging-section {
        gap: 20px;
    }

    .ranging-section .ranging-right .ranking-img {
        width: 100%;
        height: 550px;
    }

    .ranging-purpose-child .ranking-title h4 {
        font-size: 17px;
        line-height: 125%;
    }

    .ranging-purpose-child p {
        font-size: 15px;
    }

    .ranging-purpose-child {
        width: 255px;
    }

    .student-scholarships-scrolling .scholarship-amount {
        font-size: 18px;
    }

    .callback-request-cta-left span {
        font-size: 20px;
    }

    .gs-faq-content-container .gs-qanda h3 {
        font-size: 19px;
    }

    .gs-faq-category .gs-faq-category-btn {
        padding: 19px 43px;
    }

    .gs-final-cta-para {
        font-size: 34px;
    }

    .ranging-purpose-child .ranking-title .ranking-imgs {
        margin-top: 2px;
        margin-right: 10px;
        height: 35px;
    }
}

@media only screen and (max-width: 1030px) {
    .why-study-country-specific h2 {
        font-size: 32px;
    }

    .why-study-first-para {
        margin-bottom: 34px;
        font-size: 16px;
    }

    .landing-why-study-country-specific {
        margin: auto 77px 70px 77px;
        max-width: 884px;
    }

    .ranging-section .ranging-right {
        width: 38%;
    }

    .test-prep .ranging-section .ranging-right {
        width: 55%;
    }

    .test-prep .ranging-purpose-child {
        width: 194px;
    }

    .test-prep .ranging-purpose-child .ranking-title h4 {
        font-size: 16.36px;
    }

    .test-prep .ranging-purpose-child p {
        font-size: 10.31px;
    }

    .ranging-section .ranging-left {
        width: 62%;
        height: 535px;
        padding: 35px 15px;
    }

    .ranging-section .ranging-right .ranking-img {
        width: 315px;
        height: 535px;
    }

    .ranging-purpose-child .ranking-title .ranking-imgs {
        height: 32px;
        margin-right: 12px;
        margin-top: 5px;
    }

    .ranging-purpose-child .ranking-title h4 {
        font-size: 16px;
    }

    .ranging-purpose-child {
        width: 235px;
    }

    .ranging-purpose-child p {
        font-size: 14px;
    }

    .country-specific-button .gs-first-right-button {
        padding: 8px 70px;
    }

}

@media only screen and (max-width: 820px) {
    .why-study-country-specific h2 {
        font-size: 24px;
        margin-bottom: 30px;
    }

    .landing-why-study-country-specific {
        margin: auto auto 60px;
        max-width: 656.25px;
    }

    .ranging-section .ranging-right .ranking-img {
        width: 240px;
        height: 350px;
        border-radius: 20px;
    }

    .ranging-purpose-child .ranking-title .ranking-imgs {
        height: 23px;
        margin-right: 10px;
        margin-top: 5px;
    }

    .ranging-purpose-child .ranking-title h4 {
        font-size: 12px;
    }

    .ranging-purpose-child {
        width: 175px;
    }

    .ranging-purpose-child p {
        font-size: 10px;
    }

    .why-study-first-para {
        font-size: 14px;
        line-height: 160%;
        margin-bottom: 28px;
    }

    .test-prep .ranging-purpose-child .ranking-title h4 {
        font-size: 12.27px;
    }

    .test-prep .ranging-purpose-child {
        width: 146px;
    }

    .ranging-section .ranging-left {
        height: 350px;
        padding: 25px 10px;
        border-radius: 20px;
    }

    .ranging-section {
        margin-bottom: 25px;
    }
}

@media only screen and (max-width: 640px) {
    .landing-why-study-country-specific h2 {
        font-size: 36px;
        margin-bottom: 18px;
    }

    .landing-why-study-country-specific .why-study-first-para {
        font-size: 17px;
        letter-spacing: unset;
        margin-bottom: 32px;
    }

    .landing-why-study-country-specific .ranging-section {
        display: block;
        text-align: center;
    }

    .landing-why-study-country-specific .ranging-section .ranging-right .ranking-img {
        width: 100%;
        width: 560px;
        height: 449px;
        display: none;
    }

    .landing-why-study-country-specific .ranging-section .ranging-right {
        width: 100%;
        margin-bottom: 35px;
    }

    .landing-why-study-country-specific .ranging-purpose-child .ranking-title {
        margin-bottom: 6px;
        text-align: left;
    }

    .landing-why-study-country-specific .ranging-purpose-child .ranking-title .ranking-imgs {
        height: 20.89px;
        margin-right: 11.16px;
        margin-top: 1px;
    }

    .landing-why-study-country-specific .ranging-section .ranging-left {
        width: 100%;
    }

    .landing-why-study-country-specific .ranging-purpose-child {
        width: 100%;
        margin-bottom: 25px;
    }

    .landing-why-study-country-specific .ranging-purpose-child .ranking-title h4 {
        font-size: 21.38px;
    }

    .landing-why-study-country-specific .ranging-purpose-child p {
        font-size: 15px;
        text-align: left;
    }

    .landing-why-study-country-specific .ranging-section .ranging-left .margin-bottom {
        margin-bottom: 35px;
    }

    .landing-why-study-country-specific {
        margin: 0px;
        margin-bottom: 85px;
        padding: 0px 25px;
    }

    .landing-why-study-country-specific .ranging-mr-right {
        margin-right: 48px;
        margin-bottom: 35px;
    }

    .ranging-purpose-child .ranking-title h4 {
        font-family: InterSemiBold;
    }

    .ranging-section .ranging-left {
        background: none;
        height: auto;
        padding: unset;
    }
}

@media only screen and (max-width: 500px) {
    .landing-why-study-country-specific {
        padding: 0px 23px;
    }

    .landing-why-study-country-specific .ranging-purpose-child .ranking-title h4 {
        font-size: 23.38px;
    }

    .landing-why-study-country-specific .ranging-purpose-child p {
        font-size: 16px;
        text-align: left;
        line-height: 155%;
    }

    .landing-why-study-country-specific .ranging-purpose-child .ranking-title {
        margin-bottom: 4px;
    }

    .landing-why-study-country-specific .ranging-section .ranging-left .margin-bottom {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 460px) {
    .landing-why-study-country-specific h2 {
        font-size: 23.91px;
        margin-bottom: 12px;
    }

    .landing-why-study-country-specific .why-study-first-para {
        font-size: 16px;
        line-height: 176%;
        margin-bottom: 30px;
    }

    .landing-why-study-country-specific .ranging-section .ranging-right {
        margin-bottom: 30px;
    }

    .landing-why-study-country-specific .ranging-section .ranging-right .ranking-img {
        width: 100%;
        max-width: 371.88px;
        height: 298.16px;
    }

    .landing-why-study-country-specific {
        margin-bottom: 55px;
        padding: 0px 27px;
    }

    .landing-why-study-country-specific .ranging-purpose-child p {
        font-size: 14.5px;
        letter-spacing: -0.4px;
        line-height: 172%;
    }

    .landing-why-study-country-specific .ranging-purpose-child .ranking-title h4 {
        font-size: 17.19px;
    }

    .landing-why-study-country-specific .ranging-purpose-child .ranking-title .ranking-imgs {
        height: 20px;
    }

    /* .landing-why-study-country-specific .ranging-purpose-child {
        width: 165px;
    } */

    .landing-why-study-country-specific .ranging-section .ranging-left .ranging-mr-right {
        margin-right: 15px;
        margin-bottom: 25px;
    }

    .landing-why-study-country-specific .ranging-section .ranging-left .margin-bottom {
        margin-bottom: 25px;
    }

    .ranging-section {
        margin-bottom: 28px;
    }

    .country-specific-button .gs-first-right-button {
        padding: 6px 30px;
    }
}

@media only screen and (max-width: 415px) {
    .landing-why-study-country-specific {
        padding: 0px 26px;
    }

    .landing-why-study-country-specific .ranging-purpose-child p {
        font-size: 16px;
    }
}

@media only screen and (max-width: 395px) {
    .landing-why-study-country-specific {
        margin-bottom: 50px;
        padding: 0px 25px;
    }

    .landing-why-study-country-specific h2 {
        font-size: 23px;
        margin-bottom: 14px;
    }

    .landing-why-study-country-specific .why-study-first-para {
        font-size: 16px;
        line-height: 176%;
        margin-bottom: 23px;
    }

    .landing-why-study-country-specific .ranging-section .ranging-right .ranking-img {
        width: 100%;
        height: 262px;
        border-radius: 17px;
    }

    .landing-why-study-country-specific .ranging-purpose-child .ranking-title .ranking-imgs {
        height: 17px;
        margin-bottom: 5px;
        margin-top: 3px;
    }

    .landing-why-study-country-specific .ranging-section .ranging-left .margin-bottom {
        margin-bottom: 20px;
    }

    .landing-why-study-country-specific .ranging-section .ranging-left .ranging-mr-right {
        margin-bottom: 20px;
    }

    .landing-why-study-country-specific .ranging-purpose-child .ranking-title h4 {
        font-size: 18px;
        line-height: 140%;
        font-family: InterSemiBold;
    }

    .landing-why-study-country-specific .ranging-purpose-child p {
        font-size: 15px;
        line-height: 155%;
        letter-spacing: 0px;
    }

    .landing-why-study-country-specific .ranging-purpose-child .ranking-title {
        margin-bottom: 4px;
    }

    .landing-why-study-country-specific .ranging-purpose-child {
        width: 100%;
        margin-bottom: 20px;
    }

    .landing-why-study-country-specific .ranging-section .ranging-left {
        margin-bottom: 13px;
    }

    .landing-why-study-country-specific .ranging-mr-right {
        margin-right: 15px;
    }

    .landing-why-study-country-specific .ranging-section .ranging-right {
        margin-bottom: 23px;
    }

    .ranging-section {
        margin-bottom: 0px;
    }

    .country-specific-button .gs-first-right-button {
        padding: 10px 60px;
    }

}

@media only screen and (max-width: 320px) {

    .landing-why-study-country-specific h2 {
        font-size: 20px;
        margin-bottom: 12px;
    }

    .landing-why-study-country-specific .why-study-first-para {
        font-size: 13.5px;
        margin-bottom: 23px;
    }

    .landing-why-study-country-specific .ranging-section .ranging-right .ranking-img {
        width: 280px;
        height: 224px;
        border-radius: 15px;
    }

    .landing-why-study-country-specific .ranging-section .ranging-left .margin-bottom {
        margin-bottom: 22px;
    }

    .landing-why-study-country-specific .ranging-purpose-child .ranking-title {
        margin-bottom: 5px;
    }

    .landing-why-study-country-specific .ranging-purpose-child .ranking-title .ranking-imgs {
        height: 15px;
        margin-right: 7px;
        margin-bottom: 4px;
    }

    .landing-why-study-country-specific .ranging-purpose-child .ranking-title h4 {
        font-size: 15px;
    }

    .landing-why-study-country-specific .ranging-purpose-child p {
        font-size: 13px;
    }

    .landing-why-study-country-specific .ranging-purpose-child {
        /* width: 115px; */
        width: 100%;
    }

    .landing-why-study-country-specific .ranging-purpose-child {
        margin-bottom: 20px;
    }

    .country-specific-button .gs-first-right-button {
        padding: 7px 37px;
        margin: auto auto 20px;
    }

    .landing-why-study-country-specific {
        margin-bottom: 22px;
    }
}