.SouthUniversity .Banner-img.has-form iframe {
border-radius: 8px;
box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.3);
background: #fff;  }
.graceland-lp .counters h6{
font-size: 13px;
}
.SouthUniversity .whyStudy button.btn.btn-large:before, .SouthUniversity .whySouth button.btn.btn-large:before{
display: none;
}
.SouthUniversity .course-details {
display: flex;
flex-direction: column;
width: 32%;
}
.SouthUniversity .couseDetail {
height: 100%;
display: flex;
flex-direction: column;
}
.SouthUniversity .flexbox-wrap.pt-4{
justify-content: space-between;
}
.SouthUniversity .couseDetail .DetailBox {
height: 100%;
}
.SouthUniversity .courseDet-heaading {
height: 96px;
display: flex;
align-items: center;
justify-content: center;
}
.SouthUniversity .hero-section {
padding: 2em 0 4em;
}
.SouthUniversity .hero-section img {
max-width: 200px;
width: 35%;
padding: 2em 0 2em;
}
.SouthUniversity .hero-section h1 {
font-weight: var(--bs-font-medium);
background: #F38A00;
border-radius: 8px;
padding: 6px 20px 12px 20px !important;
margin: 0;
font-size: 34px;
line-height: normal;
}
.SouthUniversity .hero-section h1 span{
font-weight: var(--bs-font-bold);
}
.SouthUniversity .hero-section button {
background: #F38A00 !important;
border-color: #F38A00 !important;
}
.SouthUniversity .hero-section button:before{
display: none;
}
.SouthUniversity .check_wrap img {
max-width: none;
width: 20px;
padding: 4px 0 0 0;
}
.SouthUniversity .checkpoints {
border: 1px solid #F38A00;
border-radius: 8px;
padding: 45px 40px 12px 20px;
}
.SouthUniversity .check_wrap {
display: flex;
align-items: start;
column-gap: 12px;
padding-bottom: 10px;
}
.SouthUniversity .banner-btns {
margin-bottom: -25px;
}
.SouthUniversity .check_wrap p {
margin: 0 !important;
}
.tagline-orange {
background: #F38A00;
border-radius: 50px 50px 50px 50px;
color: var(--bs-shades-bg-white);
padding: 10px 20px 10px 20px;
text-align: center;
}
.tagline-orange h6{
margin-bottom: 0;
color: #fff;
}
section:has(.tagline-orange) {
margin-top: -23px;
}
.about-SU h2{
color: var(--bs-secondary-bg-blue-700);
}
.about-SU .check_wrap img {
width: 18px;
padding: 2px 0 0 0;
}
.checkpoints2 {
padding-top: 1em;
}
.courseDet-heaading {
background: var(--bs-secondary-bg-blue-700);
color: var(--bs-shades-bg-white);
border-radius: 10px 10px 0px 0px;
padding: 8px 15px 8px 15px;
}
.courseDet-heaading h6{
color: #fff;
}
.about-SU{
width: 70%;
}
.course-details {
width: 30%;
}
.courseDet-heaading h6{
margin-bottom: 0;
}
.courseDet-heaading {
background: var(--bs-secondary-bg-blue-700);
color: var(--bs-shades-bg-white);
border-radius: 10px 10px 0px 0px;
padding: 15px 15px 15px 15px;
text-align: center;
}
.DetailBox:nth-child(odd) {
background: #E3E8F2;
}
.DetailBox {
padding: 18px;
}
.DetailBox p span{
font-weight: var(--bs-font-bold);
}
.DetailBox:last-child {
border-radius: 0 0 10px 10px;
}
.whySouth {
background: #EAF6FF;
}
.imgbox-wrap {
background: var(--bs-shades-bg-white);
border-radius: 10px;
padding: 3em 2.5em;
display: flex;
column-gap: 1.5em;
}
.imgbox-container {
display: grid;
grid-template-columns: 1fr 1fr;
grid-gap: 1.8em;
}
.img-content p {
margin: 0;
}
.imgbox-wrap img {
max-width: 75px;
}
.imgbox-wrap h5 {
color: var(--bs-secondary-bg-blue-700);
margin-bottom: 10px;
}
.whySouth h2 {
color: var(--bs-secondary-bg-blue-700);
text-align: center;
}
.whySouth button.btn.btn-large,.whyStudy button.btn.btn-large {
background: var(--bs-secondary-bg-blue-700);
border-color: var(--bs-secondary-bg-blue-700);
position: relative;
left: 50%;
transform: translateX(-50%);
margin-top: 3em;
}
.whyStudy h2 {
text-align: center;
color: var(--bs-secondary-bg-blue-700);
}
.inlineGridBox {
display: grid;
grid-template-columns: 1fr 1fr;
}
.inline-imagebox {
background: var(--bs-secondary-bg-blue-700);
color: var(--bs-shades-bg-white);
display: flex;
align-items: center;
}
.inline-imagebox h5{
color: #fff;
}
.SouthUniversity .lp-cta h2{
color: #fff;
}
.inline-imagebox .inline-img {
width: 50%;
height: 100%;
}
.inline-imagebox .inline-img img{
width: 100%;
height: 100%;
object-fit: cover;
}
.inline-imagebox .hover-content {
width: 50%;
padding: 1.6em;
text-align: center;
}
.inline-imagebox:nth-child(3) .inline-img, .inline-imagebox:nth-child(4) .inline-img {
order: 1;
}
.inline-imagebox .hover-content p {
margin-bottom: 0;
font-size: 14px;
line-height: normal;
}
.inline-imagebox:hover {
background: #F38A00;
}
.inline-imagebox .hover-content h5 {
line-height: normal;
font-size: 22px;
margin-bottom: 14px;
}
.SouthUniversity .lp-cta {
background: var(--bs-secondary-bg-blue-700);
color: var(--bs-shades-bg-white);
text-align: center;
padding-bottom: 0;
}
.SouthUniversity .lp-cta button {
background: #F38A00;
border-color: #F38A00;
margin-top: 1.8em;
}
.SouthUniversity .tnc-area {
padding: 12px;
margin-top: 3em;
border-top: 1px solid #FFFFFF69;
}
.SouthUniversity .tnc-area p {
margin: 0;
}
.lp-testimonials .swiper-slide {
background: linear-gradient(45deg, #FEF2E3, #FCE5C6);
height: auto;
padding: 18px 18px 18px 18px;
color: var(--bs-secondary-bg-blue-700);
border-radius: 10px;
display: flex;
flex-direction: column;
justify-content: space-between;
row-gap: 2em;
}
.lp-testimonials .swiper-slide p.w-semiBold {
font-weight: var(--bs-font-medium) !important;
font-size: 15px;
line-height: 23px;
}
.lp-testimonials .swiper-slide .lptestimonial-info p {
margin: 0;
font-weight: var(--bs-font-bold);
border-top: 1px solid rgb(179 179 179 / 50%);
padding-top: 12px;
}
section:has(.lp-stories) h2 {
text-align: center;
color: var(--bs-secondary-bg-blue-700);
}
.SouthUniversity .hero-section button {
position: relative;
z-index: 1;
} main.IELTSPage.LP a:has(button.reg) {
position: relative;
width: max-content;
display: block;
margin: 2.5em auto 0;
} .EducationFair .about-EF h2 span {
display: block;
}
.EducationFair section.hero-section.img-banner {
padding-top: 1em;
}
.EducationFair .lp-cta {
background: linear-gradient(180deg, #2E318C, #070A5F);
color: var(--bs-shades-bg-white);
text-align: center;
padding-bottom: 0;
}
.EducationFair .lp-cta .tnc-area {
padding: 12px;
}
.EducationFair .lp-cta .tnc-area p {
margin: 0;
}
.EducationFair .lp-cta .tnc-area {
padding: 15px;
border-top: 1px solid rgba(255, 255, 255, 0.5);
}
.EducationFair .lp-cta button {
margin-bottom: 3em;
position: unset !important;
transform: none !important;
}
.EducationFair button.btn.btn-large {
position: relative !important;
}
.EducationFair a:has(button.btn.btn-large){
margin-top: 2em;
}
.EducationFair .faqs h2{
text-align: center;
}
.about-metaapply {
background: url(//metaapply.io/wp-content/themes/metaapply/images/About-Meta-BG.png);
background-position: top left;
background-size: auto;
background-repeat: no-repeat;
}
.pink-count.counters {
background: url(//metaapply.io/wp-content/themes/metaapply/images/pattern-pink.png);
background-repeat: no-repeat;
background-size: cover;
margin: 3em auto 0;
}
.pink-count.counters .count_wrap {
flex-direction: column;
}
.pink-count.counters .count_wrap h6 {
line-height: normal;
}
.TopUniversities{
background: url(//metaapply.io/wp-content/themes/metaapply/images/Top-Uni-BG.webp);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.TopUniversities h2{
text-align: center;
}
.seconduniversities {
padding-top: 1em;
}
.highlights-banner{
background: url(//metaapply.io/wp-content/themes/metaapply/images/Key-Highlight-BG.png);
background-repeat: no-repeat;
background-size: 100% auto;
background-position: bottom center;
}
.imgbox2-wrap {
background: linear-gradient(180deg, #F8FAFC 0%, #F1F5F9 100%);
border-radius: 10px;
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
padding: 2em 0.5em;
text-align: center;
border: 1px solid rgb(0 0 0 / 8%);
}
.EducationFair .imgbox2-wrap h5 {
font-size: 20px;
line-height: normal;
padding-bottom: 10px;
}
.schedule .info-det-wrp:nth-child(2) {
padding-bottom: 16px;
}
.schedule .eve-timing h6 {
color: #fff;
}
.EducationFair .count_wrap h2, .EducationFair .count_wrap h6, .EducationFair .lp-cta h2 {
color: #fff;
}
.imgbox2-container {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-gap: 1.5em;
}
.imgbox2-wrap img {
height: 65px;
width: auto;
margin-bottom: 1em;
}
.imgbox2-wrap p {
padding-top: 6px;
}
.EducationFair a:has(button) {
display: block;
width: max-content;
margin: 0 auto;
}
.EducationFair div#form-direct {
width: 40%;
}
.schedule .eve-details {
border-top: none !important;
}
.EducationFair .fairImages {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 18px;
padding-top: 1em;
}
.EducationFair section.hero-section.img-banner {
position: relative;
}
.EducationFair section.hero-section.img-banner img.free-entry-tag {
position: absolute;
width: auto;
bottom: 0;
right: 0;
}
.EducationFair header {
background: none;
box-shadow: none;
}
.EducationFair header .container {
background: none;
}    .EducationFair .fairbannerSection {
position: relative;
background: url(//metaapply.io/wp-content/themes/metaapply/images/Education-fair-1.webp);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
overflow: hidden;
}
.EducationFair .fairContent p.large {
line-height: 160%;
}
.EducationFair .hero-section h1 {
color: #000000 !important;
font-size: 40px;
text-transform: uppercase;
font-weight: var(--bs-font-bold);
letter-spacing: 5px;
padding-bottom: 0.3em;
}
.EducationFair .hero-section p {
font-size: 32px;
font-weight: var(--bs-font-semibold) !important;
padding-top: 0.3em;
}
section:has(.schedule-wrapper) {
background: linear-gradient(180deg, #F1F5F900 0%, #F1F5F9 100%);
}
section:has(.schedule-wrapper) h2{
text-align: center;
}
.schedule-wrapper {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 20px;
}
.schedule .eve-timing {
display: flex;
align-items: center;
justify-content: center;
padding: 20px 10px 30px;
border-radius: 8px 8px 0 0;
color: var(--bs-shades-bg-white);
column-gap: 12px;
}
.schedule:nth-child(odd) .eve-timing {
background: linear-gradient(90deg, #2E3192 0%, #121451 100%);
}
.schedule:nth-child(even) .eve-timing {
background: linear-gradient(90deg, #FF3185 0%, #A22055 100%)
}
.schedule .eve-details {
background-position: center !important;
background-repeat: no-repeat !important;
background-size: cover !important;
border: 1px solid #C3C3C3;
border-radius: 8px;
margin-top: -12px;
padding: 1.2em;
height: 100%;
}            .schedule .eve-timing img {
max-width: 32px;
}
.schedule .eve-timing h6 {
margin: 0;
}
.schedule .eve-title h5 {
text-align: center;
border-bottom: 1px solid #2e319261;
margin: 0;
padding-bottom: 15px;
}
.schedule .info-det-wrp {
display: flex;
align-items: start;
column-gap: 12px;
}
.schedule .info-det-wrp p {
margin: 0;
}
.schedule .info-det-wrp:first-child {
padding-bottom: 16px;
padding-top: 20px;
}
.schedule .info-det-wrp p {
margin: 0;
}
.schedule .info-det-wrp img {
max-width: 22px;
}
section:has(.about-EF) {
background: linear-gradient(180deg, #E2E8F000 0%, #E2E8F0 100%);
}
.about-EF {
width: 60%;
}
section:has(.about-EF) .form-lp {
width: 40%;
}
.EducationFair .hero-section img {
width: 100%;
}
.EducationFair .hero-section h1{
color: var(--bs-secondary-bg-blue-700);
text-align: center;
}
.EducationFair .hero-section p{
color: var(--bs-shades-bg-black);
text-align: center;
}
.EducationFair .hero-section{
padding: 3em 0;
}
.EducationFair .hero-section button.btn.btn-large {
margin-top: 1em;
margin-bottom: 3em;
}
.EducationFair .form-lp iframe {
border-radius: 10px;
box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}
.schedule {
display: flex;
flex-direction: column;
align-items: stretch;
justify-content: stretch;
} main.graceland-lp .hero-section h1 {
color: #FFDF40;
background: none;
padding: 0 !important;
font-size: 40px;
line-height: normal;
font-weight: 700;
}
main.graceland-lp .checkpoints {
border: none;
padding: 0;
margin-bottom: 1.8em;
}
.graceland-lp p.large {
margin: 0.6em 0 0;
font-size: 18px;
}
main.graceland-lp .hero-section button.btn.btn-large {
background: #F1C400;
border-color: #F1C400;
color: #00275C;
}
.graceland-lp .courseDet-heaading {
background: #00275C;
}
.graceland-lp button.btn.btn-large {
background: #00275C;
border-color: #00275C;
}
.graceland-lp .imgbox-wrap {
box-shadow: 0 24px 48px rgb(148 163 187 / 15%);
padding: 2em 2.5em;
}
.graceland-lp .imgbox-container {
grid-gap: 1.2em;
}
.graceland-lp .inline-imagebox {
background: #00275C;
}
.graceland-lp h2, .graceland-lp .imgbox-wrap h5 {
color: #002F86;
}
.graceland-lp .inline-imagebox:hover {
background: #F1C400;
color: #00275C;
}
.graceland-lp .lp-testimonials .swiper-slide {
background: linear-gradient(90deg, #fff2bc, #ffe780);
}
.graceland-lp .lp-cta button.btn {
background: #F1C400;
border-color: #F1C400;
color: #00275C;
}
.graceland-lp .lp-cta {
background: #00275C;
}
.graceland-lp .lp-cta h2 {
color: var(--bs-shades-bg-white);
}
.graceland-lp h2.count {
color: #FFDF40;
}
.graceland-lp .counters h6 {
font-weight: var(--bs-font-regular);
font-size: 18px;
}
.graceland-lp .counters {
background: linear-gradient(180deg, #274875, #00275C);
border-radius: 6px;
}
.graceland-lp .counters .count_wrap {
flex-direction: column;
}
.graceland-lp .couseDetail {
box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.15);
border-radius: 0 0 10px 10px;
}
.graceland-lp .about-SU p {
font-weight: 500;
text-align: justify;
}
.graceland-lp section:has(.lp-stories){
background: linear-gradient(190deg, #EAF6FF, transparent);
}
.graceland-lp p.small.abt {
border: none;
font-weight: var(--bs-font-medium);
padding-top: 5px;
padding-bottom: 6px;
}
.graceland-lp .whyStudy button.btn.btn-large {
background: #F1C400;
border-color: #F1C400;
color: #00275C;
} .SouthUniversityEvent .hero-section h1 {
background: none;
padding: 0 !important;
font-weight: var(--bs-font-regular);
font-size: 45px;
}
.SouthUniversityEvent .hero-section img.tagg {
width: auto;
padding: 0 0 10px 0;
}
.SouthUniversity .hero-section img.su-logo {
padding: 10px 0 30px 0;
}
.SouthUniversityEvent .checkpoints {
padding: 0;
border: none;
}
.SouthUniversity .hero-section .su-info img {
width: auto;
padding: 0;
}
.su-event-details:before {
content: "";
display: block;
height: 100%;
position: absolute;
top: 0;
left: 0;
width: 100%;
background-color: rgba(220, 235, 255, 0.5);
mix-blend-mode: overlay;
}
.su-event-details {
display: flex;
justify-content: space-between;
border: 1px solid var(--bs-shades-bg-white);
position: relative;
border-radius: 8px;
padding: 1em;
width: max-content;
column-gap: 3em;
margin-top: 2em;
}
.SouthUniversityEvent .su-info {
z-index: 1;
display: flex;
align-items: start;
column-gap: 12px;
}
.su-event-inf p.w-bold {
color: #F38A00;
text-transform: uppercase;
margin: 0;
}
.su-event-inf p.large {
margin: 0;
font-weight: var(--bs-font-bold);
}
.web-agenda {
background: url(//metaapply.io/wp-content/themes/metaapply/images/over-orange-bg.png);
background-repeat: no-repeat;
background-size: 100%;
background-position: top left;
background-size: cover;
}
.agenda-wrap {
display: flex;
}
.agenda-wrap .agenda-img img {
width: auto;
display: none;
}
.agenda-img {
width: 50%;
}
.web-agenda h2{
color: var(--bs-shades-bg-white);
}
.agenda-text {
width: 50%;
}
.agenda-box {
background: var(--bs-shades-bg-white);
border-radius: 8px;
padding: 12px 14px;
display: flex;
align-items: start;
column-gap: 16px;
}
.agenda-box p.large {
margin: 0;
}
.agenda-box img {
padding-top: 6px;
max-width: 18px;
}
.agenda-boxes {
display: flex;
flex-direction: column;
row-gap: 12px;
margin-top: 2em;
} .SUE2 .hero-section:not(.home) .Banner-img img {
max-width: 100%;
width: auto;
padding: 0;
}
.SouthUniversity.SUE2 .hero-section {
padding-bottom: 0;
}
body:not(:has(.counters)) .SUE2 .banner_comtent {
padding-bottom: 3em !important;
}
.SouthUniversity.SUE2 .hero-section img.su-logo {
padding: 10px 0 0 0;
max-width: 150px;
}
.SouthUniversity.SUE2 .hero-section .banner_comtent a.mt-4:has(.btn) {
margin-bottom: 10px;
} .ECStudyAbroad .lsq-portal-widget {
height: 100%;
border-style: solid;
background: linear-gradient(white, white) padding-box, linear-gradient(140deg, var(--bs-primary-bg-pink-700), var(--bs-secondary-bg-blue-700)) border-box;
border-radius: 12px;
border: 1px solid transparent;
}
.ECLP .lp-cta {
background: linear-gradient(180deg, var(--bs-secondary-bg-blue-700), #070A5F);
color: var(--bs-shades-bg-white);
text-align: center;
padding: 2.5em 0;
}
.ECLP h2, .ECLP h1, .ECLP h3, .ECLP h4, .ECLP h5 {
font-family: var(--bs-font-family-Nunito);
}
.ECLP .lp-cta h2 {
max-width: 75%;
margin: auto;
padding-bottom: 1em;
color: var(--bs-shades-bg-white);
line-height: normal;
}
.ECLP .lp-cta  .tnc-area p {
border-top: 1px solid rgb(255 255 255 / 50%);
margin: 0;
padding-top: 1.5em;
margin-top: 3em;
color: var(--bs-shades-bg-white);
}
.ECLP .bannerArea {
background-image: linear-gradient(180deg, #67676700 37%, #2e318cb8 68%, #2e318cd1 85%, #2E318C 100%), url(https://metaapply.io/wp-content/themes/metaapply/images/ec-lp-banner.webp);
min-height: 700px;
padding: 4em 15px;
display: flex;
flex-direction: column;
justify-content: end;
align-items: center;
color: var(--bs-shades-bg-white);
background-size: 100% 100%;
}
.ECLP .bannerArea h1 {
font-size: 72px;
font-weight: var(--bs-font-regular);
padding-bottom: 24px;
}
.ECLP .bannerArea h1 span{
font-weight: var(--bs-font-bold);
}
.ECLP .bannerInfo {
display: flex;
align-items: center;
padding-top: 8px;
padding-bottom: 3em;
}
.ECLP .bannerInfo p:not(:last-child) {
border-right: 1px solid var(--bs-shades-bg-white);
}
.ECLP .bannerInfo p {
max-width: 200px;
margin: 0;
text-align: center;
padding: 0 0.6em;
}
.ECLP .bannerArea p.large {
font-weight: var(--bs-font-regular);
color: var(--bs-shades-bg-white);
}
.ECLP h2 {
font-size: 50px;
padding-bottom: 64px;
color: #3B3F5C;
line-height: normal;
margin-bottom: 0;
}
.ECLP .destinationKnow {
display: none;
}
.ECLP .studyCountries,.ECLP  .newProcessSection {
background: var(--bs-shades-bg-white);
}
.ECLP .ecGrid {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-gap: 40px 22px;
}
.ecGridBox:not(:first-child) {
border: 1px solid #E0E6ED;
box-shadow: 0 6.37px 12.74px 0 rgb(215 222 229 / 60%);
border-radius: 10px;
}
.ecGridBox:not(:first-child) {
border: 1px solid #E0E6ED;
box-shadow: 0 6.37px 12.74px 0 rgb(215 222 229 / 60%);
border-radius: 10px;
background: var(--bs-shades-bg-white);
}
.ecGridBox:not(:first-child) img {
border-radius: 10px 10px 0 0;
}
.ECLP .ecGridBox p {
margin: 0;
}
.ECLP .gridContent h3 {
font-size: 36px;
font-weight: var(--bs-font-bold);
color: #3B3F5C;
}
.ECLP .gridContent {
padding: 20px 30px;
}
.ECLP .ecGridBox p {
margin: 0;
color: #636363;
opacity: 0.8;
line-height: normal;
}
.ECLP .ecGridBox p.bold {
opacity: 0.7;
padding-bottom: 20px;
}
.ECLP .ecGridBox:first-child {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
text-align: center;
}
.ECLP section.NumberSection {
background-image: url(https://metaapply.io/wp-content/themes/metaapply/images/paper-background.webp);
position: relative;
background-repeat: no-repeat;
background-size: cover;
}
.ECLP section.NumberSection:before {
content: '';
position: absolute;
background: linear-gradient(90deg, rgb(255 49 133 / 90%) 37%, rgb(46 49 146 / 69%) 67%, rgb(46 49 146 / 69%) 100%);
height: 100%;
width: 100%;
left: 0;
top: 0;
opacity: 40%;
}
.ECLP .NumberSection .container {
display: flex;
align-items: center;
justify-content: space-between;
column-gap: 1em;
}
.ECLP .GridPointBox {
background: var(--bs-neutrals-bg-grey-50);
padding: 3em;
border-radius: 12px;
}
.ECLP .DGrid {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-gap: 20px;
}
.ECLP .formSection {
display: flex;
column-gap: 5em;
}
.ECLP .formSection .contentForm {
width: 60%;
}
.ECLP .formSection div#form-direct {
width: 40%;
}
main.ECLP p {
color: #636363;
}
.ECLP .npf_wgts iframe {
height: 100%;
border-style: solid;
background: linear-gradient(white, white) padding-box, linear-gradient(140deg, var(--bs-primary-bg-pink-700), var(--bs-secondary-bg-blue-700)) border-box;
border-radius: 20px;
border: 1px solid transparent;
}
.ECLP .npf_wgts {
height: 100%;
}
.typewriter{
position: relative;
}
.typewriter::after {
content: '|';
animation: blink 0.7s steps(1) infinite;
margin-left: 4px;
font-weight: 100;
position: absolute;
top: 50%;
transform: translateY(-56%);
font-size: 120%;
}
@keyframes blink {
0% {
opacity: 1;
}
50% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.ECLP .GridPointBox h3 {
color: var(--bs-primary-bg-pink-700);
text-align: right;
font-weight: var(--bs-font-extrabold);
font-size: 50px;
}
.ECLP .GridPointBox h4 {
color: #3B3F5C;
font-size: 24px;
line-height: normal;
padding: 1.2em 1em 0.2em 0em;
}
.ECLP .GridPointBox p {
margin: 0;
}
.experienceCentreLP header .container {
max-width: calc(100% - 100px);
}
.ECLP section.NumberSection h2, .ECLP section.NumberSection h6 {
color: var(--bs-shades-bg-white);
padding: 0;
}
.ECLP section.NumberSection h6 {
font-size: 20px;
font-weight: var(--bs-font-Light);
}
.ECLP section.NumberSection h2{
font-size: 50px;
white-space: nowrap;
}
.ECLP .newCounters .HDivider {
background: var(--bs-shades-bg-white);
height: auto;
width: 2px;
margin-top: 0;
}
.ECLP .newCounters {
padding: 0;
height: 100%;
display: flex;
margin-right: 0;
width: auto;
}
.ECLP .newCounters .count_wrap {
flex-direction: column;
min-width: 200px;
min-height: 450px;
align-items: center;
justify-content: center;
border-right: 2px solid var(--bs-shades-bg-white);
}
.ECLP .newCounters .count_wrap:first-child {
border-left: 2px solid var(--bs-shades-bg-white);
}
.ECLP .country-content .slide-top p {
color: var(--bs-shades-bg-white);
}
.ECLP .formSection h2 {
padding-bottom: 30px;
}
.ECLP .formSection p {
text-align: justify;
}
.ECLP section.section-spacing {
padding: 6.3em 0;
}
.ECLP .ecGridBox img {
width: 100%;
}
.ECLP .partnerUniversities a:has(.know-more),.ECLP .studyCountries a:has(.know-more){
display: none;
}
.ECLP .hasbuttonSection {
position: relative;
}
.ECLP .hasbuttonSection a:has(button) {
display: block;
position: absolute;
bottom: 100px;
left: 50%;
transform: translateX(-50%);
}
.ECLP .npf_wgts iframe {
height: 650px;
} .ECTestPrepLp section:has(.DGrid) {
background: #070A5F;
}
.ECTestPrepLp section:has(.DGrid) .GridPointBox {
background: #25286F;
}
.ECTestPrepLp section:has(.DGrid) .GridPointBox h4, .ECTestPrepLp section:has(.DGrid) .GridPointBox p,.ECTestPrepLp section:has(.DGrid) h2 {
color: var(--bs-shades-bg-white);
}
.ECTestPrepLp .ECLP .npf_wgts iframe {
height: 630px;
}
section.centresSectionLP {
background: #070A5F;
}
section.centresSectionLP h2 {
color: var(--bs-shades-bg-white);
}
.centresSectionLP .ecGridBox:not(:first-child) {
box-shadow: none;
}
.ECTestPrepLp section#FAQs {
background: #FFE7C8;
border-radius: 18px 18px 0 0;
}
.ECTestPrepLp .counters.newCounters {
max-width: 100%;
display: grid;
grid-template-columns: 1fr 1fr;
grid-gap: 24px;
height: auto;
}
.ECTestPrepLp .count_wrap {
min-height: unset !important;
border: none !important;
border-radius: 8px;
min-width: 100% !important;
padding: 2em 5em;
}
.ECTestPrepLp .count_wrap h2, .ECTestPrepLp .count_wrap h6 {
color: var(--bs-shades-bg-white);
padding: 0;
}
.ECTestPrepLp .count_wrap:first-child {
background: #FDAE4C;
}
.ECTestPrepLp .count_wrap:nth-child(2) {
background: #6C48F0;
}
.ECTestPrepLp .count_wrap:nth-child(3) {
background: #DD6A49;
}
.ECTestPrepLp .count_wrap:last-child {
background: #59836A;
}
.studyWrap h6 {
background: var(--bs-secondary-bg-blue-700);
color: var(--bs-shades-bg-white);
padding: 24px 10px;
font-family: var(--bs-font-family-Nunito);
text-align: center;
border-radius: 16px 16px 0 0;
}
.studyWrap:nth-child(even) h6{
background: var(--bs-primary-bg-pink-700);
}
.StudyTypeWrap {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-gap: 20px;
}
.studyWrap {
border-radius: 16px;
border-style: solid;
background: linear-gradient(white, white) padding-box, linear-gradient(140deg, var(--bs-primary-bg-pink-700), var(--bs-secondary-bg-blue-700)) border-box;
border: 1px solid transparent;
}
.starPointer {
display: flex;
align-items: start;
column-gap: 10px;
margin-top: 12px;
}
.starPointer p {
margin: 0;
line-height: normal;
}
.studyTypeContent {
padding: 1em 1.2em 2em 2em;
}
.ECTestPrepLp .bannerArea {
background-image: linear-gradient(180deg, #021f5700 0%, #021f5700 17%, #00225F 90%), url(https://metaapply.io/wp-content/themes/metaapply/images/group-happy-teen-high-school-students-studying-outdoors.webp) !important;
min-height: 700px;
padding: 0;
display: flex;
flex-direction: row;
justify-content: space-between;
color: var(--bs-shades-bg-white);
background-size: cover;
background-position: center;
background-blend-mode: multiply;
align-items: stretch;
}
.ECTestPrepLp #form-direct{
max-width: 550px;
}
.ECTestPrepLp .lpcontainer {
display: flex;
align-items: stretch;
margin: 0 auto;
justify-content: space-between;
gap: 3em;
width: 100%;
height: auto;
}
.ECTestPrepLp .ECLPBanneContent {
background: linear-gradient(45deg, #070A5F, #373B9F);
height: auto;
display: flex;
flex-direction: column;
justify-content: center;
padding: 2em 3em;
max-width: 621px;
height: auto;
}
.ECTestPrepLp .ECLPBanneContent h1 {
line-height: 83px;
font-weight: var(--bs-font-extrabold);
margin: 0;
padding-bottom: 20px;
}
.ECTestPrepLp .ECLPBanneContent p.large {
font-weight: var(--bs-font-Light);
padding-bottom: 20px;
}
.ECTestPrepLp .lpcontainer button {
background: var(--bs-shades-bg-white);
color: #3B3F5C;
border: none;
height: auto;
padding: 18px 25px;
}
.ECTestPrepLp .lpcontainer button:before{
display: none;
}
.ECTestPrepLp #form-direct .lsq-portal-widget iframe {
background: #fff;
border-radius: 20px;
padding: 0px;
}
.ECTestPrepLp #form-direct {
display: flex;
align-items: center;
}
.ECTestPrepLp .lsq-portal-widget {
display: flex;
align-items: center;
margin-right: 100px;
}
.ECTestPrepLp .npf_wgts iframe {
border: none;
}
.ECTestPrepLp #form-direct {
width: 31.5%;
}
.ECLP .examTypes {
background: #FFE7C8;
}
.ECLP .examTypes h2, .ECLP .examTypes h3{
text-align: center;
}
.StudyTypeWrap.EPExams {
grid-template-columns: repeat(4, 1fr);
}
.StudyTypeWrap.STExams {
grid-template-columns: repeat(2, 1fr);
grid-gap: 3em;
}
.UGcards, .PGCards {
display: grid;
grid-template-columns: 1fr 1fr;
grid-gap: 20px;
height: 82%;
}
.ExamTypeHeader {
background: rgb(255 49 133 / 9%);
text-align: center;
padding: 0.5em 1em 0;
min-height: 120px;
border-radius: 16px 16px 0 0;
}
.ExamTypeHeader h6 {
background: none !important;
color: #3B3F5C;
font-size: 14px;
line-height: normal;
font-family: var(--bs-font-family);
font-weight: var(--bs-font-semibold);
padding: 14px 12px 5px;
margin: 0;
}
.examTypes .studyWrap:nth-child(odd) .ExamTypeHeader {
background: #F3F3FF;
}
.examTypes .studyTypeContent p {
font-size: 14px;
line-height: normal;
}
.examTypes .studyTypeContent {
padding: 1.2em 1.5em 1.5em 1.2em;
}
.examTypes h3 {
font-size: 38px;
padding-bottom: 1.2em;
line-height: normal;
}
.ECLP .examTypes h4 {
text-align: center;
line-height: normal;
font-size: 30px;
padding-bottom: 1.2em;
}
.ECLP .examTypes h4 span{
color: var(--bs-primary-bg-pink-700);
}
.examTypes h2 {
padding-bottom: 42px;
}
.STExamsWrap {
padding-top: 4em;
}
.stepsSlider img {
max-width: 95px;
}
.stepsSlider .swiper-slide{
text-align: center;
}
.stepsSlider .swiper-slide h6 {
color: #3B3F5C;
font-weight: var(--bs-font-bold);
line-height: normal;
padding: 20px 10px 0;
font-family: var(--bs-font-family-Nunito);
}
.Steps7 .wrapper-carousel {
background: linear-gradient(180deg, rgb(240 235 255 / 46%), #ffffff);
padding: 6.3em 0;
border-radius: 194px 194px 0 0;
box-shadow: inset 0 1.5px 1px 0 #E1D4FF;
}
.Steps7 .swiper-wrapper:before {
content: '';
position: absolute;
border: 1px dashed #3b3f5c59;
width: 90%;
top: 45px;
left: 50%;
transform: translateX(-50%);
}
.Steps7 .swiper-wrapper{
position: relative;
}
.examTypes .studyTypeContent p b {
font-weight: var(--bs-font-semibold);
}       .ECPaidCampaign .formSection .lsq-portal-widget {
height: 100%;
border-style: solid;
background: linear-gradient(white, white) padding-box, linear-gradient(140deg, var(--bs-primary-bg-pink-700), var(--bs-secondary-bg-blue-700)) border-box;
border-radius: 12px;
border: 1px solid transparent;
}
.ECPaidCampaign section.partnerUniversities:before {
content: '';
position: absolute;
background: linear-gradient(148deg, #FFF2DF, #FFE7F0 52%);
top: 0;
left: 0;
width: 100%;
height: 100%;
mix-blend-mode: color;
}
.ECPaidCampaign .ECLP .bannerArea span {
display: block;
text-align: center;
line-height: normal;
width: max-content;
margin: auto;
}
.ECPaidCampaign section.partnerUniversities{
position: relative;
background-size: auto;
}
.ECPaidCampaign section#FAQs{
background: linear-gradient(148deg, #FFF2DF, #FFE7F0 52%);
}
.ECPaidCampaign .lp-cta h2 {
max-width: 90%;
}
.ECPaidCampaign .ECLP .bannerArea {
background: url(https://metaapply.io/wp-content/themes/metaapply/images/paidCampaignBanner.webp);
background-size: 100% 100%;
}
.ECPaidCampaign section:has(.DGrid) {
background: linear-gradient(148deg, #d9edff 7%, #FFF2DF 74%);
}
.ECPaidCampaign .GridPointBox {
background: #070a5f;
}
.ECPaidCampaign .GridPointBox h4, .ECPaidCampaign .GridPointBox p {
color: var(--bs-shades-bg-white);
}
.ECPaidCampaign .GridPointBox h3 {
text-align: left;
color: var(--bs-shades-bg-white);
border: 1px solid var(--bs-shades-bg-white);
display: inline-block;
padding: 9px 10px;
border-radius: 50%;
font-size: 32px;
}
.ECPaidCampaign .chooseDestination {
background: #FAF8F5;
}
.ECPaidCampaign .chooseDestination .Illustration{
width: 100%;
}
.ECPaidCampaign .NumberSection {
background: none;
padding: 0;
max-width: unset;
display: grid;
grid-template-columns: 1fr 1fr;
grid-gap: 1em;
border: none;
box-shadow: none;
margin: 0;
padding-top: 1em;
}
.ECPaidCampaign .NumberSection .count_wrap {
background: #FAE6E7;
flex-direction: column;
border-radius: 8px;
padding: 1em;
}
.ECPaidCampaign .NumberSection h2.counting {
color: #070a5f;
padding: 0;
font-size: 38px;
}
.ECPaidCampaign .NumberSection h6 {
color: #495F9F;
font-size: 14px;
line-height: 120%;
font-weight: var(--bs-font-regular);
}
.ECPaidCampaign .NumberSection .count_wrap {
background: #FAE6E7;
flex-direction: column;
border-radius: 8px;
padding: 1.5em 1.5em;
}
.ECPaidCampaign .ECLP .npf_wgts iframe {
height: 690px;
}
.ECPaidCampaign .DomainSection{
background: url(https://metaapply.io/wp-content/themes/metaapply/images/domainBg.webp);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
position: relative;
}
.ECPaidCampaign .ECLP h2 {
padding-bottom: 48px;
font-size: 52px;
font-weight: var(--bs-font-extrabold);
}
.ECPaidCampaign .ECLP h2.SmallHeading {
font-size: 40px;
font-weight: var(--bs-font-extrabold);
padding-bottom: 32px;
}
.ECPaidCampaign img.GirlOnBanner {
width: 100%;
max-width: 600px;
margin-top: 2em;
}
.ECPaidCampaign .pointersBox h6 {
color: #3B3F5C;
font-family: var(--bs-font-family-Nunito);
margin: 0;
line-height: normal;
font-size: 18px;
}
.ECPaidCampaign .chooseDestination .col-md-5 {
width: 46%;
}
.ECPaidCampaign .chooseDestination .col-md-2 {
height: 100%;
width: 8%;
}
.ECPaidCampaign .chooseDestination img.clipLine {
width: 3.5px;
}
.ECPaidCampaign .SlidingDomains .fRow .wrapper-carousel {
width: 50%;
}
.ECPaidCampaign .DomainHeading {
background: linear-gradient(150deg, #D22F71 19%, #429BA9 100%);
border-radius: 12px;
width: 50%;
margin-right: 10px;
display: flex;
justify-content: center;
align-items: center;
padding: 2em;
}
.ECPaidCampaign .DomainHeading h3 {
color: var(--bs-shades-bg-white);
margin: 0;
font-size: 60px;
line-height: normal;
}
.ECPaidCampaign .fRow .wrapper-carousel{
padding-left: 10px; 
}
.ECPaidCampaign .fRow {
padding-bottom: 20px;
}
.ECPaidCampaign .SlidingDomains .swiper-slide div {
border-radius: 12px;
color: var(--bs-shades-bg-white);
height: 100%;
padding: 1.8em;
}
.ECPaidCampaign .SlidingDomains .swiper-slide {
height: auto;
}
.ECPaidCampaign .SlidingDomains .swiper-slide div.Violet {
background: #6975E8;
}
.ECPaidCampaign .SlidingDomains .swiper-slide div.Green {
background: #5B9DA3;
}
.ECPaidCampaign .SlidingDomains .swiper-slide div.Accent{
background: #BB6D85;
}
.ECPaidCampaign .SlidingDomains .swiper-slide div.Blue {
background: #569EF5;
}
.ECPaidCampaign .SlidingDomains .swiper-slide div.Peach {
background: #F1908F;
}
.ECPaidCampaign .SlidingDomains .swiper-slide div.Yellow {
background: #FDAE4C;
}
.ECPaidCampaign .SlidingDomains{
position: relative;
}
.ECPaidCampaign .SlidingDomains .swiper-slide ul {
margin: 0;
padding-left: 18px;
}
.ECPaidCampaign .SlidingDomains .swiper-slide li {
font-weight: var(--bs-font-regular) !important;
}   .ECPaidCampaign .SlidingDomains .swiper-slide li::marker {
font-size: 14px;
line-height: 40px;
}
.ECPaidCampaign .bannerArea figure span {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.ECPaidCampaign .bannerArea figure {
position: relative;
}
.ECPaidCampaign .bannerArea .circle-svg {
width: 100%;
height: 145px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.ECPaidCampaign .bannerArea #hand-drawn-circle {
stroke: #ff4081;
stroke-width: 6; 
fill: none;
stroke-linecap: round; 
stroke-dasharray: 1500; 
stroke-dashoffset: 1500; 
transition: stroke-dashoffset 2s ease-out;
}
.ECPaidCampaign .bannerArea figure .hidden-svg{
visibility: hidden;
width: 100%;
height: 145px;
}
.ECPaidCampaign .ECLP .bannerArea h1 {
padding-bottom: 0;
}
.ECPaidCampaign .SlidingDomains .mobile-only{
display: none;
} .lp_disclamer {
background: #E8F5FF;
border: 1px solid #98CBFF;
border-radius: 6px;
display: flex;
padding: 10px 16px;
column-gap: 10px;
}
.lp_disclamer p.w-bold {
color: #3B3F5C !important;
margin: 5px;
}
.lp_disclamer li {
color: #636363;
margin-bottom: 6px;
}
.lp_disclamer li::marker {
font-size: 12px;
}
.lp_disclamer i {
color: #0059C8;
margin-top: 8px;
}
.ECLP section.section-spacing.lp_disclamer_section {
padding: 4em 0;
}
.ECLP .ForeignEducation h2 {
padding-bottom: 20px;
}
.ECLP .ForeignEducation h3.text-center {
font-size: 40px;
padding-bottom: 52px;
color: #3B3F5C;
}
.flightTicketLP section.partnerUniversities {
background: #070A5F;
}
.flightTicketLP section.partnerUniversities h2 {
color: var(--bs-shades-bg-white);
}
.flightTicketLP section.partnerUniversities .swiper-button-next, .flightTicketLP  section.partnerUniversities .swiper-button-prev {
border: 2.5px solid var(--bs-shades-bg-white);
}
.flightTicketLP section.partnerUniversities .swiper-button-next::after,.flightTicketLP  section.partnerUniversities .swiper-button-prev::after {
color: var(--bs-shades-bg-white);
}
.flightTicketLP section.studyCountries {
background: #F1F5F9;
}
.AvailPointWrap .CustomNumber {
background: url(https://metaapply.io/wp-content/themes/metaapply/images/number.svg);
width: max-content;
background-size: 100% 100%;
padding: 21px;
color: var(--bs-shades-bg-white);
font-weight: var(--bs-font-bold);
font-family: var(--bs-font-family);
font-size: 32px;
}
.AvailPointWrap .availPointer {
display: flex;
align-items: center;
column-gap: 1.2em;
}
.AvailPointWrap .availPointer h5{
margin: 0;
}
.AvailPointWrap {
display: flex;
flex-direction: column;
row-gap: 2em;
}
.flightTicketLP main.ECLP .formSection div#form-direct {
width: 50%;
}
.flightTicketLP section.bannerSection {
background: url(https://metaapply.io/wp-content/themes/metaapply/images/blue-bg.webp);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
padding: 3em 0;
color: var(--bs-shades-bg-white);
padding-bottom: 8em !important;
}
.flightTicketLP .bannerSection h1 span {
display: block;
font-size: 48px;
font-weight: var(--bs-font-Light);
padding-bottom: 10px;
}
.flightTicketLP .bannerSection h1 {
text-align: center;
font-weight: var(--bs-font-extrabold);
font-size: 77px;
line-height: 66px;
}
.flightTicketLP .flyWrap {
text-align: center;
margin-top: 2em;
}
.clouds img {
width: 100%;
}
.flightTicketLP .bannerSection {
padding-bottom: 0 !important;
}
.flightTicketLP .bannerSection {
position: sticky;
z-index: -1;
}
.white-bg {
background: #fff !important;
}
.flightTicketLP .clouds {
margin-top: -8em;
}
.flightTicketLP .flyWrap img {
width: auto;
max-width: 100%;
padding-left: 1em;
padding-right: 1em;
}
.flightTicketLP .flyWrap {
transform: translateZ(0) scale(0.3);
opacity: 0;
animation: fadeInScaleUp 2s forwards;
}
@keyframes fadeInScaleUp {
0% {
transform: translateZ(0) scale(0.3);
opacity: 0;
}
100% {
transform: translateZ(0) scale(1);
opacity: 1;
}
}
.flightTicketLP .lsq-portal-widget {
height: 100%;
border-style: solid;
background: linear-gradient(white, white) padding-box, linear-gradient(140deg, var(--bs-primary-bg-pink-700), var(--bs-secondary-bg-blue-700)) border-box;
border-radius: 20px;
border: 1px solid transparent;
}
.lsq-form-section-container .lsq-form-section-body .lsq-form-field-ctrl-text{
font-size: 12px !important;
padding: 6px 12px !important;
}
.lsq-form-container .select2-container--default .select2-selection--single .select2-selection__placeholder {
font-size: 12px !important;
}
.lsq-external-form-container.portal-form-render.mx-span-4.lsq-form-theme-enabled .lsq-form-field-item {
padding: 0 0 15px 0;
}
.lsq-form-section-container .lsq-form-section-body .lsq-form-field-item .field-validation-valid {
font-size: 11px !important;
font-weight: 400 !important;
margin: 0 0 5px 0 !important;
}
.lsq-external-form-container strong {
font-weight: 400 !important;
}
.lsq-external-form-container .lsq-form-field-item.lsq-form-field-checkbox-adjacent-label .lsq-form-ctrl-label-container-block .control-label.lsq-form-field-label {
font-size: 12px !important;
}
.lsq-form-section-container .lsq-form-section-body .lsq-form-ctrl-label-container-block {
line-height: 10px;
} .SchillerLP main button:before{
display: none;
}
.SchillerLP section.programsSection button.btn.btn-large {
position: absolute;
}
.whySchiller {
background: rgb(227 231 237 / 60%);
text-align: center;
}
.SchillerLP h1,.SchillerLP h2,.SchillerLP h3,.SchillerLP h4,.SchillerLP h5,.SchillerLP h6{
font-family: var(--bs-font-RobotoSlab);
text-transform: uppercase;
}
.SchillerLP p{
font-family: var(--bs-font-Roboto);
}
.SchillerLP h2 span {
background: -webkit-linear-gradient(45deg, #B91843 15%, #0D436D 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.SchillerLP p.large {
line-height: 30px;
color: #5D5D5D;
padding-bottom: 14px;
}
.SchillerLP section button.btn.btn-large {
background: linear-gradient(180deg, #D53B64, #B91843);
font-weight: var(--bs-font-semibold);
font-size: 18px;
border-radius: 12px;
padding: 19px 30px;
height: auto;
margin-top: 3.5em;
border: none;
}
.SchillerLP .ECLP section.NumberSection h6 {
text-transform: capitalize;
font-family: var(--bs-font-Roboto);
}
.SchillerLP .ECLP section.NumberSection{
background: url(//metaapply.io/wp-content/themes/metaapply/images/numbers_background.webp);
}
.SchillerLP .ECLP section.NumberSection:before {
background: linear-gradient(90deg, rgb(255 21 82 / 28%) 2%, #0C436D 70%, #0C436D 100%);
opacity: 100%;
}
.SchillerLP .imgbox-wrap h5 {
color: #0D436D;
}
.whySchiller .imgbox-wrap {
text-align: left;
column-gap: 3em;
padding: 3em 3.5em;
}
.SchillerLP .campus_box h3{
color: #fff;
}
.SchillerLP .campus_box:first-child{
background: url(//metaapply.io/wp-content/themes/metaapply/images/heidelberg-img.webp);
}
.SchillerLP .campus_box:nth-child(2){
background: url(//metaapply.io/wp-content/themes/metaapply/images/madrid-img.webp);
}
.SchillerLP .campus_box:nth-child(3){
background: url(//metaapply.io/wp-content/themes/metaapply/images/tampa-img.webp);
}
.SchillerLP .campus_box:nth-child(4){
background: url(//metaapply.io/wp-content/themes/metaapply/images/paris-img.webp);
}
.SchillerLP .campuses {
display: grid;
grid-template-columns: repeat(4, 1fr);
column-gap: 30px;
}
.SchillerLP .campus_box {
border-radius: 32px;
background-position: center;
height: 420px;
display: flex;
align-items: end;
justify-content: center;
color: var(--bs-shades-bg-white);
padding: 1.5em;
background-repeat: no-repeat;
background-size: cover;
}
.SchillerLP .campus_box h3 {
font-size: 40px;
}
.SchillerLP .lp-cta {
background: linear-gradient(144deg, #B91843 21%, #0C436D 92%);
padding-bottom: 24px !important;
}
.SchillerLP .lp-cta h2 {
padding: 0;
text-transform: none;
}
.SchillerLP section.lp-cta button.btn.btn-large {
background: linear-gradient(180deg, #F3F3F3, #ffffff);
border-color: #fff;
color: #0D436D;
font-weight: var(--bs-font-bold);
margin: 2.5em 0 2em;
}
.SchillerLP .lp-testimonials .swiper-slide {
background: linear-gradient(173deg, #FFEFF3, #F2D5DC);
}
.SchillerLP .lp-testimonials .swiper-slide p.w-semiBold {
color: #0D436D;
font-weight: var(--bs-font-regular) !important;
}
.SchillerLP .lp-testimonials .swiper-slide .lptestimonial-info p {
color: #0D436D;
font-size: 18px;
line-height: normal;
padding-top: 20px;
}
.SchillerLP .lp-testimonials .swiper-slide .lptestimonial-info .w-semiBold {
padding-top: 7px;
border: none;
font-size: 18px;
}
.SchillerLP .lp-testimonials .swiper-slide {
background: linear-gradient(173deg, #FFEFF3, #F2D5DC);
padding: 1.8em;
}
.SchillerLP .programsSection {
background: linear-gradient(90deg, #1B3151, #0D436D);
text-align: center;
}
.SchillerLP .programsSection h2 {
color: var(--bs-shades-bg-white);
}
.SchillerLP .programsSlider .ProgramBox {
background: var(--bs-shades-bg-white);
padding: 1.6em;
border-radius: 16px;
text-align: left;
}
.SchillerLP .program_top h6 {
color: #0D436D;
padding-top: 1em;
}
.SchillerLP .program_top img {
border-radius: 14px;
}
.SchillerLP .program_info img {
width: auto;
}
.SchillerLP .program_info {
display: flex;
align-items: start;
margin-bottom: 1.2em;
column-gap: 10px;
}
.SchillerLP .program_info p {
margin: 0;
color: #0D436D;
width: 60%;
}
.SchillerLP .program_top h6 {
color: #0D436D;
padding-top: 1em;
padding-bottom: 0.8em;
padding-right: 10px;
}
.SchillerLP .programsSlider .swiper-slide {
height: auto;
}
.SchillerLP .programsSlider .swiper-slide .ProgramBox {
height: 100%;
display: flex;
flex-direction: column;
justify-content: space-between;
}      .SchillerLP .programsSection .next-programsSlider, .SchillerLP .programsSection .prev-programsSlider {
border-color: #fff;
}
.SchillerLP .programsSection .next-programsSlider::after, .SchillerLP .programsSection .prev-programsSlider::after {
color: #fff; }          .SchillerLP section.programsSection button.btn.btn-large {
bottom: -6px;
}
.SchillerLP section.programsSection .swiper-btns {
padding-top: 4em;
}
.SchillerLP section.hero-section {
background: linear-gradient(130deg, #0D436D 14%, #B91843 100%) !important;
padding:2em 0;
position: relative;
}
.SchillerLP section.hero-section:before {
content: '';
position: absolute;
background: url(//metaapply.io/wp-content/themes/metaapply/images/banner_image_s.webp);
height: 100%;
width: 100%;
background-repeat: no-repeat;
left: 50%;
transform: translateX(-50%);
background-position: bottom center;
z-index: 0;
opacity: 0.85;
max-width: 530px;
background-size: contain;
}
.SchillerLP .Banner-img.has-form iframe {
box-shadow: none !important;
background: #FFF9FB;
}
.SchillerLP .hero-section:not(.home) .Banner-img.has-form {
width: 35%;
}
.SchillerLP section.hero-section img {
max-width: 430px;
padding: 2em 0;
}
.SchillerLP section.hero-section .banner_comtent {
max-width: 35%;
padding: 3em 0;
}
.SchillerLP section.hero-section .banner_comtent p{
color: #fff;
margin-bottom: 0;
padding-bottom: 0;
padding-right: 1.3em;
}
.SchillerLP h2 {
font-size: 46px;
}
.SchillerLP .hero-section .container {
align-items: center;
} .MBBSLP .lp-cta button.btn.btn-large {
background: #fff;
}
.MBBSLP .lp-cta button.btn.btn-large:before, .MBBSLP .mbbs-green-CTA .green-CTA-wrap button:before{
display: none;
}
.MBBSLP .MBBSflag img {
max-width: 90px;
}
.MBBSLP .mbbs-testimonial .swiper-slide .Details-content.lptestimonial-info img{
padding-bottom: 0;
}
.MBBSLP .mbbs-testimonial .swiper-slide {
height: auto;
display: flex;
flex-direction: column;
align-items: start;
}
.MBBSLP .Details-content.lptestimonial-info {
display: flex;
align-items: center;
column-gap: 12px;
margin-top: auto;
}
body:has(.MBBSLP) .be-doctor-logo{
max-width: 110px;
}
main.MBBSLP h2, main.MBBSLP h1, main.MBBSLP h3, main.MBBSLP h4, main.MBBSLP h5, main.MBBSLP h6, main.MBBSLP button {
font-family: var(--bs-font-family-Nunito);
}
main.MBBSLP h2 span {
color: #0957A9;
}
main.MBBSLP h2 span b{
color: #FF3185;
font-weight: var(--bs-font-bold);
}
.MBBSLP .AbroadNeedHeading {
background-image: url(//metaapply.io/wp-content/themes/metaapply/images/MBBS-lp-images/medical-student.webp);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
border-radius: 20px;
position: relative;
z-index: 0;
width: 29%;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
padding: 1em;
}
.MBBSLP .AbroadNeedHeading:before {
content: "";
position: absolute;
background-color: rgb(17 125 197 / 80%);
top: 0;
left: 0;
height: 100%;
width: 100%;
border-radius: 20px;
z-index: -1;
}
.MBBSLP .AbroadNeedHeading h2{
color: var(--bs-shades-bg-white);
margin: 0;
font-size: 36px;
line-height: normal;
}
.MBBSLP .AbroadNeedSection {
display: flex;
column-gap: 3em;
}
.MBBSLP .AbroadNeedSection .circleimgboxWrap {
display: grid;
grid-template-columns: repeat(3, 1fr);
width: 71%;
gap: 1.5em 1em;
}
.MBBSLP .bg-color-section {
background: #F0FFFD;
}
.MBBSLP .AbroadNeedSection .circleimgbox {
text-align: center;
}
.MBBSLP .AbroadNeedSection .circleimgbox h6 {
color: #064D92;
margin-top: 18px;
margin-bottom: 4px;
}
.MBBSLP .AbroadNeedSection .circleimgbox p {
color: #474747;
}
.MBBSLP .mbbs-green-CTA{
background-image: url(//metaapply.io/wp-content/themes/metaapply/images/MBBS-lp-images/mbbs-lp-cta-bg.webp);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
color: var(--bs-shades-bg-white);
}
.MBBSLP .mbbs-green-CTA .green-CTA-wrap {
display: flex;
align-items: center;
justify-content: space-between;
padding: 2em 0;
}
.MBBSLP .mbbs-green-CTA .green-CTA-wrap h2 {
width: 80%;
color: #fff;
}
.MBBSLP .MBBSBannerContent h3{
color: #fff;
}
.MBBSLP .mbbs-green-CTA .green-CTA-wrap button {
background: linear-gradient(90deg, #0856A8, #2C91F9);
border-radius: 8px;
border: none;
padding: 0.8em 2.4em;
height: auto;
z-index: 1;
position: relative;
}
.MBBSLP .mbbs-green-CTA .green-CTA-wrap .cta-btnWrap {
position: relative;
}
.MBBSLP .mbbs-green-CTA .green-CTA-wrap .cta-btnWrap:before {
content: "";
position: absolute;
background-image: url(//metaapply.io/wp-content/themes/metaapply/images/MBBS-lp-images/line-pattern.svg);
top: -80px;
left: 0;
height: 100%;
width: 100%;
transform: rotate(180deg);
background-repeat: no-repeat;
background-position: top center;
}
.MBBSLP .mbbs-green-CTA .green-CTA-wrap .cta-btnWrap:after {
content: "";
position: absolute;
background-image: url(//metaapply.io/wp-content/themes/metaapply/images/MBBS-lp-images/line-pattern.svg);
bottom: -80px;
left: 0;
height: 100%;
width: 100%;
background-repeat: no-repeat;
background-position: top center;
}
.MBBSLP .lp-cta {
background: linear-gradient(64deg, #064F92 0%, #1B8ACB 100%);
color: var(--bs-shades-bg-white);
text-align: center;
padding: 3em 0 2em !important;
}
.MBBSLP .tnc-area p {
font-size: 20px;
margin: 0;
padding-top: 25px;
border-top: 1px solid rgb(255 255 255 / 50%);
}
.MBBSLP .lp-cta h2 {
max-width: 68%;
display: block;
margin: auto;
padding-bottom: 1em;
color: #fff;
}
.MBBSLP .lp-cta button {
background: linear-gradient(53deg, #F0EAE4, #ffffff);
border: navajowhite;
color: #ED0778;
font-size: 20px;
border-radius: 8px;
height: auto;
padding: 0.83em 1.62em;
margin-bottom: 3em;
box-shadow: 0 8px 15px 0 hsl(0deg 0% 95% / 25%);
}
.MBBSLP .lp-cta button:hover {
background: linear-gradient(53deg, #fff, #ffffff);
}
.MBBSLP .mbbs-testimonial {
background: linear-gradient(155deg, #D6E4E2 36%, #AFD5FF 81%);
}
.MBBSLP section.section-spacing {
padding: 5.5em 0;
}
.MBBSLP .mbbs-testimonial .swiper-slide img {
width: auto;
padding-bottom: 10px;
}
.MBBSLP .mbbs-testimonial .swiper-slide {
background: #fff;
box-shadow: 0 1px 2px 0 hsl(0deg 0% 0% / 8%);
border-radius: 16px;
padding: 1.5em;
}
.MBBSLP .mbbs-testimonial .swiper-slide p {
color: #474747;
}
.MBBSLP .mbbs-testimonial .swiper-slide p.w-bold {
color: #000;
padding-bottom: 2px;
padding-top: 6px;
}
.mbbs-lp-testimonials-pagination {
display: block;
position: relative;
margin-top: 2em;
}
.mbbs-lp-testimonials-pagination span.swiper-pagination-bullet {
background: #D7E0E5;
opacity: 1;
border-radius: 10px;
width: 20px;
height: 12px;
transition: 0.2s all;
}
.mbbs-lp-testimonials-pagination span.swiper-pagination-bullet-active {
background: #2BA393 !important;
opacity: 1;
border-radius: 10px;
width: 80px;
height: 12px;
}
.MBBSLP .MBBSProcess img {
width: auto;
}
.MBBSProcess .swiper-slide {
text-align: center;
}
.MBBSProcess .swiper-slide h6 {
color: #2653A5;
font-size: 18px;
}
.MBBSProcess .swiper-slide h6 {
color: #2653A5;
font-size: 18px;
margin-top: 1.2em;
}
.MBBSLP .MBBSPartnerSection .WhiteWrap {
background: var(--bs-shades-bg-white);
box-shadow: 0 10px 30px 0 #F4F4F4;
border-radius: 16px;
padding: 3em 3em;
position: relative;
z-index: 1;
}
.MBBSLP section.MBBSPartnerSection {
margin-top: -129px;
background: linear-gradient(180deg, transparent 50%, #F0FFFD 50%);
}
.MBBSLP .MBBSPartnerSection .wrapper-carousel {
position: relative;
}
.MBBSLP .MBBSPartnerSection .swiper-btns {
position: unset;
}
.MBBSLP .prev-MBBPartner {
position: absolute !important;
left: -48px !important;
top: 12px !important;
}
.MBBSLP .next-MBBPartner {
position: absolute !important;
right: -48px !important;
top: 12px !important;
}
.MBBSLP .prev-MBBPartner, .MBBSLP .next-MBBPartner {
border: none;
outline: none;
}
.MBBSLP .Customforms .checkInput input {
height: 20px;
}
.MBBSLP .MBBSPartnerSection .swiper-slide img {
width: auto;
max-width: 100%;
}
.MBBSLP .MBBSProcess .swiper-wrapper {
position: relative;
}
.MBBSLP .MBBSProcess .swiper-wrapper:before {
position: absolute;
content: '';
top: 49.5px;
left: 50px;
background: linear-gradient(90deg, #0D5295, #32B195);
height: 3px;
width: 90%;
background-image: linear-gradient(90deg, transparent, transparent 50%, #fff 50%, #fff 100%), linear-gradient(90deg, #0D5295, #32B195);
background-size: 13px 1px, 100% 1px;
z-index: -1;
}
.MBBSLP .travelabroad p.description {
color: #474747;
text-align: center;
max-width: 72%;
margin: auto;
}
.travelabroad .travel-img img {
width: 100%;
visibility: hidden;
}
.travelabroad .travel-img {
width: 55%;
}
.travelabroad .travel-pointersWrap {
width: 45%;
padding: 6em 1em 6em 0;
}
.travelabroad .wavy-section{
background-image: url(//metaapply.io/wp-content/themes/metaapply/images/MBBS-lp-images/wabe-bg-mbbs.webp);
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
position: relative;
}
.travelabroad .wavy-section:before {
position: absolute;
content: '';
top: 0;
left: 0;
height: 100%;
width: 48%;
background-image: url(//metaapply.io/wp-content/themes/metaapply/images/MBBS-lp-images/travel-concept.webp);
background-position: bottom left;
background-repeat: no-repeat;
background-size: contain;
}
.travelabroad .wavy-section .container {
display: flex;
}
.travelabroad .travel-pointersWrap .travel-points {
display: flex;
column-gap: 1em;
align-items: center;
padding-top: 2.7em;
}
.travelabroad .travel-pointersWrap .travel-points p{
color: var(--bs-shades-bg-white);
margin: 0;
}
.MBBSLP .MBBSLPBanner {
background: url(//metaapply.io/wp-content/themes/metaapply/images/MBBS-lp-images/pattern-bg-mbbs.webp), linear-gradient(154deg, #2BA393 0%, #106BAF 41%, #1578BB 92%);
position: relative;
}
.MBBSLP .MBBSLPBanner header,.MBBSLP .MBBSLPBanner header .container {
background: transparent;
box-shadow: none;
position: relative;
}
.MBBSLP .MBBSflagsWrap {
display: flex;
text-align: center;
color: var(--bs-shades-bg-white);
column-gap: 1.5em;
}
.MBBSLP .MBBSflagsWrap p.small {
margin: 0;
padding-top: 6px;
}
.MBBSLPBanner section .container {
display: flex;
justify-content: space-between;
color: var(--bs-shades-bg-white);
align-items:center;
padding-bottom: 8em;
padding-top: 3em;
}
.MBBSLPBanner .container .Customforms{
width: 100%;
position: relative;
z-index: 1;
}
.MBBSLP div#form-direct.MBBS-lpForm {
width: 33.5%;
}
.MBBSLP .MBBSflagsWrap, .MBBSLP .MBBSBannerContent h3, .MBBSLP .MBBSBannerContent h1 {
position: relative;
z-index: 1;
}
.MBBSLP .MBBSLPBanner:before {
content: '';
position: absolute;
bottom: 0;
left: 0;
background: linear-gradient(-68deg, #1B7AAC 7%, #3183C5 62%, #1270B3 97%);
height: 58%;
width: 100%;
z-index: 1;
filter: blur(40px);
}
.MBBSLP .MBBSBannerContent img {
margin: 0 auto -114px;
display: block;
margin-top: 0;
}
.MBBSLP .MBBSBannerContent h3 {
font-weight: var(--bs-font-semibold);
margin: 0;
}
.MBBSLP .MBBSBannerContent h1 {
font-size: 70px;
line-height: normal;
font-weight: var(--bs-font-medium);
padding-bottom: 0.3em;
}
.MBBSLP .MBBSBannerContent h1 span{ line-height: normal;
font-weight: var(--bs-font-extrabold);
}
.MBBSLP .AbroadNeedSection .circleimgbox h6 br{
display: none;
} .section-spacing.MBBS-abroad {
background: url(//metaapply.io/wp-content/themes/metaapply/images/MBBS-lp-images/mbbs-study-bg.webp);
background-color: #F4F4F4;
background-repeat: no-repeat;
background-size: auto;
background-position: left;
}
.section-spacing.MBBS-abroad h3 span {
color: #0957A9;
}
.section-spacing.MBBS-abroad h3 span b{
color: #FF3185;
font-weight: var(--bs-font-bold);
}
.section-spacing.MBBS-abroad .facts-container {
display: flex;
justify-content: center; gap: 1.5em;
}
.section-spacing.MBBS-abroad .facts-container .factsWrap {
position: relative;
background: white;
border-radius: 10px;
}
.section-spacing.MBBS-abroad .facts-container .factsWrap::before {
content: "";
position: absolute;
inset: 0;
padding: 2px;
border-radius: 10px;
background: linear-gradient(124.91deg, #0066B0 7.54%, #49C0A5 102.38%);
-webkit-mask: linear-gradient(white, white) content-box, linear-gradient(white, white);
-webkit-mask-composite: xor;
mask-composite: exclude;
pointer-events: none;
}
.MBBS-abroad .factsBox .listBox {
align-items: start;
column-gap: 10px;
margin-bottom: 10px;
}
.MBBS-abroad .factsBox .listBox p {
margin-bottom: 0;
}
.MBBS-abroad .factsBox .VectorList {
padding: 1rem 1.5rem 0rem 1.5rem !important;
}
body:has(.MBBSLP) header .container {
padding-top: 10px;
padding-bottom: 10px;
}
.MBBS-lpForm .lsq-portal-widget {
background: #fff;
border-radius: 10px;
z-index: 1;
}
@media screen and (max-width: 920px) {
.section-spacing.MBBS-abroad .facts-container{
flex-wrap: wrap;
}
}
@media screen and (max-width: 1700px) and (min-width: 1440px){
body.SchillerLP .container-lg {
max-width: 92% !important;
}
} @media screen and (min-width: 1200px){
main.ECLP .formSection .contentForm {
width: 60%;
}
main.ECLP .formSection div#form-direct {
width: 60%;
}
}
@media screen and (max-width: 1200px){
.MBBSLP .mbbs-testimonial .swiper-slide .Details-content.lptestimonial-info img {
max-width: 55px;
}
.graceland-lp section.hero-section {
background: linear-gradient(180deg, #274875, #00275C) !important;
}
.USGULP .ModesWrap .modesBody .modesBox img {
margin-top: 3px;
max-width: 16px;
}
}
@media screen and (max-width: 576px) and (min-width: 435px){
main.graceland-lp .Banner-img.has-form iframe {
height: 480px;
}
main.SouthUniversity .Banner-img.has-form iframe {
height: 520px;
}
}
@media screen and (max-width: 435px){
main.graceland-lp .Banner-img.has-form iframe {
height: 720px;
}
main.SouthUniversityEvent .Banner-img.has-form iframe {
height: 710px;
}
}
@media screen and (max-width:1200px) and (min-width:992px){
.SouthUniversity .flexbox-wrap.pt-4 {
justify-content: space-between;
}
.SouthUniversity .flexbox-wrap.pt-4 .course-details {
width: 32%;
}
.EducationFair .fairContent p.large {
font-size: 18px;
padding-right: 2em;
}
.EducationFair section.hero-section.img-banner img.free-entry-tag {
max-width: 180px;
bottom: 5%;
}
.MBBSLP .section-spacing.MBBS-abroad .facts-container h3 {
font-size: 26px;
line-height: normal;
}
.SchillerLP .hero-section:not(.home) .Banner-img.has-form {
width: 42%;
}
.ECTestPrepLp #form-direct {
padding: 2em 0;
}
main.graceland-lp .Banner-img.has-form iframe {
height: 720px;
}
#form-direct .about-EF p {
font-size: 16px;
padding-right: 4em;
}
.schedule .eve-timing img {
max-width: 20px;
}
.eve-timing h6 {
font-size: 18px;
}
.schedule .eve-title h5 {
font-size: 20px;
padding-bottom: 8px;
}
.schedule .eve-details {
padding: 1em;
}
.schedule .info-det-wrp:first-child {
padding-bottom: 12px;
padding-top: 16px;
}
.schedule .info-det-wrp p {
font-size: 14px;
line-height: normal;
}
.schedule .info-det-wrp img {
max-width: 18px;
}
.imgbox2-wrap {
padding: 2em 1.2em;
}
.imgbox2-wrap img {
height: 54px;
}
.imgbox2-wrap p {
font-size: 14px;
line-height: normal;
}
.about-metaapply p.large{
font-size: 18px;
}
.inline-imagebox .hover-content {
padding: 1.2em;
}   
.inline-imagebox .hover-content h5 {
font-size: 18px;
margin-bottom: 12px;
} 
.inline-imagebox .hover-content p {
font-size: 12px;
}
.imgbox-wrap img {
max-width: 60px;
}
.imgbox-wrap {
padding: 2em 1.5em;
}
.imgbox-wrap h5 {
font-size: 22px;
line-height: normal;
}
.about-SU p {
padding-right: 3em;
}
.SouthUniversity .hero-section .banner_comtent {
padding-right: 2em;
}
.SouthUniversity .Banner-img.has-form iframe {
height: 700px;
}
.graceland-lp .counters h6 {
font-size: 16px;
padding: 0 10px;
}
.graceland-lp h2.count {
font-size: 35px;
}
.SchillerLP .program_top h6 {
font-size: 16px;
padding-right: 0;
margin: 0;
}
.SchillerLP .program_info p {
width: 100%;
font-size: 14px;
line-height: 22px;
}
.SchillerLP .program_info img {
max-width: 22px;
}
.SchillerLP .program_info {
margin-bottom: 1em;
}
.SchillerLP .campus_box h3 {
font-size: 24px;
}
.SchillerLP .campus_box {
border-radius: 20px;
background-position: bottom center !important;
height: 300px;
}
.SchillerLP .campuses {
column-gap: 25px;
}
.SchillerLP .imgbox-container{
grid-gap: 25px;
}
.whySchiller .imgbox-wrap {
column-gap: 2em;
padding: 2em 2em;
}
.SchillerLP .whySchiller .imgbox-wrap img {
max-width: 45px;
}
.SchillerLP p.large {
font-size: 18px;
}
.SchillerLP .ECLP h2 {
font-size: 38px;
}
.SchillerLP .ECLP .lp-cta h2 {
font-size: 38px;
}
.SchillerLP .imgbox-wrap h5 {
font-size: 20px;
}
}
@media screen and (max-width:992px) {
.SouthUniversity .courseDet-heaading{
height: auto;
}
.SouthUniversity .flexbox-wrap.pt-4{
padding-top: 0 !important;
}
main.MBBSLP .AbroadNeedHeading{
background-image: url(//metaapply.io/wp-content/themes/metaapply/images/MBBS-lp-images/medical-student-tab.webp);
background-position: top center;
}
.MBBSLP .AbroadNeedSection {
flex-direction: column;
row-gap: 2em;
}
.MBBSLP .travel-pointersWrap {
order: -1;
padding: 6em 0em 1em 0;
}
.MBBSLP .AbroadNeedHeading,.MBBSLP .AbroadNeedSection .circleimgboxWrap {
width: 100%;
}
.travel-points img {
max-width: 66px;
}
.MBBSLP .AbroadNeedHeading {
background-position: bottom;
}
.MBBSLP .AbroadNeedHeading h2 {
font-size: 32px;
padding: 1em 0;
}
.MBBSLP .circleimgbox img {
max-width: 85px;
}
.MBBSLP .mbbs-green-CTA .green-CTA-wrap button {
font-size: 16px;
padding: 0.7em 2em;
white-space: nowrap;
}
.MBBSLP .mbbs-green-CTA .green-CTA-wrap .cta-btnWrap:before {
max-width: 88px;
background-size: 100% auto;
left: 50%;
transform: translateX(-50%) rotate(180deg);
top: -65px;
}
.MBBSLP .mbbs-green-CTA .green-CTA-wrap .cta-btnWrap:after {
max-width: 88px;
background-size: 100% auto;
left: 50%;
bottom: -65px;
transform: translateX(-50%);
}
.MBBSLP .mbbs-green-CTA {
padding: 4em 0 !important;
}
.travelabroad .wavy-section .container {
flex-direction: column;
}
.MBBSLP .travelabroad .travel-img,.travelabroad .travel-pointersWrap{
width: 100%;
}
.MBBSLP .travel-pointersWrap {
order: -1;
}
.travelabroad .wavy-section:after {
content: '';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: linear-gradient(180deg, transparent 25%, #0066B0 0%);
z-index: -1;
}
.travelabroad .wavy-section:before{
display: none;
}
.travelabroad .wavy-section {
background-size: 148%;
}
.SouthUniversityEvent.SUE2 .hero-section .container {
align-items: center;
}
.SouthUniversity.SUE2 .hero-section .banner_comtent {
align-items: center;
padding-bottom: 0 !important;
}
.graceland-lp .hero-section p.large{
text-align: left !important;
}
#form-direct .about-EF, #form-direct .form-lp {
width: 100%;
}
#form-direct .form-lp {
padding-top: 1em;
}
.about-EF p.large {
font-size: 14px;
line-height: 24px;
}
.SouthUniversity .hero-section .banner_comtent, .SouthUniversity .hero-section .has-form {
width: 100% !important;
}
.SouthUniversity .hero-section .container {
flex-direction: column;
}
.about-SU, .course-details {
width: 100% !important;
}
.course-details {
padding-top: 1em;
}
.SouthUniversity .hero-section .banner_comtent {
padding-top: 0;
}
.SouthUniversity .hero-section .has-form {
padding-bottom: 0 !important;
}
.graceland-lp .imgbox-wrap {
padding: 1.6em 1.5em;
}
.ECLP .lp-cta h2{
max-width: 100%;
}
.ECPaidCampaign .ECLP .DGrid {
grid-gap: 14px;
}
.ECPaidCampaign .GridPointBox h3 {
padding: 9px 11px;
font-size: 22px;
}
.ECPaidCampaign .pointersBox h6 {
font-size: 16px;
padding-bottom: 2px;
}
.ECPaidCampaign .SlidingDomains .swiper-slide li {
font-size: 14px;
}
.ECPaidCampaign .SlidingDomains .swiper-slide h5 {
font-size: 20px;
line-height: normal;
}
.ECPaidCampaign .SlidingDomains .swiper-slide li::marker {
line-height: 32px;
}
.USGULP .AboutSection h2 {
margin: 0;
}
.USGULP .AboutSection {
row-gap: 1.5em;
}
.USGULP nav.navbar.navbar-expand-lg.bg-body-tertiary {
position: unset;
}
.USGULP nav.navbar.navbar-expand-lg.bg-body-tertiary {
position: unset;
}
}
@media screen and (max-width: 991.5px){
.USGULP .navbar-collapse {
position: absolute;
left: 0;
width: 100%;
top: 98%;
background: #fff;
border-top: 1px solid #0000001a;
box-shadow: 0px 1px 5px rgba(0, 0, 0, .15);
}
.USGULP header .navbar-nav a.nav-link {
text-align: left;
display: block;
padding: 0;
margin: 12px;
}
.USGULP header .navbar-nav {
align-items: start;
}
} 
@media screen and (max-width:992px) and (min-width:768px){
.MBBSLP .MBBSflag img {
max-width: 60px;
}
.MBBSLP .travelabroad .travel-img img {
visibility: visible;
}
.MBBSLP .travelabroad p.description {
max-width: 100%;
}
.MBBSLPBanner section .container {
padding-top: 3em;
padding-bottom: 6em;
}
.MBBSLP .MBBSLPBanner:before {
height: 68%;
}
.MBBSLP .tnc-area p {
font-size: 18px;
padding-top: 24px;
}
.MBBSLP .MBBSflagsWrap {
column-gap: 1em;
}
.MBBSLP .MBBSflagsWrap {
flex-wrap: wrap;
row-gap: 1em;
}
.MBBSLP .lp-cta button {
font-size: 16px;
padding: 0.7em 1.5em;
border-radius: 6px;
margin-bottom: 2.5em;
}
.MBBSLP .mbbs-testimonial .swiper-slide {
border-radius: 12px;
padding: 1.2em;
}
.MBBSLP .mbbs-testimonial .swiper-slide p {
line-height: 22px;
}
.mbbs-lp-testimonials-pagination span.swiper-pagination-bullet {
width: 14px;
height: 8px;
}
.mbbs-lp-testimonials-pagination span.swiper-pagination-bullet-active {
width: 60px;
height: 8px;
}
.MBBSLP .MBBSProcess img {
width: 100%;
max-width: 90px;
}
.MBBSLP .MBBSProcess .swiper-wrapper:before {
top: 45px;
width: 130%;
}
.MBBSLP .MBBSPartnerSection .swiper-slide img {
width: auto;
max-width: 88%;
}
.MBBSProcess .swiper-slide h6 {
font-size: 16px;
margin-top: 1em;
}
.MBBSLP .MBBSflagsWrap p.small {
font-size: 13px;
}
.MBBSLP .MBBSBannerContent img {
max-width: 75%;
}
.MBBSLP div#form-direct.MBBS-lpForm {
width: 66%;
}
.MBBSLP .MBBSBannerContent img {
max-width: 90%;
margin-left: 0;
margin-top: 0;
}
.MBBSLP .MBBSBannerContent h1 {
font-size: 42px;
}
.SchillerLP .hero-section:not(.home) .Banner-img.has-form {
width: 54%;
}
.SchillerLP section.hero-section:before{
display: none;
}
.SchillerLP section.hero-section .banner_comtent {
max-width: 45%;
padding: 3em 0;
}
.SchillerLP section.hero-section img {
max-width: 270px;
padding: 2em 0;
}
.SchillerLP main.ECLP p {
font-size: 14px;
line-height: 24px;
}
.SchillerLP section.hero-section {
padding: 0em 0;
}
.SchillerLP main.ECLP p {
font-size: 12px;
line-height: 20px;
}
.SchillerLP .imgbox-wrap img {
max-width: 40px;
}
.SchillerLP .imgbox-wrap h5 {
font-size: 16px;
}
.whySchiller .imgbox-wrap {
text-align: left;
column-gap: 1.5em;
padding: 1.5em 1.5em;
}
.SchillerLP p.large {
font-size: 14px;
line-height: 24px;
}
.SchillerLP .ECLP h2 {
font-size: 28px;
padding-bottom: 38px;
}
.SchillerLP section button.btn.btn-large {
font-size: 16px;
border-radius: 10px;
padding: 14px 21px;
margin-top: 3.5em;
}
.SchillerLP .ECLP .lp-cta h2 {
padding-bottom: 0px;
}
.SchillerLP .ECLP section.NumberSection h2{
font-size: 28px;
}
.SchillerLP .campuses {
grid-gap: 16px;
}
.SchillerLP .campus_box h3 {
font-size: 18px;
margin: 0;
}
.SchillerLP .campus_box {
border-radius: 20px;
background-position: bottom center !important;
height: 240px;
background-size: cover !important;
}
.SchillerLP .lp-testimonials .swiper-slide .lptestimonial-info .w-semiBold {
padding-top: 5px;
font-size: 14px;
}
.SchillerLP .lp-testimonials .swiper-slide .lptestimonial-info p {
font-size: 14px;
}
.ECTestPrepLp #form-direct{
padding: 2em 0;
}
.web-agenda {
background-size: cover;
background-position: left -130px top;
}
.SouthUniversity .hero-section .su-info img {
width: 35px;
}
.su-event-details {
margin-top: 1.2em;
margin-bottom: 1em;
}
.imgbox2-wrap {
padding: 2em 1.5em;
}
.imgbox2-wrap img {
height: 45px;
}
.imgbox2-wrap p {
line-height: 20px;
}
.EducationFair a:has(button.btn.btn-large){
margin-top: 2em;
}
.imgbox2-container {
grid-template-columns: 1fr 1fr;
}
.EducationFair .hero-section p {
font-size: 20px;
}
.EducationFair .hero-section h1 {
font-size: 26px;
}
.EducationFair section.hero-section.img-banner img.free-entry-tag {
max-width: 140px;
bottom: 5%;
}
.fairContent .flexbox-wrap {
flex-direction: row;
column-gap: 1em;
}
.schedule-wrapper {
grid-template-columns: repeat(2, 1fr);
column-gap: 20px;
row-gap: 20px;
}
.SouthUniversity .Banner-img.has-form iframe {
height: 440px;
}
.SouthUniversity .hero-section img {
max-width: 150px;
}
.imgbox-wrap {
padding: 2em 1.2em;
column-gap: 1em;
}
.imgbox-wrap img {
max-width: 50px;
}
.SouthUniversity .hero-section h1 {
font-size: 30px;
}
.imgbox-container {
grid-gap: 1em;
}
.lp-testimonials .swiper-slide p.w-semiBold {
font-size: 14px;
line-height: 22px;
}
.inline-imagebox .hover-content {
padding: 1.5em 1em;
}
.inline-imagebox .hover-content h5 {
font-size: 16px;
margin-bottom: 12px;
}
.inline-imagebox .hover-content p {
font-size: 12px;
line-height: normal;
}
.graceland-lp .counters {
max-width: 95%;
}
.graceland-lp .counters h6 {
font-size: 14px;
padding: 0 10px;
}
.graceland-lp h2.count {
font-size: 28px;
}
.ECLP .DGrid, .ECLP .ecGrid {
grid-template-columns: repeat(2, 1fr);
}
.ECLP section.NumberSection h2 {
font-size: 36px;
white-space: normal;
}
.ECLP .newCounters .count_wrap {
min-height: 200px;
}
.ECLP .newCounters .count_wrap:nth-child(3){
border-width: 2px 2px 0 2px;
border-style: solid;
border-color: var(--bs-shades-bg-white);
}
.ECLP .newCounters .count_wrap:nth-child(4) {
border-width: 2px 2px 0 0px;
border-style: solid;
border-color: var(--bs-shades-bg-white);
}
.ECLP .newCounters {
display: grid;
grid-template-columns: 1fr 1fr;
}
.ECLP h2 {
font-size: 36px;
padding-bottom: 46px;
}
.ECLP section.section-spacing {
padding: 4.5em 0;
}
.experienceCentreLP header .container {
max-width: 740px;
}
.ECLP .hasbuttonSection a:has(button) {
bottom: 72px;
}
.ECLP .gridContent h3 {
font-size: 30px;
}
.ECLP .GridPointBox h4 {
font-size: 22px;
padding: 1.2em 0em 0.2em 0em;
}
.ECLP .GridPointBox {
padding: 2.5em;
}
.ECLP .GridPointBox h3 {
font-size: 36px;
}
.ECLP .formSection {
column-gap: 3em;
}
.ECLP .formSection .contentForm {
width: 50%;
}
.ECLP .formSection div#form-direct {
width: 50%;
}
.ECLP .destination .swiper-slide{
min-height: 300px;
}
.ECLP .destination .swiper-slide:hover .country-content .slide-top {
transform: translate(-50%, -35%);
bottom: 0%;
animation: none;
}
.ECLP .bannerArea {
background-image: linear-gradient(180deg, #2e318c45 37%, #2e318cd6 68%, #2e318ce0 85%, #2E318C 100%), url(https://metaapply.io/wp-content/themes/metaapply/images/ec-lp-banner.webp);
min-height: 485px;
}
.ECLP .bannerInfo {
padding-bottom: 1.5em;
padding-top: 0;
}
.ECLP .bannerArea h1 {
line-height: normal;
padding-bottom: 4px;
font-size: 52px;
}
.ECLP .bannerInfo p {
max-width: 150px;
}
.StudyTypeWrap.EPExams {
grid-template-columns: repeat(2, 1fr);
grid-gap: 16px;
}
.examTypes h3 {
font-size: 30px;
padding-bottom: 1em;
}
.StudyTypeWrap.STExams {
grid-template-columns: 1fr;
grid-gap: 2.5em;
}
.ECLP .examTypes h4 {
font-size: 24px;
padding-bottom: 0.8em;
}
.Steps7 .wrapper-carousel {
padding: 4.5em 0;
border-radius: 54px 54px 0 0;
}
.stepsSlider img {
max-width: 82px;
}
.studyTypeContent {
padding: 0.5em 1.2em 1.5em 1em;
}
.studyWrap h6 {
padding: 12px 10px;
}
.Steps7 .swiper-wrapper:before {
width: 155%;
left: 9%;
transform: none;
}
.ECTestPrepLp .formSection {
column-gap: 2.5em;
}
.ECTestPrepLp .counters.newCounters {
grid-gap: 12px;
}
.ECTestPrepLp .formSection .contentForm,.ECTestPrepLp .numbering {
width: 50%;
}
.ECTestPrepLp .ECLPBanneContent {
padding: 1em 30px;
max-width: 370px;
}
.ECTestPrepLp .bannerArea h1 {
line-height: normal;
padding-bottom: 12px;
font-size: 38px;
}
.ECTestPrepLp .lpcontainer button {
padding: 12px 20px;
font-size: 15px;
}
.ECTestPrepLp #form-direct {
width: 50%;
}
.ECTestPrepLp .npf_wgts {
margin-right: 20px;
padding: 2em 0;
}
.flightTicketLP .bannerSection h1 {
font-size: 50px;
line-height: 54px;
}
.flightTicketLP .bannerSection h1 span {
font-size: 35px;
padding-bottom: 4px;
}
.flightTicketLP .flyWrap img {
max-width: 85%;
}
.AvailPointWrap .CustomNumber {
padding: 18px;
font-size: 18px;
}
.AvailPointWrap .availPointer h5 {
margin: 0;
font-size: 20px;
line-height: normal;
}
.AvailPointWrap {
row-gap: 2em;
}
.ECLP .ForeignEducation h3.text-center {
font-size: 30px;
line-height: 40px;
}
.lp_disclamer li {
font-size: 14px;
}
}
@media screen and (max-width:768px) and (min-width: 576px){
.imgbox2-container {
grid-template-columns: 1fr 1fr;
grid-gap: 1.2em;
}
.EducationFair .hero-section h1 {
font-size: 22px;
}
.EducationFair .hero-section p {
font-size: 18px;
padding-top: 0.5em;
}
.EducationFair .fairImages {
gap: 10px;
}
.EducationFair section.hero-section.img-banner img.free-entry-tag {
top: -6%;
max-width: 115px;
}
.travelabroad .wavy-section:after {
background: linear-gradient(180deg, transparent 12%, #0066B0 0%) !important;
z-index: 0;
}
.travelabroad .wavy-section {
background-size: 102%;
background-position: top left;
}
.travelabroad .travel-pointersWrap {
padding-top: 4em !important;
}
.SchillerLP .campus_box h3 {
font-size: 16px;
margin: 0;
}
.SchillerLP .program_info p{
font-size: 100%;
}
.SchillerLP .ECLP h2 {
font-size: 28px;
padding-bottom: 38px;
}
.SchillerLP .program_top h6 {
padding-bottom: 0;
}
.SchillerLP .program_info {
margin-bottom: 1em;
}
.SchillerLP .programsSlider .ProgramBox {
padding: 1.2em;
}
.SchillerLP p.large {
font-size: 14px;
line-height: 24px;
}
.whySchiller .imgbox-wrap {
text-align: left;
column-gap: 2em;
padding: 2em 2em;
}
.SchillerLP .campuses {
column-gap: 14px;
}
.SchillerLP .campus_box {
border-radius: 16px;
background-position: center !important;
height: 220px;
padding: 1em 0;
background-size: cover !important;
}
.SchillerLP .ECLP .lp-cta h2{
padding-bottom: 0;
}
.SchillerLP .lp-testimonials .swiper-slide .lptestimonial-info p {
font-size: 14px !important;
}
.SchillerLP section button.btn.btn-large {
font-size: 14px;
border-radius: 8px;
padding: 12px 20px;
}
.web-agenda {
background-position: left -180px top;
}
.SouthUniversityEvent .hero-section p.w-bold {
text-align: left;
}
.su-event-details {
margin-top: 1em;
margin-bottom: 0.5em;
}
.SouthUniversity .hero-section .su-info img {
width: 35px;
}
.schedule-wrapper {
grid-template-columns: repeat(2, 1fr);
column-gap: 16px;
row-gap: 16px;
}
.EducationFair a:has(button.btn.btn-large) {
margin-top: 1.5em;
}
.imgbox2-wrap {
padding: 2em 1.2em;
}
.imgbox2-wrap img {
height: 45px;
}
.imgbox2-wrap p {
padding-top: 6px;
line-height: 20px;
}
.about-metaapply p.large{
font-size: 14px;
line-height: 24px;
}
.SouthUniversity .hero-section h1 {
font-size: 28px;
text-align: left;
}
.SouthUniversity .hero-section img {
max-width: 140px;
padding: 1.5em 0 1.8em;
}
.SouthUniversity .check_wrap img{
max-width: none !important;
padding: 4px 0 0 0 !important;
}
.SouthUniversity .banner-btns {
text-align: left;
}
.SouthUniversity .Banner-img.has-form iframe {
height: 455px;
}
.DetailBox {
padding: 12px 20px;
}
.checkpoints2 {
padding-top: 0.5em;
}
.imgbox-wrap {
padding: 2em 1.5em;
column-gap: 1.2em;
}
.imgbox-wrap img {
max-width: 60px;
}
.inline-imagebox .hover-content h5 {
font-size: 20px;
}
.graceland-lp .counters h6 {
font-size: 12px;
line-height: normal;
padding: 0 10px;
}
.graceland-lp h2.count {
font-size: 24px;
}
main.graceland-lp .hero-section h1 {
font-size: 34px;
}
.graceland-lp .hero-section p.large{
font-size: 16px;
}
.ECLP h2 {
font-size: 32px;
padding-bottom: 38px;
}
.ECLP .ecGrid,.ECLP .DGrid {
grid-template-columns: repeat(2, 1fr);
}
.ECLP .bannerArea h1 {
font-size: 48px;
line-height: normal;
padding-bottom: 10px;
}
.ECLP .GridPointBox h3 {
font-size: 32px;
}
.ECLP .GridPointBox h4 {
font-size: 20px;
padding: 1.2em 0em 0.2em 0em;
}
.ECLP .GridPointBox {
padding: 2em;
}
.ECLP section.section-spacing {
padding: 4em 0;
}
.ECLP .hasbuttonSection a:has(button) {
bottom: 64px;
}
.ECLP .bannerArea {
background-image: linear-gradient(180deg, #2e318c47 37%, #2e318ccc 68%, #2e318cd1 85%, #2E318C 100%), url(https://metaapply.io/wp-content/themes/metaapply/images/ec-lp-banner.webp);
min-height: 490px;
}
.ECLP .bannerInfo p {
max-width: 160px;
}
.ECPaidCampaign .DomainHeading h3 {
font-size: 42px;
}
.flightTicketLP .bannerSection h1 {
font-size: 42px;
line-height: 42px;
}
.flightTicketLP .bannerSection h1 span {
font-size: 28px;
padding-bottom: 5px;
}
.flightTicketLP .flyWrap img {
max-width: 85%;
}
.AvailPointWrap .CustomNumber {
padding: 14px;
font-size: 18px;
}
.AvailPointWrap .availPointer h5 {
margin: 0;
font-size: 20px;
line-height: normal;
}
.AvailPointWrap {
row-gap: 1.5em;
}
.lp_disclamer li {
font-size: 14px;
}
.ECLP .ForeignEducation h3.text-center {
font-size: 26px;
line-height: 34px;
}
.flightTicketLP main.ECLP .formSection div#form-direct {
width: 100%;
}   
.USGULP .hero-section .banner_comtent img.USGULogo {
width: 170px;
max-width: none;
}
body.USGULP .whyChoose .whyChooseBox {
width: 100%;
}
body.USGULP .USGUPage .hero-section .banner_comtent {
padding-bottom: 3em !important;
}
body.USGULP .ModesWrap .modalImage img {
border-radius: 20px;
width: 100%;
}
body.USGULP .ModesWrap .modesHeader  {
border-radius: 20px 20px 0 0;
}
body.USGULP .ModesWrap .modesOuterBox {
border-radius: 20px;
}
body.USGULP .ModesWrap .modesOuterBox {
position: relative;
width: 100%;
}
body.USGULP .learningModes a {
margin-top: 2em !important;
}
}
@media screen and (max-width:768px) {
.fairContent .flexbox-wrap .about-EF, .fairContent .flexbox-wrap .form {
width: 100% !important;
}
.fairContent .flexbox-wrap {
row-gap: 1em;
}
.MBBSLP .factsBox h3 {
padding-left: 0.5em !important;
}
.section-spacing.MBBS-abroad .facts-container {
gap: 1em;
}
.fairContent .flexbox-wrap p.large.text-desktop {
display: none;
}
.MBBS-abroad .factsBox .VectorList {
padding: 1em 0em 0em 0.5em !important;
}
.MBBSLP .mbbs-green-CTA{
position: relative;
}
.MBBSLP .mbbs-green-CTA:before {
content: '';
position: absolute;
background: url(https://metaapply.io/wp-content/themes/metaapply/images/MBBS-lp-images/plus-mbbs-bg.webp);
height: 100%;
width: 100%;
top: 0;
left: 0;
background-repeat: no-repeat;
background-size: cover;
opacity: 0.25;
}
.MBBSLP .travelabroad .travel-img, .travelabroad .travel-pointersWrap {
position: relative;
z-index: 1;
}
.MBBSLP section.MBBSPartnerSection{
margin-bottom: 0;
}
.MBBSLP .mbbs-green-CTA .green-CTA-wrap .cta-btnWrap:before {
top: 50%;
transform: translate(-50%, -50%) rotate(90deg);
left: -24%;
background-size: 84px;
}
.MBBSLP .mbbs-green-CTA .green-CTA-wrap .cta-btnWrap:after {
top: 50%;
transform: translate(50%, -50%) rotate(270deg);
right: -24% !important;
background-size: 84px;
left: auto;
}
.MBBSLPBanner section .container {
flex-direction: column;
row-gap: 3em;
padding-bottom: 6em;
}
.MBBSLP .mbbs-green-CTA .green-CTA-wrap {
flex-direction: column;
padding: 0;
text-align: center;
row-gap: 3em;
}
.MBBSLP .mbbs-green-CTA .green-CTA-wrap h2, .MBBSLP .lp-cta h2 {
max-width: 100%;
width: 100%;
}
.MBBSLP .lp-cta button {
font-size: 16px;
padding: 0.7em 1.5em;
border-radius: 6px;
}
.travelabroad .travel-pointersWrap {
padding: 1em 0;
}
.travel-points img {
max-width: 55px;
}
.MBBSLP .tnc-area p {
font-size: 14px;
padding-top: 16px;
}
.travelabroad .wavy-section:after {
background: linear-gradient(180deg, transparent 8%, #0066B0 0%);
z-index: 0;
}
.mbbs-lp-testimonials-pagination span.swiper-pagination-bullet-active{
width: 50px !important;
height: 8px;
}
.mbbs-lp-testimonials-pagination span.swiper-pagination-bullet{
width: 15px;
height: 8px;
}
.MBBSLP .AbroadNeedHeading h2 {
font-size: 26px;
}
.MBBSLP .AbroadNeedHeading, .MBBSLP .AbroadNeedHeading:before{
border-radius: 12px;
}
.MBBSLP .circleimgbox img {
max-width: 68px;
}
.MBBSLP .AbroadNeedSection .circleimgbox h6 br{
display: block;
}
.MBBSLP .AbroadNeedSection .circleimgbox p {
font-size: 13px;
line-height: 22px;
}
.MBBSLP .MBBSProcess img {
width: 100%;
max-width: 80px;
}
.MBBSLP .MBBSProcess .swiper-wrapper:before{
top: 40px;
width: 175%;
}
.MBBSProcess .swiper-slide h6 {
font-size: 14px;
margin-top: 1.2em;
line-height: normal;
}
.MBBSLP section.section-spacing {
padding: 4em 0;
}
.MBBSLP .mbbs-green-CTA {
padding: 3em 0 4em !important;
background: linear-gradient(181deg, #064D92 23%, #218D93 54%, #91F1DC 100%);
}
.travelabroad .travel-img img{
visibility: visible;
}
.MBBSLP .MBBSLPBanner:before {
height: 84%;
}
.MBBSLP div#form-direct.MBBS-lpForm{
width: 100%;
}
.MBBSLP .MBBSBannerLeft {
width: 100%;
}
.MBBSLP .MBBSflagsWrap {
column-gap: 1em;
justify-content: center;
}
.MBBSLP .MBBSflag img {
width: 65px;
}
.MBBSLP .MBBSBannerContent h1 {
font-size: 42px;
text-align: center;
}
.MBBSLP .MBBSBannerContent h3{
text-align: center;
}
.MBBSLP .MBBSBannerContent img {
max-width: 80%;
}
.MBBSLP .MBBSflagsWrap p.small {
padding-top: 6px;
font-size: 13px;
}
.MBBSLP .travelabroad p.description{
max-width: 100%;
}
.SchillerLP .hero-section:not(.home) .Banner-img.has-form {
width: 100%;
}
.SchillerLP .ECLP .lp-cta h2 br{
display: none;
}
.SchillerLP section.hero-section:before{
display: none;
}
.SchillerLP section.hero-section .banner_comtent {
max-width: 100%;
padding: 1em 0;
text-align: center !important;
width: 100% !important;
}
.SchillerLP section.hero-section img {
max-width: 58%;
padding: 1em 0 2em;
display: block;
left: 50%;
position: relative;
transform: translateX(-50%);
}
.SchillerLP section.hero-section .banner_comtent p {
padding-right: 0;
}
.SchillerLP .hero-section .banner_comtent h1 {
font-size: 26px;
padding-bottom: 0.5em;
}
.SchillerLP .Banner-img.has-form {
padding-bottom: 1.2em !important;
}
.ECTestPrepLp .lsq-portal-widget{
margin-right: 0;
}
.SUE2 .banner_comtent h1 {
text-align: center !important;
}
.imgbox-container {
grid-template-columns: 1fr;
grid-gap: 1em;
}
.inlineGridBox {
grid-template-columns: 1fr;
}
.inline-imagebox:nth-child(2) .inline-img, .inline-imagebox:nth-child(4) .inline-img{
order: 1;
}
.inline-imagebox:nth-child(3) .inline-img{
order: 0;
}
.ECLP .formSection {
flex-direction: column;
row-gap: 1em;
}
.ECLP .formSection .contentForm, .ECLP .formSection div#form-direct {
width: 100%;
}   .ECLP .npf_wgts iframe {
border-radius: 12px;
}
.ECLP button.btn {
height: auto;
font-size: 14px;
}
.ECLP .gridContent h3 {
font-size: 26px;
}
.ECLP .NumberSection .container {
flex-direction: column;
}
.ECLP section.NumberSection {
padding: 4em 0px;
}
.experienceCentreLP header .container {
max-width: 540px;
}
.ECLP .newCounters {
width: 100%;
}
.ECLP section.NumberSection h2 {
font-size: 32px;
}
.ECLP .newCounters .count_wrap {
min-width: 129px;
}
.ECLP .newCounters .count_wrap {
min-width: 129px;
min-height: 178px;
border: none !important;
}
.ECLP section.NumberSection h6 {
font-size: 16px;
line-height: normal;
}
.ECLP .newCounters .count_wrap{
position: relative;
}
.ECLP .newCounters .count_wrap:not(:last-child):after {
content: '';
position: absolute;
background: var(--bs-shades-bg-white);
height: 94px;
width: 1px;
right: 0;
top: 50%;
transform: translateY(-50%);
}
.ECTestPrepLp .lpcontainer {
flex-direction: column;
gap: 1.5em;
padding: 2em;
}
.ECTestPrepLp .ECLPBanneContent, .ECTestPrepLp #form-direct {
width: 100%;
max-width: none;
}
.ECTestPrepLp .npf_wgts {
margin-right: 0;
padding: 0;
}
.ECTestPrepLp .ECLPBanneContent {
padding: 2em;
border-radius: 10px;
align-items: center;
text-align: center;
}
.ECTestPrepLp .ECLP .npf_wgts iframe{
border-radius: 10px;
}
.StudyTypeWrap.EPExams {
grid-template-columns: repeat(2, 1fr);
grid-gap: 16px;
}
.StudyTypeWrap.STExams {
grid-template-columns: 1fr;
grid-gap: 2em;
}
.examTypes img.testPrepLogo {
height: 36px;
}
ExamTypeHeader {
min-height: auto;
padding: 0.5em 1em 0.5em;
}
.examTypes h3 {
font-size: 26px;
padding-bottom: 0.5em;
}
.STExamsWrap {
padding-top: 3em;
}
.ECLP .examTypes h4 {
font-size: 20px;
padding-bottom: 0.5em;
}
.ECTestPrepLp .ECLPBanneContent h1 {
font-size: 42px;
padding-bottom: 16px;
}
.ECTestPrepLp .lpcontainer button {
padding: 12px 20px;
}
.ECTestPrepLp .ECLPBanneContent p.large {
padding-bottom: 12px;
}
.StudyTypeWrap {
grid-template-columns: repeat(2, 1fr);
grid-gap: 16px;
}
.typeofStudy .StudyTypeWrap .studyWrap:last-child {
grid-column: span 2;
}
.ECTestPrepLp .studyTypeContent {
padding: 0.5em 1.2em 1.5em 1.2em;
}
.ECTestPrepLp .typeofStudy .studyWrap h6 {
padding: 14px 10px;
}
.ECTestPrepLp .newCounters .count_wrap:not(:last-child):after{
display:none;
}
.ECTestPrepLp .count_wrap {
padding: 1.8em 3em;
}
.Steps7 .wrapper-carousel {
padding: 4em 0;
border-radius: 50px 50px 0 0;
}
.stepsSlider img {
max-width: 80px;
}
.Steps7 .swiper-wrapper:before {
width: 210%;
top: 40px;
left: 9%;
transform: none;
}
body.experienceCentreLP:not(.ECTestPrepLp) .formSection #form-direct {
order: -1;
}
.USGULP .USGUPage .hero-section:before{
background-image: url(//metaapply.io/wp-content/themes/metaapply/images/flag.webp) !important;
background-repeat: no-repeat;
background-position: center bottom;
background-size: 100%;
right: 0;
}
.USGULP .USGUPage .ModesWrap{
flex-direction: column;
gap: 2em;
}
.USGULP .USGUPage .hero-section .banner_comtent h1{
font-size: 32px;
line-height: 48px;
}
.USGULP .USGUPage .hero-section .banner_comtent{
width: 100% !important;
align-items: center;
padding-bottom: 4em !important;
}
.USGULP .USGUPage .hero-section .banner_comtent + img{
max-width: 90%;
}
.USGULP .USGUPage .hero-section .banner_comtent p.large{
font-size: 18px;
}
.USGULP .USGUPage h2{
font-size: 28px;
}
.USGULP .USGUPage .lp-cta h2{
max-width: 100%;
}
.USGULP .USGUPage .hero-section.img-banner .container{
text-align: center;
}
.USGULP .USGUPage .whyChoose .whyChooseWrap{
gap: 1em;
display: grid;
grid-template-columns: repeat(2, 1fr);
}
.USGULP .USGUPage .whyChooseBox img{
max-width: 22%;
}
.USGULP .hero-section .banner_comtent{
padding-top: 0;
}
.USGULP .whyChoose .whyChooseWrap {
gap: 1.5em 1.2em;
}
.USGULP .lp-cta h3 {
font-size: 22px;
}
}
@media screen and (max-width:576px) {
body:has(.MBBSLP) .be-doctor-logo {
max-width: 65px;
}
.SchillerLP section.programsSection button.btn.btn-large{
position: relative;
}
.EducationFair .hero-section h1 {
font-size: 18px;
letter-spacing: 3px;
padding-bottom: 0em;
}
.EducationFair section.hero-section.img-banner img.free-entry-tag {
max-width: 80px;
top: -1%;
}
main.EducationFair section.hero-section:not(.home) .container {
min-height: auto;
}  
.EducationFair .pink-count.counters {
max-width: 100%;
}
.EducationFair .pink-count.counters h6 {
font-size: 11px;
font-weight: 400;
line-height: 16px;
}
.EducationFair .imgbox2-wrap h5 {
font-size: 18px;
padding-bottom: 0px;
}
.imgbox2-wrap {
padding: 1.2em 1.5em;
}
.EducationFair .pink-count.counters h2.counting {
font-size: 24px;
}
.EducationFair .fairImages {
gap: 2px;
}
.EducationFair .hero-section p {
font-size: 14px;
padding-top: 0.8em;
}
.MBBSLPBanner section .container{
padding-top: 0;
}
main.MBBSLP .MBBSBannerContent img {
margin-top: 2em;
margin-bottom: -62px;
}
.MBBSLP .MBBSflagsWrap p.small {
padding-top: 4px;
font-size: 11px;
}
.MBBSLP .AbroadNeedHeading {
padding: 5em 0;
}
.MBBSLP .MBBSBannerContent img {
margin: 0 auto -22px;
}
.MBBSLP .mbbs-green-CTA .green-CTA-wrap h2 {
font-size: 26px;
}
.MBBSLP .MBBSProcess .swiper-wrapper:before {
width: 280%;
}
.travelabroad .wavy-section {
background-position: top left;
margin-top: -1em;
}
.travelabroad .travel-pointersWrap {
padding-top: 3em;
}
.MBBSLP .MBBSflagsWrap {
flex-wrap: wrap;
row-gap: 14px;
column-gap: 0.6em;
}
.MBBSLP .MBBSBannerContent h1 {
font-size: 32px;
}
.MBBSLP .MBBSBannerContent h3 {
font-size: 18px;
}
.MBBSLP .MBBSLPBanner:before {
height: 88%;
}
.MBBSLP .MBBSPartnerSection .WhiteWrap {
padding: 1.5em 2em;
}
.MBBSLP .MBBSPartnerSection .swiper-slide img {
width: auto;
max-width: 75%;
}
.MBBSLP .AbroadNeedSection .circleimgboxWrap {
grid-template-columns: repeat(2, 1fr);
gap: 1em 0.5em;
}
.MBBSLP .circleimgbox img {
max-width: 60px;
}
.MBBSLP .travelabroad p.description {
font-size: 14px;
margin-bottom: 1em;
}
.MBBSLP .travelabroad h2 {
margin: 0;
padding-bottom: 24px;
}
.MBBSLP .AbroadNeedSection .circleimgbox h6 {
margin-top: 14px;
margin-bottom: 4px;
}
.MBBSLP .AbroadNeedSection .circleimgbox p {
font-size: 12px;
line-height: 18px;
}
.MBBSLP .prev-MBBPartner, .MBBSLP .next-MBBPartner {
top: 50% !important;
}
.MBBSLP .prev-MBBPartner {
left: -30px !important;
}
.MBBSLP .next-MBBPartner {
right: -30px !important;
}
.MBBSLP .MBBSflag img {
width: 55px;
}
.SchillerLP .campus_box h3 {
font-size: 18px;
margin: 0;
}
.SchillerLP .campus_box {
border-radius: 16px;
background-position: center !important;
height: 220px;
padding: 1.5em 0;
background-size: cover !important;
}
.SchillerLP .ECLP h2 {
font-size: 22px;
padding-bottom: 38px;
}
.SchillerLP .ECLP .lp-cta h2 {
padding-bottom: 0px;
}
.SchillerLP section button.btn.btn-large {
font-size: 14px;
border-radius: 8px;
padding: 12px 20px;
}
.SchillerLP section.programsSection button.btn.btn-large {
bottom: 0px;
left: 50%;
display: block;
margin-top: 1.5em;
}
.lp-testimonials .swiper-slide .lptestimonial-info p{
font-size: 14px !important;
}
.whySchiller .imgbox-wrap {
text-align: left;
column-gap: 2em;
padding: 2em 2em;
}
.SchillerLP .imgbox-wrap h5 {
color: #0D436D;
font-size: 16px;
}
.SchillerLP .imgbox-wrap .img-content p {
line-height: 20px;
font-size: 12px;
}
.SchillerLP p.large {
font-size: 14px;
line-height: 24px;
}
.SchillerLP .ECLP section.NumberSection {
background-repeat: no-repeat;
background-size: cover;
}
.SchillerLP .programsSlider .ProgramBox {
padding: 1em;
}
.programsSlider-pagination span.swiper-pagination-bullet {
background: #fff !important;
}
.SchillerLP .campuses {
grid-template-columns: repeat(2, 1fr);
grid-gap: 14px;
}
.agenda-wrap {
flex-direction: column;
}
.agenda-img, .agenda-text {
width: 100%;
}
.agenda-box img {
padding-top: 4px;
}
.web-agenda {
background: url(//metaapply.io/wp-content/themes/metaapply/images/Orange_COver.png);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.SouthUniversityEvent .hero-section img.tagg {
max-width: 160px;
}
.SouthUniversityEvent .hero-section p.w-bold {
text-align: left;
}
.SouthUniversityEvent .checkpoints {
padding: 0 !important;
}
.su-event-details {
flex-direction: column;
row-gap: 16px;
width: 100%;
}
.SouthUniversity .hero-section .su-info img {
width: 25px;
margin-top: 3px;
}
.SouthUniversityEvent .hero-section .su-info p.w-bold {
font-size: 12px;
line-height: normal;
}
.SouthUniversityEvent .hero-section .su-info p.large {
font-size: 14px;
}
.schedule-wrapper {
grid-template-columns: repeat(1, 1fr);
row-gap: 16px;
}
.EducationFair a:has(button.btn.btn-large) {
margin-top: 2.5em;
height: auto;
}
.about-metaapply p.large{
font-size: 14px;
line-height: 24px;
}
.imgbox2-container {
grid-template-columns: 1fr;
}
.imgbox2-wrap {
padding: 2em 1.5em;
}
.SouthUniversity .hero-section h1 {
font-size: 24px;
text-align: left;
}
.SouthUniversity .banner-btns {
text-align: left;
}
.SouthUniversity .check_wrap p {
text-align: left;
}
.SouthUniversity .checkpoints {
padding: 40px 16px 8px 16px;
}
.SouthUniversity .check_wrap img {
width: 16px;
padding: 3px 0 0 0;
}
.SouthUniversity .Banner-img.has-form iframe {
height: 675px;
}
.DetailBox {
padding: 12px 18px;
}
.checkpoints2 {
padding-top: 0.5em;
}
.imgbox-wrap {
padding: 1.5em 1.2em;
column-gap: 1em;
}
.imgbox-wrap img {
max-width: 45px;
}
.imgbox-wrap .img-content p {
line-height: 22px;
}
.whySouth button.btn.btn-large, .whyStudy button.btn.btn-large {
margin-top: 2em;
height: auto;
}
.inline-imagebox {
flex-direction: column;
}
.inlineGridBox {
grid-gap: 12px;
}
.inline-imagebox .hover-content, .inline-imagebox .inline-img {
width: 100%;
}
.inline-imagebox .inline-img {
order: 0 !important;
}
.inline-imagebox .hover-content h5 {
font-size: 18px;
}
.graceland-lp .counters h6 {
font-size: 13px;
max-width: 75%;
}
.graceland-lp .count_wrap:not(:first-child) {
border-top: 1px solid #ffffff36;
padding-top: 8px;
margin-top: 8px;
}
.graceland-lp .counters {
display: grid;
row-gap: 12px;
}
.graceland-lp .hero-section img {
width: 55%;
}
.graceland-lp .check_wrap img{
width: 16px;
}
.graceland-lp .hero-section p.large{
font-size: 16px;
}
main.graceland-lp .hero-section h1 {
font-size: 30px;
}
.ECLP .ecGrid, .ECLP .DGrid {
grid-template-columns: repeat(1, 1fr);
}
.ECLP .NumberSection .container {
flex-direction: column;
}
.ECLP .newCounters {
display: grid;
grid-template-columns: 1fr 1fr;
}
.ECLP .newCounters .count_wrap:first-child:before {
content: '';
position: absolute;
background: var(--bs-shades-bg-white);
height: 1px;
width: 120px;
left: 50%;
bottom: 0;
transform: translateX(-50%);
}
.ECLP .newCounters .count_wrap:nth-child(2):after {
content: '';
position: absolute;
background: var(--bs-shades-bg-white);
height: 1px;
width: 120px;
left: 50%;
bottom: 0;
transform: translateX(-50%);
top: auto;
}
.ECLP h2 {
font-size: 28px;
padding-bottom: 38px;
}
.ECLP section.section-spacing {
padding: 3.5em 0;
}
.ECLP .GridPointBox h3 {
font-size: 28px;
line-height: normal;
}
.ECLP .GridPointBox h4 {
font-size: 20px;
line-height: normal;
padding: 1em 0em 0.2em 0em;
}
.ECLP .GridPointBox {
padding: 1.8em;
}
.ECLP section.NumberSection h2 {
font-size: 28px;
}
.ECLP section.NumberSection {
padding-bottom: 2em;
}
.ECLP .gridContent h3 {
font-size: 24px;
}
.ECLP .gridContent {
padding: 20px 25px;
}
.ECLP .bannerArea h1 {
font-size: 32px;
padding-bottom: 8px;
}
.ECLP .bannerArea p.large {
text-align: center;
font-size: 14px;
}
.ECLP .bannerInfo {
padding-top: 4px;
padding-bottom: 1.5em;
}
.ECLP .bannerArea {
background-image: linear-gradient(180deg, #2e318c61 37%, #2e318cb8 68%, #2e318cd1 85%, #2E318C 100%), url(https://metaapply.io/wp-content/themes/metaapply/images/ec-lp-banner.webp);
min-height: unset;
padding: 4em 15px 3em;
background-size: 125% 100%;
}
.ECLP .hasbuttonSection section {
padding-bottom: 7em;
}
.ECLP .hasbuttonSection a:has(button){
bottom: 3.5em;
width: 100%;
text-align: center;
}
.ECLP .newCounters .count_wrap {
min-height: unset !important;
padding: 3em 0; }
.ECLP section.NumberSection {
height: 500px;
}
.StudyTypeWrap.EPExams {
grid-template-columns: repeat(1, 1fr);
}
.UGcards, .PGCards {
grid-template-columns: 1fr;
grid-gap: 16px;
}
.ExamTypeHeader {
min-height: auto;
padding-bottom: 0.5em;
}
.StudyTypeWrap {
grid-template-columns: repeat(1, 1fr);
}
.typeofStudy .StudyTypeWrap .studyWrap:last-child {
grid-column: auto;
}
.examTypes h3 {
font-size: 24px;
}
.Steps7 .swiper-wrapper:before {
width: 320%;
left: 15%;
transform: none;
}
.ECTestPrepLp .count_wrap {
padding: 1.2em !important;
}
.ECTestPrepLp .count_wrap:before, .ECTestPrepLp .count_wrap:after {
display: none;
}
.ECTestPrepLp .counters.newCounters {
grid-gap: 16px;
}
.ECTestPrepLp .bannerArea {
background-size: cover;
padding: 0;
}
.ECTestPrepLp .lpcontainer {
gap: 1.2em;
padding: 1.2em;
}
.ECTestPrepLp .ECLPBanneContent {
padding: 2.5em 1.5em;
}
.ECTestPrepLp .ECLPBanneContent h1 {
padding-bottom: 14px;
font-size: 32px;
line-height: normal;
}
.ECTestPrepLp .lpcontainer button {
padding: 10px 20px;
}
.ECPaidCampaign .ECLP .bannerArea{
background: url(https://metaapply.io/wp-content/themes/metaapply/images/Mobile_image.webp);
background-size: cover;
background-position: top center;
padding: 1.5em 15px 0em;
position: relative;
z-index: 1;
}
.ECPaidCampaign .ECLP .bannerArea h1{
text-align: center;
font-size: 28px;
margin: 0;
padding: 0 28px;
}
.ECPaidCampaign img.GirlOnBanner {
max-width: 260px;
margin-top: 8em;
}
.ECPaidCampaign .bannerArea figure .hidden-svg, .ECPaidCampaign .bannerArea #hand-drawn-circle {
height: 60px;
}
.ECPaidCampaign .ECLP .bannerArea p.large,.ECPaidCampaign .bannerInfo p {
font-size: 12px;
line-height: normal;
}
.ECPaidCampaign .bannerArea figure {
margin-bottom: 0.4em;
}
.ECPaidCampaign .bannerArea button.btn-exLarge {
font-size: 12px;
padding: 4px 11px;
}
.ECPaidCampaign .ECLP .npf_wgts iframe {
height: 720px;
}
.ECPaidCampaign .ECLP h2.SmallHeading {
font-size: 24px;
padding-bottom: 20px;
}
.ECPaidCampaign .SlidingDomains .swiper-btns .swiper-button-prev,.ECPaidCampaign .SlidingDomains .swiper-btns .swiper-button-next{
display: flex;
position: relative !important;
transform: none;
margin-top: 1.2em;
}
.ECPaidCampaign .SlidingDomains .swiper-btns {
padding: 0;
column-gap: 9px;
}
.ECPaidCampaign section .swiper-button-next::after, .ECPaidCampaign section .swiper-button-prev::after {
font-size: 12px;
}
.ECPaidCampaign .fRow {
flex-direction: column;
}
.ECPaidCampaign .SlidingDomains .fRow .wrapper-carousel,.ECPaidCampaign .DomainHeading{
width: 100%;
}
.ECPaidCampaign .SlidingDomains .mobile-only{
display: block;
}
.ECPaidCampaign .SlidingDomains .fRow .wrapper-carousel{
display: none;
}
.ECPaidCampaign .DomainHeading h3 {
font-size: 38px;
padding: 0.5em 0;
}
.ECPaidCampaign .ECLP .lp-cta h2 {
font-size: 24px;
}
.ECPaidCampaign .ECLP h2 {
padding-bottom: 36px;
font-size: 28px;
}
.ECPaidCampaign .ECLP .bannerArea:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; background: linear-gradient(180deg, #070a5f 17%, #2e318c00 72%);
z-index: -1;
}
.flightTicketLP .bannerSection h1 {
font-size: 30px;
line-height: 34px;
}
.flightTicketLP .bannerSection h1 span {
font-size: 22px;
padding-bottom: 6px;
}
.flightTicketLP .flyWrap img {
max-width: 100%;
}
.AvailPointWrap .CustomNumber {
padding: 14px;
font-size: 15px;
}
.AvailPointWrap .availPointer h5 {
margin: 0;
font-size: 16px;
line-height: normal;
}
.AvailPointWrap {
row-gap: 1em;
}
.lp_disclamer li {
font-size: 14px;
}
.ECLP .ForeignEducation h3.text-center {
font-size: 21px;
line-height: 30px;
padding-bottom: 30px;
}
.flightTicketLP main.ECLP .formSection div#form-direct {
width: 100%;
}
.USGULP .USGUPage .hero-section .banner_comtent + img{
max-width: 70% !important;
}
.USGULP .USGUPage .whyChoose .whyChooseWrap{
gap: 1em;
display: grid;
grid-template-columns: repeat(1, 1fr);
}
.USGULP .USGUPage .whyChoose .whyChooseBox{
width: 100%;
}
.USGULP .USGUPage .whyChooseBox img{
max-width: 10%;
}
body.USGULP .USGUPage .hero-section .banner_comtent img{
max-width: 160px;
width: auto;
}
.USGULP .USGUPage .hero-section .banner_comtent p.large{
font-size: 14px !important;
}
.USGULP .USGUPage .hero-section .banner_comtent{
padding-top: 0 !important;
}
body.USGULP .whyChoose .whyChooseBox {
width: 100%;
}
body.USGULP .USGUPage .hero-section .banner_comtent {
padding-bottom: 3em !important;
}
body.USGULP .ModesWrap .modalImage img {
border-radius: 20px;
width: 100%;
}
body.USGULP .ModesWrap .modesHeader  {
border-radius: 20px 20px 0 0;
}
body.USGULP .ModesWrap .modesOuterBox {
border-radius: 20px;
}
body.USGULP .ModesWrap .modesOuterBox {
position: relative;
width: 100%;
}
body.USGULP .learningModes a {
margin-top: 2em !important;
}
body.USGULP .USGUPage .hero-section .banner_comtent img.BPPELogo {
height: 62px;
}
body.USGULP .hero-section .banner_comtent .bannerLogos .logoBox:first-child {
padding-right: 1.5em;
}
body.USGULP .hero-section .banner_comtent .bannerLogos {
column-gap: 1.5em;
}
.USGULP .hero-section .banner_comtent a {
margin-top: 1em;
}
.USGULP .ModesWrap .modesBody {
padding: 1.75em 1.5em;
}
.USGULP .lp-cta h3 {
font-size: 18px;
}
.USGULP .USGUPage h2 {
font-size: 25px;
}
body.USGULP .lp-cta .tnc-area p {
font-size: 14px;
}
body.USGULP .lp-cta .tnc-area br{
display: block;
}
body.USGULP .lp-cta .tnc-area {
margin-top: 3em;
}
.USGULP .programsSlider-pagination {
position: relative;
margin-top: 1em;
}
}
.USGULP .lp-cta .tnc-area br {
display: none;
}
@media screen and (min-width: 1440px){
main.ECLP .formSection .contentForm {
width: 50%;
}
.SchillerLP .container-lg {
max-width: 1596px !important;
}
main.MBBSLP h2 {
font-size: 48px;
line-height: 60px;
}
.MBBSLP .MBBSBannerContent h3 {
font-size: 36px;
}
}
@media screen and (max-width: 1440px) and (min-width: 1200px){
.MBBSLP .MBBSBannerContent img {
max-width: 90%;
margin-right: auto !important;
margin-left: 0;
}
.MBBSLP .factsBox h3 {
font-size: 28px;
line-height: normal;
}
.MBBSLP .MBBSBannerContent h1 {
font-size: 64px;
}
.MBBSflag img {
width: 75px;
}
.MBBSLP .mbbs-green-CTA .green-CTA-wrap h2 {
width: 70%;
}
.travel-points img {
width: 70px;
}
.travelabroad .travel-pointersWrap {
width: 45%;
padding: 4em 1em 4em 0;
}
.MBBSLP .lp-cta h2 {
max-width: 65%;
}
.MBBSLP .AbroadNeedSection {
column-gap: 1.2em;
}
.MBBSLP .AbroadNeedSection .circleimgboxWrap {
gap: 1.5em 0em;
}
.SchillerLP h1 {
font-size: 38px;
}
.SchillerLP section.hero-section img {
max-width: 250px;
padding: 2em 0;
}
.SchillerLP section.hero-section:before {
max-width: 520px;
}
.SchillerLP section.hero-section .banner_comtent p {
font-size: 16px;
line-height: 26px;
}
.ECLP .lp-cta h2 {
max-width: 100%;
font-size: 42px;
padding-bottom: 0.8em;
}
.SchillerLP .campuses {
column-gap: 25px;
}
.SchillerLP .imgbox-container {
grid-gap: 25px;
}
.SchillerLP .campus_box h3 {
font-size: 32px;
}
.ECLP section.section-spacing {
padding: 5em 0;
}
.ECLP section.NumberSection h2 {
font-size: 42px;
white-space: normal;
}
.ECLP .newCounters .count_wrap {
min-width: 165px;
}
.ECLP button.btn.btn-exLarge {
height: auto;
}
.ECLP .hasbuttonSection a:has(button) {
bottom: 80px;
}
.ECLP section:not(.bannerArea) a button,.ECLP .hasbuttonSection a button.btn {
font-size: 16px;
padding: 10px 20px;
}
.ECLP h2 {
font-size: 42px;
padding-bottom: 1.2em;
}
.ECLP .gridContent h3 {
font-size: 30px;
}
.ECLP .GridPointBox {
padding: 2em;
}
.ECLP .GridPointBox h3 {
font-size: 42px;
}
.ECLP .GridPointBox h4 {
font-size: 20px;
padding: 1.2em 0em 0.2em 0em;
}
.ECLP .formSection {
column-gap: 4em;
}
.ECLP .formSection div#form-direct {
width: 50%;
}
.ECLP .bannerArea {
background-image: linear-gradient(180deg, #2e318c38 37%, #2e318cbd 68%, #2e318cb3 85%, #2E318C 100%), url(https://metaapply.io/wp-content/themes/metaapply/images/ec-lp-banner.webp);
min-height: 570px;
}
.ECLP .bannerArea h1 {
font-size: 62px;
padding-bottom: 18px;
}
.ECLP .destination .swiper-slide{
min-height: 300px;
}
.ECLP .destination .swiper-slide:hover .country-content .slide-top {
transform: translate(-50%, -35%);
bottom: 0%;
animation: none;
}
.stepsSlider img {
max-width: 82px;
}
.stepsSlider .swiper-slide h6 {
font-size: 16px;
padding-top: 14px;
}
.Steps7 .wrapper-carousel {
border-radius: 100px 100px 0 0;
padding: 5em 0;
}
.StudyTypeWrap.STExams {
grid-gap: 2em;
}
.examTypes .studyTypeContent {
padding: 1em 1em 1.8em 1.2em;
}
.examTypes img.testPrepLogo {
height: 40px;
width: auto;
}
.examTypes h3 {
font-size: 34px;
padding-bottom: 1em;
line-height: normal;
}
.ECLP .examTypes h4 {
font-size: 28px;
padding-bottom: 0.8em;
}
.ECTestPrepLp .npf_wgts {
margin-right: 50px;
padding: 2em 0px;
}
.ECTestPrepLp #form-direct {
width: 36%;
padding: 2em 0;
}
.ECTestPrepLp .ECLPBanneContent h1{
font-size: 54px;
padding-bottom: 18px;
line-height: normal;
}
.ECTestPrepLp .ECLPBanneContent {
max-width: 490px;
}
.flightTicketLP .bannerSection h1 {
font-size: 60px;
}
.flightTicketLP .bannerSection h1 span {
font-size: 40px;
padding-bottom: 4px;
}
.flightTicketLP .flyWrap img {
max-width: 70%;
}
.AvailPointWrap .CustomNumber {
padding: 18px;
font-size: 22px;
}
.AvailPointWrap .availPointer h5 {
margin: 0;
font-size: 22px;
}
.ECLP .ForeignEducation h3.text-center {
font-size: 36px;
}
}
@media screen and (max-width: 1200px) and (min-width: 992px){
.MBBSLP .MBBSBannerContent img {
margin-left: 0;
max-width: 91% !important;
margin-top: 0;
}
.MBBSLP .MBBSLPBanner:before {
height: 64%;
}
.MBBSLP .lp-cta h2 {
max-width: 78%;
}
.MBBSLP .mbbs-testimonial .swiper-slide img {
max-width: 20px;
}
.MBBSLP .AbroadNeedSection {
column-gap: 2em;
}
.MBBSLP .circleimgbox img {
max-width: 80px;
width: 100%;
}
.MBBSLP .AbroadNeedSection .circleimgbox h6 br{
display: block;
}
.MBBSLP .MBBSflag img {
width: 65px;
}
.MBBSLP .MBBSflagsWrap {
column-gap: 1.2em;
}
.MBBSLP .MBBSflagsWrap p.small {
font-size: 13px;
}
.MBBSLP .AbroadNeedHeading h2 {
font-size: 31px;
}
.MBBSLP .AbroadNeedSection .circleimgboxWrap {
gap: 1em 1em;
}
.MBBSLP .mbbs-green-CTA .green-CTA-wrap h2 {
font-size: 36px;
}
.MBBSLP .mbbs-green-CTA .green-CTA-wrap button {
padding: 0.7em 1.2em;
font-size: 18px;
}
.MBBSLP .MBBSBannerContent h1 {
font-size: 52px;
}
.MBBSLP .MBBSBannerContent img {
max-width: 80%;
}
.MBBSLP div#form-direct.MBBS-lpForm {
width: 36%;
}
.MBBSLP .MBBSProcess .swiper-wrapper:before {
width: 105%;
top: 42.5px;
}
.MBBSLP .travel-points img {
max-width: 62px;
}
.travelabroad .travel-pointersWrap .travel-points p {
font-size: 15px;
line-height: 23px;
}
.travelabroad .travel-pointersWrap {
padding: 4em 1em 4em 0;
}
.travelabroad .wavy-section:before {
width: 54%;
}
.travelabroad .travel-pointersWrap .travel-points p b{
font-weight: var(--bs-font-semibold);
}
.travelabroad .travel-pointersWrap .travel-points {
padding-top: 2.5em;
}
.MBBSProcess .swiper-slide h6 {
font-size: 16px;
}
.MBBSLP .MBBSProcess img {
width: 100%;
max-width: 85px;
}
.MBBSLP .lp-cta button {
font-size: 18px;
}
.MBBSLP .travelabroad p.description {
font-size: 18px;
line-height: 28px;
max-width: 90%;
}
.MBBSLP .AbroadNeedSection .circleimgbox h6 {
font-size: 18px;
}
.MBBSLP .AbroadNeedSection .circleimgbox p {
font-size: 14px;
line-height: 21px;
}
.MBBSLP .mbbs-testimonial .swiper-slide p {
font-size: 14px;
line-height: 22px;
}
.SchillerLP section.hero-section:before {
max-width: 450px !important;
left: 48%;
}
.SchillerLP h1 {
font-size: 36px;
line-height: normal;
}
.SchillerLP section.hero-section img {
max-width: 250px;
padding: 2em 0;
}
.SchillerLP section.hero-section:before {
max-width: 360px;
}
.SchillerLP section.hero-section img {
max-width: 250px;
padding: 2em 0;
}
.SchillerLP section.hero-section .banner_comtent p {
font-size: 14px;
line-height: 24px;
}
.ECLP .lp-cta h2 {
max-width: 100%;
font-size: 42px;
padding-bottom: 0.8em;
}
.ECLP section.section-spacing {
padding: 5em 0;
}
.ECLP section.NumberSection h2 {
font-size: 42px;
white-space: normal;
}
.ECLP .newCounters .count_wrap {
min-width: 165px;
}
.ECLP button.btn.btn-exLarge {
height: auto;
}
.ECLP .hasbuttonSection a:has(button) {
bottom: 80px;
}
.ECLP section:not(.bannerArea) a button,.ECLP .hasbuttonSection a button.btn {
font-size: 16px;
padding: 10px 20px;
}
.ECLP h2 {
font-size: 42px;
padding-bottom: 1.2em;
}
.ECLP .gridContent h3 {
font-size: 30px;
}
.ECLP .GridPointBox {
padding: 2em;
}
.ECLP .GridPointBox h3 {
font-size: 42px;
}
.ECLP .GridPointBox h4 {
font-size: 20px;
padding: 1.2em 0em 0.2em 0em;
}
.ECLP .formSection {
column-gap: 4em;
}
.ECLP .formSection div#form-direct {
width: 50%;
}
.ECLP .bannerArea {
background-image: linear-gradient(180deg, #2e318c38 37%, #2e318cbd 68%, #2e318cb3 85%, #2E318C 100%), url(https://metaapply.io/wp-content/themes/metaapply/images/ec-lp-banner.webp);
min-height: 570px;
}
.ECLP .bannerArea h1 {
font-size: 62px;
padding-bottom: 18px;
}
.ECLP .destination .swiper-slide{
min-height: 300px;
}
.ECLP .destination .swiper-slide:hover .country-content .slide-top {
transform: translate(-50%, -35%);
bottom: 0%;
animation: none;
}
.experienceCentreLP header .container {
max-width: 920px;
}
.ECTestPrepLp .formSection p {
font-size: 14px;
line-height: 23px;
}
.stepsSlider .swiper-slide h6 {
font-size: 16px;
padding-top: 14px;
}
.Steps7 .wrapper-carousel {
border-radius: 100px 100px 0 0;
padding: 5em 0;
}
.examTypes .studyTypeContent {
padding: 0.5em 0.5em 1.2em 0.8em;
}
.examTypes img.testPrepLogo {
height: 32px;
width: auto;
}
.examTypes h3 {
font-size: 34px;
padding-bottom: 1em;
line-height: normal;
}
.ECLP .examTypes h4 {
font-size: 28px;
padding-bottom: 0.8em;
}
.ECTestPrepLp .npf_wgts {
margin-right: 50px;
padding: 2em 0px;
}
.ECTestPrepLp #form-direct {
width: 45%;
}
.ECTestPrepLp .ECLPBanneContent h1{
font-size: 48px;
padding-bottom: 12px;
line-height: normal;
}
.ECTestPrepLp .ECLPBanneContent {
max-width: 450px;
}
.stepsSlider img {
max-width: 85px;
}
.ECTestPrepLp .count_wrap h2 {
font-size: 37px;
}
.ECTestPrepLp .count_wrap {
padding: 1.8em 5em;
}
.Steps7 .swiper-wrapper:before {
width: 120%;
left: 9%;
transform: none;
}
.ECTestPrepLp .lpcontainer button {
padding: 14px 22px;
font-size: 18px;
}
.ECTestPrepLp .ECLPBanneContent p.large {
font-size: 18px;
line-height: normal;
}
.StudyTypeWrap, .UGcards, .PGCards {
grid-gap: 14px;
}
.StudyTypeWrap.STExams {
grid-gap: 1.5em;
}
.UGcards, .PGCards {
height: 87%;
}
.flightTicketLP .bannerSection h1 {
font-size: 58px;
line-height: 60px;
}
.flightTicketLP .bannerSection h1 span {
font-size: 40px;
padding-bottom: 4px;
}
.flightTicketLP .flyWrap img {
max-width: 85%;
}
.AvailPointWrap .CustomNumber {
padding: 18px;
font-size: 22px;
}
.AvailPointWrap .availPointer h5 {
margin: 0;
font-size: 22px;
}
.AvailPointWrap {
row-gap: 1.5em;
}
.ECLP .ForeignEducation h3.text-center {
font-size: 36px;
}
}
@media screen and (max-width: 992px) and (min-width: 576px){
body:has(.MBBSLP) .be-doctor-logo {
max-width: 90px;
}
.ECPaidCampaign .ECLP .bannerArea{
background: url(https://metaapply.io/wp-content/themes/metaapply/images/tab_image.webp);
background-size: cover;
position: relative;
z-index: 1;
background-position: top center;
padding: 1.5em 15px 0em;
}
.ECPaidCampaign .ECLP .bannerArea:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; background: linear-gradient(180deg, #070a5f 17%, #2e318c00 72%);
z-index: -1;
}
.ECPaidCampaign img.GirlOnBanner {
max-width: 500px;
margin-top: 2em;
}
.ECPaidCampaign .ECLP .bannerArea h1{
text-align: center;
font-size: 38px;
margin: 0;
}
.ECPaidCampaign .ECLP h2.SmallHeading {
font-size: 30px;
font-weight: var(--bs-font-extrabold);
padding-bottom: 18px;
}
.ECPaidCampaign .ECLP h2 {
font-size: 38px;
}
.ECPaidCampaign .bannerArea figure .hidden-svg, .ECPaidCampaign .bannerArea #hand-drawn-circle {
height: 80px;
}
.ECPaidCampaign .ECLP .bannerInfo {
padding-bottom: 2em;
}
.ECPaidCampaign .NumberSection h2.counting {
font-size: 30px;
}
}
@media screen and (min-width: 768px){
.ECPaidCampaign .chooseDestination img.clipLine.Horizontal {
display: none;
}
}
@media screen and (max-width: 992px) and (min-width: 768.5px){
.ECPaidCampaign .ECLP .npf_wgts iframe {
height: 720px;
}
.ECPaidCampaign .DomainHeading h3 {
font-size: 50px;
}
}
@media screen and (max-width: 1440px) and (min-width: 992px){
.ECPaidCampaign .ECLP .bannerArea h1{
font-size: 48px;
}
.ECPaidCampaign .bannerArea figure .hidden-svg, .ECPaidCampaign .bannerArea #hand-drawn-circle {
height: 100px;
}
.ECPaidCampaign .ECLP .npf_wgts iframe {
height: 700px;
}
.ECPaidCampaign .ECLP h2 {
font-size: 44px;
}
.ECPaidCampaign .GridPointBox h3 {
padding: 4px 10px;
font-size: 24px;
}
.ECPaidCampaign .ECLP h2.SmallHeading {
font-size: 32px;
padding-bottom: 24px;
}
}
@media screen and (max-width: 767.5px){
.ECPaidCampaign .ECLP .contentForm {
padding-top: 0.5em;
}
.ECPaidCampaign .NumberSection h2.counting {
font-size: 30px;
}
.ECPaidCampaign .NumberSection .count_wrap {
padding: 1em 1em;
}
.ECPaidCampaign .DomainSection h2 br{
display: none;
}
.ECPaidCampaign .chooseDestination .col-md-5, .ECPaidCampaign .chooseDestination .col-md-2 {
width: 100%;
}
.ECPaidCampaign .chooseDestination .col-md-2 img.Vertical{
display: none;
}
.ECPaidCampaign .chooseDestination img.clipLine.Horizontal {
width: 100%;
}
.ECPaidCampaign .chooseDestination img.clipLine.Horizontal {
width: 100%;
margin: 10px 0 2em;
}
}
main.UAE-lp h2.counting, main.UAE-lp .UAE-counters .counters h6 {
color: #fff;
}
.UAE-lp footer h3, .UAE-lp footer h2 {
color: #fff;
}
.studyInUAE .UAE-lp button.btn.btn-large {
background: #fff;
}
.studyInUAE .UAE-lp button.btn.btn-large:before {
display: none;
}
.ECPaidCampaign .SlidingDomains .swiper-slide div h5 {
color: #fff;
} .USGULP .ModesWrap .modesOuterBox button.btn.btn-large {
box-shadow: none;
}
.USGULP .hero-section img.BPPELogo {
height: 90px;
}
.USGULP header a.nav-link.activeMenu {
color: var(--bs-primary-bg-pink-700);
}
.USGULP header a.nav-link {
font-family: var(--bs-font-family-jakarta);
color: #031621;
font-weight: var(--bs-font-medium);
}
.USGULP header .navbar-nav {
column-gap: 4px;
}
.USGULP .hero-section {
background: linear-gradient(107deg, #06162f 25%, #98122f 100%) !important;
padding: 4em 0 0;
}
.USGULP .hero-section:before {
content: "";
position: absolute;
background: url(//metaapply.io/wp-content/themes/metaapply/images/close-up-american-flag.webp);
height: 100%;
width: 100%;
background-repeat: no-repeat;
background-position: right;
top: 0;
right: 0;
z-index: 0;
}
.USGULP main button.btn.btn-large, .USGULP main button.btn.btn-large:focus-visible {
border-radius: 16px;
padding: 16.5px 3.63em;
box-shadow: 3.04px 28.92px 47.18px 0 rgb(0 0 0 / 50%);
}
.USGULP button.btn.btn-large:after {
content: '';
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
background: radial-gradient(63.11% 63.11% at 31.97% 19.67%, rgba(255, 255, 255, .7) 0%, rgba(255, 255, 255, 0) 69.79%);
}
.USGULP button.btn.btn-large:before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: linear-gradient(180deg, #f12b7c, #d40056);
transition: left .4s ease;
z-index: -1;
}
.USGULP .hero-section .banner_comtent .bannerLogos {
align-items: center;
display: flex;
column-gap: 2em;
}
.USGULP .hero-section .banner_comtent .bannerLogos .logoBox{
display: inline-flex;
position: relative;
}
.USGULP .hero-section .banner_comtent img.USGULogo {
width: 100%;
max-width: 224px;
}
.USGULP .hero-section .banner_comtent img.linevector {
margin: 0 1.5em;
}
.USGULP .hero-section .banner_comtent {
width: 61%;
padding-bottom: 8em !important;
}
.USGULP .hero-section .banner_comtent h1 {
font-size: 80px;
line-height: 90px;
font-weight: var(--bs-font-regular);
margin: 0;
padding: 33px 0 24px;
}
.USGULP .hero-section .banner_comtent p.large {
color: var(--bs-shades-bg-white);
font-size: 28px;
}
.USGULP .hero-section .banner_comtent a {
display: block;
width: max-content;
margin-top: 2em;
}
.USGULP .hero-section .banner_comtent h1 span {
font-weight: var(--bs-font-extrabold);
}
.USGULP .programsSection {
background: linear-gradient(107deg, #06162F 13%, #C8102F 100%);
}
.USGULP .programsSection h2 {
color: var(--bs-shades-bg-white);
}
.USGULP .programsSlider .ProgramBox {
background: var(--bs-shades-bg-white);
padding: 1.8em;
border-radius: 20px;
text-align: left;
height: 100%;
}
.USGULP .programsSlider .swiper-slide {
height: auto;
}
.USGULP .program_info {
display: flex;
align-items: start;
column-gap: 10px;
}
.USGULP .program_info p {
margin: 0;
line-height: 20px;
color: #031621;
}
.USGULP .programsSlider .ProgramBox .program_info img {
height: 20px;
border-radius: 0;
margin-top: 2px;
}
.USGULP .program_info img{
width: auto;
}
.USGULP .programsSlider .ProgramBox img {
border-radius: 16px;
}
.USGULP .programsSlider .ProgramBox h5 {
color: #042A72;
padding-top: 1em;
font-weight: var(--bs-font-semibold);
margin: 0;
}
.USGULP .program-wrap {
display: flex;
flex-direction: column;
gap: 18px;
gap: 1.1em;
padding-top: 28px;
padding: 1.6em 0 0.6em;
}
.USGULP .programsSection .swiper-btns {
position: absolute;
top: 0;
right: 12px;
padding: 0;
}
.USGULP .programsSection .swiper-btns .next-programsSlider, .USGULP .programsSection .swiper-btns .prev-programsSlider {
border-color: var(--bs-shades-bg-white);
}
.USGULP .hero-section .banner_comtent .bannerLogos .logoBox:first-child {
border-right: 1px solid #ffffff59;
padding-right: 2em;
}
.USGULP .programsSection .swiper-btns .next-programsSlider:after, .USGULP .programsSection .swiper-btns .prev-programsSlider:after {
color: var(--bs-shades-bg-white);
}
.USGULP .lp-cta {
background: linear-gradient(180deg, #2E318C, #070A5F);
padding: 3em 0;
}
.USGULP .lp-cta h3 a {
display: inline-block;
}
.USGULP .lp-cta h3.mailLink a {
border-bottom: 1px solid #fff;
}
.USGULP .lp-cta h2 {
color: var(--bs-shades-bg-white);
text-align: center;
max-width: 80%;
margin: 0 auto;
padding-bottom: 1.3em;
line-height: normal;
}
.USGULP .lp-cta a {
display: block;
width: max-content;
margin: 0 auto;
}
.USGULP .lp-cta .tnc-area p {
color: var(--bs-shades-bg-white);
font-size: 20px;
font-weight: var(--bs-font-medium);
text-align: center;
margin: 0;
}
.USGULP .lp-cta .tnc-area {
border-top: 1px solid rgb(255 255 255 / 50%);
padding-top: 1.5em;
margin-top: 4em;
}
.USGULP .whyChoose {
background: #FFEBF3;
text-align: center;
}
.USGULP h2 {
color: #042A72;
font-size: 42px;
}
.USGULP .whyChoose .whyChooseBox {
background: var(--bs-shades-bg-white);
border-radius: 20px;
box-shadow: 0 10px 20px 0 rgb(206 206 206 / 25%);
display: flex;
align-items: center;
column-gap: 1.5em;
padding: 1.5em 1.25em;
width: 31.5%;
}
.USGULP .whyChoose .whyChooseBox h6 {
color: #031621;
margin: 0;
font-weight: var(--bs-font-medium);
text-align: left;
}
.USGULP .whyChoose .whyChooseWrap {
display: flex;
flex-wrap: wrap;
gap: 3em 1.75em;
justify-content: center;
}
.USGULP .ModesWrap {
display: flex;
position: relative;
justify-content: end;
}
.USGULP .ModesWrap .modalImage img {
border-radius: 28px;
}
.USGULP .ModesWrap .modesOuterBox {
box-shadow: 0 25px 50px -12px rgb(0 0 0 / 25%);
background: var(--bs-shades-bg-white);
border-radius: 28px;
width: 38%;
position: absolute;
left: 0;
top: 0;
height: 100%;
display: flex;
flex-direction: column;
}
.USGULP .ModesWrap .modesHeader {
background: linear-gradient(105deg, #012C7D, #121630);
text-align: center;
border-radius: 28px 28px 0 0;
padding: 20px;
}
.USGULP .ModesWrap .modesHeader h5 {
color: var(--bs-shades-bg-white);
margin: 0;
}
.USGULP .ModesWrap .modesBody {
padding: 1.75em 2em;
height: 100%;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.USGULP .ModesWrap .modesBody p{
margin: 0;
}
.USGULP .ModesWrap .modesBody .modesBox {
display: flex;
column-gap: 10px;
padding: 18px 20px;
border-radius: 12px;
}
.USGULP .ModesWrap .modesBody .modesBox:nth-child(odd) {
background: #FEF2F2;
}
.USGULP .ModesWrap .modesBody .modesBox:nth-child(odd) p{
font-family: var(--bs-font-family-jakarta);
font-weight: var(--bs-font-semibold);
color: #FF3185;
}
.USGULP .ModesWrap .modesBody .modesBox:nth-child(even) p{
font-family: var(--bs-font-family-jakarta);
font-weight: var(--bs-font-semibold);
color: #24278B;
}
.USGULP .ModesWrap .modesBody .modesBox:nth-child(even) {
background: #F2F6FF;
margin: 12px 0;
}
.USGULP .learningModes a {
width: max-content;
margin: 0 auto;
display: block;
margin-top: 3.75em;
}
.USGULP p.large {
color: #031621;
line-height: 31px;
}
.USGULP .lsq-form-widget {
box-shadow: 0 20px 38px 0 rgb(156 156 156 / 50%);
border-radius: 16px;
}
.USGULP .hero-section.img-banner .container{
align-items: end;
}
.USGULP .lp-cta h3{
color: #fff;
text-align: center;
padding-bottom: 1.3em;
}
.USGULP .USGUPage .lp-cta h2{
padding-bottom: 0.8em;
font-weight: var(--bs-font-semibold);
}
@media screen and (max-width: 1440px) and (min-width: 1201px){
.USGULP .hero-section .banner_comtent h1 {
font-size: 64px;
line-height: 86px;
}
.USGULP .hero-section .banner_comtent p.large {
color: var(--bs-shades-bg-white);
font-size: 22px;
}
.USGULP .hero-section .bannerImg {
max-width: 44%;
height: max-content;
}
.USGULP .hero-section .banner_comtent {
padding-bottom: 7em !important;
}
.USGULP .hero-section:before {
background-size: auto 100%;
}
.USGULP .whyChoose .whyChooseBox h6 {
font-size: 18px;
}
.USGULP .whyChoose .whyChooseBox img {
max-height: 65px;
}
}
@media screen and (max-width: 1200px) and (min-width: 993px){
.USGULP p.large {
font-size: 18px;
line-height: 28px;
}
.USGULP .hero-section .banner_comtent img.USGULogo {
max-width: 160px;
}
.USGULP .hero-section img.bannerImg {
height: 100%;
width: 48%;
}
.USGULP .hero-section .banner_comtent h1 {
font-size: 50px;
line-height: 66px;
font-weight: var(--bs-font-regular);
margin: 0;
padding: 24px 0 18px;
}
.USGULP .hero-section .banner_comtent p.large {
font-size: 20px;
}
.USGULP .hero-section:before {
background-size: auto 100%;
}
.USGULP .hero-section {
padding: 2em 0 0;
}
.USGULP .hero-section .banner_comtent {
padding-bottom: 6.5em !important;
}
.USGULP .programsSlider .ProgramBox h5 {
font-size: 20px;
line-height: 28px;
}
.USGULP .programsSlider .ProgramBox .program_info img {
height: 16px;
}
.USGULP .program_info p {
line-height: 18px;
font-size: 14px;
}
.USGULP .ModesWrap .modesHeader h5 {
font-size: 20px;
}
.USGULP .ModesWrap .modesBody {
padding: 1.5em 1.5em;
}
.USGULP .ModesWrap .modesBody .modesBox p {
font-size: 14px;
line-height: 20px;
}
.USGULP .ModesWrap .modesBody .modesBox {
align-items: start;
}
.USGULP .ModesWrap .modesBody .modesBox {
column-gap: 7px;
padding: 14px 14px;
border-radius: 10px;
}
.USGULP .whyChoose .whyChooseBox img {
max-height: 45px;
}
.USGULP .whyChoose .whyChooseBox {
column-gap: 1em;
padding: 1.2em 1.2em;
}
.USGULP .whyChoose .whyChooseBox h6 {
font-size: 16px;
}
.USGULP .whyChoose .whyChooseWrap {
gap: 2.5em 1.5em;
}
.USGULP h2 {
font-size: 38px;
}
.USGULP .hero-section .banner_comtent .bannerLogos .logoBox img.BPPELogo {
height: 64px;
}
.USGULP .ModesWrap .modalImage img {
width: 92%;
}
.USGULP .ModesWrap .modalImage {
text-align: right;
}
}
@media screen and (max-width: 992px) and (min-width: 768px){
.USGULP .hero-section .banner_comtent img.USGULogo {
max-width: 130px;
}
.USGULP .hero-section img.bannerImg {
height: 100%;
width: 46%;
}
.USGULP .hero-section:before {
background-size: auto 100%;
}
.USGULP .hero-section .banner_comtent h1 {
font-size: 42px;
line-height: 60px;
padding: 24px 0 18px;
}
.USGULP .hero-section .banner_comtent p.large {
font-size: 16px;
}
.USGULP main button.btn.btn-large, .USGULP main button.btn.btn-large:focus-visible {
border-radius: 14px;
padding: 14.5px 3em;
}
.USGULP .hero-section .banner_comtent {
padding-bottom: 4em !important;
}
.USGULP .hero-section {
padding: 3em 0 0;
}
.USGULP .hero-section .banner_comtent a {
margin-top: 1.5em;
}
.USGULP .hero-section:before {
right: -18px;
}
.USGULP .hero-section {
overflow: hidden;
}
.USGULP h2 {
font-size: 32px;
}
.USGULP p.large {
line-height: 28px;
}
.USGULP .whyChoose .whyChooseWrap {
gap: 2em 1.5em;
}
.USGULP .whyChoose .whyChooseBox img {
max-height: 45px;
}
.USGULP .whyChoose .whyChooseBox {
width: 42.5%;
}
.USGULP .USGUPage .lp-cta h2 {
max-width: 100%;
}https://github.com/ajaxorg/ace/wiki/Default-Keyboard-Shortcuts
.USGULP .lp-cta .tnc-area p {
font-size: 16px;
}
.USGULP .ModesWrap .modesHeader h5 {
font-size: 15px;
}
.USGULP .ModesWrap .modesBody {
padding: 1em 1em;
}
.USGULP .ModesWrap .modesHeader {
border-radius: 14px 14px 0 0;
padding: 14px;
}
.USGULP .ModesWrap .modesBody .modesBox {
column-gap: 8px;
padding: 14px 14px;
border-radius: 10px;
align-items: start;
}
.USGULP .ModesWrap .modesBody .modesBox img {
margin-top: 5px;
}
.USGULP .ModesWrap .modesBody p {
font-size: 12px;
line-height: 20px;
}
.USGULP .learningModes a {
margin-top: 2.75em;
}
.USGULP main button.btn.btn-large, .USGULP main button.btn.btn-large:focus-visible {
font-size: 14px;
}
.USGULP .hero-section .banner_comtent .bannerLogos .logoBox img.BPPELogo {
height: 55px;
}
.USGULP .ModesWrap .modalImage img {
width: 100%;
}
.USGULP .ModesWrap .modalImage {
text-align: right;
}
.USGULP .ModesWrap .modesBody button.btn.btn-large {
padding: 12px;
}
.USGULP .ModesWrap .modesOuterBox {
width: 40%;
}
}
.USGULP .programsSection h4{
color: #fff;
font-weight: var(--bs-font-semibold);;
}