@charset 'UTF-8';

@media screen and (max-width: 39.9375em) {

    iframe {max-width: calc(100vw - 40px);}

html,body{  }
body{  }
table {max-width: 100%;}
table tbody td, table tbody th {padding: 3px;}
h1,h2,h3,h4,h5,h6,p,a {  }
h1 {font-size: 35px;line-height: 38px;}
h2 {font-size: 30px;line-height: 34px;font-weight: 700;margin: 20px 0;}
h3 {font-size: 22px;line-height: 24px;font-weight: 700;margin: 20px 0;}
h4 {font-size: 20px; line-height: 22px;}
h5 {font-size: 16px;line-height: 20px;}
p {font-size: 17px;line-height: 22px;margin: 15px 0;font-weight: 300;word-wrap: break-word;}
a {word-break: break-word;}
blockquote {font-size: 16px;line-height: 18px;}
.flex-center {  }

.accordion {  }
.accordion .accordion-item {  }
.accordion .accordion-item::before {  }
.accordion .accordion-title {padding: 15px 55px 15px 15px;}
.accordion .accordion-title::before {width: 30px;right: 15px;}
.accordion.plus .accordion-title::before {right: 0;}
.accordion .accordion-content {  }
.accordion.plus .accordion-title {padding-right: 40px;line-height: 21px;}

.cc-builder-container {  }
.cc-builder-container ul {  }
.cc-builder-container ul li {margin: 10px 0 10px 20px;font-size: 17px;line-height: 22px;}
.cc-builder-container ul li::before {width: 6px;height: 6px;top: 7px;left: -18px;}
body article ul li {margin: 15px 0 15px 30px;font-size: 16px;line-height: 20px;}
body article ul li::before {width: 7px;height: 7px;left: -22px;top: 9px;}

form.ccform {  }
form.ccform p{  }
form.ccform .ccform-field{  }
form.ccform .ccform-button{  }

.breadcrumb {padding: 10px;}
.breadcrumb li {font-size: 12px;}
.breadcrumb li::after {}
.breadcrumb li:last-child::after {}
.breadcrumb li a{font-size: 12px;white-space: nowrap;}
.project-breadcrumb {position: relative;}
.project-breadcrumb li::before{}
.project-breadcrumb li {}

/* ===============
 * 
 * UTILITIES
 * 
 * ===============
 */
.screen-reader {  }
.wrapper {padding: 0 20px;}
.columns-2 {padding: 40px 20px;}
.columns-2 > div {flex: auto;}
.columns-2 > div:nth-child(odd) {margin: 0;}
.columns-2 > div:nth-child(even) {margin: 0;}
.columns-2.small-sidebar > div:nth-child(1) {  }
.columns-2.small-sidebar > section:nth-child(1) {  }
.columns-2.small-sidebar > div:nth-child(2) {margin: auto;}
.columns-2.small-left-sidebar > div:nth-child(2) {  }
.columns-2.small-left-sidebar > div:nth-child(1) {flex: auto;}
#intro-container {margin-top: 40px;}
#intro-container h2{  }
.blue-section {  }
.peach-section {  }
.red-btn {  }
.blue-btn {  }
.white-btn {  }
.white-btn:hover {  }
.blue-btn:hover,
.red-btn:hover {  }
.red-btn:focus, .blue-btn:focus {  }
.red-txt {  }
.red-und {  }
.red-und::after {  }
.red-hr {  }
.smaller-column {margin: 0;flex: auto;}
.blue-box {  }
.hollow-btn {  }
.mobile-only {display: block;}
.desktop-only {display: none;}


/* SLIDERS */
.single-slider {  }
.single-slider .next-arrow{  }
.single-slider .prev-arrow{  }
.single-slider .slick-arrow svg {  }

.members-slider {margin: 30px 0 10px;}
.members-slider .slide-container {  }
.members-slider .slide-container .slide {padding: 0 12px;}
.members-slider .slide-container .slide a,
.members-slider .slide-container .slide div {height: 110px;}
.members-slider .slick-arrow {top: -55px;}
.members-slider .next-arrow {  }
.members-slider .prev-arrow {right: 40px;top: -55px;}
.members-slider .slick-arrow svg {max-width: 30px;}


/* ===============
* 
* NAVIGATION AND HEADER
* 
* ===============
*/
#ccore-nav-mobile-navigation-container{position: fixed;top: 0;left: 0;z-index: 9999999999999999;width: 100%;height: 100%;padding: 25px;background-color: #ea5d4e;transition: all 0.3s linear;transform: translateY(-100%);}
#ccore-nav-mobile-navigation-container.open{ transform: translateY(0); }
#ccore-nav-mobile-navigation-container > a.go_back{color:333;font-weight: bold;text-decoration: none;display: block;padding-bottom: 10px;margin: 20px 0 0px 0;text-transform: uppercase;color: white;font-size: 14px;text-align: end;}
#ccore-nav-mobile-navigation-container > a.go_back:before{ content: 'Back one level'; width: 100%; height: 30px; }
#ccore-nav-mobile-navigation-container ul{  }
#ccore-nav-mobile-navigation-container ul li{ display: flex; align-items: center; justify-content: space-between; }
#ccore-nav-mobile-navigation-container ul li a{padding: 5px 0;margin-bottom: 3px;padding-bottom: 9px;display: block;flex: 1;font-size: 23px;color: white;text-transform: uppercase;font-weight: 700;}
#ccore-nav-mobile-navigation-container ul li span{cursor: pointer;display: block;/* border-left: 1px solid white; */padding: 7px 5px 7px 10px;margin-left: 8px;}
#ccore-nav-mobile-navigation-container ul li span[data-id='75']{display: none; }
#ccore-nav-mobile-navigation-container > div { display: flex; align-items: center; justify-content: center;}
#ccore-nav-mobile-navigation-container > div a {margin: 0px 8px 12px;}
#ccore-nav-mobile-navigation-container > div a > svg {max-width: 30px;}
#ccore-nav-mobile-navigation-container > svg {max-width: 100%;}

.nihr-logo {padding: 10px 0 0;margin: auto;}
.nihr-logo svg {max-width: 100%;margin: auto;}
header {  }
.main-menu {display: none;}
.main-menu form {  }
.main-menu form input {  }
.main-menu form button {  }
.main-menu > ul {  }
.main-menu > ul > li {  }
.main-menu > ul > li a{  }
.main-menu ul li > a::after{  }
.main-menu ul li > a:hover::after{  }
.main-menu > ul > li:first-child > a{  }
.main-menu > ul > li > ul {  }
.main-menu > ul > li:hover > ul {  }
.main-menu > ul > li > ul > li {  }
.main-menu > ul > li > ul > li > a{  }
.mobile-icons { display: flex; justify-content: center; margin-top: 20px; align-items: center;}
.mobile-icons .burger-menu {}
.mobile-icons .burger-menu svg{ max-height: 24px; margin-right: 8px;}
.mobile-icons .search-icon {}
.mobile-icons .search-icon svg{ max-height: 28px;}

/* Accessibility Bar */
.accessibility-bar {  }
.accessibility-bar .wrapper {  }
.accessibility-bar a.skip-content{display: none;}
.accessibility-bar p{  }
.accessibility-bar .accessibility-tools { justify-content: space-between; flex-wrap: wrap;}
.accessibility-bar .accessibility-tools span {  }
.accessibility-bar .accessibility-tools span svg{  }
.accessibility-bar .accessibility-tools .translation{display: none;}
.translation {  }
.translation .goog-te-gadget-simple span >a >span:last-child {}
.translation .goog-te-gadget-simple span >a >span:nth-child(3) {  }
.translation .goog-te-gadget-simple span >a >span:last-child::after {  }
.translation .goog-te-gadget-simple {  }
.translation .goog-te-gadget-simple > img{}

.hero {overflow: hidden;}
/* .landing .hero .wrapper {padding-bottom: 35px;padding-top: 70px;} */
.hero .wrapper {padding-bottom: 35px;}
.hero-container {  }
.hero .hero-container > div:nth-of-type(2) {margin-right: 20px;}
.hero .hero-container > div:first-child {min-height: 100px;padding-top: 25px;}
.hero .hero-container > div:first-child > div {  }
.hero h1 {  }
.hero p {font-size: 20px;line-height: 25px;margin-right: 25px;}
.hero .hero-image { position: relative; height: 250px; width: 100%;}

/* PAGE HERO IMAGES */
.research-archive .hero .wrapper::before,
.research .hero .wrapper::before,
.landing .hero .wrapper::before {right: -95px;top: 110px;}
.research-archive .hero .wrapper::after,
.research .hero .wrapper::after,
.landing .hero .wrapper::after {z-index: -1;width: 200px;bottom: -15px;right: 26px;}

.page-the_team .hero .wrapper::before {right: -82px;}
.page-the_team .hero .wrapper::after {bottom: 50px;right: -15px;height: 200px;}

.page-jobs .hero .wrapper::before { right: -82px; }
.page-jobs .hero .wrapper::after { bottom: 50px;right: -15px;height: 200px; }

.hero.resources .wrapper::after {right: -30px;bottom: -101px;width: 75%;}

.\/parts\/templates\/news .hero .wrapper {padding-bottom: 250px;}
.page-news-and-media .hero .wrapper::after,
.page-events .hero .wrapper::after,
.page-podcasts .hero .wrapper::after,
.\/parts\/templates\/news .hero .wrapper::after {right: -46%;bottom: -160px;}

.page-connecting-communities-2021 .hero-image {display: none;}
.page-panel .hero-image {display: none;}
.page-greater-manchester-forum .hero-image {display: none;}
.page-public-involvement .hero-image {display: none;}

.page-public-involvement .hero .wrapper {padding-bottom: 120px;}

.page-connecting-communities-2021 .hero .wrapper::after, 
.page-panel .hero .wrapper::after, 
.page-greater-manchester-forum .hero .wrapper::after, 
.page-public-involvement .hero .wrapper::after {content: "";background-image: url("data:image/svg+xml,%3C!-- Generator: Adobe Illustrator 24.3.0, SVG Export Plug-In --%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='374.8px' height='333.5px' viewBox='0 0 374.8 333.5' style='overflow:visible;enable-background:new 0 0 374.8 333.5;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23EA5C4F;%7D .st1%7Bfill:%23CFCFDF;%7D .st2%7Bfill:%232EA7AF;%7D%0A%3C/style%3E%3Cdefs%3E%3C/defs%3E%3Cpath class='st0' d='M202.3,260c-26.5,2.3-49.9-16.9-52.1-42.9c-2.3-26,17.4-49,43.9-51.3c26.5-2.3,49.9,16.9,52.1,42.9 C248.5,234.7,228.8,257.7,202.3,260'/%3E%3Cpath class='st1' d='M115.1,220.2c5,57.3-38.4,108.1-96.8,113.3L14.4,290c34.4-3,60.1-32.6,57.2-66c-2.9-33.3-33.3-58-67.8-55 L0,125.5C58.4,120.4,110.1,162.9,115.1,220.2'/%3E%3Cpath class='st2' d='M374.8,87.6c-24.8,52.1-88.3,75.2-141.6,51.4c-26.2-11.7-46.1-32.8-55.9-59.3C167.7,53.6,169,25.3,181,0 l39.4,18.7c-6.9,14.5-7.7,30.8-2.1,45.8C224,80,235.6,92.3,251,99.1c31.8,14.2,69.6,0.6,84.3-30.3L374.8,87.6z'/%3E%3C/svg%3E%0A");background-position: center;height: 268px;width: 400px;position: absolute;bottom: -75px;right: -160px;background-repeat: no-repeat;background-size: contain;}


.page-pre-doctoral-fellowship .hero .wrapper {padding-bottom: 250px;}
.page-internship .hero .wrapper {padding-bottom: 250px;}
.page-pre-doctoral-fellowship .hero-image {display: none;}
.page-phd-fellowship .hero-image {display: none;}
.page-internship .hero-image {display: none;}
.page-training-and-development .hero-image {display: none;}
.page-pre-doctoral-fellowship .hero .wrapper::after ,
.page-phd-fellowship .hero .wrapper::after ,
.page-internship .hero .wrapper::after ,
.page-training-and-development .hero .wrapper::after {content: "";background-image: url("data:image/svg+xml,%3C!-- Generator: Adobe Illustrator 24.3.0, SVG Export Plug-In --%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='406px' height='179.6px' viewBox='0 0 406 179.6' style='overflow:visible;enable-background:new 0 0 406 179.6;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFE4AB;%7D .st1%7Bfill:%23FFFFFF;%7D .st2%7Bfill:%23FFD373;%7D%0A%3C/style%3E%3Cdefs%3E%3C/defs%3E%3Cg%3E%3Cpath class='st0' d='M233,106.7h-73.1v72.8H233V106.7z M206,152.6h-19v-18.9h19V152.6z'/%3E%3Cpath class='st0' d='M73.1,106.7H0v72.8h73.1V106.7z M46,152.6H27v-18.9h19V152.6z'/%3E%3Crect x='103' y='106.7' class='st1' width='27' height='72.8'/%3E%3Crect x='262.9' y='106.7' class='st2' width='27' height='72.8'/%3E%3Crect x='320.9' y='106.7' class='st2' width='27' height='72.8'/%3E%3Crect x='379' y='106.7' class='st2' width='27' height='72.8'/%3E%3Cpath class='st0' d='M74,0H0.9v72.8H74V0z M47,45.9H28V27h19V45.9z'/%3E%3Crect x='160.6' y='0' class='st2' width='27' height='72.8'/%3E%3Crect x='218.7' y='0' class='st1' width='27' height='72.8'/%3E%3Crect x='103.7' y='0' class='st2' width='27' height='72.8'/%3E%3Cpath class='st0' d='M404.6,0h-73.1v72.8h73.1V0z M377.5,45.9h-19V27h19V45.9z'/%3E%3Crect x='274.8' y='0' class='st2' width='27' height='72.8'/%3E%3C/g%3E%3C/svg%3E%0A");background-position: center;height: 270px;width: 86vw;position: absolute;bottom: 0;right: 7vw;background-repeat: no-repeat;background-size: contain;}

/* ===============
* 
* LANDING PAGE
* 
* ===============
*/
.research-block {padding-bottom: 170px;}
.research-block h2 {margin: 20px 20px 30px;}
.research-block .wrapper {padding: 0;}
.research-block #research-our-research {padding: 0 20px;}
.research-block .research-footer{flex-wrap: wrap;z-index: 1;justify-content: space-between;padding: 0 20px;}

.research-footer {}
.research-block .research-footer .red-btn {margin: 0;}
.research-block .research-footer svg {z-index: 0;bottom: -140px;left: 0;margin: auto;max-width: 175px;}
.colour-markers {flex-wrap: wrap;margin-bottom: 0;}
.colour-markers p{  }
.colour-markers p .category-name{  }
.colour-markers p .category-name .overlay{  }
.colour-markers p .category-name.show .overlay{  }
.colour-markers .square {width: 25px;height: 8.5vw;flex: 1;min-width: 25px;}
.colour-markers .square.active,
.colour-markers .square:hover {  }
.colour-markers .square.hover-left.active,
.colour-markers .square.hover-left:hover {  }
.colour-markers .square:nth-child(1) {  }
.colour-markers .square:nth-child(2) {  }
.colour-markers .square:nth-child(3) {  }
.colour-markers .square:nth-child(4) {  }
.colour-markers .square:nth-child(5) {  }
.colour-markers .square:nth-child(6) {  }
.colour-markers .square:nth-child(7) {  }
.colour-markers .square:nth-child(8) {  }
.colour-markers .square:nth-child(9) {  }
.colour-markers .square:nth-child(10) {  }
.colour-markers .square:nth-child(11) {  }
.colour-markers .square:nth-child(12) {  }
.research-block {  }
.research-block h3 {margin: 20px 20px 40px;}
.research-block h4 {  }
.research-slider .slick-dots {  }

.about-tiles {justify-content: space-between;}
.about-tiles .tile {width: 48%;margin: 0 0 4% 0;}
.about-tiles .tile:hover {  }
.about-tiles .tile.light h5 {  }
.about-tiles .tile.dark h5 {}
.about-tiles .tile:nth-child(3n) {  }
.about-tiles .tile::before {  }
.about-tiles .tile h5 {left: 12px;top: 10px;font-size: 20px;}
.about-tiles .tile h5:nth-child(2) {top: 35px;/* font-size: 13px; *//* line-height: 15px; */left: 12px;}
.about-tiles .tile:nth-child(1) h5::after {  }
.about-tiles .tile:nth-child(2) h5::after {  }
.about-tiles .tile:nth-child(3) h5::after {  }

.popup-window {overflow: hidden;height: auto;max-height: fit-content;}
.popup-window .content{width: 100%;min-width: auto;padding-bottom: 150px;}
.popup-window.light .content {  }
.popup-window .content p{  }
.popup-window .content h3{margin: 0 0 5px 0;}
.popup-window img{left: 0;bottom: 0;top: calc(100% - 145px);max-width: 150px;max-height: 115px;}
.popup-window .close-btn{top: 20px;}

.popup-window.member-window {}
.popup-window.member-window .content{
    padding-bottom: 15px;
}
.popup-window.member-window.light .content {  }
.popup-window.member-window .content p{  }
.popup-window.member-window .content h3{}
.popup-window.member-window img{
    margin: 0;
    top: 0;
    display: none;
}
.popup-window.member-window .close-btn{}

.popup-window.member-window {flex-wrap: wrap;padding-bottom: 40px;min-height: 300px;}
.popup-window.member-window p {  }
.popup-window.member-window h3 {  }
.popup-window.member-window em {  }
.popup-window.member-window a {word-break: break-word;}
.popup-window .bio-scroll {max-height: 280px;}
.popup-window.member-window img {  }
.popup-window.member-window .right-column {padding: 0 4%;flex-direction: row;flex-wrap: wrap;justify-content: space-around;align-items: center;}
.popup-window.member-window a.twitter {display: inline-block;margin-right: 8px;}
.popup-window.member-window a.twitter svg{  }
.popup-window.member-window .close-btn {  }

.popup-window.member-window .right-column .image{background-position: center;height: 220px;}


.triple-column {padding: 30px 0 40px; margin-top: 0px;}
.triple-column .wrapper{flex-wrap: wrap;}
.triple-column .scroll-container {max-width: 100%;flex: auto;margin: 15px;}

.highlights h2 {margin: 18px 0 40px 10px;}
.highlights-slider {max-width: calc(100vw - 40px);}
.highlights-slider .highlight-article {column-count: 1;padding-top: 100px;}
.highlights-slider .highlight-article::after {width: 100%;height: 80px;}
.highlights-slider .highlight-article .date {  }
.highlights-slider .highlight-article .type {  }
.highlights-slider .highlight-article .title {font-size: 20px;max-width: 100%;width: 100%;}
.highlights-slider .highlight-article .content {  }
.highlights-slider .highlight-article a {  }
.highlights-slider .highlight-article a:hover {  width: 100%;}
.highlights-slider .highlight-article .double-columns {column-count: 1;}

.highlights  ul li {  }
.highlights  ul li::before {  }
.highlights  ul li a{  }
.highlights .white-btn {left: 0;bottom: 0;}

.highlights .slick-arrow {bottom: -7px;}
.highlights .slick-arrow svg {max-width: 35px;}
.highlights .next-arrow {  right: 0;}
.highlights .prev-arrow {right: 55px;}

/* ===============
* 
* WIDE STANDARD PAGE
* 
* ===============
*/
.wide-basic-page {  }

/* ===============
* 
* RESEARCHPAGE
* 
* ===============
*/
#research-side-bar section > h5 {margin-bottom: 10px;}
.research-header {flex-wrap: wrap;padding: 0;}
.research-page-content {padding: 0 20px;overflow: scroll;}
.research-page-content .cc-builder-row.cols-2 .cc-builder-column {  }
#research-side-bar {margin: 0 0 30px 0;width: 100%;flex: auto;padding: 8px 20px 5px;}
#research-side-bar h3 {width: 100%;margin: 15px 0 15px;padding: 5px 0;}
#research-side-bar h3::before {content: "";width: 30px;display: inline-block;background-size: contain;position: absolute;height: 30px;right: 5px;background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='40px' height='40px' viewBox='0 0 40 40' style='overflow:visible;enable-background:new 0 0 40 40;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0r%7Bfill:%23EB5B49;%7D %3C/style%3E%3Cdefs%3E%3C/defs%3E%3Cpolygon class='st0r' points='40,18.8 21.2,18.8 21.2,0 18.8,0 18.8,18.8 0,18.8 0,21.2 18.8,21.2 18.8,40 21.2,40 21.2,21.2 40,21.2 '/%3E%3C/svg%3E");}
#research-side-bar h6 {width: 100%;margin: 0;padding: 10px 0;}
#research-side-bar h6::before {content: "";width: 30px;display: inline-block;background-size: contain;position: absolute;height: 30px;right: 5px;background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='40px' height='40px' viewBox='0 0 40 40' style='overflow:visible;enable-background:new 0 0 40 40;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0r%7Bfill:%23EB5B49;%7D %3C/style%3E%3Cdefs%3E%3C/defs%3E%3Cpolygon class='st0r' points='40,18.8 21.2,18.8 21.2,0 18.8,0 18.8,18.8 0,18.8 0,21.2 18.8,21.2 18.8,40 21.2,40 21.2,21.2 40,21.2 '/%3E%3C/svg%3E");}
#research-side-bar ul {display: none;}
#research-side-bar ul li {  }
#research-side-bar ul li::before {  }
#research-side-bar ul li a{  }
#research-intro h2 {  }
#research-intro h2::after {  }

.research-page-content .article-content {  }
.page-our-research #research-side-bar ul li {width: 100%;margin: 6px 0 !important;}
.page-our-research .research-page-content .cc-builder-row.cols-2 .cc-builder-column {width: 100% !important;}
.page-our-research #research-side-bar ul {display: none;}
.page-our-research #research-side-bar {padding: 20px;}
.page-our-research #research-side-bar::after {width: 10px;}
/* ===============
* 
* OUR TEAM 
* 
* ===============
*/
#plugin-ourteam {  }
.plugin-filter {margin-bottom: 25px;}
.plugin-filter input{  }
.plugin-filter input.search-button{  }
.team-members {justify-content: space-between;}
.team-members .member{width: 46%;margin: 0 0 4% 0;}
.team-members .member .image{  }
.team-members .member h5{  }
.team-members .member p{font-size: 15px;line-height: 19px;}
.team-pagination {min-width: 100%;}
.team-pagination .pagination-back{  }
.team-pagination .pagination-back a{  }
.team-pagination .pagination-next{  }
.team-pagination .pagination-next a{font-size: 14px;}
.team-pagination .pagination-numbers{flex-wrap: wrap;max-width: 50%;justify-content: center;}
.team-pagination .pagination-numbers a{font-size: 14px;}
.member-url {bottom: 15px;right: 15px;}

/* ===============
* 
* JOBS PAGE
* 
* ===============
*/
.page-jobs h2 {  }
.jobs-page {margin: 35px auto;}
.jobs-page .selectarrow {}
.jobs-content {margin: 20px auto;}
.job-list{  }
.grey-card {flex-wrap: wrap;padding: 20px;margin-bottom: 25px;}
.grey-card td {  }
.job-listing{  }
.grey-card .title {font-size: 18px;font-weight: 700;}
.grey-card p {font-size: 16px;margin: 9px 0;line-height: 20px;}
.grey-card a {
    word-break: break-all;
}
.grey-card a.blue-btn {  }
.grey-card a.blue-btn:nth-of-type(1) {margin-top: 0;}
.grey-card .content {flex: auto;order: 1;}
.grey-card .links {flex-wrap: wrap;flex-direction: row;justify-content: space-between;margin-top: 20px;order: 3;}
.blue-sidebar {  }
.blue-sidebar .blue-box h5{  }
.jobs-page select {width: calc(100vw - 40px);margin: 5px 0;}
.selectarrow {  }
.selectarrow::after {  }

/* ===============
* 
* NEWS PAGES
* 
* ===============
*/
.news-page {margin: 35px 0 15px;}
.article-sidebar {flex: auto;}
.article-sidebar p {  }
.article-sidebar h5 {  }
.article-sidebar a {  }
.article-sidebar .search-container {  }
.article-sidebar input {margin-bottom: 15px;}
.article-sidebar input::placeholder {  }
.article-sidebar input.side-button {  }
.article-sidebar select {height: 40px;font-size: 15px;margin-bottom: 20px;}
.article-sidebar select option {width: 100%;}
#plugin-news select {margin-bottom: 15px;}
.sidebox-footer {  }
.article-list {margin: 30px 0 0;}
.article-list .article-card {height: auto;min-height: 120px;}
.article-list .article-card .article-image {min-width: 130px;width: 130px;height: auto;min-height: 120px;}
.article-list .article-card .content {  }
.article-list .article-card .content a.read-more { display: none;}
.article-list .article-card .content h4 {font-size: 17px;line-height: 20px;}
.article-content {margin: 30px 0;}
.article-content .image{flex: auto;}
.article-content .header{flex-wrap: wrap;margin-top: 30px;}
.article-content h2 {font-size: 24px;line-height: 30px;margin: 0 0 15px 0;}
.article-content p {  }
.article-content ul li {margin-left: 25px;}
.article-content ul li::before {width: 7px;height: 7px;left: -20px;top: 8px;}
.article-content ol li {  }

.article-content .videos-player {  }
.article-content .videos-player iframe{height: 55vw;}
.plugin-pagination {  }
.plugin-pagination a {  }

.other-articles .article-card {height: 130px;min-height: 120px;}
.other-articles .article-card .article-image {min-width: 130px;width: 130px;height: 130px;min-height: 120px;}
.other-articles .article-card .content {  overflow: hidden;}
.other-articles .article-card .content a.read-more { display: none;}
.other-articles .article-card .content h4 {font-size: 17px;line-height: 20px;}
.other-articles .slick-arrow { top: -50px;}

/* ===============
* 
* EVENTS PAGES
* 
* ===============
*/
.event-card {  }
.event-card p  {  }
.event-card p svg {max-width: 45px;height: auto;}
.event-card div.blue-btn {  }
.event-card a.blue-btn {  }
.event-filter {flex-wrap: wrap;}
.event-filter > div{  }
.extra-content {  order: 2;}
.extra-content .extra-button{  }
.extra-content .extra-button:hover {  }
.extra-content .content{max-width: calc(100vw - 80px);}
.blue-btn.share {  }
.share-icons {  }
.share-icons svg{  }
.blue-btn.share:hover .share-icons {  }
.share-icons a {}

/* ===============
* 
* RESOURCES PAGES
* 
* ===============
*/
.resource-categories {  }
.resource-categories .tile{width: 47%;margin: 0 0 6% 0;}
.resource-categories {  }
.resource-categories .tile {  }
.resource-categories .tile h5 {  }
.resource-categories .tile:hover {  }
.resource-categories .tile:nth-child(3n) {  }
.resource-categories .tile::before {  }
.resource-categories .tile:nth-child(1) {  }
.resource-categories .tile:nth-child(2) {  }
.resource-categories .tile:nth-child(3) {  }
.resource-categories .tile:nth-child(4) {  }
.resource-categories .tile:nth-child(5) {  }
.resource-categories .tile:nth-child(6) {  }
.resource-categories .tile:nth-child(7) {  }
.resource-categories .tile:nth-child(8) {  }
#plugin-resources {justify-content: space-between;width: 100%;margin: 20px 0;}
.resources-hold {margin: 0;}
.resources-hold .grey-card {padding-top: 50px;}
.resources-hold .grey-card p {  }
.resources-hold .grey-card h5 {  }
.resources-hold .grey-card .type_badge {font-size: 14px;padding: 5px;bottom: auto;top: 10px;}
.resources-hold .grey-card .button {  }

.no-resource-results {  }
.menu-area-content a {color: black;}
.protected-password {text-align: center;}
/* ===============
* 
* TRAINING PAGES
* 
* ===============
*/
.page-training {  }
.page-training .columns-2 {flex-wrap: wrap;}
.page-training #peach-column-3 {  }
body #column-6 {margin: 0;}
body #column-7 {margin: 0;}


/* ===============
* 
* MEMBERS TRAINING PAGES
* 
* ===============
*/
.login-form {  }
.login-form form{  }
.login-form form input {  }
.login-form form p {  }
.login-form form input.button {  }
.login-form a {  }
/* ===============
* 
* SPECIFIC PAGE STYLE/CHANGES
* 
* ===============
*/
.page-public-involvement article.columns-2 {  }
.page-greater-manchester-forum article.columns-2 {  }
.page-panel .upper-content {  }

.lower-pcie-section { margin: 40px 0;}

/* ===============
 * 
 * FOOTER
 * 
 * ===============
 */
 footer {padding-right: 0 !important;padding-left: 0 !important;}
 footer .upper-footer{ align-items: flex-start;}
 footer .upper-footer .social-media{  }
 footer .upper-footer .social-media a{  }
 footer .upper-footer .social-media a:hover{  }
 footer .upper-footer .social-media a svg{  }
 footer .upper-footer ul {display: block;}
 footer .upper-footer ul > li {margin: 5px 0;}
 footer .upper-footer ul > li:first-child a {  }
 footer .upper-footer ul > li > a {padding: 0;}
 footer .contact-info {  }
 footer .contact-info p{font-size: 20px;line-height: 23px;}
 footer .contact-info p br{display: none;}
 footer .contact-info a{  }

/* CUSTOM PAGE EDITS */
.\/parts\/templates\/project .hero .wrapper {min-height: 250px;}
.highlights-slider .highlight-article::before { top: 0px; right: 0; max-width: 100px; max-height: 85px;
}

}

@media screen and (min-width: 39.9375em) {
	
}