:root{--blue: #286DC0;--dblue: #00356B;--grey: #3C3C3C;--lgrey: #757474}*{outline:none !important}body{padding-top:20px;font-family:'Roboto', sans-serif}section{padding:0 !important}#info{position:absolute;display:flex;justify-content:center;align-items:center;top:0;width:100%;height:20px;z-index:1031;color:white;font-size:10px;background-color:var(--dblue)}#info a{color:white;font-size:10px;font-weight:400}.navbar{position:absolute;width:100%;padding:calc(50px + 50 * ((100vw - 1920px) / (3840 - 1920))) 8.333%;background-color:transparent;-webkit-transition:top 0.1s ease-out;transition:top 0.1s ease-out;z-index:2}@media only screen and (max-width: 1199.9px){.navbar{padding:20px 3%;background-color:white;position:fixed;justify-content:space-between}}.navbar img{display:none}@media only screen and (max-width: 1199.9px){.navbar img{display:block;width:110px;height:auto}}.navbar .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar .navbar-nav .nav-link{margin-right:calc(10px + 10 * ((100vw - 1920px) / (3840 - 1920)));margin-left:calc(10px + 10 * ((100vw - 1920px) / (3840 - 1920)));color:white;font-size:calc(16px + 16 * ((100vw - 1920px) / (3840 - 1920)));font-weight:700}@media only screen and (max-width: 1199.9px){.navbar .navbar-nav .nav-link{text-align:center;color:var(--dblue);margin:0;font-size:14px}}.navbar .navbar-nav .nav-link:hover{color:#F1F1F1}@media only screen and (max-width: 1199.9px){.navbar .navbar-nav .nav-link:hover{color:var(--dblue)}}@media only screen and (max-width: 1199.9px){.navbar .navbar-nav .nav-link:not(:last-child){border-bottom:1px solid #dee2e6}}@media only screen and (min-width: 1200px){.navbar .navbar-nav .nav-link:last-child{margin-right:0;padding-right:0}}#apply .modal-dialog,#banner-apply .modal-dialog{margin-top:0;min-width:990px}#apply .modal-content,#banner-apply .modal-content{background-size:cover;background-position:center top;background-repeat:no-repeat;-webkit-box-shadow:inset 0px 4px 8px rgba(0,0,0,0.25);box-shadow:inset 0px 4px 8px rgba(0,0,0,0.25);border-radius:17px;background-image:url("../images/home/form-bg.webp")}#apply .modal-header,#banner-apply .modal-header{padding:2%;border-bottom:0}#apply .modal-form,#banner-apply .modal-form{padding-right:15px;padding-left:15px;padding-bottom:50px;width:100%;max-width:535px}#apply .modal-form .form-title,#banner-apply .modal-form .form-title{display:flex;justify-content:center;align-items:center;height:38px;margin-bottom:10px;color:white;font-size:18px;background-color:var(--dblue);border-radius:10px}#apply .modal-form input,#apply .modal-form select,#apply .modal-form textarea,#apply .modal-form .btn-light,#banner-apply .modal-form input,#banner-apply .modal-form select,#banner-apply .modal-form textarea,#banner-apply .modal-form .btn-light{color:var(--grey);border-color:var(--blue);background-color:white}#apply .modal-form input::-webkit-input-placeholder, #banner-apply .modal-form input::-webkit-input-placeholder{color:var(--grey)}#apply .modal-form input::-moz-placeholder, #banner-apply .modal-form input::-moz-placeholder{color:var(--grey)}#apply .modal-form input:-ms-input-placeholder, #banner-apply .modal-form input:-ms-input-placeholder{color:var(--grey)}#apply .modal-form input::-ms-input-placeholder, #banner-apply .modal-form input::-ms-input-placeholder{color:var(--grey)}#apply .modal-form input::placeholder,#banner-apply .modal-form input::placeholder{color:var(--grey)}#apply .modal-form p,#banner-apply .modal-form p{text-align:center;color:var(--grey);font-size:14px;font-weight:300}#apply .formbanner p,#banner-apply .formbanner p{color:white}#apply .modal-form .btn-secondary,#banner-apply .modal-form .btn-secondary{width:300px;height:35px;display:block;margin:auto;color:var(--dblue);font-size:16px;font-weight:700;background-color:transparent;border-color:var(--dblue);border-radius:10px;-webkit-transition:background-color 0.5s ease-out, border-color 0.5s ease-out;transition:background-color 0.5s ease-out, border-color 0.5s ease-out}#apply .modal-form .btn-secondary:hover,#banner-apply .modal-form .btn-secondary:hover{color:white;background-color:var(--dblue);border-color:var(--dblue)}#apply .modal-form .dropdown-item.active,#banner-apply .modal-form .dropdown-item.active{background-color:var(--dblue)}#apply .modal-form .bootstrap-select .dropdown-toggle:focus,#banner-apply .modal-form .bootstrap-select .dropdown-toggle:focus{outline:none !important}#apply .modal-form .dropdown-item:active,#banner-apply .modal-form .dropdown-item:active{background-color:var(--dblue)}#banner-apply .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:100%}#banner-apply .formbanner .btn-secondary{color:var(--dblue);background-color:white;border-color:white}#banner-apply .formbanner .btn-secondary:hover{color:white;background-color:var(--dblue);border-color:var(--dblue)}#banner-apply form .no-results{border-radius:30px;padding-left:15px;background-color:var(--dblue);color:white;cursor:pointer}footer{padding-top:40px;padding-bottom:30px;background-color:var(--dblue)}footer p,footer a{color:#f9f9f9;font-size:14px;font-weight:400}footer a:hover{color:white}footer .social{display:flex;justify-content:flex-end}footer .social a{display:block;margin-right:10px;margin-left:10px;height:24px;width:24px}footer .social .fb{background-image:url("../images/footer/fb.png");background-size:100%;background-position:center;background-repeat:no-repeat;-webkit-transition:background-image 0.4s ease;transition:background-image 0.4s ease}footer .social .fb:hover{background-image:url("../images/footer/fb-h.png")}footer .social .tw{background-image:url("../images/footer/tw.png");background-size:100%;background-position:center;background-repeat:no-repeat;-webkit-transition:background-image 0.4s ease;transition:background-image 0.4s ease}footer .social .tw:hover{background-image:url("../images/footer/tw-h.png")}footer .social .ig{background-image:url("../images/footer/ig.png");background-size:100%;background-position:center;background-repeat:no-repeat;-webkit-transition:background-image 0.4s ease;transition:background-image 0.4s ease}footer .social .ig:hover{background-image:url("../images/footer/ig-h.png")}@media only screen and (max-width: 1199px){footer .row{justify-content:center}footer .f-c1{order:2}footer .f-c2{order:1}footer .social{justify-content:center}footer p,footer a{text-align:center}#apply .modal-header,#banner-apply .modal-header{padding:4% 3%}#apply .modal-dialog,#banner-apply .modal-dialog{min-width:90%}#apply .modal-form .btn-secondary,#banner-apply .modal-form .btn-secondary{width:100%}}@media only screen and (max-width: 767px){.navbar .navbar-toggler{width:auto}}@media only screen and (max-width: 575px){.modal-content{margin-top:25px}.navbar .apply .btn-primary{width:150px;height:30px;font-size:16px}.modal-vid .modal-dialog{margin-right:auto;margin-left:auto}}@media only screen and (max-width: 435px){.g-recaptcha{-webkit-transform:scale(0.8);transform:scale(0.8)}}hr{width:calc(444px + 444 * ((100vw - 1920px) / (3840 - 1920)));margin-top:calc(16px + 16 * ((100vw - 1920px) / (3840 - 1920)));margin-bottom:calc(16px + 16 * ((100vw - 1920px) / (3840 - 1920)));border-top:calc(1px + 1 * ((100vw - 1920px) / (3840 - 1920))) solid var(--grey)}@media only screen and (max-width: 1199.9px){hr{width:80%;margin-top:16px;margin-bottom:16px;border-top:1px solid var(--grey)}}#hero>.row{padding-top:calc(140px + 140 * ((100vw - 1920px) / (3840 - 1920)));padding-bottom:46px;min-height:calc(100vh - 20px);background-size:cover;background-position:center;background-repeat:no-repeat;background-image:url("../images/home/hero-wallpaper.webp")}@media only screen and (max-width: 1199.9px){#hero>.row{flex-direction:column}}@media only screen and (max-width: 1199.9px){#hero>.row .hero-content{padding-top:100px}}#hero>.row .hero-content img{width:calc(412px + 412 * ((100vw - 1920px) / (3840 - 1920)));margin-bottom:calc(60px + 60 * ((100vw - 1920px) / (3840 - 1920)))}@media only screen and (max-width: 1199.9px){#hero>.row .hero-content img{display:none}}#hero>.row .hero-content h1{color:white;margin-bottom:calc(36px + 36 * ((100vw - 1920px) / (3840 - 1920)));font-size:calc(64px + 64 * ((100vw - 1920px) / (3840 - 1920)));font-weight:900;line-height:95%;text-shadow:0px calc(4px + 4 * ((100vw - 1920px) / (3840 - 1920))) calc(4px + 4 * ((100vw - 1920px) / (3840 - 1920))) rgba(0,0,0,0.25)}@media only screen and (max-width: 1199.9px){#hero>.row .hero-content h1{text-align:center;font-size:36px;margin-bottom:24px;text-shadow:0px 4px 4px rgba(0,0,0,0.25)}}#hero>.row .hero-content p{color:white;font-size:calc(24px + 24 * ((100vw - 1920px) / (3840 - 1920)));font-weight:400;line-height:124%;text-shadow:0px calc(4px + 4 * ((100vw - 1920px) / (3840 - 1920))) calc(4px + 4 * ((100vw - 1920px) / (3840 - 1920))) rgba(0,0,0,0.25)}@media only screen and (max-width: 1199.9px){#hero>.row .hero-content p{text-align:center;font-size:14px;margin-bottom:46px;text-shadow:0px 4px 4px rgba(0,0,0,0.25)}}#hero>.row form{padding:50px 30px;max-width:450px;background-size:cover;background-position:center top;background-repeat:no-repeat;-webkit-box-shadow:inset 0px 4px 8px rgba(0,0,0,0.25);box-shadow:inset 0px 4px 8px rgba(0,0,0,0.25);border-radius:17px;background-image:url("../images/home/form-bg-s1.png")}@media only screen and (max-width: 1199.9px){#hero>.row form{margin-right:auto;margin-left:auto}}#hero>.row form .no-results{border-radius:30px;padding-left:15px;background-color:var(--dblue);color:white;cursor:pointer}#hero>.row form .form-title{display:flex;justify-content:center;align-items:center;height:38px;margin-bottom:10px;color:white;font-size:18px;background-color:var(--dblue);border-radius:10px}#hero>.row form input,#hero>.row form select,#hero>.row form textarea{color:var(--grey);border-color:var(--blue)}#hero>.row form input::-webkit-input-placeholder{color:var(--grey)}#hero>.row form input::-moz-placeholder{color:var(--grey)}#hero>.row form input:-ms-input-placeholder{color:var(--grey)}#hero>.row form input::-ms-input-placeholder{color:var(--grey)}#hero>.row form input::placeholder{color:var(--grey)}#hero>.row form p{text-align:center;font-size:14px;font-weight:300}#hero>.row form .btn-secondary{width:300px;height:35px;display:block;margin:auto;color:var(--dblue);font-size:16px;font-weight:700;line-height:1;background-color:transparent;border-color:var(--dblue);border-radius:10px;-webkit-transition:background-color 0.5s ease-out, border-color 0.5s ease-out;transition:background-color 0.5s ease-out, border-color 0.5s ease-out}@media only screen and (max-width: 1199.9px){#hero>.row form .btn-secondary{width:100%}}#hero>.row form .btn-secondary:hover{color:white;background-color:var(--dblue);border-color:var(--dblue)}#hero .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:100%}#hero .bootstrap-select>.dropdown-toggle{color:var(--grey);border-color:var(--blue)}#hero .dropdown-toggle::after{color:black}#banner>.row{padding:calc(90px + 90 * ((100vw - 1920px) / (3840 - 1920))) 0}@media only screen and (max-width: 1199.9px){#banner>.row{padding:46px 0}}#why_aiu>.row{padding-bottom:calc(90px + 90 * ((100vw - 1920px) / (3840 - 1920)))}@media only screen and (max-width: 1199.9px){#why_aiu>.row{padding-bottom:46px}}#why_aiu>.row .why_aiu-content h1{margin-bottom:calc(36px + 36 * ((100vw - 1920px) / (3840 - 1920)));color:var(--grey);text-align:center;font-size:calc(64px + 64 * ((100vw - 1920px) / (3840 - 1920)));font-weight:400}@media only screen and (max-width: 1199.9px){#why_aiu>.row .why_aiu-content h1{font-size:32px;margin-bottom:22px}}#why_aiu>.row .why_aiu-content p{margin-bottom:calc(64px + 64 * ((100vw - 1920px) / (3840 - 1920)));color:var(--lgrey);font-size:calc(16px + 16 * ((100vw - 1920px) / (3840 - 1920)));text-align:center;font-weight:400;line-height:150%}@media only screen and (max-width: 1199.9px){#why_aiu>.row .why_aiu-content p{margin-bottom:36px;font-size:14px}}#why_aiu>.row .features{padding-bottom:calc(36px + 36 * ((100vw - 1920px) / (3840 - 1920)))}@media only screen and (max-width: 1199.9px){#why_aiu>.row .features{padding-bottom:0}}#why_aiu>.row .features .feature{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:0 calc(65px + 65 * ((100vw - 1920px) / (3840 - 1920)))}@media only screen and (max-width: 1199.9px){#why_aiu>.row .features .feature{padding:0 0 36px 0}}#why_aiu>.row .features .feature img{width:calc(100px + 100 * ((100vw - 1920px) / (3840 - 1920)));margin-bottom:calc(30px + 30 * ((100vw - 1920px) / (3840 - 1920)))}@media only screen and (max-width: 1199.9px){#why_aiu>.row .features .feature img{width:100px;margin-bottom:10px}}#why_aiu>.row .features .feature h2{margin-bottom:calc(30px + 30 * ((100vw - 1920px) / (3840 - 1920)));text-align:center;color:var(--grey);font-size:calc(36px + 36 * ((100vw - 1920px) / (3840 - 1920)));font-weight:400;line-height:120%}@media only screen and (max-width: 1199.9px){#why_aiu>.row .features .feature h2{margin-bottom:10px;font-size:32px}}#why_aiu>.row .features .feature p{text-align:center;color:var(--lgrey);font-size:calc(16px + 16 * ((100vw - 1920px) / (3840 - 1920)));line-height:150%}@media only screen and (max-width: 1199.9px){#why_aiu>.row .features .feature p{font-size:16px}}@media only screen and (max-width: 1199.9px){#why_aiu>.row .carousel-indicators{margin-bottom:5px}}#why_aiu>.row .carousel-indicators li{background-color:#f96332}#aiu_dream{background-color:#e7f4fd}#aiu_dream>.row{padding-top:calc(90px + 90 * ((100vw - 1920px) / (3840 - 1920)));padding-bottom:calc(90px + 90 * ((100vw - 1920px) / (3840 - 1920)))}@media only screen and (max-width: 1199.9px){#aiu_dream>.row{padding-top:46px;padding-bottom:46px}}#aiu_dream>.row .aiu_dream-content h2{color:var(--grey);text-align:center;font-size:calc(36px + 36 * ((100vw - 1920px) / (3840 - 1920)));font-weight:400}@media only screen and (max-width: 1199.9px){#aiu_dream>.row .aiu_dream-content h2{font-size:32px}}#aiu_dream>.row .aiu_dream-content h3{color:var(--grey);text-align:center;font-size:calc(24px + 24 * ((100vw - 1920px) / (3840 - 1920)));font-weight:700}@media only screen and (max-width: 1199.9px){#aiu_dream>.row .aiu_dream-content h3{font-size:24px}}#aiu_dream>.row .aiu_dream-content p{margin-bottom:calc(36px + 36 * ((100vw - 1920px) / (3840 - 1920)));color:var(--lgrey);text-align:center;font-size:calc(16px + 16 * ((100vw - 1920px) / (3840 - 1920)));font-weight:400;line-height:150%}@media only screen and (max-width: 1199.9px){#aiu_dream>.row .aiu_dream-content p{margin-bottom:22px;font-size:16px}}#aiu_dream>.row .aiu_dream-video h3{margin-bottom:calc(38px + 38 * ((100vw - 1920px) / (3840 - 1920)));color:var(--grey);text-align:center;font-size:calc(24px + 24 * ((100vw - 1920px) / (3840 - 1920)));font-weight:400}@media only screen and (max-width: 1199.9px){#aiu_dream>.row .aiu_dream-video h3{margin-bottom:22px;font-size:24px}}#aiu_dream>.row .aiu_dream-video a{width:80%}@media only screen and (max-width: 1199.9px){#aiu_dream>.row .aiu_dream-video a{width:100%}}#aiu_dream>.row .aiu_dream-video a img{width:100%}.modal-vid .modal-dialog{max-width:80%}@media only screen and (max-width: 1199.9px){.modal-vid .modal-dialog{margin-right:auto;margin-left:auto}}.modal-vid .modal-content{background-color:transparent;border:none}.modal-vid video{max-width:100%;max-height:95vh}#founding_architects{background-color:#e7f4fd}#founding_architects>.row{padding-top:calc(90px + 90 * ((100vw - 1920px) / (3840 - 1920)));padding-bottom:calc(90px + 90 * ((100vw - 1920px) / (3840 - 1920)))}@media only screen and (max-width: 1199.9px){#founding_architects>.row{padding-top:46px;padding-bottom:46px}}#founding_architects>.row>div>h1{color:var(--grey);text-align:center;font-size:calc(64px + 64 * ((100vw - 1920px) / (3840 - 1920)));font-weight:400}@media only screen and (max-width: 1199.9px){#founding_architects>.row>div>h1{margin-bottom:24px;font-size:32px}}#founding_architects>.row>div>h3{color:var(--lgrey);text-align:center;font-size:calc(24px + 24 * ((100vw - 1920px) / (3840 - 1920)));font-weight:400;line-height:150%;margin-bottom:calc(56px + 56 * ((100vw - 1920px) / (3840 - 1920)))}@media only screen and (max-width: 1199.9px){#founding_architects>.row>div>h3{font-size:24px;margin-bottom:28px}}#founding_architects>.row .founder{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;margin-bottom:calc(46px + 46 * ((100vw - 1920px) / (3840 - 1920)))}@media only screen and (max-width: 1199.9px){#founding_architects>.row .founder{margin-bottom:36px}}#founding_architects>.row .founder img{width:80%;margin-bottom:calc(20px + 20 * ((100vw - 1920px) / (3840 - 1920)));border-radius:calc(12px + 12 * ((100vw - 1920px) / (3840 - 1920)))}@media only screen and (max-width: 1199.9px){#founding_architects>.row .founder img{width:100%;margin-bottom:20px;border-radius:12px}}#founding_architects>.row .founder h3{text-align:center;color:var(--grey);font-size:calc(24px + 24 * ((100vw - 1920px) / (3840 - 1920)));font-weight:400}@media only screen and (max-width: 1199.9px){#founding_architects>.row .founder h3{font-size:24px}}#founding_architects>.row .founder p{color:var(--lgrey);text-align:center;font-size:calc(16px + 16 * ((100vw - 1920px) / (3840 - 1920)));font-weight:400;line-height:150%}@media only screen and (max-width: 1199.9px){#founding_architects>.row .founder p{font-size:16px}}#founding_architects>.row .staff p{color:var(--lgrey);text-align:center;font-size:calc(16px + 16 * ((100vw - 1920px) / (3840 - 1920)));font-weight:400;line-height:150%}@media only screen and (max-width: 1199.9px){#founding_architects>.row .staff p{font-size:16px}}#founding_architects>.row .staff a{color:#f96332;font-size:calc(16px + 16 * ((100vw - 1920px) / (3840 - 1920)));font-weight:400;margin-bottom:calc(48px + 48 * ((100vw - 1920px) / (3840 - 1920)))}@media only screen and (max-width: 1199.9px){#founding_architects>.row .staff a{font-size:16px;margin-bottom:24px}}#founding_architects>.row .staff .btn{width:calc(432px + 432 * ((100vw - 1920px) / (3840 - 1920)));height:calc(76px + 76 * ((100vw - 1920px) / (3840 - 1920)));background-color:orange;border-color:orange;color:white;font-size:calc(24px + 24 * ((100vw - 1920px) / (3840 - 1920)));font-weight:400;border-radius:calc(10px + 10 * ((100vw - 1920px) / (3840 - 1920)));text-shadow:0px calc(4px + 4 * ((100vw - 1920px) / (3840 - 1920))) calc(4px + 4 * ((100vw - 1920px) / (3840 - 1920))) rgba(0,0,0,0.25)}@media only screen and (max-width: 1199.9px){#founding_architects>.row .staff .btn{width:300px;height:auto;font-size:24px;border-radius:10px;text-shadow:0px 4px 4px rgba(0,0,0,0.25)}}#founding_architects>.row .staff .btn:hover{background-color:#85B70E;border-color:#85B70E}#staff .modal-dialog,#goals .modal-dialog{max-width:90%}@media only screen and (max-width: 575px){#staff .modal-dialog,#goals .modal-dialog{max-width:none}}#staff .modal-header,#goals .modal-header{padding:calc(30px + 30 * ((100vw - 1920px) / (3840 - 1920))) 3%;background-color:var(--dblue)}@media only screen and (max-width: 1199.9px){#staff .modal-header,#goals .modal-header{padding:30px 3%}}#staff .modal-header .modal-title,#goals .modal-header .modal-title{color:white;font-size:calc(24px + 24 * ((100vw - 1920px) / (3840 - 1920)));font-weight:700}@media only screen and (max-width: 1199.9px){#staff .modal-header .modal-title,#goals .modal-header .modal-title{font-size:24px}}#staff .modal-header .close,#goals .modal-header .close{color:white;font-size:calc(30px + 30 * ((100vw - 1920px) / (3840 - 1920)));font-weight:400}@media only screen and (max-width: 1199.9px){#staff .modal-header .close,#goals .modal-header .close{font-size:30px}}#staff .modal-body,#goals .modal-body{padding:calc(65px + 65 * ((100vw - 1920px) / (3840 - 1920))) 3%;background-color:#F6F6F6}@media only screen and (max-width: 1199.9px){#staff .modal-body,#goals .modal-body{padding:65px 3%}}#staff .modal-body .row>div,#goals .modal-body .row>div{padding-right:3%}@media only screen and (max-width: 575px){#staff .modal-body .row>div,#goals .modal-body .row>div{border-right:none !important}}#staff .modal-body .row>div:not(:first-child),#goals .modal-body .row>div:not(:first-child){padding-left:3%}#staff .modal-body .row>div:not(:last-child),#goals .modal-body .row>div:not(:last-child){border-right:calc(1px + 1 * ((100vw - 1920px) / (3840 - 1920))) solid #dee2e6}@media only screen and (max-width: 1199.9px){#staff .modal-body .row>div:not(:last-child),#goals .modal-body .row>div:not(:last-child){border-right:1px solid #dee2e6}}#staff .modal-body .staff,#goals .modal-body .staff{margin-bottom:calc(25px + 25 * ((100vw - 1920px) / (3840 - 1920)))}@media only screen and (max-width: 1199.9px){#staff .modal-body .staff,#goals .modal-body .staff{margin-bottom:25px}}#staff .modal-body .staff h4,#goals .modal-body .staff h4{color:var(--grey);font-size:calc(18px + 18 * ((100vw - 1920px) / (3840 - 1920)));font-weight:700}@media only screen and (max-width: 1199.9px){#staff .modal-body .staff h4,#goals .modal-body .staff h4{font-size:18px}}#staff .modal-body .staff h5,#goals .modal-body .staff h5{color:var(--grey);font-size:calc(18px + 18 * ((100vw - 1920px) / (3840 - 1920)));font-weight:400}@media only screen and (max-width: 1199.9px){#staff .modal-body .staff h5,#goals .modal-body .staff h5{font-size:18px}}#staff .modal-body p,#goals .modal-body p{color:var(--lgrey);font-size:calc(16px + 16 * ((100vw - 1920px) / (3840 - 1920)));font-weight:400;line-height:150%}@media only screen and (max-width: 1199.9px){#staff .modal-body p,#goals .modal-body p{font-size:16px}}#staff .modal-footer,#goals .modal-footer{padding-right:3%;background-color:#F6F6F6}#staff .btn,#goals .btn{font-size:calc(16px + 16 * ((100vw - 1920px) / (3840 - 1920)));font-weight:400;border-radius:calc(3px + 3 * ((100vw - 1920px) / (3840 - 1920)));background-color:var(--dblue);border-color:var(--dblue);-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out}@media only screen and (max-width: 1199.9px){#staff .btn,#goals .btn{font-size:16px;border-radius:3px}}#programs>.row{padding-top:calc(90px + 90 * ((100vw - 1920px) / (3840 - 1920)));padding-bottom:calc(90px + 90 * ((100vw - 1920px) / (3840 - 1920)))}@media only screen and (max-width: 1199.9px){#programs>.row{padding-top:46px;padding-bottom:46px}}#programs>.row>div>h1{color:var(--grey);text-align:center;font-size:calc(64px + 64 * ((100vw - 1920px) / (3840 - 1920)));font-weight:400}@media only screen and (max-width: 1199.9px){#programs>.row>div>h1{margin-bottom:24px;font-size:32px}}#programs>.row .programs{padding-top:calc(52px + 52 * ((100vw - 1920px) / (3840 - 1920)))}@media only screen and (max-width: 1199.9px){#programs>.row .programs{padding-top:26px}}#programs>.row .programs .program{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;margin-bottom:calc(42px + 42 * ((100vw - 1920px) / (3840 - 1920)))}@media only screen and (max-width: 1199.9px){#programs>.row .programs .program{margin-bottom:36px}}#programs>.row .programs .program a{width:90%}@media only screen and (max-width: 1199.9px){#programs>.row .programs .program a{width:100%}}#programs>.row .programs .program a img{width:100%;border-radius:calc(12px + 12 * ((100vw - 1920px) / (3840 - 1920)));border:calc(2px + 2 * ((100vw - 1920px) / (3840 - 1920))) solid #92a8d1}@media only screen and (max-width: 1199.9px){#programs>.row .programs .program a img{border-radius:12px;border:2px}}#programs>.row .programs .program a img:hover{border:calc(2px + 2 * ((100vw - 1920px) / (3840 - 1920))) solid black;-webkit-filter:sepia(100%);filter:sepia(100%);-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}@media only screen and (max-width: 1199.9px){#programs>.row .programs .program a img:hover{border:2px}}#testimonials{background-color:#e7f4fd}#testimonials>.row{padding-top:calc(90px + 90 * ((100vw - 1920px) / (3840 - 1920)));padding-bottom:calc(90px + 90 * ((100vw - 1920px) / (3840 - 1920)))}@media only screen and (max-width: 1199.9px){#testimonials>.row{padding-top:46px;padding-bottom:46px}}#testimonials>.row>div>h1{color:var(--grey);text-align:center;font-size:calc(64px + 64 * ((100vw - 1920px) / (3840 - 1920)));font-weight:400}@media only screen and (max-width: 1199.9px){#testimonials>.row>div>h1{margin-bottom:24px;font-size:32px}}#testimonials>.row>div>h3{color:var(--lgrey);text-align:center;font-size:calc(24px + 24 * ((100vw - 1920px) / (3840 - 1920)));font-weight:400;line-height:150%;margin-bottom:calc(56px + 56 * ((100vw - 1920px) / (3840 - 1920)))}@media only screen and (max-width: 1199.9px){#testimonials>.row>div>h3{font-size:24px;margin-bottom:28px}}#testimonials>.row>div .videos{margin-bottom:calc(56px + 56 * ((100vw - 1920px) / (3840 - 1920)))}@media only screen and (max-width: 1199.9px){#testimonials>.row>div .videos{margin-bottom:26px}}#testimonials>.row>div .videos img{width:95%}@media only screen and (max-width: 1199.9px){#testimonials>.row>div .videos img{width:100%;padding-bottom:12px}}#additional_features{background-color:#e7f4fd}#additional_features>.row{padding-top:calc(90px + 90 * ((100vw - 1920px) / (3840 - 1920)));padding-bottom:calc(90px + 90 * ((100vw - 1920px) / (3840 - 1920)))}@media only screen and (max-width: 1199.9px){#additional_features>.row{padding-top:46px;padding-bottom:46px}}#additional_features>.row>div>h1{color:var(--grey);text-align:center;font-size:calc(64px + 64 * ((100vw - 1920px) / (3840 - 1920)));font-weight:400}@media only screen and (max-width: 1199.9px){#additional_features>.row>div>h1{margin-bottom:24px;font-size:32px}}#additional_features>.row>div>h3{color:var(--lgrey);text-align:center;font-size:calc(24px + 24 * ((100vw - 1920px) / (3840 - 1920)));font-weight:400;line-height:150%;margin-bottom:calc(56px + 56 * ((100vw - 1920px) / (3840 - 1920)))}@media only screen and (max-width: 1199.9px){#additional_features>.row>div>h3{font-size:24px;margin-bottom:28px}}#additional_features>.row>div .features{margin-bottom:calc(56px + 56 * ((100vw - 1920px) / (3840 - 1920)))}@media only screen and (max-width: 1199.9px){#additional_features>.row>div .features{margin-bottom:26px}}#additional_features>.row>div .features .feature.left{padding-right:calc(15px + 15 * ((100vw - 1920px) / (3840 - 1920)))}@media only screen and (max-width: 1199.9px){#additional_features>.row>div .features .feature.left{padding-right:0}}#additional_features>.row>div .features .feature.right{padding-left:calc(15px + 15 * ((100vw - 1920px) / (3840 - 1920)))}@media only screen and (max-width: 1199.9px){#additional_features>.row>div .features .feature.right{padding-left:0}}#additional_features>.row>div .features .feature{display:flex;flex-direction:column}@media only screen and (max-width: 1199.9px){#additional_features>.row>div .features .feature{padding-bottom:12px}}#additional_features>.row>div .features .feature img{width:100%;margin-bottom:calc(22px + 22 * ((100vw - 1920px) / (3840 - 1920)));border:calc(2px + 2 * ((100vw - 1920px) / (3840 - 1920))) solid #92a8d1;border-radius:calc(12px + 12 * ((100vw - 1920px) / (3840 - 1920)))}@media only screen and (max-width: 1199.9px){#additional_features>.row>div .features .feature img{margin-bottom:22px;border:2px;border-radius:12px}}#additional_features>.row>div .features .feature h3{color:var(--grey);text-align:center;font-size:calc(24px + 24 * ((100vw - 1920px) / (3840 - 1920)));font-weight:700;margin-bottom:calc(16px + 16 * ((100vw - 1920px) / (3840 - 1920)))}@media only screen and (max-width: 1199.9px){#additional_features>.row>div .features .feature h3{font-size:24px;margin-bottom:16px}}#additional_features>.row>div .features .feature p{margin-bottom:calc(36px + 36 * ((100vw - 1920px) / (3840 - 1920)));color:var(--lgrey);text-align:center;font-size:calc(16px + 16 * ((100vw - 1920px) / (3840 - 1920)));font-weight:400;line-height:150%}@media only screen and (max-width: 1199.9px){#additional_features>.row>div .features .feature p{margin-bottom:22px;font-size:16px}}#virtual_campus>.row{padding-top:calc(90px + 90 * ((100vw - 1920px) / (3840 - 1920)));padding-bottom:calc(90px + 90 * ((100vw - 1920px) / (3840 - 1920)))}@media only screen and (max-width: 1199.9px){#virtual_campus>.row{padding-top:46px;padding-bottom:46px}}#virtual_campus>.row h1{color:var(--grey);text-align:center;font-size:calc(64px + 64 * ((100vw - 1920px) / (3840 - 1920)));font-weight:400}@media only screen and (max-width: 1199.9px){#virtual_campus>.row h1{margin-bottom:24px;font-size:32px}}#virtual_campus>.row h3{color:var(--lgrey);text-align:center;font-size:calc(24px + 24 * ((100vw - 1920px) / (3840 - 1920)));font-weight:400;line-height:150%;margin-bottom:calc(56px + 56 * ((100vw - 1920px) / (3840 - 1920)))}@media only screen and (max-width: 1199.9px){#virtual_campus>.row h3{font-size:24px;margin-bottom:28px}}#virtual_campus>.row p{margin-bottom:calc(64px + 64 * ((100vw - 1920px) / (3840 - 1920)));color:var(--lgrey);font-size:calc(16px + 16 * ((100vw - 1920px) / (3840 - 1920)));text-align:justify;font-weight:400;line-height:150%}@media only screen and (max-width: 1199.9px){#virtual_campus>.row p{margin-bottom:36px;font-size:14px}}#virtual_campus>.row #virtual_campus-carousel{margin-bottom:calc(64px + 64 * ((100vw - 1920px) / (3840 - 1920)))}@media only screen and (max-width: 1199.9px){#virtual_campus>.row #virtual_campus-carousel{margin-bottom:36px}}@media only screen and (max-width: 1199.9px){#virtual_campus>.row #virtual_campus-carousel .carousel-indicators{margin-bottom:5px}}#virtual_campus>.row #virtual_campus-carousel .carousel-indicators li{background-color:#f96332}#achieve_your_dreams{background-color:#e7f4fd}#achieve_your_dreams>.row{padding-top:calc(90px + 90 * ((100vw - 1920px) / (3840 - 1920)));padding-bottom:calc(90px + 90 * ((100vw - 1920px) / (3840 - 1920)))}@media only screen and (max-width: 1199.9px){#achieve_your_dreams>.row{padding-top:46px;padding-bottom:46px}}#achieve_your_dreams>.row h1{color:var(--grey);text-align:center;font-size:calc(64px + 64 * ((100vw - 1920px) / (3840 - 1920)));font-weight:400}@media only screen and (max-width: 1199.9px){#achieve_your_dreams>.row h1{margin-bottom:24px;font-size:32px}}#achieve_your_dreams>.row h3{color:var(--lgrey);text-align:center;font-size:calc(24px + 24 * ((100vw - 1920px) / (3840 - 1920)));font-weight:400;line-height:150%;margin-bottom:calc(56px + 56 * ((100vw - 1920px) / (3840 - 1920)))}@media only screen and (max-width: 1199.9px){#achieve_your_dreams>.row h3{font-size:24px;margin-bottom:28px}}@media only screen and (max-width: 1199.9px){#achieve_your_dreams>.row #achieve_your_dreams-carousel .carousel-indicators{margin-bottom:5px}}#achieve_your_dreams>.row #achieve_your_dreams-carousel .carousel-indicators li{background-color:#f96332}#sustainable_development>.row{padding-top:calc(90px + 90 * ((100vw - 1920px) / (3840 - 1920)));padding-bottom:calc(90px + 90 * ((100vw - 1920px) / (3840 - 1920)))}@media only screen and (max-width: 1199.9px){#sustainable_development>.row{padding-top:46px;padding-bottom:46px}}#sustainable_development>.row h1{color:var(--grey);text-align:center;font-size:calc(64px + 64 * ((100vw - 1920px) / (3840 - 1920)));font-weight:400}@media only screen and (max-width: 1199.9px){#sustainable_development>.row h1{margin-bottom:24px;font-size:32px}}#sustainable_development>.row h3{color:var(--lgrey);text-align:center;font-size:calc(24px + 24 * ((100vw - 1920px) / (3840 - 1920)));font-weight:400;line-height:150%;margin-bottom:calc(56px + 56 * ((100vw - 1920px) / (3840 - 1920)))}@media only screen and (max-width: 1199.9px){#sustainable_development>.row h3{font-size:24px;margin-bottom:28px}}#sustainable_development>.row img{width:100%}#alumni>.row{padding-top:calc(90px + 90 * ((100vw - 1920px) / (3840 - 1920)));padding-bottom:calc(90px + 90 * ((100vw - 1920px) / (3840 - 1920)))}@media only screen and (max-width: 1199.9px){#alumni>.row{padding-top:46px;padding-bottom:46px}}#alumni>.row h1{color:var(--grey);text-align:center;font-size:calc(64px + 64 * ((100vw - 1920px) / (3840 - 1920)));font-weight:400}@media only screen and (max-width: 1199.9px){#alumni>.row h1{margin-bottom:24px;font-size:32px}}#alumni>.row img{width:100%}#online_resources{background-color:#e7f4fd}#online_resources>.row{padding-top:calc(90px + 90 * ((100vw - 1920px) / (3840 - 1920)));padding-bottom:calc(90px + 90 * ((100vw - 1920px) / (3840 - 1920)))}@media only screen and (max-width: 1199.9px){#online_resources>.row{padding-top:46px;padding-bottom:46px}}#online_resources>.row h1{color:var(--grey);text-align:center;font-size:calc(64px + 64 * ((100vw - 1920px) / (3840 - 1920)));font-weight:400}@media only screen and (max-width: 1199.9px){#online_resources>.row h1{margin-bottom:24px;font-size:32px}}#online_resources>.row h3{color:var(--lgrey);text-align:center;font-size:calc(24px + 24 * ((100vw - 1920px) / (3840 - 1920)));font-weight:400;line-height:150%;margin-bottom:calc(56px + 56 * ((100vw - 1920px) / (3840 - 1920)))}@media only screen and (max-width: 1199.9px){#online_resources>.row h3{font-size:24px;margin-bottom:28px}}#online_resources>.row .resources{padding-bottom:calc(36px + 36 * ((100vw - 1920px) / (3840 - 1920)))}@media only screen and (max-width: 1199.9px){#online_resources>.row .resources{padding-bottom:0}}#online_resources>.row .resources .resource{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:0 calc(20px + 20 * ((100vw - 1920px) / (3840 - 1920)))}@media only screen and (max-width: 1199.9px){#online_resources>.row .resources .resource{padding:0 0 36px 0}}#online_resources>.row .resources .resource img{width:calc(100px + 100 * ((100vw - 1920px) / (3840 - 1920)));margin-bottom:calc(30px + 30 * ((100vw - 1920px) / (3840 - 1920)))}@media only screen and (max-width: 1199.9px){#online_resources>.row .resources .resource img{width:100px;margin-bottom:10px}}#online_resources>.row .resources .resource h2{margin-bottom:calc(30px + 30 * ((100vw - 1920px) / (3840 - 1920)));text-align:center;color:var(--grey);font-size:calc(36px + 36 * ((100vw - 1920px) / (3840 - 1920)));font-weight:400;line-height:120%}@media only screen and (max-width: 1199.9px){#online_resources>.row .resources .resource h2{margin-bottom:10px;font-size:32px}}#online_resources>.row .resources .resource p{text-align:justify;color:var(--lgrey);font-size:calc(16px + 16 * ((100vw - 1920px) / (3840 - 1920)));line-height:150%}@media only screen and (max-width: 1199.9px){#online_resources>.row .resources .resource p{font-size:16px}}