/*Unique Styles*/
html{scroll-behavior:smooth}
body{font-family:Metropolis;-webkit-font-smoothing:antialiased;-webkit-animation:fix 1s 1;animation:fix 1s 1;overflow-x:hidden;line-height:1.5em;font-weight:300;color:#000;font-size:17px;}
h1,h2,h3,h4,h5{color:#000;font-weight:600;margin-bottom:20px}
a{color:#c21734}
a:hover{color:#05182b}
a,a:hover{text-decoration:none}
a:focus{outline:none}
p{margin:0 0 10px;line-height:1.5em}
p:last-child{margin-bottom:0}
h1{font-size:3em;line-height:1.4em}
h2{font-size:2.667em;line-height:1.4em}
h3{font-size:2.056em;line-height:1.4em}
h4{font-size:1.611em;line-height:1.4em}
h5{font-size:1.222em;line-height:1.4em}
.dtr-pt-100, .dtr-py-100{padding-top:100px;}
.dtr-pb-100, .dtr-py-100{padding-bottom:100px;}
.dtr-pt-80, .dtr-py-80{padding-top:80px;}
.dtr-pb-80, .dtr-py-80{padding-bottom:80px;}
.dtr-pt-50, .dtr-py-50{padding-top:50px;}
.dtr-pb-50, .dtr-py-50{padding-bottom:50px;}
.dtr-pt-30, .dtr-py-30{padding-top:30px;}
.dtr-pb-30, .dtr-py-30{padding-bottom:30px;}
ul,ol{margin:0 0 10px;padding:0;list-style-position:outside;display:block}
ul li, ol li{margin-bottom:8px;display:inline-block}
.accordion{--bs-accordion-btn-focus-border-color:unset;--bs-accordion-btn-focus-box-shadow:unset}
.accordion-item:first-of-type,.accordion-item:last-of-type{border-radius:15px}
.modal-dialog{width:70%;max-width:800px;margin-top:120px}
.modal-dialog img.faculty-modal-img {height: 130px;display: block;margin-bottom: 15px;border-radius: 5px;}
.modal-dialog h4 {font-size: 22px;margin-bottom: 5px;}
.modal-dialog p {font-size: 16px;}
.modal-body {padding: 20px;}
/*arrow-to-top*/
#take-to-top { background-color: #ff0494; color: #fff; width: 40px; height: 40px; z-index: 999; text-align: center; text-decoration: none; border-radius: 50%; -webkit-transition: all .3s ease; transition: all .3s ease; display: block; }
#take-to-top.dtr-fade-scroll { position: fixed; right: 36px; bottom:105px; display: none; }
a#take-to-top img { width: 80%; margin-top: 10%; }
#take-to-top.dtr-fade-scroll svg { padding: 10px; position: relative; left: -2px; top: -2px; }
#take-to-top.dtr-fade-scroll svg path { fill: #fff; }


/*Unique styles for heading and byline for all sections*/
h2.heading{font-size: 42px; font-weight: 500;line-height: 1.2em;}
h2.heading span { position: relative; color: #9A01F5;}
/*
h2.heading span:before { content: ""; background: #7E4D9A; position: absolute; top: 20px; margin-left: -50px; width: 40px; height: 1px; }
h2.heading span:after {content: "";background: #7E4D9A;position: absolute;top: 20px; margin-right: -50px; width: 40px;height: 1px; }
*/

h3.heading-two {font-size: 32px;font-weight: 600;color: #000;}
p.sub-heading { font-size:22px; font-weight: 400;color:#fff }
p.sub-byline {font-size: 20px;}
p.disclaimer {font-size: 15px;}
.modal-dialog { width: 100%; margin-top: 100px; max-width: 750px; }
.modal-dialog button.close { border-radius: 50%; padding: 4px 8px; background: #ff5722; color: #fff; font-size: 30px; border: unset; position: absolute; right: -16px; top: -20px; }
.modal-dialog iframe { width: 100%; height: 400px; }
.modal-dialog .corporate-form iframe {
    width: 100%;
    height: 660px;
}

/* form section css*/

/* Tab */

/* ul#mainTabs { align-items: center; justify-content: center; border: unset; position: sticky; top: 105px; z-index: 999; background: #fff; padding: 25px 25px 0px 25px; margin-bottom: 20px; }
ul#mainTabs li button { color: #8E92A2; border: 1px solid #E2E2E7; display: inline-block; border-radius: 40px; padding: 3px 28px; font-weight: 500; margin: 0 6px; font-size: 15px; }
ul#mainTabs li button.active { background:#A917FE;color:#fff; } */
/* .tab-content { position: sticky; top: 93px; z-index: 999; padding-top: 0; padding-bottom: 0; background: transparent;transition: background 0.3s ease; } */
.tab-content {
    margin-top: 60px;
}
.tab-content.stuck {background: linear-gradient(90deg, rgb(255 253 254) 0%, rgb(255 249 254) 19%, rgb(253 245 252) 38%, rgb(255 245 253) 62%, rgb(254 246 253) 82%, rgb(249 232 254) 100%); }
.tab-content.sticky-active {background: linear-gradient(90deg, rgb(255 253 254) 0%, rgb(255 249 254) 19%, rgb(253 245 252) 38%, rgb(255 245 253) 62%, rgb(254 246 253) 82%, rgb(249 232 254) 100%);}
.filter-container { display: flex ; align-items: center; position: relative; width: max-content; margin: auto; border-radius: 40px; }
.filter-buttons { display: flex ; overflow-x: auto; white-space: nowrap; gap: 0px; padding: 0px; scrollbar-width: none; scroll-behavior: smooth; flex-grow: 1; align-items: center; justify-content: center;background: #D9D9D9; border-radius: 90px; }
.filter-buttons button { flex: 0 0 auto; border: none; background: none; padding: 8px 18px; font-size: 16px; cursor: pointer; white-space: nowrap; color: #060606; border-radius: 50px; }
.filter-buttons button.active { color: #ffffff; position: relative; background: #9A01F5;    border: 3px solid #D9D9D9; }
.filter-buttons::-webkit-scrollbar { display: none; }  
.scroll-button { background: none; border: none; font-size: 20px; cursor: pointer; padding: 5px 10px; position: absolute; z-index: 10;color: #000;} 
.main-banner div.businessDetails { border: 1px solid black; border-radius: 20px; position: relative; padding:16px 22px;width: 100%;margin: auto;background:linear-gradient(90deg,rgba(255, 255, 255, 1) 0%, rgba(236, 204, 255, 1) 100%);}
.main-banner div.businessDetails p.helptitle { position: absolute; top: -20px; left: 0; right: 0; margin-left: auto; margin-right: auto; max-width: max-content; font-size: 22px; font-weight: 500; padding: 5px 15px; border-radius: 10px; color: #fff;background: linear-gradient(310deg, #86479C 0%, #662D90 50%, #572C82 100%); }
section.main-banner .businessDetails p.byline { font-size: 24px; font-weight: 500; text-align: center; }
.form { padding: 30px 0px 0px 0px; border: 1px solid #ccc; border-radius: 10px; background: linear-gradient(#ffffff, #ffffff) padding-box, linear-gradient(320deg, transparent 0%, #e81cff, #40c9ff) border-box; border: 2px solid transparent; background: #ffffff00; margin-top: -20px; }
.with-icon.single-row, .with-icon.single-row2 { width: 48%; margin:0px 0px 4px 2px; display: inline-block; min-height: 38px; vertical-align: top; }
.with-icon.single-row select, .with-icon.single-row2 select{padding: 5px 10px;} 
.with-icon.single-rowfull {
    width: 98%;
}
select, textarea, input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="number"], input[type="tel"], input[type="search"] { position: relative; display: block; width: 100%; padding: 5px 15px; margin: 0 0 2px; border-width: 1px; border-style: solid; border-radius: 5px; font-size: 13px; font-weight: 400; vertical-align: top; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; min-height: 45px; border:1px solid #c1c1c1; }
p.terms-condition-label { margin-top:10px; margin-right: 10px; width: 95%; margin-left: 1%; }
input[type=checkbox]+label a{color: #000000;text-decoration: underline;}
input[type=checkbox] { display: none; }
input[type=checkbox]+label { display: block; margin: 0; cursor: pointer; padding: 0; color:#000;font-weight:300;font-size:12px;margin-top:0;line-height:1.5em; }
input[type=checkbox]:checked+label:before { background-color: #a204fe; border-color: #a204fe; color: #fff; }
input[type=checkbox]+label:before { content: "\2714"; border: .1em solid #cacaca; border-radius: .2em; display: inline-block; width:14px; height:14px; padding-left: 0; padding-bottom: .3em; margin-right: .2em; vertical-align: bottom; color: transparent; transition: .2s; position: relative; top: 2px; text-align: center; margin-left: 0; float: left; margin-bottom: 20px; margin-right: 8px; line-height: 1em; }
input#Phone { padding: 8px 49px; }
.submit-btn { font-weight: 400 !important; padding: 12px 0 10px !important; color: #000 !important; border-radius: 0; display: block; margin: auto; }
.submit-btn.online-apl button { color: #fff; background: #a204fe; font-weight: 500; }
.submit-btn.online-apl button{color:#fff; background: #a204fe}
.flag-dropdown.f16 {margin-top: -3px; }
button.close { background: #ff5722; color: #fff; font-size: 30px; font-weight: 700; line-height: 0; right: -18px; top: -19px; position: absolute; padding: 16px 8px; box-shadow: 0 0 11px 0 #00000057; opacity: 1; z-index: 1; border-radius: 30px; }
.g-recaptcha{visibility: hidden;}
p.question-label { font-size: 16px; font-weight: 500; margin-top: 10px; }
div#myOptions label {font-size:15px;display: inline-block;}
div#myOptions input[type="radio"] { margin-right: 8px; width: 20px; height: 20px;display: none }
input[type="radio"] {
      display: none;
    }

    input[type="radio"] + label {
      position: relative;
      padding-left:24px;
      display: inline-block;
      cursor: pointer;
      line-height: 17px;
      margin-bottom: 10px;
    }

    input[type="radio"] + label::before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 17px;
      height: 17px;
    
      background-color: #B6A4C1;
      border-radius: 50px;
      transition: 0.3s ease;
    }

    input[type="radio"]:checked + label::before {
      background-color: #9A01F5;
      border-color: #9A01F5;
    }

    input[type="radio"]:checked + label::after {
      content: "\2714";
      position: absolute;
      left: 3px;
      top: 0px;
      font-size: 15px;
      color: white;
    }
.radio-option { width: 96%; display: block; vertical-align: top; margin: 5px 0; }
.radio-option.one {width: 96%;}
p.imp-note { font-size: 13px; margin-top: 10px; }
/*Menu Styles*/
nav.navbar.fixed-top.navbar-expand-lg { border-bottom:1px solid #efefef;background: #fff; }
.main-logo {height:75px;margin: 0;}
ul.navbar-nav li{padding:0 5px;margin-bottom:0}
ul.navbar-nav li a{font-weight:400;color:#000;font-size:16px;}
ul.navbar-nav li a:hover, ul.navbar-nav li a:active, ul.navbar-nav li a:focus{color:#000}
ul.navbar-nav li a.nav-link.menu-apply-cta { background: #000000; padding: 9px 20px; color: #fff; border-radius: 25px; margin-top: -2px; }
ul.navbar-nav li a.nav-link.menu-apply-cta { background: #000000; padding: 9px 20px; color: #fff; border-radius: 25px; margin-top: -2px; }
/*Breadcrmb Styles*/
ol.breadcrumb { background: transparent; padding: 0;display: block; margin: auto;text-align: center; }
ol.breadcrumb li.breadcrumb-item a,ol.breadcrumb li.breadcrumb-item{color:#000;text-decoration:none;font-size:12px}
ol.breadcrumb li.breadcrumb-item a{text-decoration: underline;}
ol.breadcrumb li.breadcrumb-item{color:#000}
.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;color:#000;content:"/"}
ol.breadcrumb li.breadcrumb-item:last-child a{color:#000}
/*CTA*/
.button{line-height:1;text-decoration:none;display:inline-flex;border:none;cursor:pointer;align-items:center;gap:.75rem;background-color:#a204fe;color:#fff;border-radius:10rem;font-weight:600;padding:1rem 1.8rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:background-color .3s;}
.button__icon-wrapper{flex-shrink:0;width:25px;height:25px;position:relative;color:var(--clr);background-color:#fff;border-radius:50%;display:grid;place-items:center;overflow:hidden}
.button:hover{background-color:#fff; --main-bg: conic-gradient(from var(--border-angle), #a204fe);    --gradient-border: conic-gradient(from var(--border-angle), #a204fe00 0%, #a204fe00, #ffffff 99%, #36244000); }
.button:hover .button__icon-wrapper,  .button__icon-wrapper{color:#000;}
.button__icon-svg--copy{position:absolute;transform:translate(-150%,150%)}
.button:hover .button__icon-svg:first-child{transition:transform .3s ease-in-out;transform:translate(150%,-150%)}
.button:hover .button__icon-svg--copy{transition:transform .3s ease-in-out .1s;transform:translate(0)}
a.button.text-center:hover{color:#000}
.button:hover .button__icon-wrapper{background:#000;color:#fff}


section.main-banner { padding-top:130px; padding-bottom:50px; background: #f4edf5 url(../images/header-bg.webp) no-repeat; background-size: cover; }
p.acn-presents{display: block; font-size: 26px; font-weight: 500; line-height: 1; margin-bottom: 18px; color: #DFA9FF;margin-top:10px; }
h1.main-headline { font-size: 62px; line-height: 1.2; margin-top: 45px; background-color: #ffffff; background-clip: text; -webkit-background-clip: text; color: transparent; text-shadow: 3px 5px 1px rgb(0 0 0 / 9%);margin-bottom: 10px; }
h1.main-headline span { font-size: 36px; font-weight: 600;display: block; }
h1.main-headline sup { vertical-align: super; font-size: 12px;color:#fff }
p.byline { font-size:23px; font-weight: 400; color: #fff; line-height: 1.3em;}
img.powered-by { height: 115px; background: #fff; border-radius: 10px; border: 1px solid #e5e5e5; padding: 15px; }
.ai-quotient { background: #00000099; display: inline-block; padding: 50px 40px; margin-top: 60px; border-radius: 35px; }
p.reserve-spot-cta a {font-weight: 500;}
p.test-ai { font-size: 32px; color: #fff; font-weight: 500; }

.test-formats { background: #27074D; color: #fff; padding:30px 20px; border: 1px solid #510081; position: relative; border-radius: 10px;margin: 10px 0; }
p.format-label { position: absolute; top: -12px; background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(202, 120, 249, 1) 100%); color: #000; padding: 1px 20px; border-radius: 30px; font-size: 15px; font-weight: 500; }
p.format-label.one{background: linear-gradient(90deg,rgba(154, 1, 245, 1) 0%, rgba(170, 117, 214, 1) 45%, rgba(124, 45, 234, 1) 100%);color:#fff;}
p.format-name {font-size: 19px;font-weight: 500;}
p.format-description {font-size:17px;color:#E2D8E8;}
.test-formats img { position: absolute; right: 0; bottom: 0; }
p.format-number { position: absolute; right: 12px; top: 0px; font-size:28px; font-weight: 500; opacity: 0.3; }


section#programDetails { background: url(../images/olympiad-pattern.webp) no-repeat; background-size: cover; }
.event-registration { background: linear-gradient(180deg, rgba(110, 22, 206, 1) 0%, rgba(192, 6, 214, 1) 100%); padding: 2px; border-radius: 20px; margin: 0;position: relative;}
.event-border { background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(236, 204, 255, 1) 100%); border-radius: 20px; min-height: 200px;padding: 40px; }
h3.key-dates { font-size: 18px; font-weight: 500; color: #fff; background: linear-gradient(180deg, rgba(124, 45, 234, 1) 15%, rgba(196, 77, 209, 1) 100%); position: absolute; top: -15px; left: 44%; padding: 2px 20px; border-radius: 30px; }

ul.event-details li { width: 32%; display: inline-block; font-size: 18px; position: relative; margin-bottom:0px; color: #000; text-align: center; }
ul.event-details li img { display: block; margin: auto; margin-bottom: 15px;height:50px; } 
ul.event-details li strong { display: block; font-size: 22px; font-weight: 500; margin-bottom: 4px; }


.event-stages { background: linear-gradient(180deg, rgba(110, 22, 206, 1) 0%, rgba(192, 6, 214, 1) 100%); padding: 2px; border-radius: 20px; margin: 0; position: relative; min-height:187px;position: relative;margin-top: 20px;}
.event-stages-border { background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(236, 204, 255, 1) 100%); border-radius: 20px; min-height:180px; padding: 40px; }
p.event-steps { font-size: 18px; font-weight: 500; color: #fff; background: linear-gradient(180deg, rgba(124, 45, 234, 1) 15%, rgba(196, 77, 209, 1) 100%); position: absolute; top: -15px; left:28%; padding: 2px 20px; border-radius: 30px; }
.event-stages h3 {text-align: center;font-size: 26px;}
.event-stages h3 span{display: block;font-size: 20px;font-weight:500;margin-top: 10px;}
p.event-content { text-align: center; font-size: 18px; }
h3.pattern-heading { font-size: 26px; color: #681FCE; margin-bottom: 74px; }
ul.pattern-types { margin-top: 140px; }
ul.pattern-types li { display: inline-block; width: 100%; font-size: 20px; padding: 14px 0; font-weight: 500; border-bottom: 1px solid #BABABA; margin-bottom: 1px; }
ul.pattern-types li:last-child {border-bottom: unset;}
table.pattern-data {background: #fff;width: 100%;border-collapse: collapse;border-style: hidden; border-radius: 20px; overflow: hidden;}
table.pattern-data thead{background: linear-gradient(153deg,rgba(124, 45, 234, 1) 15%, rgba(196, 77, 209, 1) 100%);border-radius: 20px 20px 0 0;}
table.pattern-data tr th{padding: 14px;font-size:18px;color:#fff;border: 1px solid #BABABA;font-weight: 500;}
table.pattern-data tr th small { display: block; font-size: 14px; }
table.pattern-data tr td { padding: 15px; font-size: 18px; font-weight: 600; border: 1px solid #BABABA; }
table.pattern-data tr.pattern-data-heading td { font-size: 16px; font-weight: 400; border-bottom: 1px solid #000;table-layout: fixed; }

section#curriculumSec{background:#ffffff;position:relative}
ul.prep-kit li { display: inline-block; width: 30%; background: linear-gradient(180deg, rgb(254 240 255) 15%, rgb(247 243 255) 100%); padding: 20px; font-size: 18px; font-weight: 500; border-radius: 10px; color: #000; }
img.prep-kit { width: 100%; margin-top: 60px; }


section#faq{background:#fef0ff;position:relative}
section#faq .accordion-item{border:none;margin-bottom:10px;border-radius:10px}
section#faq .accordion-button{background-attachment:fixed;background:#fff;color:#000;padding:5px 15px;font-size:18px;font-weight:500;border-radius:8px;box-shadow:2px 2px 25px #00000012}
section#faq .accordion-body ul li{width: 95%; margin-left: 20px; position: relative; font-size: 17px; padding-left: 4px;}
section#faq .accordion-body ul li:before{content: ""; border-color: transparent #878787; border-style: solid; border-width: 5px 0 5px 8px; display: block; height: 0; width: 0; left: -20px; top: 15px; position: relative;}
table.pattern-data tr td span.mobile-view{display: none}
section#faq .accordion-body {
    padding: 25px;
}
p.view-all a {
    background: #000000;
    padding: 14px 25px;
    color: #fff !important;
    border-radius: 25px;
    margin-top: -2px;
    text-decoration: none !important;
}

/*Small devices (portrait phones, less than 600px)*/
@media only screen and (max-width:600px) {
    ul.navbar-nav li { text-align: center; padding: 10px 0; }
    section.main-banner { background-size: cover; background-position: center; padding-top:130px; }
    h1.main-headline { line-height: 1.3; font-size: 52px; }
    h1.main-headline span { line-height: 1.3; font-size: 28px; }
    p.byline { font-size: 18px; }
    .tab-content { margin-top: 50px; }
    .filter-buttons button { font-weight: 300; font-size: 13.5px; padding: 6px 8px; }
    .filter-buttons button.active { font-weight:300; border: 2px solid #D9D9D9; }
    .radio-option {width: 100%;}
    input[type="radio"] + label::before {top: 1px;}
    select#domainFiltersMobile{display: none;}
    label br {display: none;}
    input[type=checkbox]+label:before {margin-bottom: 30px;}
    .with-icon.single-row, .with-icon.single-row2 {width: 98%;}
    h2.heading br{display: none;}
    .olympiad-platform {margin: 10px 0;}
    ul.future-mission li {width: 100%;margin-right: 0;}
    p.students-content br{display: none;}
    p.students-content svg {margin-bottom: 70px; margin-top: 5px; }
    section#futureGateway {background-size: cover; }
    p.prizes-for-winners {font-size: 20px; position: relative; width: 80%; line-height: 1.3em; margin: auto; }
    p.prizes-for-winners:before, p.prizes-for-winners:after { display: none;}
    img.school-student { position: relative; bottom: -100px; height: auto; right: unset; width: 80%; left: 10%; }
    .offset-1{margin: 0;}
    h3.key-dates {left: 31%;}
    ul.event-details li { width: 100%; margin-bottom: 50px; }
    ul.event-details li:last-child{margin-bottom: 0;}
    .event-stages {margin-bottom: 40px;min-height: 184px;}
    p.event-steps {left:10%;}
    .event-stages h3 span {line-height: 1.3em;}
    ul.support-resources li {width: 100%;margin-right: 0;}
    .olympiad-fee-details {margin-bottom: 30px;}
    ul.student-rewards li { display: inline-block; width: 100%;margin: 8px 0px;font-size: 18px; }
    ul.school-prestige li { display: inline-block; width: 100%; font-size: 18px;margin-right: 0;}
    img.side-graphic, img.side-graphic-right {display: none;}
    .olympiad-fee-details {margin-bottom: 30px;}
    p.fee-type span { font-size: 17px; font-weight: 500; }
    p.fee-type strong { position: absolute; font-size: 20px; right: -14px; top: -1px; font-weight: 500; }
    p.fee-type {font-size: 14px;}
    img.prep-kit { position: relative; right: unset; bottom: unset; width: 80%; margin: auto; margin-top: 40px; }
    ul.prep-kit li {width: 100%;}
    section#faq .accordion-button {padding: 15px 15px;line-height: 1.5em;}
    table.pattern-data tr td span.mobile-view { font-size: 15px; display: block; line-height: 1.3em; margin-bottom: 12px; font-weight: 400; }
    ul.pattern-types{display: none;}
    h3.pattern-heading {margin-bottom: 30px;}
}
/*Medium devices (tablets, 768px and up)*/
@media only screen and (min-device-width :768px) and (max-device-width :1024px) and (orientation :portrait) {
    ul.navbar-nav li {text-align: center;}
    p.event-steps {left: 10%;}
    ul.pattern-types li {font-size: 17px;}
    img.prep-kit { position: relative; right: unset; bottom: unset; width: 50%; margin: auto; display: block; margin-top: 50px; }
    ul.prep-kit li {width: 32%;}
    section#faq .accordion-button {padding: 16px;line-height: 1.5em;}
}

/*Medium devices (ipad pro)*/
@media only screen and (max-device-width:1366px) and (min-device-width:1024px) and (orientation:portrait) {
    ul.prep-kit li {width: 48%;}
    img.prep-kit { position: relative; right: unset; bottom: unset; width: 100%; margin: auto; display: block; margin-top: 150px; }
}

/*Small laptops (desktops, 992px and up)*/
@media (min-width: 992px) {}

/*Small laptops (1200px and 1290px)*/
@media only screen and (min-width:1200px) and (max-width:1290px) {}

/*Large devices (Meduim desktops, 1400px and up)*/
@media (min-width: 1400px) {
    img.platform-img {height: 210px;}

    img.platform-img.one {height: 200px;}
    h1.main-headline {font-size: 72px;}
    h1.main-headline span {font-size: 40px;}
    p.prizes-for-winners:before {left: 20%;}
    p.prizes-for-winners:after {right: 8%;}
    ul.student-rewards li {font-size: 20px;}
    ul.school-prestige li {font-size: 20px;}
    img.school-student {right: 10%;}
}
@media (min-width: 1500px) {}
/*XX-Large devices (larger desktops, 1600px and up)*/
@media (min-width: 1600px) {    
    section.main-banner {padding-bottom: 110px;}
}
@media (min-width: 1800px) {
    section.main-banner { padding-bottom:100px; background-position: 100% 25px; }
}