@import url('https://fonts.googleapis.com/css?family=Lato:400,700|Raleway:400,700');.accessibleHiddenElement{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}.accessibleShownElement{position:static;overflow:hidden;height:auto;width:auto;margin:0;clip:auto}@font-face{font-family:'FontAwesome';
src:url('../../fonts/fontawesome-webfont.eot?v=4.6.3');
src:url('../../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'),url('../../fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'),url('../../fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'),url('../../fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'),url('../../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');

font-weight:normal;
font-style:normal}
@font-face{font-family:'fontello';
src:url('../../fonts/fontello.eot?v=4.6.3');
src:url('../../fonts/fontello.eot?#iefix&v=4.6.3') format('embedded-opentype'),url('../../fonts/fontello.woff2?v=4.6.3') format('woff2'),url('../../fonts/fontello.woff?v=4.6.3') format('woff'),url('../../fonts/fontello.ttf?v=4.6.3') format('truetype'),url('../../fonts/fontello.svg?v=4.6.3#fontello') format('svg');
font-weight:normal;
font-style:normal}
.gridSpacers{margin-right:0.520833333%;margin-left:0.520833333%}.col24{max-width:96em;margin:0 auto;width:100%;position:relative}.col24WithGutters{width:98.958333333%}.col23{width:94.791666667%}.col22{width:90.625%}.col21{width:86.458333333%}.col20{width:82.291666667%}.col19{width:78.125%}.col18{width:73.958333333%}.col17{width:69.791666667%}.col16{width:65.625%}.col15{width:61.458333333%}.col14{width:57.291666667%}.col13{width:53.125%}.col12{width:48.958333333%}.col11{width:44.791666667%}.col10{width:40.625%}.col9{width:36.458333333%}.col8{width:32.291666667%}.col7{width:28.125%}.col6{width:23.958333333%}.col5{width:19.791666667%}.col4{width:15.625%}.col3{width:11.458333333%}.col2{width:7.291666667%}.col1{width:3.125%}.col1Gutter{margin-left:4.166666667%;margin-right:4.166666667%}.colAlpha{float:left}.colBeta{float:right}@keyframes carouselArrowNudgeForwards{0%{-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate(0,0);transform:translate(0,0)}
50%{-webkit-transform:translate(8px,0);transform:translate(8px,0);-webkit-transform:translate(8px,0);transform:translate(8px,0)}
100%{-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate(0,0);transform:translate(0,0)}}
@keyframes carouselArrowNudgeBackwards{0%{-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate(0,0);transform:translate(0,0)}
50%{-webkit-transform:translate(-8px,0);transform:translate(-8px,0);-webkit-transform:translate(-8px,0);transform:translate(-8px,0)}
100%{-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate(0,0);transform:translate(0,0)}}
.flexsliderContainer{padding:2em 4em;width:100%}.noJsWarning{display:none}.noJs .noJsWarning{display:block;color:#000;font-size:1.5em;margin:1em 0;width:100%;text-align:center}.noJs iframe{width:100%}.noJs .flexslider{background:none}.noJs .flexsliderThumbs{display:none}.flexslider{position:relative;background:url('/_cms-site-content/_nelt-school-master/i/global/ajax-loader.gif') no-repeat center}.flexslider .slides li{position:relative}.flexslider iframe{width:100%}.flexslider .flex-control-paging{text-align:center;padding-top:1em}.flexslider .flex-control-paging li{height:1.5em;width:1.5em;display:inline-block;margin:0 0.5em}.flexslider .flex-control-paging li a{display:block;border-radius:50%;background-color:#ccc;text-indent:-9999px;-webkit-box-shadow:inset 0 1px 2px 0 rgba(0,0,0,0.25);-moz-box-shadow:inset 0 1px 2px 0 rgba(0,0,0,0.25);box-shadow:inset 0 1px 2px 0 rgba(0,0,0,0.25)}.flexslider .flex-control-paging li a.flex-active{background-color:#7f7f7f}.flexslider .caption{background:#fff;position:absolute;bottom:2.5em;left:2.5em;padding:1.8em 2em;font-size:1.2em;color:#646464;max-width:22.5em;line-height:1.8}.flexslider .caption.hidden{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}.flexsliderThumbs{margin-top:3.7em;position:relative}.flexsliderThumbs li.flex-active-slide{position:relative}.flexsliderThumbs li.flex-active-slide:after{content:"";position:absolute;width:calc(100% - 6px);height:calc(100% - 6px);border:3px solid #092c6c;top:0;left:0}.flexsliderThumbs img{display:block}.flexsliderThumbs .youtubeThumb{position:relative;overflow:hidden;height:89px}.flexsliderThumbs .youtubeThumb img{width:100%;height:auto;position:absolute;left:0;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.flex-direction-nav a{position:absolute;height:65px;width:32px;display:block;right:calc(-32px - 1.5em);text-indent:-9999px;top:50%;margin-top:-32px;background:url('/_cms-site-content/_churchill-academy/img/icons/carousel-nav-sprite.png') -32px -130px no-repeat}.flex-direction-nav a.flex-prev{right:auto;left:calc(-32px - 1.5em);background-position:0 -130px}.flex-direction-nav a.flex-prev:hover{-webkit-animation:carouselArrowNudgeBackwards 0.4s ease-in-out;animation:carouselArrowNudgeBackwards 0.4s ease-in-out}.flex-direction-nav a.flex-disabled{display:none}.flex-direction-nav a:hover{-webkit-animation:carouselArrowNudgeForwards 0.4s ease-in-out;animation:carouselArrowNudgeForwards 0.4s ease-in-out}@media screen and (max-width:560px){.flexslider .caption{position:relative;max-width:100%;left:0;bottom:0;border:1px solid #ddd}}@media screen and (max-width:780px){.flexslider{background:none}.flexslider .slides>li{display:block;width:100%;margin-bottom:1em}.flexsliderThumbs{display:none}.flexsliderContainer{padding:0}}h1,h2,h3,h4,h5,h6{text-transform:uppercase;color:#092c6c}header .schoolName{text-transform:uppercase;font-weight:700}nav li a{font-family:'Raleway',Arial,Helvetica Neue,Helvetica,sans-serif}.headerLinks,.searchButton{font-family:'Raleway',Arial,Helvetica Neue,Helvetica,sans-serif}.animatedInSection .animatedContent{-webkit-transform:translate(0,300px);transform:translate(0,300px);opacity:0;-moz-transition:all 0.4s ease-in-out;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.animatedInSection.js-inView .animatedContent{-webkit-transform:translate(0,0);transform:translate(0,0);opacity:1}.floatedColumns{overflow:hidden}.noJs .animatedContent{-webkit-transform:translate(0,0);transform:translate(0,0);opacity:1}@media screen and (max-width:1030px){.animatedInSection .animatedContent{-webkit-transform:translate(0,0);transform:translate(0,0);opacity:1}}.heroImageWrapper+.row{padding-top:2em}.heroImage{width:100%;height:auto;display:block;min-height:25vw;opacity:0;-moz-transition:opacity 0.4s linear;-webkit-transition:opacity 0.4s linear;transition:opacity 0.4s linear;background:url('/_cms-site-content/_nelt-school-master/i/global/ajax-loader.gif') no-repeat center}.heroImage.loaded{opacity:1}.noJs .heroImage{opacity:1}@media screen and (min-width:980px){.heroImageWrapper{min-height:11em}.heroImageWrapper+.row{padding-top:0}}.titleArea{background:#fff;text-align:center}.introText p{font-size:2.2em;color:#092c6c;text-align:left}.twoColumnText{padding:2em 0;background:#fff}.pageContent .twoColumnText{padding:3em 0 0}.twoColumnText .htmlContent{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:2em;-moz-column-gap:2em;column-gap:2em;-webkit-column-width:auto;-moz-column-width:auto;column-width:auto;-webkit-animation-delay:0.8s;animation-delay:0.8s;margin-bottom:0}.pageContent .twoColumnText .pageContent{width:100%}.twoColumnText .pageContent{padding:0}.eventContentArea:before,.dividerLine:after{content:"";height:1px;background:#b6b6b6;width:80%;max-width:57em;display:block;margin:4em auto 2em}@media screen and (max-width:960px){.twoColumnText{padding-left:2em;padding-right:2em}.pageContent .twoColumnText{padding-left:0;padding-right:0}}@media screen and (max-width:760px){.introText p{font-size:2em}}@media screen and (max-width:530px){.twoColumnText .htmlContent{-webkit-column-count:1;-moz-column-count:1;column-count:1;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;-webkit-column-width:auto;-moz-column-width:auto;column-width:auto}}.imageTextBlock{padding:2em 0;background:#fff}.imageTextBlock .pageContent{padding:0}.imageText,.image{float:left;margin-right:0.520833333%;margin-left:0.520833333%}.imageText p,.image p{font-size:1.4em}.imageText img,.image img{width:100%;display:block}.imageText{width:57.291666667%}.imageText img{margin-bottom:2.5em}.image{width:40.625%;padding-left:2.5em}@media screen and (max-width:960px){.imageTextBlock{padding-left:2em;padding-right:2em}}.noJs .fullWidthVideo{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}.fullWidthVideo{background:#f2c52c;margin:2em 0}.fullWidthVideo:nth-of-type(5n+1){background:#f2c52c}.fullWidthVideo:nth-of-type(5n+2){background:#1674d4}.fullWidthVideo:nth-of-type(5n+3){background:#c92718}.fullWidthVideo:nth-of-type(5n+4){background:#1674d4}.fullWidthVideo:nth-of-type(5n+5){background:#ebf3fe}.fullWidthVideo .row{background:none}.fullWidthVideo video,.fullWidthVideo .videoThumb{display:block;width:100%;background:#000}.fullWidthVideo .videoThumb{position:absolute;top:0;left:0;display:block;z-index:1;width:auto;height:100%}.fullWidthVideo iframe{display:block}.playPauseIcon{color:#fff;position:absolute;top:0;left:0;width:100%;height:100%;opacity:1;z-index:2;text-decoration:none}.playPauseIcon span{text-indent:-9999px;display:block}.playPauseIcon:before{position:absolute;top:50%;left:50%;margin-top:-0.5em;margin-left:-0.4em;display:inline-block;font:normal normal normal 1em/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:6.4em}.playPauseIcon.play:before{content:"\f04b"}.playPauseIcon.pause{opacity:0}.playPauseIcon.pause:hover{opacity:1}.playPauseIcon.pause:before{content:"\f04c"}@media screen and (max-width:1280px){.playPauseIcon,.playPauseIcon.pause{opacity:1}.playPauseIcon:before{margin:0;top:auto;bottom:0.5em;right:0.5em;left:auto}}@media screen and (max-width:960px){.fullWidthVideo .videoThumb{width:100%;height:100%;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.fullWidthVideo video{height:54.4vw}}.usefulLinks{overflow:hidden;padding:3em 0}.usefulLinks .pageContent{padding:0}.usefulLinks h2{font-family:'Raleway',Arial,Helvetica Neue,Helvetica,sans-serif;font-size:1.8em;font-weight:600;text-transform:uppercase;margin-right:0.520833333%;margin-left:0.520833333%;color:#092c6c}.usefulLinks li{width:32.291666667%;margin-right:0.520833333%;margin-left:0.520833333%;float:left;margin-bottom:1em}.usefulLinks ul{overflow:hidden}.usefulLinks .imgWrap{overflow:hidden}.usefulLinks img{width:100%;display:block;-moz-transition:transform 0.6s ease-in-out;-webkit-transition:transform 0.6s ease-in-out;transition:transform 0.6s ease-in-out}.usefulLinks a{text-decoration:none;overflow:hidden;display:block}.usefulLinks a:hover p{text-decoration:underline}.usefulLinks a:hover img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05)}.usefulLinks .linkPanel{background:#092c6c;border-width:0;border-color:transparent;border-style:none}.usefulLinks p{font-weight:600;font-size:1.8em;font-family:'Raleway',Arial,Helvetica Neue,Helvetica,sans-serif;text-transform:uppercase;color:#fff;padding:0.4em 0.6em;position:relative;z-index:2;min-height:2.33em}@media screen and (max-width:960px){.usefulLinks{padding-left:2em;padding-right:2em}}@media screen and (max-width:760px){.usefulLinks li{width:98.958333334%;margin-right:0.520833333%;margin-left:0.520833333%;margin-bottom:1em}.usefulLinks li .imgWrap,.usefulLinks li p{width:48.958333333%;float:left}.usefulLinks li p{padding:1em;margin-right:0.520833333%;margin-left:0.520833333%}.usefulLinks li .linkPanel{border-width:0}}@media screen and (min-width:760px){.usefulLinks ul{display:-webkit-box;display:-ms-flexbox;display:flex}.usefulLinks a{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:auto;flex-basis:auto}}@media screen and (max-width:460px){.usefulLinks li .imgWrap,.usefulLinks li p{width:100%;float:none}}.downloads{overflow:hidden;padding:3em 0}.downloads .pageContent{padding:0}.downloads ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.downloads h2{font-family:'Raleway',Arial,Helvetica Neue,Helvetica,sans-serif;font-size:1.8em;font-weight:600;text-transform:uppercase;margin-right:0.520833333%;margin-left:0.520833333%;color:#092c6c}.downloads li{width:48.958333333%;margin-right:0.520833333%;margin-left:0.520833333%;float:left;margin-bottom:1em;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.downloads li+li{max-width:48.958333333%}.textContent+.downloads{padding-top:0}@keyframes downloadIcon{0%{-webkit-transform:translate(0,-30px);transform:translate(0,-30px);-webkit-transform:translate(0,-30px);transform:translate(0,-30px);
opacity:0}
20%{opacity:1}
100%{-webkit-transform:translate(0,18px);transform:translate(0,18px);-webkit-transform:translate(0,18px);transform:translate(0,18px)}}
.downloads li{position:relative}.downloads li a{font-family:'Lato',Arial,Helvetica Neue,Helvetica,sans-serif;background:#ebf3fe;position:relative;color:#092c6c;text-decoration:none;display:block;padding:0.625em 3.3em 0.625em 0.9em;background-position:0.5em center;background-repeat:no-repeat;font-size:1.6em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.downloads li a:before{content:"";position:absolute;background:url('/_cms-site-content/_churchill-academy/img/icons/download-icon.png?v=2') center 0 no-repeat;height:12px;width:22px;bottom:18px;right:11px;z-index:1}.downloads li a:after{content:"";position:absolute;top:0;right:0;width:40px;height:40px;border:2px solid #3c93ec;background:#fff}.downloads li a:hover{text-decoration:underline}.downloads li a:hover:before{-webkit-animation:downloadIcon 0.8s ease-in-out;animation:downloadIcon 0.8s ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.downloads li:after{content:"";position:absolute;bottom:2px;right:11px;width:21px;height:11px;background:#fff;border-top:2px solid #3c93ec;z-index:2}@media screen and (max-width:960px){.downloads{padding-left:2em;padding-right:2em}}@media screen and (max-width:600px){.downloads ul{display:block}.downloads li{width:98.958333334%;margin-right:0.520833333%;margin-left:0.520833333%;margin-bottom:1em}.downloads li+li{max-width:98.958333334%}}.galleryList{overflow:hidden;margin:4em auto}.galleryList ul{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.galleryList h2{font-size:3.2em;font-family:'Raleway',Arial,Helvetica Neue,Helvetica,sans-serif;text-align:center;margin-bottom:1em;color:#092c6c}.galleryList .viewAll{top:1.6em;color:#092c6c}.galleryLinkPanel{width:23.958333333%;float:left;margin-right:0.520833333%;margin-left:0.520833333%;position:relative;margin-bottom:1em;min-height:23em;overflow:hidden;padding:2px}.galleryLinkPanel a{display:block}.galleryLinkPanel:after{content:"";height:100%;position:absolute;top:0;left:0;width:100%;background:rgba(0,0,0,0.5);z-index:1;-moz-transition:background 0.2s ease-in-out;-webkit-transition:background 0.2s ease-in-out;transition:background 0.2s ease-in-out}.galleryLinkPanel .albumTitle{font-size:1em;z-index:3;background:none;position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.galleryLinkPanel img{width:100%;display:block}.galleryLinkPanel h3{font-size:2.6em;font-family:'Raleway',Arial,Helvetica Neue,Helvetica,sans-serif;color:#fff;margin-top:1em;-moz-transition:margin-top 0.2s ease-in-out;-webkit-transition:margin-top 0.2s ease-in-out;transition:margin-top 0.2s ease-in-out;width:100%}.galleryLinkPanel .inner{padding:1em 2em}.galleryLinkPanel .buttonWrap{text-align:center;-webkit-transform:translate(0,42px);transform:translate(0,42px);opacity:0;max-height:0;width:100%;display:block;-moz-transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.galleryLinkPanel .buttonLink{font-family:'Lato',Arial,Helvetica Neue,Helvetica,sans-serif;margin:0 auto;padding:0.5em 2.6em}.galleryLinkPanel a:hover .buttonWrap{opacity:1;max-height:42px;-webkit-transform:translate(0,0);transform:translate(0,0)}.galleryLinkPanel a:hover h3{margin-top:0}.galleryLinkPanel:nth-child(4n+1) .ghostLink{border-color:#fff;color:#fff;background-color:transparent}.galleryLinkPanel:nth-child(4n+1) .ghostLink:hover{color:#fff;border-color:#092c6c;background-color:#092c6c}.galleryLinkPanel:nth-child(4n+1):hover:after{background:#1674d4}.galleryLinkPanel:nth-child(4n+1):hover h3{color:#fff}.galleryLinkPanel:nth-child(4n+2) .ghostLink{border-color:#092c6c;color:#092c6c;background-color:transparent}.galleryLinkPanel:nth-child(4n+2) .ghostLink:hover{color:#fff;border-color:#092c6c;background-color:#092c6c}.galleryLinkPanel:nth-child(4n+2):hover:after{background:#f2c52c}.galleryLinkPanel:nth-child(4n+2):hover h3{color:#092c6c}.galleryLinkPanel:nth-child(4n+3) .ghostLink{border-color:#fff;color:#fff;background-color:transparent}.galleryLinkPanel:nth-child(4n+3) .ghostLink:hover{color:#fff;border-color:#092c6c;background-color:#092c6c}.galleryLinkPanel:nth-child(4n+3):hover:after{background:#c92718}.galleryLinkPanel:nth-child(4n+3):hover h3{color:#fff}.galleryLinkPanel:nth-child(4n+4) .ghostLink{border-color:#fff;color:#fff;background-color:transparent}.galleryLinkPanel:nth-child(4n+4) .ghostLink:hover{color:#092c6c;border-color:#fff;background-color:#fff}.galleryLinkPanel:nth-child(4n+4):hover:after{background:#092c6c}.galleryLinkPanel:nth-child(4n+4):hover h3{color:#fff}@media screen and (max-width:980px){.galleryLinkPanel{width:48.958333333%}}@media screen and (max-width:480px){.galleryList ul{display:block}.galleryLinkPanel{max-width:96em;margin:0 auto;width:100%;position:relative;margin-right:0;margin-left:0;display:block;margin-bottom:1em}}.keyHighlight{background:#ebf3fe;color:#092c6c;position:relative;margin:2em 0 2em;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.keyHighlight .highlightImage{width:47%;height:100%;position:absolute;top:0;right:0;overflow:hidden}.keyHighlight .highlightImage img{position:absolute;top:0;right:0;width:100%;height:auto;display:block}.keyHighlight>.row{position:static;background:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:center;min-height:30.43vw}.keyHighlight h2{font-size:3.6em;font-family:'Raleway',Arial,Helvetica Neue,Helvetica,sans-serif;margin-bottom:1em}.keyHighlight .highlightText{width:53.125%;padding:4em 3em;text-align:center}.keyHighlight .buttonLink{margin-top:1em;background:transparent;color:#092c6c;border:1px solid #092c6c}.keyHighlight .buttonLink:hover{background:#092c6c;color:#fff;border:1px solid #092c6c}.keyHighlight .htmlContent{text-align:left}@media screen and (max-width:1380px){.keyHighlight .highlightImage img{width:auto;height:100%}}@media screen and (max-width:760px){.keyHighlight{min-height:0}.keyHighlight .highlightText{width:100%;transform:translateY(0);opacity:1}.keyHighlight .highlightImage,.keyHighlight .highlightImage img{width:100%;height:auto;position:static}.keyHighlight>.row{min-height:0}}.quoteBar{background:#1674d4;padding:7em 0;position:relative;margin:2em 0;color:#fff}.quoteBar h2{font-size:3.6em;font-family:'Raleway',Arial,Helvetica Neue,Helvetica,sans-serif;margin-bottom:0;color:#fff}.quoteBar>.row{position:static;background:none}.quoteBar img{width:36.458333333%;position:absolute;bottom:0;right:0;max-width:62em}.quoteText{width:57.291666667%;text-align:center;margin:0 auto}.quoteText blockquote{padding:1.5em 2.6em;border:none;font-size:2.4em;font-family:'Raleway',Arial,Helvetica Neue,Helvetica,sans-serif;font-style:italic;position:relative;line-height:1.4}.quoteText blockquote:before,.quoteText blockquote:after{content:'\201C';font-size:6em;position:absolute;top:0;left:0;line-height:1;height:0.45em;width:0.4em;font-style:italic;font-family:'Lato',Arial,Helvetica Neue,Helvetica,sans-serif}.quoteText blockquote:after{content:'\201D';left:auto;right:0;bottom:0;top:auto}.quoteText cite{font-size:1.8em;font-weight:700}img+.quoteText{margin:0}@media screen and (max-width:760px){.quoteText{width:100%}.quoteBar img{display:none}}.outerWrap{padding:0 0 14em}.contentSection{background:#fff}h2{color:#000}.contentWithSubNav{overflow:hidden}.textContent{background:#fff;padding:2em 0 4em}.textContent+div{padding-top:0}.textContent+.quoteBar>.row{padding-top:7em}.oneColumnText{padding-bottom:0}.contentArea{width:100%}.contentArea .pageContent{width:100%}.fullWidthImage,.imageCarousel{padding:2em 0;background:#fff}.fullWidthImage{padding:2em 0}.fullWidthImage .pageContent{padding:0}.fullWidthImage .caption{padding:0.9em 1em;font-size:1.2em;color:#646464;line-height:1.8}.fullWidthImage .caption+img{margin-top:1em}.fullWidthImage img{width:100%;display:block}.flexsliderContainer{width:90.625%;padding:0 4.4em;margin:0 auto}.keyHighlight h2{color:#092c6c}@media screen and (max-width:960px){.fullWidthImage{padding-left:2em;padding-right:2em}}@media screen and (max-width:780px){.flexsliderContainer{padding:0}}@media screen and (max-width:560px){.pageContent{width:100%;padding:0 2em}}