/*
Theme Name: nbsims
Author: Megan Copper.
*/
@-ms-viewport{width:device-width}@-o-viewport{width:device-width}@viewport{width:device-width}:root{--scale-multiplier:1}@media (max-height:805px) and (min-aspect-ratio:8/5){:root{--scale-multiplier:.9}}@media (max-height:650px) and (min-aspect-ratio:8/5){:root{--scale-multiplier:.8}}body,html{min-height:100vh;width:100vw;background:#fff}html{-webkit-overflow-scrolling:touch;overflow-x:hidden;overflow-y:scroll;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}body{position:relative;margin:0;font-family:franklin-gothic-urw,sans-serif;font-size:16px;line-height:1.5;color:#333;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}input::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#ddd}input::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#ddd}input:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#ddd}svg{display:block}section{padding:2rem 0}.outer-container{width:80%;margin:0 auto;max-width:1200px;padding:2rem 0}.outer-container-full{width:100%;max-width:100%;padding:0}.outer-container.small{max-width:1000px!important}.inner-container-b{display:block}@media screen and (min-width:768px){.outer-container,section{padding:4rem 0}}.hero{background-color:gray;position:relative}.hero:after{opacity:.7;background:radial-gradient(#233453,#324b77)}.hero:after,.hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:3}.hero:before{background:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.7)),color-stop(95%,transparent));background:linear-gradient(90deg,rgba(0,0,0,.7),transparent 95%)}.hero .full{z-index:1}.hero .full,.hero .hero-wrapper{position:absolute;top:0;left:0;right:0;bottom:0}.hero .hero-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero-content{margin:0 auto;max-width:55rem;z-index:9;text-align:center}.hero-content h1{font-size:calc(1.4vw + 1.6rem);margin:0;color:#fff}.hero-content p{font-size:1.8rem;line-height:1.4;margin:10px 0;font-weight:500;color:#fff;font-style:italic}.hero-content a.button{margin-top:20px}img{height:auto;max-width:100%;border:0}a.progressive,img{outline:0;display:block}a.progressive{position:relative;overflow:hidden}a.progressive:not(.replace){cursor:default}a.progressive img{display:block;width:100%;max-width:none;height:auto;border:0}a.progressive img.preview{-webkit-filter:blur(2vw);filter:blur(2vw);-webkit-transform:scale(1.05);transform:scale(1.05)}a.progressive img.reveal{position:absolute;left:0;top:0;will-change:transform,opacity;-webkit-animation:reveal .5s ease-out;animation:reveal .5s ease-out}.grad-overlay-one{position:absolute;top:0;right:0;left:0;bottom:0;z-index:1;background:radial-gradient(rgba(0,0,0,.4),rgba(0,0,0,.1))}@-webkit-keyframes reveal{0%{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes reveal{0%{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.placeholder{background-color:#f6f6f6;background-size:cover;background-repeat:no-repeat;position:relative;overflow:hidden;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.placeholder img{position:absolute;opacity:0;top:0;left:0;width:100%;-webkit-transition:opacity 1s linear;transition:opacity 1s linear}.placeholder img.loaded{opacity:1}.img-small{-webkit-filter:blur(50px);filter:blur(50px);-webkit-transform:scale(1);transform:scale(1)}@media screen and (max-width:960px){.hero{min-height:400px;background-size:cover;background-position:50%;background-repeat:no-repeat}.home .hero{min-height:500px}.placeholder{background:0 0}.placeholder img{display:none}.hero-content{margin:0 auto;padding:20px 0;width:90%;text-align:center}.hero-content h1{font-size:calc(1.4vw + 1.6rem);line-height:1.2}.hero-content p{font-size:20px;line-height:1.4;margin:10px 0;font-weight:500;color:#fff;font-style:italic}.hero-content a.button{margin-top:20px}}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.flex-justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:0;min-width:0}.flex-60-40>:first-child{-webkit-box-flex:0;-ms-flex:0 0 60%;flex:0 0 60%}.flex-40-60>:first-child,.flex-60-40>:nth-child(2){-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%}.flex-40-60>:nth-child(2){-webkit-box-flex:0;-ms-flex:0 0 60%;flex:0 0 60%}.flex-50-50>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.flex-40-50>:first-child{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%}.flex-40-50>:nth-child(2){-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.flex-grid-4{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:wrap;flex-flow:wrap;margin-left:-20px;margin-right:-20px;list-style:none}.flex-grid-4>*{padding:20px;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}@media (min-width:768px){.flex-grid-4>*{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}}@media (min-width:960px){.flex-grid-4>*{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}}@media (min-width:1200px){.flex-grid-4>*{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}}.flex-grid-3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:wrap;flex-flow:wrap;margin-left:-20px;margin-right:-20px;list-style:none}.flex-grid-3>*{padding:20px;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}@media (min-width:768px){.flex-grid-3>*{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}}@media (min-width:960px){.flex-grid-3>*{-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;max-width:33.33333%}}@media (min-width:1200px){.flex-grid-3>*{-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;max-width:33.33333%}}.flex-grid-thirds{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:wrap;flex-flow:wrap;margin-left:-20px;margin-right:-20px;list-style:none}.flex-grid-thirds>*{padding:20px;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}@media (min-width:768px){.flex-grid-thirds>*{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}}@media (min-width:960px){.flex-grid-thirds>*{-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;max-width:33.33333%}}@media (min-width:1200px){.flex-grid-thirds>*{-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;max-width:33.33333%}}.flex-grid-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:wrap;flex-flow:wrap;margin-left:-20px;margin-right:-20px;list-style:none}.flex-grid-2>*{padding:20px;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}@media (min-width:768px){.flex-grid-2>*{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}}@media (min-width:960px){.flex-grid-2>*{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}}@media (min-width:1200px){.flex-grid-2>*{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}}.align-c{text-align:center}.align-r{text-align:right}.align-l{text-align:left}.relative{position:relative}.fixed{position:fixed}.absolute{position:absolute}.unlist{list-style-type:none;margin:0;padding:0}.white{color:#fff}.fw{width:100%}.fit-x{top:0;bottom:0;left:0;right:0}.fit-t{top:0}.fit-b{bottom:0}.m0{margin:0}.ma{margin:auto}.mlra{margin:0 auto}.ml3{margin-left:3vw}.mt3{margin-top:3vw}.mb3{margin-bottom:3vw}.mr3{margin-right:3vw}.ml2{margin-left:2vw}.mt2{margin-top:2vw}.mb2{margin-bottom:2vw}.mr2{margin-right:2vw}.ml1{margin-left:1vw}.mt1{margin-top:1vw!important}.mb1{margin-bottom:1vw}.mr31{margin-right:1vw}.npt{padding-top:0!important}.npb{padding-bottom:0!important}.np{padding:0!important}.aspect{width:100%;z-index:-10;position:relative;opacity:0}.shadow{-webkit-box-shadow:0 12px 24px 0 rgba(38,39,41,.15);box-shadow:0 12px 24px 0 rgba(38,39,41,.15)}.bg-center{background-size:cover;background-position:50%;background-repeat:no-repeat}.oh{overflow:hidden}.zoom{position:absolute;top:0;right:0;bottom:0;left:0;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.zoom:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}h1,h2,h3{font-family:oswald;text-transform:uppercase}h2,h3{letter-spacing:.5px}.button{padding:0;margin:0;font-family:inherit;font-style:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;vertical-align:baseline;border:0;background:0 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;padding:0 30px;height:40px;font-size:16px;line-height:36px;vertical-align:middle;text-align:center;text-decoration:none;color:#fff;text-transform:uppercase;letter-spacing:.15rem;font-weight:600;font-size:14px;cursor:pointer;border:2px solid transparent;border-radius:2px;background:#69f;-webkit-transition:.18s;transition:.18s;-webkit-transition-property:border-color,background-color,color,opacity;transition-property:border-color,background-color,color,opacity}.button:focus{outline:0}.button+.button{margin-left:15px}.button:focus,.button:hover{outline:0}.button:hover{background-color:#37f}.button.disabled{cursor:default;background-color:#bbb}.button.navy-btn{background:#0d1627}.button.navy-btn:hover{background-color:#69f}.signup{background:#0d1627;color:#fff;padding:0}.signup .inner-container{max-width:600px;text-align:center;margin:0 auto}.gform_wrapper #gform_1{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:400px;background:red;-ms-flex-wrap:wrap;flex-wrap:wrap}.gform_wrapper #gform_1 .gfield_label{display:none}.gform_wrapper #gform_1 .gform_body,.gform_wrapper #gform_1 .gform_footer{margin:0;padding:0;background:#fff}.gform_wrapper #gform_1 .gform_body{-webkit-box-flex:1;-ms-flex:1;flex:1}.gform_wrapper #gform_1 .gform_footer{width:auto;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.gform_wrapper #gform_1 li.gfield{margin:0;padding:0}.gform_wrapper #gform_1 .ginput_container{margin-top:0;padding:0}.gform_wrapper #gform_1 .button{line-height:1;height:100%;border-radius:0;width:auto;display:inline-block;margin:0;padding:8px 25px}.gform_wrapper #gform_1 input{width:100%;border:0;padding:8px 4px}.footer-inner{width:90%;margin:0 auto}.footer-nav{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer-nav a{color:inherit;text-decoration:none;display:block}.footer-nav a:focus{outline:0}.footer-logo{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer-logo h4{color:#0d1627}.footer-shield{width:250px}.footer-contact{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;text-align:center}.footer-colophon{border-top:1px solid #e7eeee;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer-colophon .copyright{-webkit-box-flex:1;-ms-flex:1;flex:1;text-transform:uppercase;letter-spacing:.1rem;font-size:12px}.footer-colophon .privacy{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:right}.footer-colophon .privacy a{color:inherit;text-decoration:none;padding-left:10px;text-transform:uppercase;letter-spacing:.1rem;font-size:12px}.footer-colophon .privacy a:focus{outline:0}.footer-buttons{margin-top:20px}.footer-nav-list{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin:20px 0;display:none}.footer-nav-list ul{padding:0;margin:0;font-family:inherit;font-style:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;vertical-align:baseline;border:0;list-style:none;margin:0 2vw}.footer-nav-list ul li:first-of-type{color:#69f;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.1rem}.social-links{padding:0;margin:0;font-family:inherit;font-style:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;vertical-align:baseline;border:0;list-style:none;display:inline-block;margin-top:10px}.social-links li{width:26px;height:26px;display:block;float:left;margin:0 5px;padding:7px;background:#69f;border-radius:100%;-webkit-transition:background-color .25s ease-in-out;transition:background-color .25s ease-in-out}.social-links li:first-of-type{margin-left:0}.social-links li:last-of-type{margin-right:0}.social-links li:hover{background-color:#69f}.social-links li .cls-1{fill:#fff}.footer-nav a.button{color:#fff}@media screen and (min-width:600px){.footer-nav-list{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.footer-logo{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.footer-contact{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left}.footer-buttons{margin-top:0}}@media screen and (min-width:1040px){.footer-nav{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.footer-logo{-webkit-box-flex:1;-ms-flex:1;flex:1}.footer-nav-list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}header{position:fixed;top:0;left:0;width:100vw;height:60px;z-index:21;background:#fff}header .header-outer{width:90%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}header .header-outer .logo-wrap{width:100px;height:33px}header .header-outer .nav-wrap{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:4vw;height:100%}header ul.top-level{padding:0;margin:0;font-family:inherit;font-style:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;vertical-align:baseline;border:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}header ul.top-level li{padding:0 20px;position:relative}header ul.top-level li a{color:inherit;text-decoration:none;font-family:franklin-gothic-urw;font-weight:500;text-transform:uppercase;letter-spacing:1px;font-size:13px;color:#fff;height:80px;line-height:80px;display:block}header ul.top-level li a:focus{outline:0}header ul.top-level li:last-of-type{padding-right:0}header ul.sub-menu{padding:0;margin:0;font-family:inherit;font-style:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;vertical-align:baseline;border:0;list-style:none;position:absolute;background:#fff;-webkit-box-shadow:0 6px 20px 0 rgba(60,63,64,.07);box-shadow:0 6px 20px 0 rgba(60,63,64,.07);left:0;width:200px}header ul.sub-menu li a{height:0;line-height:40px;overflow:hidden;-webkit-transition:height .2s ease-in-out;transition:height .2s ease-in-out}.header-is-hovered ul.top-level ul.sub-menu.sub-is-hovered li a{-webkit-animation-name:showMenu;animation-name:showMenu;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes showMenu{0%{height:0}to{height:40px}}@keyframes showMenu{0%{height:0}to{height:40px}}.mobile-menu-wrapper{width:100vw;position:fixed;top:0;z-index:30}.mobile-menu-wrapper nav{background:#fff;-webkit-box-shadow:0 6px 20px 0 rgba(60,63,64,.07);box-shadow:0 6px 20px 0 rgba(60,63,64,.07);position:fixed;top:0;right:0;width:300px;min-height:100vh;z-index:20;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.mobile-menu-wrapper ul.top-level{padding:0;margin:0;font-family:inherit;font-style:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;vertical-align:baseline;border:0;list-style:none;margin-top:40px}.mobile-menu-wrapper ul.top-level li a{color:inherit;text-decoration:none;font-family:franklin-gothic-urw;font-weight:500;font-size:14px;color:#0d1627;display:block;height:40px;line-height:40px;border-bottom:1px solid #e7eeee;padding:0 20px}.mobile-menu-wrapper ul.top-level li a:focus{outline:0}.mobile-menu-wrapper ul.sub-menu{padding:0;margin:0;font-family:inherit;font-style:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;vertical-align:baseline;border:0;list-style:none;background:#f2f4ff;max-height:0;overflow:hidden;visibility:hidden;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.mobile-menu-wrapper ul.sub-menu li a{height:0;line-height:40px;overflow:hidden;-webkit-transition:height .2s ease-in-out;transition:height .2s ease-in-out}.mobile-menu-wrapper ul.top-level li.submenu-is-open ul.sub-menu{visibility:visible;max-height:100%}.mobile-menu-wrapper ul.top-level li.submenu-is-open ul.sub-menu li a{height:40px}.mobile-menu-wrapper .nav-is-revealed nav{-webkit-transform:translateX(0);transform:translateX(0)}.mobile-menu-wrapper .menu-item-has-children>a{position:relative}.mobile-menu-wrapper .menu-item-has-children>a:after{content:"";width:6px;height:6px;position:absolute;right:20px;top:50%;margin-top:-2px;border-right:2px solid #abc4c4;border-bottom:2px solid #abc4c4;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:-webkit-transform .1s ease-in-out;transition:-webkit-transform .1s ease-in-out;transition:transform .1s ease-in-out;transition:transform .1s ease-in-out,-webkit-transform .1s ease-in-out}.mobile-menu-wrapper .menu-item-has-children.submenu-is-open>a{position:relative}.mobile-menu-wrapper .menu-item-has-children.submenu-is-open>a:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.color__nav,.header-is-hovered{border-bottom:1px solid #e7eeee}.color__nav ul.top-level li a,.header-is-hovered ul.top-level li a{color:#0d1627}.header-padding{width:100%;display:block;height:60px}#nb{fill:#69f}#student{fill:#0d1627}#outline{fill:#adc2b9}#blueShield{fill:#0d1627}#letters{fill:#fff}#orangeShield{fill:red}#text{fill:#0d1627}#nav-trigger{width:24px;height:18px;position:absolute;top:21px;right:5%;z-index:30}#nav-trigger .bar{width:24px;height:2px;border-radius:3px;background:#0d1627;position:absolute;-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0);-webkit-transition:-webkit-transform .25s cubic-bezier(.2,.3,.25,.9);transition:-webkit-transform .25s cubic-bezier(.2,.3,.25,.9);transition:transform .25s cubic-bezier(.2,.3,.25,.9);transition:transform .25s cubic-bezier(.2,.3,.25,.9),-webkit-transform .25s cubic-bezier(.2,.3,.25,.9)}#nav-trigger .bar:first-of-type{top:0}#nav-trigger .bar:nth-of-type(2),#nav-trigger .bar:nth-of-type(3){top:50%;margin-top:-1px}#nav-trigger .bar:nth-of-type(4){bottom:0}#nav-trigger.nav-is-clicked .bar:first-of-type{-webkit-transform:scale(0) rotate(0);transform:scale(0) rotate(0)}#nav-trigger.nav-is-clicked .bar:nth-of-type(2){-webkit-transform:scale(1) rotate(-45deg);transform:scale(1) rotate(-45deg)}#nav-trigger.nav-is-clicked .bar:nth-of-type(3){-webkit-transform:scale(1) rotate(45deg);transform:scale(1) rotate(45deg)}#nav-trigger.nav-is-clicked .bar:nth-of-type(4){-webkit-transform:scale(0) rotate(0);transform:scale(0) rotate(0)}@media screen and (min-width:960px){.mobile-menu-wrapper{display:none}header{height:80px;background:0 0;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}header .header-outer .logo-wrap{width:140px;height:47px}#nb{fill:#69f}#date,#nb{-webkit-transition:fill .2s ease-in-out;transition:fill .2s ease-in-out}#date{fill:#fff}.color-logo,header.color__nav,header.header-is-hovered{background:#fff}.color-logo #nb,header.color__nav #nb,header.header-is-hovered #nb{fill:#69f;-webkit-transition:fill .2s ease-in-out;transition:fill .2s ease-in-out}.color-logo #date,header.color__nav #date,header.header-is-hovered #date{fill:#0d1627;-webkit-transition:fill .2s ease-in-out;transition:fill .2s ease-in-out}.header-padding{height:80px}}.hf{background:#f6f9f9;border:2px solid #e7eeee;position:relative}.hf-container{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.hf-container .hf-containerInner{width:80%;margin:0 auto;text-align:center}.hf-container:first-of-type{margin-bottom:40px}.hf-icon{width:60px;margin:0 auto}.ig-row{padding:0 10px 10px}.ig-row:first-of-type{padding-top:10px;padding-bottom:0}.ig-column-1,.ig-column-2,.ig-column-3{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;min-height:220px;padding:10px;position:relative}.ig-columnInner{width:100%;height:100%}.img-caption{position:absolute;bottom:20px;right:20px;color:#fff;font-style:italic;font-weight:500;text-shadow:0 0 15px rgba(0,0,0,.55)}@media screen and (min-width:600px){.hf:after{content:"";position:absolute;top:0;left:50%;bottom:0;margin-left:-1px;width:2px;background:#e7eeee}.hf-container{-webkit-box-flex:1;-ms-flex:1;flex:1}.hf-container:first-of-type{margin-bottom:0}.ig-column-1{-webkit-box-flex:1;-ms-flex:1;flex:1}.ig-column-3{-webkit-box-flex:3;-ms-flex:3;flex:3}.ig-column-2{-webkit-box-flex:2;-ms-flex:2;flex:2}}a.ll_outerWrap{color:inherit;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:80px;background:#fff;outline-color:transparent;outline-width:10px;outline-style:solid;-webkit-transition:outline-color .3s ease;transition:outline-color .3s ease}a.ll_outerWrap:focus{outline:0}a.ll_outerWrap .ll_image{-webkit-box-flex:0;-ms-flex:0 0 35%;flex:0 0 35%;margin-right:40px}a.ll_outerWrap .ll_description{padding:20px}a.ll_outerWrap h2,a.ll_outerWrap h3{margin:0}a.ll_outerWrap:hover{outline-color:#69f}.landing-links{background:#f6f9f9}.current-flag{display:inline-block;padding:3px 5px;color:#fff;font-weight:500;font-size:14px;letter-spacing:1.5px;text-transform:uppercase;background:#69f;margin-bottom:5px}.single-competitions .hero-content{width:80%;margin:0 auto;max-width:1200px}.single-competitions .hero-contentInner{text-align:left;max-width:600px}.competition-meta{background:#e7eeee;border-top:5px solid #69f;border-bottom:5px solid #69f}.cm__itemHead{margin:0;color:#69f;text-transform:uppercase;letter-spacing:1px;font-size:14px;padding-left:25px;position:relative}.cm__itemHead:before{content:"";position:absolute;width:18px;height:18px;left:0;top:50%;margin-top:-9px}.cm__date:before{background-image:url(/wp-content/themes/nbsims/assets/dates-thick.svg)}.cm__duration:before{background-image:url(/wp-content/themes/nbsims/assets/duration-thick.svg)}.cm__questions:before{background-image:url(/wp-content/themes/nbsims/assets/questions-thick.svg)}.cm__eligibility:before{background-image:url(/wp-content/themes/nbsims/assets/eligibility-thick.svg)}.cm__locations:before{background-image:url(/wp-content/themes/nbsims/assets/locations-thick.svg)}.cm__cost:before{background-image:url(/wp-content/themes/nbsims/assets/cost-thick.svg)}.ci__content{-webkit-box-flex:1;-ms-flex:1;flex:1}.ci__callout{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.ci__callout h4{margin-bottom:5px;text-transform:uppercase;letter-spacing:1px;font-size:14px;color:#0d1627}.ci__callout p{margin:0}.ci__callout a{text-decoration:none;color:#69f;font-weight:500}.single .ci__callout h4{color:#0d1627;margin:5px 0}.competition-sites{background:#f6f9f9;padding:2rem 0}.compsite{color:inherit;text-decoration:none}.compsite:focus{outline:0}.compsite-inner{padding:15px 10px;background:#fff;border:1px solid #e7eeee;font-weight:500;position:relative}.compsite-inner:after{content:"";width:8px;height:8px;position:absolute;right:15px;top:50%;margin-top:-4px;border-top:2px solid #676767;border-right:2px solid #676767;-webkit-transform:rotate(45deg);transform:rotate(45deg)}@media screen and (min-width:960px){.ci__callout{-webkit-box-flex:0;-ms-flex:0 0 30vw;flex:0 0 30vw;margin-left:20px;padding:10px 20px;border:1px solid #c9d9d9}.ci__callout h4{margin:5px 0;text-transform:uppercase;letter-spacing:1px;font-size:14px}.ci__callout p{margin:0}.ci__callout a{text-decoration:none;display:inline-block;color:#69f;font-weight:500;margin-bottom:5px}}.single h4{font-size:14px;letter-spacing:1.4px;color:#69f;text-transform:uppercase}
