@charset "utf-8";
html{font-family:sans-serif;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;}
body,div,dl,dt,dd,p,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,blockquote,form{margin:0;padding:0;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;margin:0;padding:0;}
ul,ol{list-style:none;}
img,a img{border:none;}
a:link,a:visited{background:transparent;text-decoration:none;}
a:active,a:hover {outline:0;}
a[x-apple-data-detectors]{color:inherit !important; text-decoration: none !important; font-size: inherit !important; font-family: inherit !important; font-weight: inherit !important; line-height: inherit !important; }
table{border-collapse:collapse;border-spacing:0;}
label,button{cursor:pointer;}
input,textarea,select{font-family:inherit;font-size:inherit;padding:0;margin:0;vertical-align:middle;}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0;}
input[type=number]{-moz-appearance:textfield;}
input, textarea, button, select, label, a { -webkit-tap-highlight-color: rgba(0,0,0,0); tap-highlight-color: transparent; }
button, input[type=submit], input[type=password] { -webkit-appearance: none; border-radius: 0; }
textarea, input[type=text], input[type=email], input[type=tel], input[type=url], input[type=search] { -webkit-appearance: none; border-radius: 0; }

::-moz-selection { background-color: #111; color: #FFF; }
::selection { background-color: #111; color: #FFF; }

@font-face { font-family: 'LabGrotesque-Light'; src: url('LabGrotesque-Light.eot'); src: url('LabGrotesque-Light.eot?#iefix') format('embedded-opentype'), url('LabGrotesque-Light.woff2') format('woff2'), url('LabGrotesque-Light.woff') format('woff'); font-weight: 300; font-style: normal; font-stretch: normal; }
@font-face { font-family: 'LabGrotesque-LightItalic'; src: url('LabGrotesque-LightItalic.eot'); src: url('LabGrotesque-LightItalic.eot?#iefix') format('embedded-opentype'), url('LabGrotesque-LightItalic.woff2') format('woff2'), url('LabGrotesque-LightItalic.woff') format('woff'); font-weight: 300; font-style: normal; font-stretch: normal; }
@font-face { font-family: 'LabGrotesque-Regular'; src: url('LabGrotesque-Regular.eot'); src: url('LabGrotesque-Regular.eot?#iefix') format('embedded-opentype'), url('LabGrotesque-Regular.woff2') format('woff2'), url('LabGrotesque-Regular.woff') format('woff'); font-weight: 400; font-style: normal; font-stretch: normal; }
@font-face { font-family: 'LabGrotesque-Medium'; src: url('LabGrotesque-Medium.eot'); src: url('LabGrotesque-Medium.eot?#iefix') format('embedded-opentype'), url('LabGrotesque-Medium.woff2') format('woff2'), url('LabGrotesque-Medium.woff') format('woff'); font-weight: 500; font-style: normal; font-stretch: normal; }
em { font-family: 'LabGrotesque-LightItalic'; font-weight: normal; font-style: normal; }
strong { font-family: 'LabGrotesque-Medium'; font-weight: normal; }

@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
.fade-in { opacity:0;-webkit-animation:fadeIn ease-in 1;-moz-animation:fadeIn ease-in 1;animation:fadeIn ease-in 1;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-duration:0.5s;-moz-animation-duration:0.5s;animation-duration:0.5s; }

html 			{ overflow-y: scroll; }
body 			{ background-color: #f1f2f3; color: #111; font-family: "LabGrotesque-Light", sans-serif; font-size: 18px; line-height: 1; }
body.noscroll	{ overflow: hidden; }
.inner 			{ margin: 0 auto; max-width: 1400px; padding: 0 40px; position: relative; }
.clear:after	{ clear: both; content: ""; display: table; }
.page-container	{ margin-left: 360px; width: auto; }
.page-content	{ padding: 40px 0; }
.mob-header 	{ display: none; }
.mob-nav 	 	{ display: none; }
.mob-title 	 	{ display: none; }
.bg				{ background-color: #FFF; -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1); -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1); box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1); }
.page 			{ margin-bottom: 40px; padding: 40px; }

/* CONTENT
-------------------------------------------------------------------------------------------------*/
h1 { color: #111; font-size: 35px; font-family: "LabGrotesque-Medium", sans-serif; font-weight: normal; line-height: 1.2; margin: 0 0 25px; }
h2 { color: #111; font-size: 25px; font-family: "LabGrotesque-Medium", sans-serif; font-weight: normal; line-height: 1.2; margin: 0 0 10px; }
h3 { color: #111; font-size: 20px; font-family: "LabGrotesque-Medium", sans-serif; font-weight: normal; line-height: 1.2; margin: 0 0 10px; }
h4 { color: #444; font-size: 20px; font-family: "LabGrotesque-Regular", sans-serif; font-weight: normal; line-height: 1.2; margin: 0 0 10px;}
h5 { color: #888; font-size: 16px; font-family: "LabGrotesque-Regular", sans-serif; font-weight: normal; letter-spacing: 0.05em; line-height: 1.2; margin: 0 0 10px; text-transform: uppercase; }

.page-content a				{ color: #323296; text-decoration: underline; }
.page-content a:hover		{ color: #333; text-decoration: underline; }

.page-content a.button			{ background-color: transparent; border: 2px solid #323296; color: #323296; display: inline-block; font-family: "LabGrotesque-Regular", sans-serif; font-size: 15px; letter-spacing: 0.07em; line-height: 1; padding: 10px 20px; text-align: center; text-decoration: none; text-transform: uppercase; border-radius: 2px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.page-content a.button:hover	{ background-color: #323296; color: #FFF; text-decoration: none; }

.page-content p.button			{ margin: 20px 0; }
.page-content p.button a 		{ background-color: transparent; border: 2px solid #323296; color: #323296; display: inline-block; font-family: "LabGrotesque-Regular", sans-serif; font-size: 15px; letter-spacing: 0.07em; line-height: 1; padding: 10px 20px; text-align: center; text-decoration: none; text-transform: uppercase; border-radius: 2px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.page-content p.button a:hover 	{ background-color: #323296; color: #FFF; text-decoration: none; }

.page-content p				{ font-size: 18px; line-height: 1.4; margin: 0 0 25px; }
.page-content ul, 
.page-content ol			{ font-size: 18px; line-height: 1.4; margin: 0 0 25px 20px; }
.page-content ul ul,
.page-content ul ol,
.page-content ol ol,
.page-content ol ul 		{ font-size: 100%; margin: 5px 0 5px 20px; }
.page-content ul 			{ list-style-type: disc; }
.page-content ul ul 		{ list-style-type: circle; }
.page-content ul ul ul 		{ list-style-type: square; }
.page-content ol 			{ list-style-type: decimal; }
.page-content ol ol 		{ list-style-type: lower-alpha;	}
.page-content ol ol ol		{ list-style-type: lower-roman; }

.page-content p.msg { background-color: #faf4fa; border: 1px solid #ecd4ec; color: #a028a0; font-family: "LabGrotesque-Regular", sans-serif; margin-bottom: 40px; padding: 40px; text-align: center; }
.page-content ul.errors { background-color: #faf4fa; border: 1px solid #ecd4ec; color: #a028a0; font-family: "LabGrotesque-Regular", sans-serif; margin: 0 0 40px; padding: 20px 40px; }

.utility		{ display: flex; justify-content: space-between; margin-bottom: 20px; }
.utility div	{ flex: 0 0 50%; }
.utility .right	{ flex: 0 0 40%; margin-left: auto; text-align: right; }
.utility form 	{ display: inline; }
.utility .button{ letter-spacing: 0.05; padding: 10px; }
.utility button { margin: 0; background-color: transparent; border: 2px solid #323296; color: #323296; display: inline-block; font-family: "LabGrotesque-Regular", sans-serif; font-size: 15px; letter-spacing: 0.07em; line-height: 1; padding: 10px 20px; text-align: center; text-decoration: none; text-transform: uppercase; border-radius: 2px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.utility button:hover { background-color: #323296; color: #FFF; text-decoration: none; }

.page-content figure:last-child,
.page-content p:last-child,
.page-content ol:last-child,
.page-content ul:last-child{ margin-bottom: 0; }
.page-content h1:only-child,
.page-content h2:only-child,
.page-content h3:only-child,
.page-content h4:only-child,
.page-content h5:only-child,
.page-content h6:only-child,
.page-content figure:only-child,
.page-content p:only-child,
.page-content ol:only-child,
.page-content ul:only-child{ margin-bottom: 0; }

.page-content table { width: 100%; }

label { display: inline-block; color: #888; font-size: 15px; font-family: "LabGrotesque-Medium", sans-serif; letter-spacing: 0.05em; line-height: 1; margin: 0 0 10px; text-transform: uppercase; }
input[type="text"],
input[type="search"],
input[type="password"],
input[type="email"] { background: rgb(240, 245, 255); border: 1px solid #DDD; color: #444; display: block; font-family: "LabGrotesque-Regular", sans-serif; font-size: 16px; height: 45px; margin-bottom: 20px; padding: 0 10px; min-width: 400px; box-sizing: border-box; }
select { background: rgb(240, 245, 255); border: 1px solid #DDD; color: #444; display: block; font-family: "LabGrotesque-Regular", sans-serif; font-size: 16px; height: 45px; margin-bottom: 20px; padding: 0 10px; min-width: 400px; box-sizing: border-box; }
textarea { background: rgb(240, 245, 255); border: 1px solid #DDD; color: #444; display: block; font-family: "LabGrotesque-Regular", sans-serif; font-size: 16px; height: 120px; margin-bottom: 20px; padding: 10px; width: 100%; resize: vertical; box-sizing: border-box; }
input[type="text"]:focus,
input[type="text"]:hover,
input[type="search"]:focus,
input[type="search"]:hover,
input[type="password"]:focus,
input[type="password"]:hover,
input[type="email"]:focus,
input[type="email"]:hover,
select:focus,
select:hover,
textarea:focus,
textarea:hover { border: 1px solid #AAA; color: #111; outline-style: none; box-shadow: none; }

form button { background-color: #323296; border: none; border-radius: 2px; color: #FFF; font-family: "LabGrotesque-Regular", sans-serif; font-size: 16px; letter-spacing: 0.1em; line-height: 45px; margin-bottom: 20px; padding: 0 35px; text-align: center; text-decoration: none; text-transform: uppercase; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
form button:hover { opacity: 0.9; }

input.file { border: none; font-size: 16px; padding: 0; height: auto; min-width: 100px; width: 100%; }

.checkbox { color: #111; display: inline-block; font-family: "LabGrotesque-Regular", sans-serif; font-size: 16px; letter-spacing: 0; line-height: 1; margin: 0 0 20px; text-transform: none; }
.checkbox input { border: none; display: inline-block; font-size: 15px; height: 20px; margin: 0; min-width: 10px; padding: 0; width: 15px; box-sizing: border-box; }
.checkbox span { padding: 10px; }

.toggle { -webkit-appearance: none; -moz-appearance: none; appearance: none; min-width: 52px; width: 52px; height: 25px; display: inline-block; position: relative; border-radius: 50px; overflow: hidden; outline: none; border: none; cursor: pointer; background-color: #707070; transition: background-color ease 0.3s; }
.toggle:before { content: "on off"; display: block; position: absolute; z-index: 2; width: 22px; height: 22px; background: #fff; left: 2px; top: 2px; border-radius: 50%; font: 8px/22px sans-serif; text-transform: uppercase; font-weight: bold; text-indent: -20px; word-spacing: 33px; color: #fff; text-shadow: -1px -1px rgba(0, 0, 0, 0.15); white-space: nowrap; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); transition: all cubic-bezier(0.3, 1.5, 0.7, 1) 0.3s; }
.toggle:checked { background-color: #4CD964; }
.toggle:checked:before { left: 28px; }
.toggle:focus,
.toggle:hover { border: none; }

.show-hide-content { display: none; }

.pagination            { margin: 30px auto; text-align: center; }
.pagination span       { background-color: rgba(0,0,0,0.05); color: rgba(0,0,0,0.5); display: inline-block; font-size: 14px; line-height: 30px; margin: 5px; width: 30px; }
.pagination a          { background-color: rgba(0,0,0,0.05); color: #111; display: inline-block; line-height: 30px; text-decoration: none; width: 30px; }
.pagination a:hover    { opacity: 0.75; text-decoration: none; }

/* PAGE COLUMN
------------------------------------------------------------------------------------------------------------------------------------------------------*/
.page-column { color: #FFF; height: 100vh; position: fixed; width: 360px; background: rgb(50,50,150); background: -moz-linear-gradient(45deg, rgb(50,50,150) 40%, rgb(160,30,130) 100%); background: -webkit-linear-gradient(45deg, rgb(50,50,150) 40%,rgb(160,30,130) 100%); background: linear-gradient(45deg, rgb(50,50,150) 40%,rgb(160,30,130) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#323296', endColorstr='#a01e82',GradientType=1 ); }
.column-inner { padding: 20px; }
.column-inner p { padding: 20px 0; }
.column-inner a { color: #FFF; text-decoration: underline; }

.page-column header { border-bottom: 1px solid rgba(0,0,0,0.1); height: 80px; }
.page-column header a { color: #FFF; display: block; font-family: "LabGrotesque-Medium", sans-serif; font-size: 25px; height: 40px; line-height: 40px; padding-left: 60px; text-decoration: none; background: url(/assets/images/symbol.svg) no-repeat 0 0; background-size: contain; }

.page-nav { height: calc(100vh - 81px); overflow-y: scroll; position: absolute; width: 100%; }
.page-nav { -ms-overflow-style: -ms-autohiding-scrollbar; }
.page-nav::-webkit-scrollbar-track { background-color: rgba(0,0,0,0.1); -webkit-box-shadow: none; }
.page-nav::-webkit-scrollbar { background-color: transparent; width: 10px; }
.page-nav::-webkit-scrollbar-thumb { background-color: rgba(0,0,0,0.3); border-radius: 10px; }
.page-nav-items li { display: block;  }
.page-nav-items a { border-bottom: 1px solid rgba(0,0,0,0.1); color: #FFF; display: block; font-family: "LabGrotesque-Regular", sans-serif; font-size: 18px; height: 35px; line-height: 35px; padding: 20px; }
.page-nav-items a span { display: block; padding-left: 60px; background-image: url(/assets/images/symbol.svg); background-position: 5px center; background-repeat: no-repeat; background-size: 30px; opacity: 0.6; }
.page-nav-items a:hover { background-color: rgba(255,255,255,0.1); }
.page-nav-items a:hover span { opacity: 1; }

.page-nav-items li.nav-home>a span { background-image: url(/assets/images/home.svg); }
.page-nav-items li.nav-account>a span { background-image: url(/assets/images/account.svg); }
.page-nav-items li.nav-myprograms>a span { background-image: url(/assets/images/myprograms.svg); }
.page-nav-items li.nav-programs>a span { background-image: url(/assets/images/programs.svg); }
.page-nav-items li.nav-materials>a span { background-image: url(/assets/images/materials.svg); }
.page-nav-items li.nav-videos>a span { background-image: url(/assets/images/videos.svg); }
.page-nav-items li.nav-directory>a span { background-image: url(/assets/images/directory.svg); }
.page-nav-items li.nav-resources>a span { background-image: url(/assets/images/resources.svg); }
.page-nav-items li.nav-initiatives>a span { background-image: url(/assets/images/initiatives.svg); }

.page-nav-items li.on a { background-color: rgba(255,255,255,0.1); border-bottom: 1px solid rgba(0,0,0,0.2); }
.page-nav-items li.on>a span { opacity: 1; }

.page-nav-items li ul { display: none; }
.page-nav-items li.on ul { display: block; }
.page-nav-items li li { font-family: "LabGrotesque-Light", sans-serif; }
.page-nav-items li li a span { background: none; }
.page-nav-items li li.on a { background-color: rgba(255,255,255,0.2); }

/* PAGE HEADER
------------------------------------------------------------------------------------------------------------------------------------------------------*/
.page-header { border-bottom: 1px solid rgba(0,0,0,0.1); height: 80px; }
.page-header .inner { display: flex; }
.page-header .user img { border-radius: 50%; height: 60px; width: 60px; }

.breadcrumb { font-family: "LabGrotesque-Medium", sans-serif; display: flex; flex-grow: 1; font-size: 25px; line-height: 40px; padding: 20px 0; }
.breadcrumb i { border: solid #DDD; border-width: 0 2px 2px 0; display: inline-block; padding: 6px; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); margin: 0 20px; }
.breadcrumb span { color: #111; display: block; }
.breadcrumb span a { color: #111; display: inline-block; text-decoration: none; }
.breadcrumb span a:hover { text-decoration: underline; }

.page-header .user { display: flex; padding: 10px 0; }
.page-header .user div a { display: block; font-family: "LabGrotesque-Regular", sans-serif; text-align: right; }
.page-header .user div a.name { color: #111; font-size: 18px; line-height: 40px;  }
.page-header .user div a.logout { color: #666; font-size: 13px; line-height: 1;  }
.page-header .user figure { background: url(/assets/images/symbol-colour.svg) no-repeat center; background-size: 50px; height: 60px; width: 60px; margin-left: 15px; }
.page-header .user figure a { display: block; height: 100%; width: 100%; }
.page-header .user figure img { display: block; }
.page-header .user div a:hover { text-decoration: underline; }
.page-header .user a:hover img { opacity: 0.8; }

.toggle-box { display: inline-block; height: 20px; padding: 10px 0; width: 30px; position: relative; }
.toggle-inner { display: block; top: 50%; }
.toggle-inner, 
.toggle-inner::before, 
.toggle-inner::after { width: 30px; height: 2px; background-color: #FFF; position: absolute; transition-property: transform; transition-duration: 0.15s; transition-timing-function: ease; }
.toggle-inner::before,
.toggle-inner::after { content: ""; display: block; }
.toggle-inner::before { top: -8px; }
.toggle-inner::after { bottom: -8px; }
.toggle-outer .toggle-inner { transition-duration: 0.075s; transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.toggle-outer .toggle-inner::before { transition: top 0.075s 0.12s ease, opacity 0.075s ease; }
.toggle-outer .toggle-inner::after { transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.toggle-active .toggle-inner { transform: rotate(45deg);  transition-delay: 0.12s;  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
.toggle-active .toggle-inner::before { top: 0; opacity: 0; transition: top 0.075s ease, opacity 0.075s 0.12s ease; }
.toggle-active .toggle-inner::after { bottom: 0; transform: rotate(-90deg); transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/* PAGES
------------------------------------------------------------------------------------------------------------------------------------------------------*/
.content-block { margin: 30px 0; max-width: 800px; }
.content-block:first-child { margin-top: 0; }
.content-block:last-child { margin-bottom: 0; }
.content-block img { display: block; height: auto; width: 100%; }
.content-block img.no-transform { width: auto; max-width: 100%; margin: 0 auto; }
.video-block { max-width: 1200px;}
.video-block .video { position: relative; padding-bottom: 56.25%; /* 16:9 */ padding-top: 25px; height: 0; }
.video-block .video iframe { position: absolute; top: 0; left: 0; height: 100%; width: 100%; }
.line-block hr { background-color: #DDD; border: none; clear: both; color: #DDD; height: 1px; line-height: 1; margin: 0; overflow: hidden; width: 100%; }

/* HOME
------------------------------------------------------------------------------------------------------------------------------------------------------*/
body.home .utility { margin-top: 50px; }

/* MATERIALS
------------------------------------------------------------------------------------------------------------------------------------------------------*/
.materials article { display: flex; justify-content: space-between; padding: 30px; margin-bottom: 30px; }
.materials article header { flex: 0 0 40%; }
.materials article figure { flex: 0 0 50%; }
.materials article img { display: block; height: auto; width: 100%; }
.materials article .buttons h5 { margin-bottom: 20px; }
.materials article .buttons p { margin-bottom: 10px; }

.materials .off img { opacity: 0.5; }

.material-page article { margin-bottom: 20px; }
.material-content { display: flex; justify-content: space-between; padding: 30px; }
.material-content header { flex: 0 0 65%; }
.material-content figure { flex: 0 0 25%; }
.material-content img { display: block; height: auto; width: 100%; }
.material-files { border-top: 1px solid #DDD; }
.material-files h2 { cursor: pointer; padding: 30px; -ms-user-select: none; -webkit-user-select: none; -moz-user-select: none; user-select: none; }
.material-files h2:hover { color: #444; }
.material-files h2:after { content: ''; float: right; margin: 6px 0 0 10px; border-top: 10px solid transparent; border-bottom: 10px solid transparent; border-left: 10px solid #CCC; }
.material-files h2.on:after { border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #111; margin-top: 12px; }
.material-files-list div { border-top: 1px solid #EEE; display: flex; align-items: center; justify-content: space-between; padding: 30px; }
.material-files-list div h3 { margin: 0; flex: 0 0 60%; }
.material-files-list div h5 { flex: 0 0 10%; text-align: right; }
.material-files-list div a { flex: 0 0 25%;}

.update { margin-bottom: 20px; }
.update h1 { cursor: pointer; margin: 0; padding: 30px; -ms-user-select: none; -webkit-user-select: none; -moz-user-select: none; user-select: none; }
.update h1:after { content: ''; float: right; margin: 6px 0 0 10px; border-top: 10px solid transparent; border-bottom: 10px solid transparent; border-left: 10px solid #CCC; }
.update h1:hover { color: #444; }
.update h1.on:after { border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #111; margin-top: 12px; }
.update section { border-top: 1px solid #DDD; padding: 30px; }

/* PROGRAMS
------------------------------------------------------------------------------------------------------------------------------------------------------*/
.programs-list { display: flex; flex-wrap: wrap; padding: 1%; margin: 0 -2%; }
.programs-list article { background-color: #FFF; display: block; flex: 0 0 31.33%; position: relative; padding-bottom: 120px; text-decoration: none; margin: 0 1% 2%; -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1); -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1); box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1); }
.programs-list article>a { color: #111; display: block; text-decoration: none; }
.programs-list article>a:hover { opacity: 0.8; text-decoration: none; }
.programs-list article p { font-size: 16px; }
.programs-list article div header { padding: 20px; min-height: 195px; }
.programs-list article div section { border-top: 1px solid #EEE; padding: 20px; }
.programs-list article footer { border-top: 1px solid #EEE; padding: 20px; position: absolute; bottom: 0; left: 0; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.programs-list article footer p { margin: 0 0 10px; }
.programs-list article footer a { background-color: transparent; border: 2px solid #323296; cursor: pointer; color: #323296; display: inline-block; font-family: "LabGrotesque-Regular", sans-serif; font-size: 16px; letter-spacing: 0.07em; line-height: 1; padding: 10px 20px; text-align: center; text-decoration: none; text-transform: uppercase; border-radius: 2px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.programs-list article footer a:hover { background-color: #323296; color: #FFF; text-decoration: none; }

.base-programs .utility .button-cohort { display: none; }

.program-content { margin-bottom: 20px; }
.program-content>h3 { cursor: pointer; margin: 0; padding: 30px 60px 30px 30px; position: relative; -ms-user-select: none; -webkit-user-select: none; -moz-user-select: none; user-select: none; }
.program-content>h3:after { content: ''; position: absolute; top: 30px; right: 24px; border-top: 10px solid transparent; border-bottom: 10px solid transparent; border-left: 10px solid #111; }
.program-content>h3:hover { color: #444; }
.program-content>h3.on:after { border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #CCC; margin-top: 12px; }
.program-content section { border-top: 1px solid #DDD; padding: 30px; }

.page-discussion { display: flex; flex-wrap: wrap; padding: 0; }
.comments { flex: 1; padding: 30px; border-right: 1px solid #DDD; }
.program-cohort { flex: 0 0 440px; padding: 30px; }
.program-cohort header { margin-bottom: 40px; }
.program-cohort a { color: #111; display: flex; align-items: center; margin-bottom: 20px; text-decoration: none; }
.program-cohort a img { border-radius: 50%; display: block; margin-right: 20px; height: auto; width: 60px; }
.program-cohort a h4 { margin: 0; }

.comments>header { margin: 0 0 20px; }
.comments .cc-w .cc-i-author { font-family: "LabGrotesque-Medium", sans-serif; font-size: 14px; font-weight: normal; }
.comments .cc-w .cc-i-body { padding: 10px 0; } 
.comments .cc-w .cc-i-footer span { color: #323296; font-family: "LabGrotesque-Regular", sans-serif;  font-size: 12px; font-weight: normal; line-height: 1; letter-spacing: 0.1em; text-transform: uppercase; }
.comments .cc-w .cc-i-footer a,
.comments .cc-w .cc-i-footer button { color: #323296; font-family: "LabGrotesque-Regular", sans-serif; font-size: 12px; line-height: 1; }
.comments .cc-w .cc-i-footer button:hover { text-decoration: underline; }

/* Initiative
------------------------------------------------------------------------------------------------------------------------------------------------------*/
.initiatives-list article div header { min-height: 20px; }
.initiative-content { margin-bottom: 20px; }
.initiative-content header { margin-bottom: 20px; }
.initiative-content section { border-top: 1px solid #DDD; padding: 30px; }
.initiative-members header { margin-bottom: 20px; }

/* VIDEOS
------------------------------------------------------------------------------------------------------------------------------------------------------*/
.videos-list { display: flex; flex-wrap: wrap; padding: 15px; }
.videos-list a { color: #111; display: block; flex: 0 0 33.33%; text-decoration: none; }
.videos-list a article { padding: 15px; }
.videos-list a img { display: block; height: auto; margin-bottom: 10px; width: 100%; }
.videos-list a p { color: #666; font-size: 13px; }
.videos-list a:hover { opacity: 0.9; text-decoration: none; }

.video-page .content-block { padding: 10px 30px 30px; }
.video-page .video-block { padding: 30px 30px 10px; }

/* FACILITATORS
------------------------------------------------------------------------------------------------------------------------------------------------------*/
.directory-filter { display: flex; justify-content: space-between; }
.directory-filter div { flex-basis: 19%; padding-right: 1%; }
.directory-filter input { min-width: 100px; width: 100%; }
.directory-filter select { min-width: 100px; width: 100%; }
.directory-filter div:last-child { flex-basis: 16%; position: relative; padding: 0; }
.directory-filter div button { position: absolute; bottom: 0; right: 0; width: 100%; }

.facilitators { padding: 0; }

.facilitators table { border-collapse: collapse; width: 100%; }
.facilitators table th { border-bottom: 1px solid #DDD; padding: 30px 20px 10px 0; text-align: left; vertical-align: top; color: #111; font-size: 14px; font-family: "LabGrotesque-Medium", sans-serif; font-weight: normal; letter-spacing: 0.1em; line-height: 1; text-transform: uppercase; }
.facilitators table td { border-bottom: 1px solid #EEE; font-size: 15px; padding: 15px 20px 15px 0; vertical-align: top; min-width: 120px; }
.facilitators table td a { color: #111; display: block; text-decoration: none; }
.facilitators table td p { font-size: 15px; line-height: 1.2; margin: 0 0 5px; }
.facilitators table td img { border-radius: 50%; display: block; float: left; height: auto; width: 80px; }
.facilitators table td.person header { margin-left: 100px; }

.facilitators table th[role=columnheader]:not(.no-sort) { cursor: pointer; }
.facilitators table th[role=columnheader]:not(.no-sort):after { content: ''; float: right; margin: 3px 0 0 10px; border-width: 0 5px 6px; border-style: solid; border-color: #444 transparent; -ms-user-select: none; -webkit-user-select: none; -moz-user-select: none; user-select: none; }
.facilitators table th[aria-sort=ascending]:not(.no-sort):after { border-bottom: none; border-width: 6px 5px 0; }
.facilitators table th[aria-sort]:not(.no-sort):after { visibility: visible; opacity: 0.4; }

.facilitators table th.sort:hover { color: #888; cursor: pointer; }
.facilitators table tr:hover td { border-color: #111; }
.facilitators table td a:hover { opacity: 0.8; text-decoration: none; }

.facilitators table td.person { width: 50%; }

.facilitators table th.collaborate,
.facilitators table td.collaborate { text-align: right; width: 150px; }
.facilitators table td.collaborate span { background: #CCC; display: inline-block; height: 10px; width: 10px; border-radius: 50%; }
.facilitators table td.collaborate em { display: none; }
.facilitators table td.available span { background: green; }

.facilitators table th:first-child,
.facilitators table td:first-child { padding-left: 30px; }
.facilitators table th:last-child,
.facilitators table td:last-child { padding-right: 30px; }

/* PROFILE
------------------------------------------------------------------------------------------------------------------------------------------------------*/
.page-profile { display: flex; flex-wrap: wrap; padding: 0; }

.profile-details { flex: 0 0 300px; padding: 40px; }
.profile-details figure { margin-bottom: 20px; }
.profile-details figure img { display: block; height: auto; width: 100%; max-width: 400px; margin: 0 auto; }
.profile-details h5 { margin: 25px 0 15px; }
.profile-details p,
.profile-details ul { line-height: 1.2; margin-bottom: 10px; }
.profile-details p.status { color: #888; display: block; font-family: "LabGrotesque-Medium", sans-serif; font-size: 14px; line-height: 30px; text-align: center; max-width: 400px; margin: 0 auto 20px; }
.profile-details p.status-on { color: green; }
.profile-details .buttons { display: flex; margin: 20px -5px; }
.profile-details .buttons a { flex: 0 0 30%; border: 1px solid #323296; border-radius: 3px; color: #323296; display: block; font-size: 16px; margin: 0 5px; padding: 10px; text-align: center; text-decoration: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.profile-details .buttons a:hover { background-color: #323296; color: #FFF; }

.profile-content { flex: 1; padding: 40px; border-left: 1px solid #DDD; }
.profile-content header { margin-bottom: 30px; }
.profile-content header h1 { margin-bottom: 15px; padding-right: 150px; position: relative; }
.profile-content header h1 a.button { position: absolute; top: 0; right: 0 }

/*Account Edit*/
.page-profile fieldset { border: 0; padding: 5px 0 0; margin: 0; position: relative; }
.page-profile fieldset .toggle { position: absolute; top: 0; right: 0; margin: 0; }
.page-profile fieldset.list { padding: 0 80px 20px 0; }

.profile-content .photo-field { display: flex; justify-content: space-between; margin-bottom: 40px; }
.profile-content .photo-field div { flex: 1; }
.profile-content .photo-field input.file { margin: 0 0 30px; }
.profile-content .photo-field div p { color: #666; font-size: 16px; margin: 0 0 10px; }
.profile-content .photo-field figure { flex: 0 0 30%; }
.profile-content .photo-field figure img { display: block; height: auto; margin: 0 auto; max-width: 300px; width: 100%; }

.profile-content h2 { padding-right: 80px; position: relative; }
.profile-content h2 .toggle { position: absolute; right: 0; margin: 0; }

.page-profile footer { border-top: 1px solid #DDD; padding: 30px; flex-basis: 100%; text-align: right; }
.page-profile footer input { display: inline-block; }

/* RESOURCES
------------------------------------------------------------------------------------------------------------------------------------------------------*/
.resources article h1 a { color: #111; text-decoration: none; }

.resources table { border-collapse: collapse; width: 100%; }
.resources table th { border-bottom: 1px solid #DDD; padding: 30px 20px 10px 0; text-align: left; vertical-align: top; color: #111; font-size: 14px; font-family: "LabGrotesque-Medium", sans-serif; font-weight: normal; letter-spacing: 0.1em; line-height: 1; text-transform: uppercase; width: 15%; }
.resources table th.title { width: 70%; }
.resources table td { border-bottom: 1px solid #EEE; font-size: 15px; padding: 10px 10px 10px 0; vertical-align: top; }
.resources table td a { color: #111; display: block; text-decoration: none; }
.resources table td p { font-size: 15px; line-height: 1.3; margin: 0 0 5px; }

.resources table th[role=columnheader]:not(.no-sort) { cursor: pointer; }
.resources table th[role=columnheader]:not(.no-sort):after { content: ''; float: right; margin: 3px 0 0 10px; border-width: 0 5px 6px; border-style: solid; border-color: #444 transparent; -ms-user-select: none; -webkit-user-select: none; -moz-user-select: none; user-select: none; }
.resources table th[aria-sort=ascending]:not(.no-sort):after { border-bottom: none; border-width: 6px 5px 0; }
.resources table th[aria-sort]:not(.no-sort):after { visibility: visible; opacity: 0.4; }

.resources table th.sort:hover { color: #888; cursor: pointer; }

/* USER LOGIN/PASSWORD
------------------------------------------------------------------------------------------------------------------------------------------------------*/
body.user input { font-size: 20px; }

/* MEDIA QUERIES
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media (max-height:800px) {
	.page-nav a { height: 30px; line-height: 30px; }
	.page-nav a span { background-size: 25px; }
}

@media (max-width:1600px) {
	h1 { font-size: 30px; }
	h2 { font-size: 25px; }
	h3 { font-size: 20px; }
	h4 { font-size: 20px; }
	h5 { font-size: 16px; }

	.inner { padding: 0 20px; }
	.page-column { width: 300px; }
	.page-container { margin-left: 300px; }
	.page-nav a { font-size: 16px; height: 30px; line-height: 30px; }
	.page-nav a span { background-size: 25px; }
	.page-content { padding: 20px 0; }
	.page { margin-bottom: 20px; padding: 20px; }
	
	.page-profile { padding: 0; }
	.profile-details input[type="text"] { width: 100%; }
	.page-discussion { padding: 0; }
	.page-discussion .comments {  padding: 20px; }
	.program-cohort { flex: 0 0 360px; padding: 20px; }
	.initiative-content section { padding: 20px; }
	}

@media (max-width:1400px) {
	.page-content p,
	.page-content ul, 
	.page-content ol { font-size: 16px; margin-bottom: 20px; }
	.page-content .button,
	.page-content a.button { font-size: 14px; }
	.page-profile { display: block; }
	.profile-details { padding: 20px; width: auto; }
	.profile-content { padding: 20px; width: auto; border-top: 1px solid #DDD; border-left: none; }
	.page-profile footer { padding: 20px; }

	.programs-list article { flex-basis: 48% }
	.program-cohort { flex: 0 0 240px; }
	.program-cohort header { margin-bottom: 20px; }
	.program-cohort a img { width: 40px; }
	.program-cohort a h4 { font-size: 15px; }

	.facilitators table th { font-size: 12px; }
	.facilitators table td p { font-size: 14px; }
}
@media (max-width:1200px) {
	h1 { font-size: 22px; margin-bottom: 15px; }
	h2 { font-size: 18px; }
	h3 { font-size: 16px; }
	h4 { font-size: 16px; }
	h5 { font-size: 14px; }
	.page-content p,
	.page-content ul, 
	.page-content ol { font-size: 15px; }
	.page-content a.button,
	.page-content .button { font-size: 13px; }
	form button { font-size: 13px; padding: 0 20px; }

	.inner { padding: 0 15px; }
	.page-layout { padding-top: 61px; }
	.page-header { height: 60px; position: fixed; top: 0; width: 100%; z-index: 999; background: rgb(50,50,150); background: -moz-linear-gradient(90deg, rgb(50,50,150) 40%, rgb(160,30,130) 100%); background: -webkit-linear-gradient(90deg, rgb(50,50,150) 40%,rgb(160,30,130) 100%); background: linear-gradient(90deg, rgb(50,50,150) 40%,rgb(160,30,130) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#323296', endColorstr='#a01e82',GradientType=1 ); }
	.page-header .inner { display: none; }
	.page-column { display: none; }
	.page-container { margin: 0; }

	.mob-header { display: flex; justify-content: space-between; height: 40px; padding: 10px 15px; }
	.mob-header a { color: #FFF; display: block; font-family: "LabGrotesque-Medium", sans-serif; font-size: 20px; line-height: 40px; margin: 0 auto; text-align: center; width: 120px; }
	.mob-header img { display: block; }
	
	.mob-nav { overflow-y: auto; position: fixed; top: 61px; left: 0; bottom: 0; right: 0; width: 100%; z-index: 999; background: rgb(50,50,150); background: -moz-linear-gradient(90deg, rgb(50,50,150) 40%, rgb(160,30,130) 100%); background: -webkit-linear-gradient(90deg, rgb(50,50,150) 40%,rgb(160,30,130) 100%); background: linear-gradient(90deg, rgb(50,50,150) 40%,rgb(160,30,130) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#323296', endColorstr='#a01e82',GradientType=1 ); }
	.mob-nav .page-nav-items a { padding: 10px; }
	.mob-nav .logout { border: 1px solid rgba(255,255,255,0.1); border-radius: 2px; color: #FFF; display: block; font-family: "LabGrotesque-Regular", sans-serif; font-size: 15px; letter-spacing: 0.1em; line-height: 45px; margin: 20px; padding: 0 35px; text-align: center; text-decoration: none; text-transform: uppercase; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

	.mob-title { display: block; margin-bottom: 15px; }

	.program-cohort { flex: 0 0 280px; }

	.facilitators table th:first-child,
	.facilitators table td:first-child { padding-left: 20px; }
	.facilitators table th:last-child,
	.facilitators table td:last-child { padding-right: 20px; }

	.base-initiatives .utility .right { flex-basis: 100%; margin: 15px 0 0; }


}
@media (max-width:800px) {
	label { font-size: 13px; }
	select,
	input[type="text"],
	input[type="password"],
	input[type="email"] { min-width: 200px; width: 100%; }

	.utility { flex-direction: column; }
	.utility div { flex-basis: 100%; }
	.utility .right	{ flex-basis: 100%; margin: 15px 0 0; text-align: left; }
	.utility .button { margin-bottom: 5px; width: 100%; }

	.profile-content header h1 { padding: 0; }
	.profile-content header h1 a.button { display: block; margin: 10px 0; position: relative; top: auto; right: auto }
	.profile-content .photo-field { flex-direction: column; }
	.profile-content .photo-field figure { flex-basis: auto; padding: 15px; order: -1; }

	.materials article { flex-direction: column; padding: 20px; margin-bottom: 20px; }
	.materials article header { flex: 0 0 100%; padding-top: 15px; }
	.materials article figure { flex: 0 0 100%; order: -1; }

	.material-content { flex-direction: column; padding: 20px; }
	.material-content header { flex: 0 0 100%; padding-top: 15px; }
	.material-content figure { flex: 0 0 100%; order: -1; }
	.material-content figure img { max-width: 300px; margin: 0 auto; }

	.material-files h2 { padding: 20px; margin: 0; }
	.material-files h2:after { margin: 4px 0 0 10px; border-top: 8px solid transparent; border-bottom: 8px solid transparent; border-left: 8px solid #CCC; }
	.material-files h2.on:after { border-left: 8px solid transparent; border-right: 8px solid transparent; border-top: 8px solid #111; margin-top: 10px; }
	.material-files-list div { display: block; padding: 20px; }
	.material-files-list div h5 { margin: 10px 0; text-align: left; }

	.programs-list article { flex-basis: 98% }
	.base-programs .utility .button-cohort { display: block; margin-bottom: 10px; }

	.program-cohort { padding: 15px; }
	.program-content>h3 { font-size: 15px; padding: 15px 35px 15px 15px; }
	.program-content>h3:after { margin: 0; top: 20px; right: 12px; border-top-width: 5px; border-bottom-width: 5px; border-left-width: 5px; }
	.program-content>h3.on:after { margin: 0; border-top-width: 5px; border-right-width: 5px; border-left-width: 5px; }
	.program-content section { padding: 20px; }

	.initiative-content section { padding: 15px; }

	.page-discussion .comments { border-right: none; border-top: 1px solid #DDD; padding: 10px; }
	.page-discussion .comments>header { padding: 5px; }
	.comments .cc-w .cc-i-image,
	.comments .cc-w .cc-i .cc-i .cc-i-image { height: 20px; width: 20px; }
	.program-cohort { order: -1; width: 100%; flex: 0 0 100%; box-sizing: border-box; }

	.videos-list a { flex-basis: 50%; }
	.video-page .video-block { margin: 0; padding: 0; }

	.directory-filter { flex-direction: column; }
	.directory-filter div,
	.directory-filter div:last-child { flex-basis: 100%; padding: 0; }
	.directory-filter div input { margin-bottom: 10px; }
	.directory-filter div button { position: relative; bottom: auto; right: auto; }

	.facilitators table thead tr { display: flex; }
	.facilitators table tbody tr { border-bottom: 1px solid #DDD; display: block; position: relative; }
	.facilitators table th { display: block; padding: 15px 15px 10px; width: 50%; }
	.facilitators table th:first-child { padding-left: 15px; }
	.facilitators table th:last-child { padding-right: 15px; width: 50%; }
	.facilitators table th.accreditations,
	.facilitators table td.accreditations,
	.facilitators table th.country { display: none; }
	.facilitators table td { border: none; display: block; font-size: 14px; padding: 0 15px 10px; width: auto; }
	.facilitators table td.person { padding: 10px 45px 10px 15px; width: auto; }
	.facilitators table td img { float: right; width: 50px; }
	.facilitators table td h3 { margin-bottom: 5px; }
	.facilitators table td.person header { margin-left: 0; margin-right: 70px; }
	.facilitators table td.collaborate { width: auto; padding: 0; position: absolute; top: 15px; right: 15px; }
	.facilitators table td.country { color: #666; }

}

@media (max-width:500px) {
	.videos-list a { flex-basis: 100%; }
}