@import url("https://fonts.googleapis.com/css?family=Roboto+Slab:400,700|Source+Sans+Pro:400,600,700&display=swap");html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}html{line-height:1}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,th,td{text-align:left;font-weight:normal;vertical-align:middle}q,blockquote{quotes:none}q:before,q:after,blockquote:before,blockquote:after{content:"";content:none}a img{border:none}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{padding:35px 15px;display:inline-block;cursor:pointer;transition-property:opacity, filter;transition-duration:0.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover{opacity:.8}.hamburger.is-active:hover{opacity:.8}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner::before,.hamburger.is-active .hamburger-inner::after{background-color:#fff}.hamburger-box{width:40px;height:24px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{width:40px;height:4px;background-color:#fff;border-radius:4px;position:absolute;transition-property:transform;transition-duration:0.15s;transition-timing-function:ease}.hamburger-inner::before,.hamburger-inner::after{content:"";display:block}.hamburger-inner::before{top:-10px}.hamburger-inner::after{bottom:-10px}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner::before{top:10px;transition-property:transform, opacity;transition-timing-function:ease;transition-duration:0.15s}.hamburger--slider .hamburger-inner::after{top:20px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0, 10px, 0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner::before{transform:rotate(-45deg) translate3d(-5.71429px, -6px, 0);opacity:0}.hamburger--slider.is-active .hamburger-inner::after{transform:translate3d(0, -20px, 0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:2px}.hamburger--slider-r .hamburger-inner::before{top:10px;transition-property:transform, opacity;transition-timing-function:ease;transition-duration:0.15s}.hamburger--slider-r .hamburger-inner::after{top:20px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0, 10px, 0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner::before{transform:rotate(45deg) translate3d(5.71429px, -6px, 0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner::after{transform:translate3d(0, -20px, 0) rotate(90deg)}body{font-size:1.2rem;line-height:1.8rem;font-family:"Source Sans Pro",sans-serif;color:#4a4a47}section{margin:0 auto;padding:25px 0}p{margin:1rem 0}header{display:-webkit-flex;display:flex;background-color:white;text-align:right;-webkit-justify-content:flex-end;justify-content:flex-end;margin:0 auto;-webkit-flex-wrap:wrap;flex-wrap:wrap;border-top:#ffd200 solid 2.5px}header div{display:-webkit-flex;display:flex;-webkit-flex:1;flex:1}header div a{margin:auto}header img{display:block;margin:auto;max-width:none}nav{background-color:white;-webkit-flex:2;flex:2}nav ul{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;margin-top:auto}nav ul li{border-bottom:8px solid transparent}nav{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding:0 3%}nav a{font-family:"Roboto Slab",serif;color:#003e7e;text-decoration:none;display:block;font-weight:700;padding-right:18px}nav ul li:hover,.location{border-bottom:8px solid #ffd200}nav ul a{padding:5px 15px;font-size:1.15rem;font-weight:normal}nav i{display:none}main{background:url(../images/students-outdoors-conversating.jpg) no-repeat;background-position:center;background-size:cover;height:80vh;width:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}h1,h2,h4,h5,h6{color:#003e7e;font-family:"Source Sans Pro",sans-serif;font-weight:700}h3{color:#003e7e;font-family:"Roboto Slab",serif;font-weight:normal}section div{max-width:1280px;width:90%;margin:0 auto}img{max-width:100%;height:auto}strong{font-weight:700}.sticky{position:-webkit-sticky;position:sticky;top:0;z-index:100;left:0;right:0;margin:0;box-shadow:1px 1px 8px black;max-width:100%}.give{background-color:#ffd200;border:none;height:5.625vh;width:130px;text-transform:uppercase;font-weight:700;cursor:pointer;font-family:"Roboto Slab",serif;font-size:1rem}.givebnr{background-color:#003e7e;height:5.625vh;max-width:1366px;width:100%;margin:0 auto;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}.hamburger{display:none}.blubnr{background-color:#003e7e;padding:0;margin-bottom:1rem;width:100%}.selected{border-bottom:8px solid #ffd200}.navmenu{background-color:#003e7e}main div{background-color:#003e7e;width:490px;text-align:center;padding:50px 0 30px;margin:0 0 100px 0;color:#ffd200}main h1{color:white}main a{margin:0;color:#ffd200;text-decoration:none;padding:0}h1{font-size:2.3rem;font-weight:600;margin-bottom:0}h2{font-size:2.67rem;text-transform:uppercase;padding:40px 0;line-height:2.7rem}h3{font-size:1.67rem;margin-top:25px;font-weight:700}#utfltr,#utltr{background-color:#ffd200;padding:0}#utfltr+section,#utltr+section{width:90%;max-width:1280px}#utfltr>div{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between;padding-bottom:0;max-width:1366px;width:100%}#utltr>div{display:-webkit-flex;display:flex;max-width:1366px;width:100%}#utfltr img,#utltr img{display:block;max-width:none;height:auto}#utfltr div>div,#utltr div>div{width:100%;max-width:none;padding-left:3%}#utfltr div>div:nth-child(2){-webkit-flex:1;flex:1}#utltr div>div:nth-child(2){width:auto;max-width:none}#utfltr div>div:nth-child(2) p,#utltr div>div:nth-child(1) p{margin:0;font-size:1.4rem}#utfltr div>div:nth-child(2) p:nth-child(odd){font-weight:700;margin-top:20px}#utfltr ~ section ul{list-style-type:disc;margin-left:20px}#utfltr+section img{margin-top:25px}#utfltr ~ section p:nth-child(n+9):nth-child(-n+15){margin:0}#utltr div>div:nth-child(1) p:nth-child(even){font-weight:700;margin-top:20px}#utfltr div>div:nth-child(3){-webkit-flex:1;flex:1;display:-webkit-flex;display:flex;-webkit-align-self:flex-end;align-self:flex-end;-webkit-justify-content:flex-end;justify-content:flex-end}#giftsWork{background:url(../images/ut-student-in-lab.jpg) no-repeat;background-size:cover;min-height:200px;display:-webkit-flex;display:flex;-webkit-align-content:stretch;align-content:stretch;padding:0}#giftsWork>div{background-color:#ffd200;width:470px;margin:0 0 0 3%;padding:0 50px}#giftsWork p{font-size:1.2rem}#giftsWork h2{padding:40px 0 10px}#giftsWork a{text-decoration:none;color:#003e7e;font-weight:600}#giftsWork a:hover,#giftsWork a:focus{text-decoration:underline}.highlights{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;max-width:1280px;width:90%;margin:0 auto 30px}.highlights h4{max-width:1280px;margin:0 auto;font-size:2rem;width:100%;padding:20px}.highlights p{-webkit-flex:1;flex:1;padding:0 20px;-webkit-align-self:top;align-self:top}i{vertical-align:middle}.highlights img{margin:20px;-webkit-align-self:center;align-self:center}.slick-arrow{background-color:transparent;border:1px solid #ffd200;font-size:2rem;margin:5px;outline:none;cursor:pointer}.slider{margin:0}.slick-slide{width:100%;height:100vh}.stories h3{font-size:2rem;max-width:1280px;width:90%;margin:75px auto;text-align:center;padding-top:25px;line-height:2.3rem}.stories p{max-width:1280px;margin:10px auto;width:90%}.arrows{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}.storybnr{background-color:#ffd200;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}.storybnr p{max-width:600px;margin:unset;padding:15px 25px;width:auto}.controls{display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around;color:#003e7e;padding:20px 0;font-weight:700;-webkit-flex-wrap:wrap;flex-wrap:wrap}.controls a{color:#134fc9}.controls div p{width:100%}#fin{background-color:#134fc9;padding:0}#fin h2{color:white;max-width:1280px;margin:0 auto}#finBanner{background:url(../images/students-walking.jpg) no-repeat;background-size:cover;height:328px;background-position:center}#finReview{display:-webkit-flex;display:flex;max-width:1280px;margin:0 auto}#finReview h3{color:#134fc9;text-transform:uppercase;margin:25px 0;font-family:"Source Sans Pro",sans-serif;font-size:3rem;font-weight:600}#finReview p{color:#134fc9;margin:0 0 5px}#finReview div:nth-child(2) p{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}#assets{background-color:#134fc9;color:white}#assets h3{color:white}#utsupport{background-color:#ffd200;color:#003e7e}#utsupport h3{color:#003e7e}#assets ul,#utsupport ul,#giving ul{list-style-type:disc;margin-left:20px;margin-top:25px}#assets div.accordion,#giving div.giveAccordion,#utsupport div.utAccordion{max-width:none;width:100%;margin-top:25px}#assets img,#utsupport img,#giving img{width:50%;height:auto;display:block;margin:0 5%}#assets h4 ~ div,#utsupport h4 ~ div,#giving h4 ~ div{background-color:white;max-width:none;width:100%;padding:25px 0;box-shadow:3px 7px 8px rgba(0,0,0,0.3) inset}#assets h4{outline:none;font-weight:400;font-size:1.3rem;color:white;max-width:1280px;width:90%;margin:15px auto;font-family:"Roboto Slab",serif;cursor:pointer}h4>i{vertical-align:middle}.highlight{color:#ffd200 !important}.utHighlight,.giveHighlight{color:#134fc9 !important}#giving h4,#utsupport h4{outline:none;font-weight:400;font-size:1.3rem;margin:15px auto;font-family:"Roboto Slab",serif;max-width:1280px;width:90%;cursor:pointer}#yourGifts{background-color:#003e7e}#yourGifts p,#yourGifts h3{color:white}#yourGifts h2,#yourGifts span{color:#ffd200}#yourGifts button{background-color:#ffd200;color:#003e7e;border:none;font-weight:700;padding:20px 30px;font-size:1.2rem;margin:40px 0;text-transform:uppercase;font-family:"Roboto Slab",serif;cursor:pointer}#yourGifts div p:last-of-type span{text-transform:uppercase}#aboutUs{background:#cad9e1 url(../images/ut-carved-logo.jpg) no-repeat;background-size:cover}#aboutUs ul{list-style-type:disc;margin-left:20px}footer{background-color:#ffd200;padding:40px 0;color:#003e7e}footer>div{max-width:1280px;width:90%;margin:0 auto;display:-webkit-flex;display:flex}footer div div:nth-child(1){-webkit-flex:1;flex:1}footer div div:nth-child(1) img{margin:0 0 25px 0}footer div div:nth-child(2){-webkit-flex:2;flex:2}footer img{display:block}footer h3{margin:0}footer button{background-color:#003e7e;color:white;border:none;font-weight:700;padding:10px 20px;font-size:1.2rem;text-transform:uppercase;font-family:"Roboto Slab",serif;cursor:pointer}footer p:nth-child(3){max-width:680px;margin:25px 0 40px}footer p:nth-child(2){margin-top:0;font-size:1.2rem}footer a{color:#003e7e;text-decoration:none}@media only screen and (max-width: 480px){main{background:url(../images/students-outdoors-conversating-mobile.jpg) no-repeat}main div{width:70% !important;margin:0 0 5vh 0 !important}}@media only screen and (max-width: 640px) and (orientation: landscape){nav ul a,nav a{font-size:.8em;padding:0 !important}nav{padding:0}}@media only screen and (min-width: 320px) and (max-width: 959px){main{background-position:center;background-size:auto;width:100%}nav{background-color:#003e7e;-webkit-flex:1;flex:1;overflow:hidden;height:84px;padding:0}nav a,nav ul{display:block;color:white;text-align:center}nav a{padding:20px 0 0 0}nav a:hover{color:#ffd200}nav ul{margin-top:25px}nav ul li:hover,nav ul li{border-bottom:none}header{padding:0}header div{-webkit-flex:3;flex:3;padding:10px}header img{max-width:80%}.sticky{padding:0}.blubnr{display:none}.hamburger{display:block;outline:none}.navmenu{position:fixed;width:100%;height:100%;left:0;top:0;bottom:0;right:0;background-color:rgba(0,62,126,0.9);transition:all .5s}.controls{display:block;text-align:center}main{-webkit-align-items:flex-end;align-items:flex-end}main p{margin:0}main div{width:53%;text-align:center;padding:25px 0;margin:0 0 20vh 0}h1{font-size:1.5rem;font-weight:600;margin-bottom:0}#utfltr>div{-webkit-flex-direction:column;flex-direction:column}#utfltr div>div,#utltr div>div{width:90%;padding:0}#utltr>div{-webkit-flex-direction:column;flex-direction:column}#utltr div>div:nth-child(2){width:inherit;margin-top:40px}#utltr img{margin-left:5%}#utfltr img,#utltr img{max-width:50%;-webkit-align-self:center;align-self:center}#utfltr div>div:nth-child(3){padding:0;width:100%;margin-top:40px}#giftsWork>div{width:85%;margin:0 auto;padding:0 10px}#giftsWork{height:auto}#giftsWork p{font-size:1rem}#finBanner{background:url(../images/students-walking-mobile.gif) no-repeat;background-position:center;background-size:cover}footer{-webkit-flex-direction:column;flex-direction:column}#finReview{-webkit-flex-direction:column;flex-direction:column}#finReview h3{margin:15px 0;font-size:2.1rem}#assets img,#utsupport img,#giving img{width:90%}#fin h2{padding-left:5%}#giving h4,#utsupport h4,#assets h4{font-size:1rem}footer>div{-webkit-flex-direction:column;flex-direction:column}footer p:nth-child(3){text-align:center}footer p:nth-child(2){text-align:center}footer h3{text-align:center}footer div div:nth-child(1) img{margin:0 auto 45px auto}footer button{display:block;margin:0 auto}}@media only screen and (max-device-width: 768px) and (orientation: landscape){main{background-size:cover;width:100%}main div{width:50%}header{height:85px}}@media only screen and (min-width: 960px) and (max-width: 1024px){nav ul a{font-size:.8rem}nav a{font-size:.8rem}main{background-position:center}#utfltr>div{-webkit-flex-direction:column;flex-direction:column}#utfltr div>div,#utltr div>div{width:90%;padding:0}#utltr>div{-webkit-flex-direction:column;flex-direction:column}#utltr div>div:nth-child(2){width:inherit;margin-top:40px}#utltr img{margin-left:5%}#utfltr img,#utltr img{max-width:50%}#utfltr div>div:nth-child(3){padding:0;margin-top:40px;-webkit-align-self:flex-start;align-self:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start}footer{-webkit-flex-direction:column;flex-direction:column}#finReview{-webkit-flex-direction:column;flex-direction:column}#assets img,#utsupport img,#giving img{width:90%}#fin h2{padding-left:5%}#giving h4,#utsupport h4,#assets h4{font-size:1.1rem}}@media only screen and (min-width: 1025px) and (max-width: 1224px){nav ul a{font-size:.9rem}nav a{font-size:.9rem}main{background-position:center}#utfltr div>div:nth-child(2) p,#utltr div>div:nth-child(1) p{font-size:1.1rem}#finReview{-webkit-flex-direction:column;flex-direction:column}#assets img,#utsupport img,#giving img{width:90%}#fin h2{padding-left:5%}#giving h4,#utsupport h4,#assets h4{font-size:1.1rem}#fin h2{padding-left:5%}}
