body.satLP.ECPaidPage .bannerArea{
    background-image: url(../images/landingpage/SAT-bg.webp);
    padding: 5em 0 10em;
}
.satLP.ECPaidPage .bannerLeft h5{
    width: 83%;
}
.ECPaidPage.satLP .bannerArea:before {
    background-image: url(../images/landingpage/Study-in-europe-girl.webp);
}
.satLP h1 {
    font-size: 68px;
    line-height: 88px;
    margin-bottom: 1.3em;
}
.ECPaidPage.satLP .bannerInfo p.large {
    font-size: 20px;
}
.ECPaidPage.satLP .bannerInfo p.large {
    column-gap: 10px;
}
.ECPaidPage.satLP .bannerInfo .domainHead {
    width: 100%;
    left: 0;
}
.ECPaidPage.satLP .bannerInfo {
    padding: 2.5em 2.5em 2em 1.5em;
    border: none;
}
.ECPaidPage.satLP .bannerArea:before {
    background-size: 391px;
}
.ECPaidPage.satLP .counters {
    background: linear-gradient(319deg, #8502C1, #9E21D7, #CB5AFF);
    box-shadow: 2px 7px 50px 0 rgb(209 70 255 / 40%);
}
.ECPaidPage.satLP .cardWrap .cardBox {
    padding-bottom: 1em;
}
.ECPaidPage.satLP .cardWrap .cardBox img {
    height: 92px;
}
.ECPaidPage.satLP .requirements {
    left: 0;
    transform: none;
    top: 0;
    min-width: 567px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 16px;
    background: linear-gradient(154deg, #9D56D2, #511D77 50%, #3C0C60 100%);
}
.satLP .focused{
    position: relative;
    display: flex;
}
.satLP #EntryRequirements img.studentss {
    margin-left: auto;
    width: auto;
    border-radius: 16px;
    max-height: 441px;
}
.ECPaidPage.satLP .entryReq {
    background: #F8EEFF;
}
.ECPaidPage.satLP .entryReq h2 {
    text-align: center;
    margin-bottom: 0.5em;
}
.ECPaidPage.satLP .entryReq button {
    width: auto;
    margin: 3em auto 0;
    display: block;
}
.ECPaidPage.satLP .lp-cta h2 {
    max-width: 78%;
    margin: 0 auto 0.2em;
    line-height: 54px;
}
.ECPaidPage.satLP .counters {
    margin-top: -5em;
}
.satDates {
    background: linear-gradient(113deg, #FEFEFE 5%, #FFF2DF 28%, #FFE7F0);
}
.section-spacing.satDates {
    padding: 0;
}
.section-spacing.satDates .dateSectionImg {
    padding-top: 1.5em;
    margin-top: auto;
}
.ECPaidPage .satDatesWrap h5 span {
    color: #FF3180;
}
.dateInfoWrap {
    display: flex;
    column-gap: 20px;
}
.dateInfo {
    background: linear-gradient(90deg, #A967AA, #662D90);
    box-shadow: 1px 3px 5.5px 0 rgb(92 43 0 / 19%);
    border-radius: 20px;
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 0.82em 1.62em;
}
.dateInfo p {
    color: #fff;
    margin: 0;
    font-size: 18px;
    font-weight: 500;
    white-space: nowrap;
}
.dateInfo p sup {
    font-size: 11px;
}
.satDatesWrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ECPaidPage .tnc-area {
    width: 82%;
}
.ECPaidPage .satDatesWrap h5 {
    font-weight: var(--bs-font-semibold);
    margin-top: 1em;
    padding-bottom: 2.5em;
}
.ECPaidPage .requirements .reqBox img{
    width: auto;
}
.processSlider p {
    color: #000000;
    font-family: var(--bs-font-family-jakarta);
    font-weight: var(--bs-font-semibold);
    line-height: 20px;
}
.processImgDiv img {
    width: auto;
    max-width: 128px;
    margin-bottom: 1.5em;
}
.processSlider:before {
    content: '';
    position: absolute;
    border: 1px dashed #6E0092;
    width: 80%;
    left: 50%;
    top: 64px;
    opacity: 0.5;
    transform: translateX(-50%);
}
.processImgDiv {
    position: relative;
}

.processImgDiv:before {
    content: '';
    position: absolute;
    top: 53px;
    right: -13px;
    background: url(../images/landingpage/purple-arrow.svg);
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: top right;
}
.swiper-slide:last-child .processImgDiv:before {
    display: none;
}
.ECPaidPage div#form-direct .Customforms {
    width: 100%;
}
.desktop-hide{
    display: none;
}

/* Media Query */
@media screen and (max-width: 1440px) and (min-width: 1201px){
    .dateSectionImg img.college {
        width: 100%;
    }
    .dateInfo p {
        font-size: 14px;
    }
    .dateInfo img {
        width: 20px;
    }
    .dateInfo {
        border-radius: 16px;
        gap: 8px;
        padding: 0.7em 1.3em;
    }
    .ECPaidPage .satDatesWrap h5 {
        padding-bottom: 1.5em;
        font-size: 20px;
    }
    .satDatesWrap .dates {
        width: 90%;
        padding: 3em 0;
    }
    .processImgDiv img {
        max-width: 110px;
    }
    .processSlider:before {
        top: 55px;
    }
    .processImgDiv:before {
        top: 44px;
    }
    .satLP #EntryRequirements img.studentss {
        max-height: 364px;
    }
    .ECPaidPage.satLP .requirements {
        min-width: 525px;
    }
    .ECPaidPage .cardWrap .cardBox h6 {
        font-size: 18px;
    }
    .satLP.ECPaidPage h1 {
        font-size: 58px;
        line-height: 82px;
    }
    .ECPaidPage.satLP .lp-cta h2 {
        max-width: 84%;
    }
}

@media screen and (max-width: 1200px) and (min-width: 993px){
    .dateSectionImg img.college {
        width: 100%;
    }
    .dateInfo p {
        font-size: 14px;
    }
    .dateInfo img {
        width: 20px;
    }
    .dateInfo {
        border-radius: 16px;
        gap: 8px;
        padding: 0.7em 1.3em;
    }
    .ECPaidPage .satDatesWrap h5 {
        padding-bottom: 1.5em;
        font-size: 20px;
    }
    .satDatesWrap .dates {
        padding: 3em 0;
    }
    .processImgDiv img {
        max-width: 94px;
    }
    .processSlider:before {
        top: 47px;
    }
    .processImgDiv:before {
        top: 36px;
    }
    .satLP #EntryRequirements img.studentss {
        max-height: 335px;
    }
    .ECPaidPage.satLP .requirements {
        min-width: 430px;
    }
    .ECPaidPage .cardWrap .cardBox h6 {
        font-size: 16px;
    }
    .satLP.ECPaidPage h1 {
        font-size: 45px;
        line-height: 65px;
    }
    .ECPaidPage.satLP .lp-cta h2 {
        max-width: 100%;
    }
    .satDatesWrap h2 {
        font-size: 31px;
    }
    .ECPaidPage.satLP .cardWrap .cardBox img {
        height: 76px;
    }
    .ECPaidPage.satLP .bannerArea:before {
        background-size: 346px;
    }
    .ECPaidPage.satLP .bannerInfo p.large {
        font-size: 17px;
    }
    .ECPaidPage .requirements .reqBox p {
        padding-top: 5px;
    }
    .g-recaptcha {
        transform: scale(0.85);
        transform-origin: 0 0;
    }
    span.captcha-error {
        font-size: 12px !important;
        margin-top: -5px !important;
    }
    .formField.captchaField {
        overflow: hidden;
        display: flex;
        flex-direction: column;
    }
}

@media screen and (min-width: 993px){
    .ECPaidPage.satLP .lp-cta h2 {
        padding-bottom: 0;
    }
}

@media screen and (max-width: 992px){
    .desktop-hide{
        display: inline-block;
    }
    .ECPaidPage.satLP .bannerArea:before {
        display: none
    }
    .satDatesWrap {
        flex-direction: column;
        padding: 4.5em 0 0;
    }
    .ECPaidPage.satLP .lp-cta h2 {
        max-width: 100%;
        line-height: 44px;
    }
    .satDatesWrap {
        text-align: center;
    }
    .dateInfo {
        border-radius: 14px;
        gap: 10px;
        padding: 0.72em 1.2em;
    }
    .dateInfo p {
        font-size: 15px;
    }
    .dateInfo img {
        height: 20px;
    }
    .section-spacing.satDates .dateSectionImg {
        padding-top: 2.5em;
    }
    .ECPaidPage .satDatesWrap h5 {
        padding-bottom: 1.8em;
    }
    .g-recaptcha {
        transform: scale(0.85);
        transform-origin: 0 0;
    }
    span.captcha-error {
        font-size: 12px !important;
        margin-top: -5px !important;
    }
    .formField.captchaField {
        overflow: hidden;
        display: flex;
        flex-direction: column;
    }
}

@media screen and (max-width: 992px) and (min-width: 768px){
    .satLP h1 {
        font-size: 38px;
        line-height: 56px;
    }
    .ECPaidPage.satLP .bannerInfo p.large, .ECPaidPage .bannerInfo .domainHead {
        font-size: 16px;
    }
    body.satLP.ECPaidPage .bannerArea {
        padding: 4em 0 9em;
    }
    .ECPaidPage.satLP .cardWrap .cardBox img{
        height: 70px;
    }
    .dateSectionImg img.college {
        max-width: 80%;
        margin: 0 auto;
        display: block;
    }
    .ECPaidPage.satLP .requirements {
        min-width: 340px;
    }
    .satLP #EntryRequirements img.studentss {
        max-height: 310px;
    }
    .satLP #EntryRequirements img.studentss {
        max-height: 310px;
    }
    .processImgDiv img {
        max-width: 100px;
        margin-bottom: 1.2em;
    }
    .processSlider:before {
        top: 50px;
    }
    .processImgDiv:before {
        top: 40px;
        background-size: 12px;
    }
}

@media screen and (max-width: 767px) {
    .satLP .focused {
        flex-direction: column;
    }
    .ECPaidPage.satLP .requirements {
        position: unset;
        transform: none;
        margin-top: 0;
        min-width: 100%;
    }
    .ECPaidPage .requirements .reqBox p {
        padding-top: 5px;
    }
    .satLP #EntryRequirements img.studentss {
        max-height: 100%;
        width: 100%;
        min-height: 280px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        object-fit: cover;
        margin-top: -12px;
        z-index: -1;
    }
    .processImgDiv img {
        max-width: 94px;
    }
    .processSlider:before {
        top: 47px;
    }
    .processImgDiv:before {
        top: 40px;
        background-size: 10px;
    }
}

@media screen and (max-width: 767px) and (min-width: 577px) {
    .dateSectionImg img.college {
        max-width: 90%;
    }
    .dateInfo p {
        font-size: 14px;
    }
    .dateInfoWrap {
        column-gap: 14px;
    }
    .ECPaidPage.satLP .cardWrap .cardBox img {
        height: 64px;
    }
    .satLP h1 {
        font-size: 46px;
        line-height: 64px;
        max-width: 100%;
    }
    .ECPaidPage.satLP .bannerInfo p.large, .ECPaidPage.satLP .bannerInfo .domainHead {
        font-size: 18px;
    }
    body.satLP.ECPaidPage .bannerArea {
        padding: 3em 0 8em;
    }
}

@media screen and (max-width: 576px) {
    .dateSectionImg img.college {
        max-width: 94%;
    }
    .dateInfoWrap {
        flex-wrap: wrap;
    }
    .ECPaidPage.satLP .bannerInfo {
        width: 100%;
    }
    .satLP h1 {
        max-width: 100%;
        font-size: 35px;
        line-height: 54px;
    }
    body.satLP.ECPaidPage .bannerArea {
        padding: 3em 0 6em;
    }
    .ECPaidPage.satLP .counters {
        margin-top: -3em;
    }
    .ECPaidPage.satLP .bannerInfo .domainHead {
        font-size: 14px;
    }
    .ECPaidPage.satLP .bannerInfo p.large {
        font-size: 16px;
    }
    .ECPaidPage.satLP .bannerInfo {
        padding: 2.5em 1em 1.2em 1em;
    }
    .ECPaidPage.satLP .bannerInfo p.large {
        align-items: start;
        column-gap: 6px;
    }
    .ECPaidPage .bannerInfo p.large img {
        max-width: 16px;
        padding-top: 5px;
    }
    .ECPaidPage.satLP .cardWrap .cardBox img {
        height: 64px;
    }
    .satLP #EntryRequirements img.studentss {
        min-height: 215px;
    }
    .ECPaidPage .requirements .reqBox img {
        max-width: 18px;
    }
    .ECPaidPage .requirements .reqBox {
        column-gap: 8px;
    }
    .ECPaidPage .requirements .reqBox p {
        padding-top: 2.5px;
    }
    .dateInfo {
        border-radius: 12px;
        gap: 6px;
        padding: 0.6em 1em;
    }
    .dateInfo p {
        font-size: 14px;
    }
    .dateInfoWrap {
        gap: 14px;
        justify-content: center;
    }
    .processSection .wrapper-carousel.mt-5 {
        margin-top: 0.5em !important;
    }
    .processSlider-pagination {
        position: relative;
        margin-top: 12px;
    }

}
a.navbar-brand.logo.me-0 {
    text-align: right;
}