/*
Theme Name: Common Counsel Foundation
Author: Donald Hanson
Author URI: http://futurefocus.studio
Description: Custom Wordpress theme for Common Counsel Foundation. For support contact don@futurefocus.studio.
*/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-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url("./ajax-loader.gif") center center no-repeat}@font-face{font-family:'slick';font-weight:normal;font-style:normal;src:url("./fonts/slick.eot");src:url("./fonts/slick.eot?#iefix") format("embedded-opentype"),url("./fonts/slick.woff") format("woff"),url("./fonts/slick.ttf") format("truetype"),url("./fonts/slick.svg#slick") format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-ms-transform:translate(0, -50%);transform:translate(0, -50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:'slick';font-size:20px;line-height:1;opacity:.75;color:white;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir='rtl'] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'←'}[dir='rtl'] .slick-prev:before{content:'→'}.slick-next{right:-25px}[dir='rtl'] .slick-next{right:auto;left:-25px}.slick-next:before{content:'→'}[dir='rtl'] .slick-next:before{content:'←'}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:'slick';font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:black;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:black}/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{padding:15px 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}@media only screen and (max-width: 500px){.hamburger{padding:10px 15px}}.hamburger:hover{opacity:0.7}.hamburger-box{width:30px;height:24px;display:inline-block;position:relative;pointer-events:none}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{width:30px;height:4px;background-color:#000;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--squeeze .hamburger-inner{transition-duration:0.1s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--squeeze .hamburger-inner::before{transition:top 0.1s 0.14s ease, opacity 0.1s ease}.hamburger--squeeze .hamburger-inner::after{transition:bottom 0.1s 0.14s ease,transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--squeeze.is-active .hamburger-inner{-ms-transform:rotate(45deg);transform:rotate(45deg);transition-delay:0.14s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--squeeze.is-active .hamburger-inner::before{top:0;opacity:0;transition:top 0.1s ease, opacity 0.1s 0.14s ease}.hamburger--squeeze.is-active .hamburger-inner::after{bottom:0;-ms-transform:rotate(-90deg);transform:rotate(-90deg);transition:bottom 0.1s ease,transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1)}body{font-family:'Lato', sans-serif;line-height:1.1em}*{box-sizing:border-box;-webkit-font-smoothing:antialiased}img,svg{max-width:100%;height:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}a{text-decoration:none;color:#333}.content a:hover,footer a:hover,.intro a:hover,.latest a:hover{color:#0782c1 !important;text-decoration:underline}.alignright,[align=right]{float:right;margin-left:20px;margin-bottom:20px}.alignleft,[align=left]{float:left;margin-right:20px;margin-bottom:20px}strong{font-weight:bold}em{font-style:italic}header{width:100%;background-color:#fff;position:fixed;top:0;z-index:1;box-shadow:0px 0px 10px 2px rgba(0,0,0,0.2)}.header-inner{width:100%;max-width:1100px;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.logo{padding:5px 5px 0px 40px;position:relative;text-align:center;z-index:1}@media only screen and (max-width: 540px){.logo{padding:5px 20px 0}}.logo img{width:230px;transition:width .2s;margin-bottom:5px}@media only screen and (max-width: 970px){.logo img{width:210px}}@media only screen and (max-width: 500px){.logo img{width:110px;margin-bottom:2px;margin-top:2px}}.admin-bar-spacer+header{margin-top:30px}@media only screen and (max-width: 781px){.admin-bar-spacer+header{margin-top:45px}}.hamburger{display:none;position:absolute;right:20px;z-index:1;top:10px}@media only screen and (max-width: 920px){.hamburger{display:block}}@media only screen and (max-width: 500px){.hamburger{top:0}}.header-right{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 920px){.header-right{opacity:0;pointer-events:none;top:-10px;transition:opacity .2s, top .2s;position:absolute;width:98%;background-color:#fff;right:1%;border-radius:0 0 4px 4px;box-shadow:0px 0px 10px 10px rgba(0,0,0,0.2);-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:75px}}@media only screen and (max-width: 500px){.header-right{padding-top:50px}}.hamburger.is-active ~ .header-right{opacity:1;pointer-events:auto;top:0px}.header-top{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;padding:10px 40px 0 0}@media only screen and (max-width: 920px){.header-top{padding:10px 20px;-ms-flex-direction:column;flex-direction:column;-ms-flex-order:2;order:2}}.header-top .donate{text-transform:uppercase;font-weight:bold;font-size:12px;letter-spacing:.12em;padding:2px 10px;background-color:#e4efff;height:20px;border-radius:2px}@media only screen and (max-width: 920px){.header-top .donate{width:100%;text-align:center;padding:7px 0;height:30px;margin-bottom:15px;border-radius:4px}}.search-container{position:relative}.search-container svg{width:12px;max-height:12px;margin:0 0px -2px 0px;z-index:1;position:relative;right:-19px;fill:#666}@media only screen and (max-width: 920px){.search-container svg{position:absolute;left:10px;top:8px;width:14px}}.search-container label{font-size:0;position:absolute}.search-container input[type=search]{border-radius:10px;border:1px solid #ddd;padding:0 0 0 20px;height:22px;background-color:#fff;transition:.4s width;width:200px}.search-container input[type=search][value='']{width:120px}.search-container input[type=search]:focus{width:200px}@media only screen and (max-width: 920px){.search-container input[type=search]:focus{width:80%}}@media only screen and (max-width: 920px){.search-container input[type=search]{float:left;width:80% !important;height:30px;padding-left:30px;border-radius:4px}}.search-container input[type=submit]{position:relative;top:-1px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #ccc;border-radius:4px;font-size:10px;padding:2.5px 10px 4px;background-color:#f4f4f4;cursor:pointer;color:#666}.search-container input[type=submit]:hover{background-color:#f8f8f8;color:#222}@media only screen and (max-width: 920px){.search-container input[type=submit]{width:19%;height:30px;right:-1%;padding:0 14px;top:0}}.main-nav{display:-ms-flexbox;display:flex}@media only screen and (max-width: 920px){.main-nav{-ms-flex-wrap:wrap;flex-wrap:wrap}}.main-nav>li{text-transform:uppercase;font-size:13px;letter-spacing:.08em}@media only screen and (max-width: 1020px){.main-nav>li{font-size:12px}}@media only screen and (max-width: 970px){.main-nav>li{font-size:11px}}@media only screen and (max-width: 920px){.main-nav>li{font-size:13px;width:100%;text-align:center;border-bottom:1px solid #eee}}.main-nav>li.nav-item-open>a{background-color:#aacbfd;color:#fff}.main-nav>li>a{display:block;padding:10px 10px 4px;font-weight:bold;color:#250858;border-bottom:4px solid #250858;margin:0 0 4px 4px}@media only screen and (max-width: 920px){.main-nav>li>a{padding:12px 0;border-bottom:0;margin:0}}@media only screen and (max-width: 540px){.main-nav>li>a{padding:10px 0 10px 20px}}.main-nav>li:hover>a{background-color:#aacbfd;color:#fff;border-color:#aacbfd}.main-nav>li:last-child>a{margin-right:40px}@media only screen and (max-width: 920px){.main-nav>li:last-child>a{margin-right:0px}}@media only screen and (min-width: 920px){.main-nav>li:hover>ul{opacity:1;margin-top:0px;pointer-events:auto}}.main-nav>li.nav-item-open>ul{display:block;opacity:1;margin-top:0;pointer-events:auto}.main-nav>li>ul{pointer-events:none;opacity:0;margin-top:-10px;transition:.2s all;background-color:#fff;text-align:left;position:absolute;margin-left:-10px;z-index:-1}@media only screen and (max-width: 920px){.main-nav>li>ul{pointer-events:auto;position:relative;display:none;opacity:1;background-color:#e4efff;z-index:1;margin-top:0;margin-left:0;text-align:center}}.main-nav>li>ul>li{font-weight:bold}.main-nav>li>ul>li>a{padding:10px 20px;display:block}.main-nav>li>ul>li>a:hover{transition:none;background-color:#aacbfd;color:#fff}.main-nav a{transition:.2s background-color}footer{width:100%;max-width:1100px;margin:0 auto;display:-ms-flexbox;display:flex}@media only screen and (max-width: 500px){footer{-ms-flex-direction:column;flex-direction:column}}.footer-nav{display:-ms-flexbox;display:flex;width:75%;padding:40px 20px 20px 40px;font-size:13px;position:relative}@media only screen and (max-width: 980px){.footer-nav{width:100%}}@media only screen and (max-width: 540px){.footer-nav{padding:20px}}@media only screen and (max-width: 500px){.footer-nav{display:block}}.footer-nav:after{content:'';position:absolute;right:0;top:10%;height:80%;width:0;border-right:1px solid #fff;display:none}@media only screen and (max-width: 500px){.footer-nav:after{display:none}}.footer-nav>li{padding:0 30px 0 0;max-width:200px}.footer-nav>li>a{font-weight:bold;margin-bottom:10px;display:inline-block;text-decoration:underline}@media only screen and (max-width: 500px){.footer-nav>li>a{display:block}}.footer-nav>li ul.sub-menu{margin-bottom:20px}@media only screen and (max-width: 500px){.footer-nav>li ul.sub-menu{display:none}}.footer-nav>li li{margin-bottom:.4em}.footer-contact{width:25%;padding:40px 20px 0;font-size:14px}@media only screen and (max-width: 980px){.footer-contact{display:none}}.footer-contact .org-name{font-weight:bold;display:inline-block;margin-bottom:10px}.footer-contact a{color:#333}.footer-contact .phone{display:block;margin:10px 0 2px}[page=home] .hero{width:100%;height:500px;max-height:70vh;position:relative;z-index:0}@media only screen and (max-width: 540px){[page=home] .hero{height:400px}}@media only screen and (max-width: 500px){[page=home] .hero{height:250px}}[page=home] .hero .hero-images{width:100%;height:100%}[page=home] .hero .hero-images .hero-image{width:100%;height:500px;background-position:50%;background-size:cover}[page=home] .hero .text{position:absolute;width:100%;height:100%;color:#fff;background-color:rgba(0,0,0,0.2);z-index:1;top:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;text-align:center}[page=home] .hero h1{font-size:28px;letter-spacing:.1em;font-weight:bold;margin-bottom:20px;margin-top:60px;padding:20px 40px 10px;text-shadow:0px 0px 10px #000,0px 0px 20px rgba(0,0,0,0.5);display:inline-block;text-transform:uppercase;transition:font-size .2s}@media only screen and (max-width: 950px){[page=home] .hero h1{font-size:32px;line-height:1.4em}}@media only screen and (max-width: 540px){[page=home] .hero h1{font-size:22px}}@media only screen and (max-width: 500px){[page=home] .hero h1{font-size:18px;padding:0 10px}}[page=home] .hero h2{display:none;font-size:22px;margin-bottom:20px;padding:0 20px 10px;line-height:1.3em}@media only screen and (max-width: 500px){[page=home] .hero h2{font-size:18px}}[page=home] .button{display:inline-block;border:1px solid #fff;color:#fff;background-color:rgba(0,0,0,0.8);padding:15px 35px;font-size:14px;text-transform:uppercase;letter-spacing:.1em;font-weight:bold;transition:background-color .2s}@media only screen and (max-width: 500px){[page=home] .button{font-size:12px;padding:10px 15px}}[page=home] .button:hover{background-color:rgba(0,0,0,0.7)}[page=home] .home-row{width:100%;position:relative;background-color:#EBF6FF;color:#111}[page=home] .home-row h2{font-weight:bold;text-transform:uppercase;letter-spacing:.1em;padding-bottom:5px;margin-bottom:20px;font-size:16px}[page=home] .row-inner{width:100%;margin:0 auto;max-width:1100px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 1150px){[page=home] .row-inner{-ms-flex-wrap:wrap;flex-wrap:wrap}}[page=home] .intro{width:33%;font-size:14px;position:relative;padding:40px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 1150px){[page=home] .intro{-ms-flex-order:1;order:1;width:50%;background-color:#fff;-ms-flex-pack:start;justify-content:flex-start}}@media only screen and (max-width: 770px){[page=home] .intro{width:100%;padding-right:0;padding:40px 40px 0 40px}}@media only screen and (max-width: 540px){[page=home] .intro{padding:20px}}[page=home] .intro a{color:#111;font-weight:bold;text-decoration:underline;display:block;margin-top:10px;float:left}[page=home] .latest{width:33%;padding:40px 0}@media only screen and (max-width: 1150px){[page=home] .latest{-ms-flex-order:3;order:3;width:100%;padding:40px;background-color:#e4efff}}@media only screen and (max-width: 540px){[page=home] .latest{padding:20px 20px 40px}}[page=home] .pathways{width:33%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:40px 40px 40px 0}@media only screen and (max-width: 1150px){[page=home] .pathways{width:50%;-ms-flex-order:2;order:2;background-color:#fff}}@media only screen and (max-width: 770px){[page=home] .pathways{width:100%;-ms-flex-direction:row;flex-direction:row;padding:40px}}@media only screen and (max-width: 540px){[page=home] .pathways{-ms-flex-direction:column;flex-direction:column;padding:20px}}[page=home] .articles-slider{height:100%}[page=home] .pathway{background-color:#c8deff;padding:20px;border-radius:3px;margin-bottom:10px;color:#111;display:block;transition:background-color .2s;white-space:nowrap}[page=home] .pathway:hover{background-color:#aacbfd}[page=home] .pathway br{display:none}[page=home] .pathway span{font-size:14px}@media only screen and (max-width: 1150px){[page=home] .pathway span{font-size:16px}}@media only screen and (max-width: 770px){[page=home] .pathway{margin-bottom:0;width:50%}[page=home] .pathway br{display:block}}@media only screen and (max-width: 540px){[page=home] .pathway{margin-bottom:10px;width:100%;font-size:14px}[page=home] .pathway br{display:none}}@media only screen and (max-width: 500px){[page=home] .pathway{font-size:12px}}[page=home] .pathway h2{margin-bottom:5px}@media only screen and (max-width: 770px){[page=home] .pathway:first-child{margin-right:20px}}[page=home] .article{border-left:8px solid rgba(0,0,0,0.2);padding:0 40px 0 20px;height:100%;font-size:14px}[page=home] .article a{color:#111;font-weight:bold;text-decoration:underline;display:block;margin-top:10px}[page=home] .article p{font-style:italic;color:rgba(0,0,0,0.8)}[page=home] .article .story-title{font-weight:bold;font-size:18px;margin-bottom:10px;display:inline-block;text-decoration:none;line-height:1.4em}[page=home] .article .story-title:hover{text-decoration:underline}[page=page] .featured-image{width:100%;height:300px;background-color:#ddd;background-size:cover;background-position:50%;position:relative;z-index:0;margin-top:75px}@media only screen and (max-width: 720px){[page=page] .featured-image{height:200px}}@media only screen and (max-width: 500px){[page=page] .featured-image{margin-top:45px}}[page=page] .featured-image .overlay{position:absolute;width:100%;height:100%;background-color:rgba(0,0,0,0.4);z-index:1}[page=page] .featured-image .text{position:relative;width:100%;height:100%;max-width:1100px;color:#fff;z-index:2;top:0;margin:0 auto;padding-left:40px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 540px){[page=page] .featured-image .text{padding-left:20px}}[page=page] .featured-image .text>*{max-width:500px}[page=page] .featured-image h1{font-size:36px;font-weight:bold;line-height:1.2em}@media only screen and (max-width: 650px){[page=page] .featured-image h1{font-size:28px}}[page=page] .featured-image .photo-credit{position:absolute;bottom:0;right:40px;color:#fff;z-index:1;font-size:12px}[page=page] .intro{width:100%;background-color:#EBF6FF}[page=page] .intro .intro-inner{padding:40px;max-width:1100px;margin:0 auto}@media only screen and (max-width: 540px){[page=page] .intro .intro-inner{padding:20px}}[page=page] .intro p{max-width:700px;font-size:20px;line-height:1.3em}@media only screen and (max-width: 850px){[page=page] .intro p{max-width:none;font-size:16px}}[page=page] .columns{max-width:1100px;margin:0 auto;padding:40px;display:-ms-flexbox;display:flex;line-height:1.3em}@media only screen and (max-width: 850px){[page=page] .columns{-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width: 540px){[page=page] .columns{padding:20px}}[page=page] .columns a{text-decoration:underline}[page=page] .columns>div{width:50%;padding-right:100px}@media only screen and (max-width: 850px){[page=page] .columns>div{width:100%;padding-right:0}}[page=page] .columns>div:first-child:last-child{width:100%}[page=page] .columns>div:first-child:last-child p,[page=page] .columns>div:first-child:last-child ul{max-width:700px}[page=page] .columns h1,[page=page] .columns h2,[page=page] .columns h3{font-weight:bold;margin-bottom:1.5em;font-size:28px;line-height:1.4em}[page=page] .columns h4,[page=page] .columns h5,[page=page] .columns h6{font-weight:bold;margin-bottom:20px;font-size:18px;line-height:1.4em}[page=page] .columns p{margin-bottom:20px}[page=page] .columns ul{margin-bottom:20px;padding-left:20px;display:inline-block}[page=page] .columns li{margin-bottom:5px;list-style-type:square}[page=page] .stripe{width:100%;height:80px;background-color:#EBF6FF;display:block}.staff-board .section-title{text-transform:uppercase;font-weight:bold;letter-spacing:.18em;padding-bottom:10px;margin-bottom:40px !important;display:block;font-size:13px;border-bottom:1px solid}.staff-board .person-staff,.staff-board .person-board{display:-ms-flexbox;display:flex;margin-bottom:40px}@media only screen and (max-width: 480px){.staff-board .person-staff,.staff-board .person-board{-ms-flex-direction:column;flex-direction:column}}.staff-board .headshot{width:20%}@media only screen and (max-width: 480px){.staff-board .headshot{width:120px;margin:0 0 20px}}.staff-board .person-info{width:80%;padding-left:20px}@media only screen and (max-width: 480px){.staff-board .person-info{padding-left:0;width:100%}}.staff-board .person-name{font-weight:bold;display:block}.staff-board .person-job{margin-bottom:10px;display:block;font-size:14px}.staff-board .bio{font-size:14px}.staff-board .person-board .person-job{margin-bottom:0}.staff-board .person-affiliation{margin-bottom:10px;font-style:italic;color:#333;font-size:14px}.staff-board .footnote{border-top:1px solid;font-size:14px;font-style:italic;margin:20px 0 0;padding:10px 0 0}[page=archive] .content{max-width:1100px;margin:0 auto;padding:150px 40px 0}@media only screen and (max-width: 540px){[page=archive] .content{padding:150px 20px 0}}@media only screen and (max-width: 500px){[page=archive] .content{padding:100px 20px 0}}[page=archive] .article{margin-bottom:40px;padding-bottom:40px;border-bottom:1px solid #ccc}[page=archive] .categories{font-weight:bold;text-transform:uppercase;font-size:13px;letter-spacing:.1em;margin-bottom:20px}[page=archive] .categories a:hover{text-decoration:underline}[page=archive] .story-title{font-weight:bold;font-size:24px;margin-bottom:20px;display:block;line-height:1.2em}[page=archive] .story-title:hover{text-decoration:underline}[page=archive] .post-date{display:inline-block;font-size:12px;margin-bottom:20px;padding:2px 10px 2px;background-color:#7ff7e6}[page=archive] .story-intro{font-size:14px;margin-bottom:10px;max-width:600px}[page=archive] .read-more{font-size:14px;text-decoration:underline}[page=archive] .custom-pagination span,[page=archive] .custom-pagination a{display:inline-block;padding:5px 10px 3px;font-size:12px}[page=archive] .custom-pagination a{background-color:#ebebeb;color:#250858}[page=archive] .custom-pagination a:hover{background-color:#aacbfd;color:#fff}[page=archive] .custom-pagination span.page-num{margin-right:10px;padding:0}[page=archive] .custom-pagination span.dots{padding:0;color:#333}[page=archive] .custom-pagination span.current{background-color:#aacbfd;color:#fff}[page=archive] .stripe{width:100%;height:80px;background-color:#EBF6FF;display:block;margin-top:40px}.single .featured-image{width:100%;min-height:300px;background-color:#ddd;background-size:cover;background-position:50%;position:relative;z-index:0;margin-top:75px}@media only screen and (max-width: 720px){.single .featured-image{min-height:200px}}@media only screen and (max-width: 500px){.single .featured-image{margin-top:40px;min-height:120px}}.single .intro{background-color:#e4efff;padding-bottom:0}.single .intro .category{text-transform:uppercase;font-weight:bold;letter-spacing:.18em;margin-bottom:20px;display:inline-block;font-size:13px}.single .intro .category ul{list-style-type:none;margin:0;padding:0}.single .intro .category a:hover{text-decoration:underline}.single .intro h1{font-size:32px;font-weight:bold;line-height:1.2em;margin-bottom:20px}@media only screen and (max-width: 500px){.single .intro h1{font-size:22px}}.single .intro p{margin-bottom:0 !important;font-size:20px;padding-right:20%;line-height:1.3em;color:rgba(0,0,0,0.8)}@media only screen and (max-width: 600px){.single .intro p{padding-right:20px}}@media only screen and (max-width: 500px){.single .intro p{font-size:16px}}.single .content{padding:40px;line-height:1.2em;transition:padding .2s;max-width:1100px;margin:0 auto}@media only screen and (max-width: 980px){.single .content{padding:40px 80px}}@media only screen and (max-width: 720px){.single .content{padding:40px}.single .content img{max-width:50%}.single .content img.alignleft{margin-right:20px}.single .content img.alignright{margin-left:20px}}@media only screen and (max-width: 500px){.single .content{padding:20px}}.single .content p{margin-bottom:1em}.single .content p a{text-decoration:underline}.single .content ul{list-style-type:disc;padding-left:1.5em;margin-bottom:1em}.single .content li{margin-bottom:.25em}.single .attachment{display:inline-block;max-width:300px;border:1px solid #666;border-radius:4px;padding:5px 20px 5px 10px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-color:#f8f8f8;position:relative;margin-top:40px}.single .attachment:before{content:"Download:";position:absolute;top:-2em;left:0;font-size:13px;color:#333}.single .attachment svg{width:50px;height:60px;margin-right:10px}.single .attachment .attachment-title{font-weight:bold;font-size:13px}.single .stripe{width:100%;height:80px;background-color:#EBF6FF;display:block}[page=search-results] .content{max-width:1100px;margin:200px auto 80px;padding:0 40px}@media only screen and (max-width: 920px){[page=search-results] .content{margin:135px auto 80px}}@media only screen and (max-width: 540px){[page=search-results] .content{margin:140px auto 60px;padding:0 20px}}@media only screen and (max-width: 500px){[page=search-results] .content{margin:80px auto 0px;padding:0 20px}}[page=search-results] h1{font-size:28px;margin-bottom:1em;font-weight:bold;line-height:1.2em}@media only screen and (max-width: 500px){[page=search-results] h1{font-size:18px}}[page=search-results] .results a{display:block;padding:20px;border:1px solid #ccc;border-radius:3px;margin-bottom:10px;max-width:800px}[page=search-results] .results a:hover{background-color:#f8f8f8}[page=search-results] .results .title{font-size:18px;font-weight:bold;display:block;margin-bottom:15px}[page=search-results] .results .type-date{display:inline-block;font-size:12px;margin-bottom:15px;padding:2px 10px}[page=search-results] .results .type-page .type-date{background-color:#aacbfd}[page=search-results] .results .type-post .type-date{background-color:#7ff7e6}[page=search-results] .results p{max-width:600px;color:#333;font-size:14px}[page=search-results] .stripe{width:100%;height:80px;background-color:#EBF6FF;display:block;margin-top:40px}
