/* Updates for Feb 2019 Involve rebrand */
/* Import Lato with all existing font weights defined in pir.css */
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700');

/* Declare some CSS variables */
:root{
  --involve-green-100: #208246; /* Replaces #00a632 , #46a86c*/
  --involve-blue-100: #193e72; /* Replaces #48426c */
  --involve-orange-100: #D97A17; /* Replaces #ff7e00 , #f29330*/
}

/* People in Research CSS */
html{
  font: -apple-system-body;
  font-family: initial;
}
html,body {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding:0;
  margin:0;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  color: #363636;
  overflow-x: hidden;
}
#searchform{
  position: relative;
}
#searchform label{
  display: none;
}
#searchsubmit {
  width:33px;
  height:33px;
  border:0;
  cursor:pointer;
  z-index:1000;
  position: absolute;
  right: 0px;
  background-color:transparent;
  background-image: url(../img/search-icon.png);
  background-repeat: no-repeat;
  background-position: center;
  color: transparent;
}
p {
  line-height: 1.4em;
}

.container {
  width: 980px;
  margin: 0 auto;
}

.container--narrow {
  width: 720px;
}

a img {
  outline: 0;
  border: 0;
}

.sep {
  clear:both;
}

.sep-tooltip {
  clear:both;
  margin-bottom:5px;
}

#header {
  padding-top: 25px;
  background: #fff;
  padding-bottom:32px;
}

.logo-section {
  position: relative;
}

.pir-logo {
  position: absolute;
  bottom: 0;
}


.nhs-logo {
  float:right;
}

.menu-links {
  font-size: 16px;
  color: #363636;
  margin-top:28px;
  float:left;
}

.aaa-1 {
  font-size: 14px;
}

.aaa-2 {
  font-size:18px;
}

.aaa-3 {
  font-size: 23px;
}

.menu-links ul {
  list-style: none;
  margin:0 0 0 -22px;
  padding:0;
}

.menu-links ul li {
  float: left;
  margin:0 18px 0 0;
}

.menu-links ul li:last-child {
  margin-right: 0;
}

.menu-links ul li a {
  display: inline-block;
  position:relative;
  font-size: 14px;
  line-height: 1.2em;
  text-decoration: none;
  text-align: center;
  color: #363636;
  background:transparent;
  padding: 13px 14px 13px 14px;
  border-radius: 10px;
  max-width: 100px;
  behavior: url(/pie/PIE.htc);
}

.menu-links ul li:last-child a {
  max-width: 155px;
}


.menu-links ul li a.active {
  color: #fff;
  background: var(--involve-blue-100);
}

.menu-links ul li a:hover {
  color: #fff;
  background: var(--involve-blue-100);
}

.search {
  position: relative;
  float:right;
}

#searchform input[type="text"] {
  width: 183px;
  min-height: 33px;
  border: 3px solid #acb2b3;
  border-radius: 6px;
  color: #363636;
  font-size: 14px;
  padding: 0 20px 0 10px;
  margin-top:0px;
  box-sizing: border-box;
  position:relative; behavior: url(/pie/PIE.htc);
}

#sub-header {
  background: #f1f1f1;
  min-width: 980px;
}

.logged-in {
  float:left;
}
.logged-in p {
  display: inline-block;
  vertical-align: middle;
  line-height:60px;
  margin:0;
  font-size: 14px;
}
.logged-in p a {
  text-decoration: underline;
}

.sub-header-links ul {
  list-style: none;
  padding:0;
  margin:0;
  float:right;
}

.sub-header-links ul li {
  float: left;
  margin-right: 10px;
  font-size: 14px;
}

.sub-header-links ul li a {
  text-decoration: none;
  color: #4b4a5c;
  line-height:60px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}

.sub-header-links ul li.last a {
  margin-right:0;
}

.pdf-icon {
  display:inline-block;
  line-height: 30px;
  background-repeat: no-repeat;
  padding-right: 40px;
  background-position: right center;
  background-image: url(../img/pdf-icon.png);
}

.sub-header-img {
  display:inline-block;
  line-height: 27px;
  background-repeat: no-repeat;
  padding-left: 30px;
  background-position: left center;
}

.help-link {
  background-image: url(../img/help-icon.png);
}

.fav-link {
  background-image: url(../img/clippings-icon.png);
}

.print-link {
  background-image: url(../img/print-icon.png);
  padding-left: 40px;
}

.aaa-link {
  background-image: url(../img/aaa-icon.png);
  padding-left: 50px;
}

.sub-header-links ul li a:hover {
  text-decoration: underline;
}

/* Body */
h1,
.h1 {
  font-size: 36px;
  font-family: 'Lato', sans-serif;
  color: var(--involve-blue-100);
  font-weight: 300;
}

h2,
.h2 {
  font-size: 30px;
  font-family: 'Lato', sans-serif;
  color: var(--involve-blue-100);
  font-weight: 300;
}

h3,
.h3 {
  font-size: 24px;
  font-family: 'Lato', sans-serif;
  color: var(--involve-blue-100);
  font-weight: 300;
}

h4,
.h4 {
  font-family: 'Lato', sans-serif;
  font-weight: 300;
}

a {
  color: var(--involve-blue-100);
  text-decoration: none;
}

#ccc a {
  text-decoration: underline;
}

a:hover {
  text-decoration: underline;
}

.cpush {
  margin-top: 40px;
  margin-bottom: 80px;
  min-height:200px;
}

.cpush2 {
  margin-top: 0;
}

.cpush ul {
  list-style: none;
  margin: 0;
  padding:0;
}

.cpush ul li {
  padding: 0 0 0 20px;
  background-image: url(../img/bullet.png);
  background-repeat:no-repeat;
  background-position: left top 3px;
  margin: 15px 0 15px 0;
}

.login-box-top, .login-box-top p {
  font-size: 20px;
  color: #575656 !important;
}

.mini-detail-highlight {
  font-size:14px;
  color: var(--involve-blue-100);
}

.mini-detail {
  font-size:14px;
}

.forgotten a {
  color: #575656;
  font-size: 14px;
  text-decoration: underline;
}

.page-banner {
  min-width: 980px;
  background: var(--involve-blue-100);
  background-image: url(../img/purple-bg.png);
  padding: 42px 0 42px 0;
}
.page-banner h1 {
  font-size: 24px;
  color: #fff;
  margin:0;
}
.page-banner .h1 {
  font-size: 24px;
  color: #fff;
  margin:0;
}

.pull-left {
  float:left;
}

.pull-right {
  float:right;
}

.pull-centre {
  margin:0 auto;
}

.log-box {
  width: 472px;
  background: #f1f1f1;
  border-radius: 6px;
  padding: 45px 35px 45px 35px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 690px;
  position:relative; behavior: url(/pie/PIE.htc);
}

.log-box ul li {
  color: #575656 !important;
}

.log-box h1 {
  margin-top: 0;
}

.sp {height:24px;}

.form-error {
  border: 3px solid #a90000;
  margin-bottom: 20px;
  padding: 0 30px 0 30px;
  border-radius: 6px;
  position:relative; behavior: url(/pie/PIE.htc);
}
.form-error p {
  color: #a90000;
}

.form-success {
  border: 3px solid #208246;
  margin-bottom: 20px;
  padding: 0 30px 0 30px;
  border-radius: 6px;
  position:relative; behavior: url(/pie/PIE.htc);
}
.form-success p {
  color: #208246;
}

.home-banner {
  min-height: 320px;
  background: var(--involve-blue-100);
  background-image: url(../img/hatch-bg.png);
  padding-top:55px;
  background-image: url(../img/hatch-bg.png), -moz-linear-gradient(top, rgba(69,63,104,1) 0%, rgba(52,46,79,1) 100%); /* FF3.6+ */
  background-image: url(../img/hatch-bg.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,63,104,1)), color-stop(100%,rgba(52,46,79,1))); /* Chrome,Safari4+ */
  background-image: url(../img/hatch-bg.png), -webkit-linear-gradient(top, rgba(69,63,104,1) 0%,rgba(52,46,79,1) 100%); /* Chrome10+,Safari5.1+ */
  background-image: url(../img/hatch-bg.png), -o-linear-gradient(top, rgba(69,63,104,1) 0%,rgba(52,46,79,1) 100%); /* Opera 11.10+ */
  background-image: url(../img/hatch-bg.png), -ms-linear-gradient(top, rgba(69,63,104,1) 0%,rgba(52,46,79,1) 100%); /* IE10+ */
  background-image: url(../img/hatch-bg.png), linear-gradient(to bottom, rgba(69,63,104,1) 0%,rgba(52,46,79,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#453f68', endColorstr='#342e4f',GradientType=0 ); /* IE6-9 */
  position:relative; behavior: url(/pie/PIE.htc);
  padding-bottom: 55px;
}

.home-banner--community .container {
  max-width: 720px;
  text-align: left;
  color: #fff;
}

.home-banner--community .container a,
.home-banner--community .container a:hover,
.home-banner--community .container a:active,
.home-banner--community .container a:focus{
  color: #fff;
  text-decoration: underline;
}

.home-banner h1 {
  margin:0;
  color: #fff;
  font-size: 45px;
  font-weight:300;
  text-align: center;
  margin-bottom: 56px;
}

.home-banner--community h1 {
  font-size: 35px;
  margin-bottom: 35px;
  font-weight: 400;
  text-align: left;
}

.home-banner--community .intro {
  font-weight: bold;
}

.home-banner--community ul {
  list-style: none;
  padding:0;
  margin-bottom: 0;
}
.home-banner--community ul li {
  padding-left: 20px;
  background-image: url(../img/arrow-white.png);
  background-repeat: no-repeat;
  background-position: left top 3px;
  margin: 0 0 3px 15px;
}

.home-mid {
  min-height: 150px;
  background: #d4d4d4;
}

.home-overview {
  background: #ebebeb;
  text-align:center;
  padding: 90px 0 90px 0;
}

.home-overview h2 {
  font-size: 38px;
  font-weight: 300;
  margin:0;
}

.home-overview p {
  margin:0;
  margin-top:25px;
  color: #575656;
  font-size:18px;
}

.latest-opps {
  margin-bottom: 30px;
  position: relative;
}

.shadow-box {
  border-radius:6px;
  width: 620px;
  -webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,0.3);
  box-shadow: 0 1px 5px 0 rgba(0,0,0,0.3);
  position:relative; behavior: url(/pie/PIE.htc);
}

.carousel-pager {
  margin-top: 20px;
}

.carousel-play{
  display: block;
  position: absolute;
  bottom: 2px;
  right: 0px;
  width: 22px;
  height: 22px;
  cursor: pointer;
  background-image:url('../img/play.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.carousel-play.pause{
  background-image:url('../img/pause.svg');
}

.home-bottom {
  background: #d4d4d4;
  padding-bottom: 55px;
}

.home-box-container {
  position:relative;
}

.home-boxes {
  position:relative;
}

.log-reset {
  min-height: 300px;
  height: auto !important;
}

.home-box {
  width: 465px;
  min-height: 310px;
  background: #fff;
  border-radius: 6px;
  -webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,0.3);
  box-shadow: 0 1px 5px 0 rgba(0,0,0,0.3);
  padding-top: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position:relative;
  behavior: url(/pie/PIE.htc);
}

.home-box h2 {
  font-size: 34px;
  font-weight: 300;
  color: #80807e !important;
}

.cta-text {
  margin:0 auto;
  width: 290px;
  text-align:center;
  font-size:18px;
  color:#7c7c7c;
}

.highlight-add {
  color:var(--involve-orange-100);
}

.highlight-view {
  color:var(--involve-green-100);
}

.body-section label {
  font-size: 16px;
  color: #575656;
}

.body-section input[type=submit] {
  border:0;
  width: 190px;
  min-height: 57px;
  border-radius: 6px;
  background: var(--involve-green-100);
  color: #fff;
  font-size:24px;
  font-family: 'Lato', sans-serif;
  margin-right:15px;
  position:relative; behavior: url(/pie/PIE.htc);
  cursor: pointer;
}

.purple-submit {
  background: var(--involve-blue-100) !important;
  width: 100% !important;
}
.purple-submit:hover {
  background: #6c649f !important;
  /*background: #fff !important;*/
}

.body-section input[type=submit]:hover {
  /*color: #000;*/
  background: #03c73e;
  /*border: 3px solid #000;*/
}




.news-form input[type=text],.news-form input[type=email] {
  width: 400px !important;
}

.news-form input[type=submit] {
  width: 200px;
  min-height: 46px;
  display:inline-block;
  margin-left:10px;
  margin-right:0;
  font-size:18px;
}

.opp-found {
  font-size:20px;
}

.top-links {
  padding-top: 65px;
}

.sidebar-newsletter {
  margin-top: 65px;
  border: 1px solid #d8d8d8;
  background: #f1f1f1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 23px 32px 23px 32px;
  border-radius: 6px;
  -webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,0.3);
  box-shadow: 0 1px 5px 0 rgba(0,0,0,0.3);
  position:relative; behavior: url(/pie/PIE.htc);
}

.sidebar-newsletter h4,
.sidebar-newsletter .h4 {
  font-size: 18px;
  color: var(--involve-blue-100);
  font-weight: 300;
}

.bottom-links {
  padding: 40px 0 40px 0;
}

.add-fav {
  color: #66b316;
  text-decoration: underline;
  display:inline-block;
  line-height: 45px;
  vertical-align:middle;
  background-repeat: no-repeat;
  padding-left: 30px;
  background-position: right center;
  background-image: url(../img/add-icon.png);
  padding-right: 40px;
}

.in-fav {
  color: var(--involve-blue-100);
  text-decoration: underline;
  display:inline-block;
  line-height: 45px;
  vertical-align:middle;
  background-repeat: no-repeat;
  padding-left: 30px;
}

.back-results-link a {
  display:inline-block;
  line-height: 45px;
  vertical-align:middle;
  text-decoration: underline;
}
.hidden{
    display: none;
}
.green-button {
  text-align: center;
  line-height: 45px;
  vertical-align:middle;
  text-decoration: none;
  display: inline-block;
   border:3px solid transparent;
  width: 175px;
  min-height: 45px;
  border-radius: 6px;
  background: var(--involve-green-100);
  color: #fff;
  font-size:18px;
  font-family: 'Lato', sans-serif;
  margin-right:15px;
  position:relative;
  behavior: url(/pie/PIE.htc);
}

.green-button:hover {
  /*color: #000;*/
  background: #03c73e;
  /*border: 3px solid #000;*/
  text-decoration:none;
}

.show-hide{
	background: var(--involve-green-100) url(../img/showhide-icon.png) left top no-repeat;
	padding-left: 50px;
	padding-right: 20px;
	width: 200px;
}
	.show-hide:hover {
		background: #03c73e url(../img/showhide-icon.png) left top no-repeat;
	}

.centre {
	text-align: center;
}

.contact-hidden {
	display: none;
}

.pager-links {
	margin-top:20px;
}

.pager-links a {
  text-decoration: underline;
}

.sidebar-checklist h2 {
  color: #363636;
  font-size: 30px;
}

.sidebar-checklist p a {
  text-decoration: underline;
}

.cta-button-purple {
  text-align: center;
  line-height: 55px;
  vertical-align:middle;
  text-decoration: none;
  display: inline-block;
   border:3px solid transparent;
  width: 280px;
  min-height: 55px;
  border-radius: 6px;
  background: var(--involve-blue-100);
  color: #fff;
  font-size:24px;
  font-family: 'Lato', sans-serif;
  margin-right:15px;
  position:relative; behavior: url(/pie/PIE.htc);
}

.cta-button-purple:hover {
  /*color: #000;*/
  background: #6c649f;
  /*border: 3px solid #000;*/
  text-decoration:none;
}

.cta-button-green {
  text-align: center;
  line-height: 55px;
  vertical-align:middle;
  text-decoration: none;
  display: inline-block;
   border:3px solid transparent;
  width: 280px;
  min-height: 55px;
  border-radius: 6px;
  background: var(--involve-green-100);
  color: #fff;
  font-size:24px;
  font-family: 'Lato', sans-serif;
  margin-right:15px;
  position:relative; behavior: url(/pie/PIE.htc);
}
.cta-button-green:focus,
.cta-button-green:hover {
  /*color: #000;*/
  background: #03c73e;
  /*border: 3px solid #000;*/
  text-decoration:none;
}

.cta-green-home {
  width:192px;
  min-height: 49px;
  line-height: 49px;
  font-size:22px;
}

.cta-button-blue {
  text-align: center;
  line-height: 46px;
  vertical-align:middle;
  text-decoration: none;
  display: inline-block;
   border:3px solid transparent;
  width: 100%;
  min-height: 46px;
  border-radius: 6px;
  background: #009DD6; /*#00aced*/
  color: #fff;
  font-size:22px;
  font-family: 'Lato', sans-serif;
  margin-right:15px;
  position:relative; behavior: url(/pie/PIE.htc);
}
.cta-button-blue:hover {
  /*color: #000;*/
  background: #3dbeef;
  /*border: 3px solid #000;*/
  text-decoration:none;
}

.cta-button-orange {
  text-align: center;
  line-height: 55px;
  vertical-align:middle;
  text-decoration: none;
  display: inline-block;
   border:3px solid transparent;
  width: 280px;
  min-height: 55px;
  border-radius: 6px;
  background: var(--involve-orange-100);
  color: #fff;
  font-size:24px;
  font-family: 'Lato', sans-serif;
  margin-right:15px;
  position:relative; behavior: url(/pie/PIE.htc);
}
.cta-button-orange:focus,
.cta-button-orange:hover {
  /*color: #000;*/
  background: #ffaa4e;
  /*border: 3px solid #000*/;
  text-decoration:none;
}

.opportunity-links {
  margin-top: 15px;
}

.opportunity-links p {
    margin: 0;
}

.body-section input[type=text],input[type=password],input[type=email] {
  width: 100%;
  min-height: 49px;
  font-size: 18px;
  color: #666;
  font-family: 'Lato', sans-serif;
  border-radius: 6px;
  border:1px solid #d8d8d8;
  padding:0 25px 0 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position:relative; behavior: url(/pie/PIE.htc);
}

.body-section textarea {
  width: 100%;
  min-height: 210px;
  font-size: 18px;
  color: #666;
  font-family: 'Lato', sans-serif;
  border-radius: 6px;
  border:1px solid #d8d8d8;
  padding:10px 25px 10px 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position:relative; behavior: url(/pie/PIE.htc);
}

.body-section button {
  border: 3px solid #000;
  width: 190px;
  min-height: 57px;
  border-radius: 6px;
  background: transparent;
  color: #000;
  font-size:24px;
  font-family: 'Lato', sans-serif;
  position:relative; behavior: url(/pie/PIE.htc);
}

.body-section button:hover {
  color: #66b316;
  border: 3px solid #66b316;
}

.opp-form input[type=submit]{
  margin-top: 37px;
  margin-bottom:50px;
  /*border: 3px solid #000;*/
  width: auto;
  min-width: 315px;
  min-height: 57px;
 /* border-radius: 6px;
  background: #fff;
  color: #000;*/
  font-size:24px;
  font-family: 'Lato', sans-serif;
  /* float:right; */
}
.body-section input[type=text]:focus,.body-section textarea:focus,
.body-section select:focus, .body-section input[type=password]:focus,
.body-section input[type=email]:focus
{
  border-color: var(--involve-blue-100);
}

.body-section select {
   min-height: 49px;
   overflow: hidden;
   font-size:18px;
   font-family: 'Lato', sans-serif;
   color: #666;
   outline: 0;
   background: url(../img/arrow-select.png);
   background-repeat: no-repeat;
   background-position: right 10px center;
   border-radius: 6px;
  border:1px solid #d8d8d8;
   -webkit-appearance: none;
   padding: 9px 40px 9px 16px;
   -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';

}

.body-section select:focus {
  background: url(../img/arrow-select-hover.png);
  background-repeat: no-repeat;
   background-position: right 10px center;
}

hr {
  height: 2px;
  border: 0;
  background: #d8d8d8;
  margin: 40px 0 20px 0;
}

.view-org {
  color: var(--involve-blue-100);
  font-size: 20px;
}

#view-opp-sidebar {
  position: relative;
}

.bottom-pad {
  padding-bottom: 30px;
}

.filter-box {
  /*position:absolute;*/
  width:100%;
  border: 1px solid #d8d8d8;
  background: #f1f1f1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 23px 32px 23px 32px;
  border-radius: 6px;
  -webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,0.3);
  box-shadow: 0 1px 5px 0 rgba(0,0,0,0.3);
  position:relative; behavior: url(/pie/PIE.htc);
}

.filter-box input[type=submit] {
  font-size: 24px;
  width: auto;
  padding: 0px 18px;
}

.filter-box form span {
  color: var(--involve-blue-100);
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  display:block;
}

.filter-box label {
  font-size: 18px;
}

.filter-box h2 {
  margin-top:0;
}

.filter-box select, .filter-box select:focus {
  background-color: #fff;
  width: 100%;
}

.underlined {
  text-decoration: underline;
}

.opportunity-box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border:1px solid #ebebeb;
  background: #fff;
  padding: 21px 26px 21px 26px;
  border-radius:6px;
  margin-bottom: 18px;
  -webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,0.3);
  box-shadow: 0 1px 5px 0 rgba(0,0,0,0.3);
  position:relative; behavior: url(/pie/PIE.htc);
}

.opportunity-box h4 {
  margin:0;
}

.opportunity-box p {
  color: #575656;
  font-size: 14px;
}

.opportunity-box h4 a {
  color: var(--involve-blue-100);
  font-size: 18px;
  font-weight: 300;
  text-decoration: none;
}

.opportunity-box .location {
  color: var(--involve-blue-100);
  font-size: 14px;
}

.opportunity-box h4 a:hover {
  text-decoration: underline;
}

.bottom-left {
  width: 620px;
}

.bottom-right {
  width: 295px;
}

.bottom-left h3, .bottom-right h3 {
  font-size: 38px;
}

.latest-box {
  background: transparent;

  width: 100%;
  min-height: 290px;
   -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position:relative;
}
.latest-box,
.shadow-box .caroufredsel_wrapper{
  width: 100% !important;
}

.latest-opp-display {
  background:#fff;
  width:620px;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 39px 35px 39px 35px;
  position: relative;
  float:left;
  border-radius: 6px;
  position:relative; behavior: url(/pie/PIE.htc);
}
.latest-opp-display p:last-child{
  margin-bottom: 0px;
}
.latest-opp-display h4, .latest-opp-display h4 a {
  color: var(--involve-green-100);
  font-size: 22px;
  margin-top:0;
  text-decoration: none;
}

.latest-opp-display h4 a:hover {
  text-decoration: underline;
}

.latest-opp-display p {
  margin: 30px 0 30px 0;
}

.bottom-left .email-title {
  font-size: 19px;
  color: var(--involve-blue-100);
  text-align: left;
}

/*
.body-section select option {
  font-size:12px;
}*/

.short-input {
  width: 85px !important;
}

.body-section input[type=checkbox] {
  border: 1px solid #d8d8d8;
  background: #fff;
  border-radius: 3px;
  height:16px;
  width:16px;
  position:relative; behavior: url(/pie/PIE.htc);
}

.tickbox-field input[type=checkbox]{
  float: left;
  margin-right: 15px;
}

.tickbox-field .wrapper {
  display: table;
}

.opp-form label {
  font-size: 18px;
  color: var(--involve-blue-100);
  font-family: 'Lato', sans-serif;
  display:block;
  margin-bottom:18px;
}

.info-box {
  background:#f1f1f1;
  border:1px solid #d8d8d8;
  padding: 35px 0 35px 26px;
  border-radius: 6px;
  margin-bottom:40px;
  position:relative; behavior: url(/pie/PIE.htc);
}
.info-box p {
  width: 812px;
  font-size:18px;
  color: #575656;
  margin:7px 0 7px 0;
}
.full-info-box p {
  width: 900px;
}

.box-button {
  float:right;
  margin-right: 35px;
  margin-top: -10px;
}
.info-box .box-button a{
  position: relative;
}
.info-box .box-button a .screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
.info-box .box-button a:hover:focus span.screen-reader-text{
  display: none;
}
.info-box .box-button a:focus span.screen-reader-text {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  line-height: normal;
  padding: 5px;
  text-decoration: none;
  top: 30px;
  z-index: 100000;
  right: 0;
  width: 150px;
  text-align: center;
  border: 1px solid #8a8a8a;
}

.content {
  width: 513px;
}

.content ul {
  padding-left:10px;
}

.content ul li {
  padding-left: 30px;
}

.opp-sidebar {
  width:379px;
}

.tweet-icon {
  width: 30px;
}

.tweet-text {
  width: 260px;
}

.tweet {
  margin-bottom: 53px;
}

.tweet-text p {
  margin:0;
  color:#575656;
  font-size:15px;
  text-align:left !important;
}
#reg-form p,
#loginform p{
  position: relative;
}
.file-upload {
	position: relative;
	overflow: hidden;
	margin: 10px;
  width: 79px;
  height: 67px;
  border: 1px solid #d8d8d8;
  background: #f7f7f7;
  border-radius: 6px;
  background-image: url(../img/upload-icon.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  position:relative;
  behavior: url(/pie/PIE.htc);
}
.file-upload:hover {
  border-color: var(--involve-blue-100);
  background-image: url(../img/upload-icon-hover.png);
}
.file-upload input.upload {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
  line-height: 67px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}

.upload-text {
  font-size: 18px;
  font-family: 'Lato', sans-serif;
  color:var(--involve-blue-100);
  display:inline-block;
  margin-left:20px;
  line-height: 67px;
  vertical-align:middle;
}

.field-error-label {
  font-size: 14px;
  color: #a90000;
  font-weight: bold;
  margin-top:10px;
  display:none;
}
#reg-form .field-error-label,
#loginform .field-error-label{
    font-size: 14px;
    line-height: 14px;
    color: #a90000;
    font-weight: normal;
    margin-top: 10px;
    display: none;
    position: absolute;
    width: 100%;
    margin: 0px 0px 0px 0px;
    bottom: -10px;
}
.field-error {
  border: 1px solid #a90000 !important;
}
#reg-form .field-error,
#loginform .field-error{
  margin-bottom: 10px;
}
.wpcf7-validation-errors {
  border: 3px solid #a90000;
  margin-bottom: 20px;
  padding: 10px 30px 10px 30px;
  border-radius: 6px;
  font-size: 14px;
  font-weight: bold;
  color: #a90000;
  background: #fff;
  position:relative; behavior: url(/pie/PIE.htc);
}

.wpcf7-not-valid-tip {
  color: #a90000;
  font-size: 14px;
  font-weight: bold;
  margin-top: 10px;
  display: block;
}

.bottom-left .wpcf7-not-valid-tip {
  display: none;
}
.body-section input[type=radio] {
  opacity: 0;
  position: absolute;
}
.body-section input[type=radio]:focus+label{
  outline-width: 1px;
  outline-style: solid;
  outline-color: black;
}
.rlabel {
	display: inline-block;
	cursor: pointer;
	position: relative;
	padding-left: 25px;
	margin-right: 15px;
	font-size: 13px;
}

.rlabel:before {
	content: "";
	display: inline-block;

	width: 17px;
	height: 17px;

    border: 1px solid var(--involve-blue-100);

	margin-right: 10px;
	position: absolute;

	left: 0;
	bottom: 1px;
	background-color: transparent;
	/*box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);*/
}

.radio label:before {
    border-radius: 9px;
}
.radio label:focus:before{
  outline:0;
}

input[type=radio]:checked + .rlabel:before {
    content: "\2022";
    color: var(--involve-blue-100);
    font-size: 28px;
    text-align: center;
    line-height: 12px;
}

#add-form input[type=text] {
  width:480px;
}

#add-form textarea {
  width:480px;
}

.arg {
  display:inline;
}

.tip-content a {
  color: #fff !important;
  text-decoration: underline;
}

.tooltip-icon {
  display: inline-block;
  margin:0;
  padding:0;
}
.tooltip-icon img {
  margin-top:11px;
  line-height: 46px;
  vertical-align:middle;
}

.tooltip {
  display:none;
}

.tip {
  cursor: pointer;
}

.closetip,.closetip:hover {
  color: #fff;
  text-decoration: none !important;
}

.select-limit {
  max-width: 470px;
}

select[multiple] {
  height: auto;
}

.chosen-results li, .active-result,.search-field {
  background-image: none !important;
}

/* // Body */

#footer {
  min-width: 980px;
  background: var(--involve-blue-100);
  background-image: url(../img/purple-bg.png);
  clear: both;
  min-height: 103px;
}

.footer-left {
  float: left;
}

.footer-left p {
  font-size: 18px;
  margin:0;
  padding:0;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  line-height:103px;
}

.footer-right {
  float: right;
}

/* .footer-right ul {
  list-style: none;
  padding:0;
  margin:0;
} */

.footer-right h3 {
  float:left;
  margin-right:5px;
  margin-top: 0;
  margin-bottom: 0;
}

.footer-right h3 a {
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  padding: 13px 16px 13px 16px;
  background: transparent;
  border-radius: 6px;
  line-height:103px;
  vertical-align:middle;
  position:relative; behavior: url(/pie/PIE.htc);
}

.footer-right h3 a:hover {
  background: #fff;
  color: var(--involve-blue-100);
}

.footer-right h3 a.active {
  background: #fff;
  color: var(--involve-blue-100);
}

.chosen-container ul.chosen-choices{
    background: url(../img/arrow-select.png) center right no-repeat !important;
    background-position: right 10px center !important;
}

.chosen-container a.chosen-single{
  background: url(../img/arrow-select.png) center right no-repeat !important;
  background-position: right 10px center !important;
  padding: 10px 15px 10px 15px !important;
}

.chosen-container a.chosen-single div {
  display: none;
}

#add-form .chosen-container-single .chosen-search input[type="text"] {
  width: 100%;
}

#emailAlertForm .wpcf7-checkbox .wpcf7-list-item{
    display: block;
}

#emailAlertForm.opp-form .wpcf7-list-item label{
    margin-bottom: 3px;
}

#emailAlertForm input[type=radio] {
display: inline-block !important;
margin-left: 0;
margin-right: 0;
}

#emailAlertForm.opp-form .wpcf7-radio  label{
    margin-right: 15px;
    display: inline-block !important;
}


.single-opportunity h2{
  font-family: 'Lato', sans-serif;
    font-weight: bold;
}
.single-opportunity h3, .single-opportunity h4{
  font-family: 'Lato', sans-serif;
    margin-bottom: 10px;
    margin-top: 18px;
    font-weight: bold;
}
.single-opportunity h3 span {
	font-weight: normal;
	padding-left: 10px;
}
.single-opportunity p{
    margin: 0 0 10px;
}

h2.no-bottom-margin {
    margin-bottom: 0;
}
.preferences-form span.radio label{
    display: inline-block;
}
/* IE stuff */

/* Hide select arrow IE10 */
select::-ms-expand {
  display: none;
}


.robotic {
    display: none;
}
.skip-link {
  position: relative;
}
.skip-link a {
  position: absolute;
  left: 50%;
  background-color: #d5d7da;
  color: #646f7c;
  padding: 0.5rem 1.875rem;
  top: -3.75rem;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  text-decoration: none;
  z-index: 10;
}
.skip-link a:focus {
  top: 0;
  outline: 1px solid;
}
.mobile-hamburger{
  display: none;
}
.mobile-menu-links{
  display: none;
}
.fetch-tweets-single-item{
  word-wrap: break-word;
}
.cta-button-blue{
  word-wrap: break-word;
}

.community-content {
  margin: 60px auto;
}

.community-content .home-box {
  min-height: 252px;
  background: #ebebeb;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.community-content .home-box h2 {
  padding: 0 10px;
  font-size: 32px;
}

.infographics {
  width: 100%;
  margin: 57px 0;
}
.infographics--desktop {
  width: 100%;
}
.infographics--mobile {
  display: none;
}

.container--community {
  color: #707070;
}
.container--community ul {
  list-style: none;
  padding:0;
  margin-bottom: 0;
}
.container--community ul li {
  padding-left: 20px;
  background-image: url(../img/arrow-grey.png);
  background-repeat: no-repeat;
  background-position: left top 3px;
  margin: 0 0 3px 15px;
}

.social {
  display: flex;
  flex-direction: row;
  max-width: 280px;
  padding: 0;
  margin: 0 auto;
  list-style-type: none;
  justify-content: space-between;
}
.social__item {
  display: block;
  width: 50px;
  min-width: 50px;
  height: 50px;
}
.social__link {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding-top: 13px;
  background: var(--involve-blue-100);
  border-radius: 50%;
  text-align: center;
}
.social__link img {
  display: inline-block;
  width: 23px;
  height: 23px;
}

@media only screen and (max-width:1060px) and (min-width:1000px){
  .page-banner,
  #sub-header,
  #footer{
    min-width: auto;
  }
  .container{
    width: auto;
    max-width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }
  .bottom-left{
    width: 60%;
  }
  .bottom-right{
    width: 35%;
  }
  .home-boxes{
    width: 90%;
    padding: 0;
    margin: 0px auto;
    left: 0;
    right: 0;
  }
  .home-box{
    width: 47%;
  }
  .latest-opp-display,
  .shadow-box{
    width: 100%;
  }
  .latest-box,
  .shadow-box .caroufredsel_wrapper{
    width: 100% !important;
  }
  .full-info-box p{
    width: auto;
    padding-right: 20px;
  }
  .content {
    width: 60%;
  }
  .container .container{
    padding-left: 0;
    padding-right: 0;
  }
  .opp-sidebar {
    width: 35%;
  }
  .log-box{
    width: 48%;
  }
  .menu-links ul li{
    margin-left: 0;
    margin-right: 10px;
  }
  .menu-links ul li:last-child {
    margin-right: 0;
  }
  .menu-links ul li a{
    padding: 13px 15px;
  }
  .footer-left {
    width: 90px;
  }
  .footer-right{
    width: calc(100% - 90px);
    float: none;
    display: inline-block;
    text-align: right;
  }
  .footer-right h3{
    margin-right: 0;
    float:none;
    display: inline-block;
  }
  .footer-right h3 a{
    padding: 12px 14px;
  }
}
@media only screen and (max-width:999px){
    .global-menu-strip .container{
      position: relative;
    }
    .home-bottom{
      padding-bottom: 25px;
    }
    .menu-links{
      display: none;
    }
    #sub-header{
      display: none;
    }
    .mobile-hamburger{
      width: 30px;
      height: 30px;
      background-image: url(../img/hamburger-icon.svg);
      background-position: center;
      background-repeat: no-repeat;
      display: block;
      float: right;
      margin-top: 16px;
    }
    .mobile-menu-links.active{
      display: block;
      background: #f1f1f1;
      position: absolute;
      width: 100%;
      top: 60px;
      left: 0px;
      z-index: 10000;
    }
    .mobile-menu-links ul{
        margin: 0px;
        padding: 0px 0px 10px 0px;
        list-style: none;
    }
    .mobile-menu-links ul li{
      text-align: center;
      padding: 10px 0px;
    }
    .mobile-menu-links ul li a{
      color: #80807e;
      text-decoration: none;
    }
}
@media only screen and (max-width:999px) and (min-width:667px){
  .page-banner,
  #sub-header,
  #footer{
    min-width: auto;
  }
  .container{
    width: auto;
    max-width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
  .body-section.container{
    margin-bottom: 0px;
  }
  .home-banner h1{
    font-size: 35px;
  }
  .home-banner {
    min-height: 230px;
  }
  .home-boxes{
    width: 90%;
    padding: 0;
    margin: 0px auto;
    left: 0;
    right: 0;
  }
  .home-box{
    width: 47%;
    min-height: 250px;
    padding: 10px 15px;
  }
  .cta-button-orange,
  .cta-button-green{
    font-size: 22px;
    line-height:32px;
    width: auto;
    height: auto;
    padding: 10px 20px;
    margin-right: 0;
    display: inline;
  }
  .cta-text{
    width: 100%;
  }
  .home-box h2 {
    font-size: 25px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .cta-button-blue{
    display: inline-block;
    width: auto;
    padding: 5px 30px;
    box-sizing: border-box;
  }
  .home-box .cta-button-orange, .home-box .cta-button-green{
    display: inline-block;
    box-sizing: border-box;
  }
  .bottom-left{
    width: 100%;
    margin-bottom: 40px;
  }
  .bottom-right{
    width: 100%;
  }
  .latest-opp-display,
  .shadow-box{
    width: 100%;
  }
  .latest-opp-display{
    height: auto;
  }
  .latest-box,
  .shadow-box .caroufredsel_wrapper{
    width: 100% !important;
  }
  .full-info-box p{
    width: auto;
    padding-right: 20px;
  }
  .content {
    width: 100%;
    margin-bottom: 40px;
  }
  .container .container{
    padding-left: 0;
    padding-right: 0;
  }
  .opp-sidebar {
    width: 100%;
  }
  .log-box{
    width: 100%;
  }
  .log-box.pull-left{
    margin-bottom: 40px;
  }
  .menu-links ul li{
    margin-left: 0;
  }
  .menu-links ul li a{
    padding: 13px 15px;
    margin-right: 10px;
  }
  #footer{
    height: auto;
    padding: 20px 0;
  }
  .footer-left {
    width: 100%;
    float:none;
    margin-bottom: 10px;
  }
  .footer-right{
    width: 100%;
    text-align: center;
    float:none;
    padding-left: 30px;
  }
  .footer-left p{
    line-height: normal;
  }
  .footer-right h3{
    margin-right: 0;
    float: left;
    width: 50%;
    text-align: left;
    margin-bottom: 5px;
  }
  .footer-right h3 a{
    padding: 12px 14px;
    line-height: normal;
    display: inline-block;
  }
  .bottom-left h3,
  .bottom-right h3,
  .home-overview h2 {
    font-size: 34px;
  }
  .bottom-right h3{
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .info-box p{
    width: 95%;
  }
  .sidebar-newsletter{
    margin-top: 0;
    margin-bottom: 40px;
  }
  #view-opp-sidebar .sidebar-newsletter{
    margin-bottom: 40px;
  }
  #add-form textarea,
  #add-form input[type=text]{
    width: 95%;
  }
  .filter-box{
    margin-bottom: 40px;
  }
  .opp-form span.wrapper {
    display: block;
  }
  .opp-form input[type=submit]{
    margin-top: 20px;
    width: 100%;
    font-size: 20px;
    max-width: 320px;
    margin-bottom: 0px;
  }
  .tipsy-s .tipsy-arrow{
    display: none;
  }
  .tipsy {
    left: inherit !important;
    right: 20px;
  }
  .content.opp-list{
    margin-bottom: 0;
  }
  .edit-opp{
    display: inline-block;
    line-height: 45px;
  }
}
@media only screen and (max-width:666px){
  .global-menu-strip-logo {
      height: auto;
      margin-top: 21px;
      width: 170px;
  }
  .page-banner,
  #sub-header,
  #footer{
    min-width: auto;
  }
  .home-bottom{
    padding-bottom: 0px;
  }
  .container{
    width: auto;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .body-section.container{
    margin-bottom: 0px;
  }
  .home-banner h1{
    font-size: 28px;
    margin-bottom: 40px;
  }
  .home-banner {
    min-height: inherit;
    height: auto;
    padding: 20px 0;
  }
  .home-boxes{
    top:auto;
    width: 100%;
    padding: 0;
    margin: 0px auto;
    left: 0;
    right: 0;
    position: relative;
  }
  .home-box {
    width: 100%;
    height: auto;
    min-height: inherit;
    padding: 20px 20px 50px 20px;
    margin-bottom: 40px;
  }
  .community-content .home-box {
    margin-bottom: 23px;
    padding: 30px 30px 40px;
    min-height: 0;
  }
  .community-content .home-box .cta-button-orange,
  .community-content .home-box .cta-button-green {
    display: inline-block;
    box-sizing: border-box;
    width: 260px;
    max-width: 100%;
    min-height: 0;
  }
  .search{
    display: none;
  }
  .cta-button-orange,
  .cta-button-green{
    font-size: 22px;
    line-height:32px;
    width: auto;
    height: auto;
    padding: 10px 13px;
    margin-right: 0;
    display: inline;
  }
  .cta-text{
    width: 100%;
  }
  .home-box h2 {
    font-size: 25px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .community-content {
    margin: 30px 0 0;
  }
  .community-content .home-box h2 {
    font-size: 34px;
    margin-top: 25px;
    margin-bottom: 0;
  }
  .cta-button-blue{
    display: inline;
    width: auto;
    padding: 5px 20px;
    margin-right: 0;
    line-height: normal;
    height: auto;
  }
  .home-box .cta-button-orange, .home-box .cta-button-green{
    display: inline;
    width: inherit;
    max-width: 300px;
    margin: 0 auto;
    max-height: 55px;
  }
  .home-mid{
    display: none;
  }
  .bottom-left{
    width: 100%;
    margin-bottom: 40px;
  }
  .bottom-left.pull-left h3{
    margin-top: 40px;
  }
  .bottom-right,
  .shadow-box{
    width: 100%;
  }
  .latest-opp-display{
    height: auto;
    width: 100%;
    padding: 20px;
  }
  .latest-box,
  .shadow-box .caroufredsel_wrapper{
    width: 100% !important;
  }
  .full-info-box p{
    width: auto;
    padding-right: 20px;
  }
  .content {
    width: 100%;
    margin-bottom: 40px;
  }
  .container .container{
    padding-left: 0;
    padding-right: 0;
  }
  .opp-sidebar {
    width: 100%;
  }
  .log-box.log-reset.pull-centre,
  .log-box{
    width: 100%;
    height: auto;
  }
  .log-box.pull-left{
    margin-bottom: 40px;
  }
  .menu-links ul li{
    margin-left: 0;
  }
  .menu-links ul li a{
    padding: 13px 15px;
    margin-right: 10px;
  }
  #footer{
    height: auto;
    padding: 20px 0;
  }
  .footer-left {
    width: 100%;
    float:none;
    margin-bottom: 10px;
  }
  .footer-right{
    width: 100%;
    text-align: center;
    float:none;
    padding-left: 30px;
  }
  .footer-left p{
    line-height: normal;
  }
  .footer-right h3{
    margin-right: 0;
    float: left;
    width: 50%;
    text-align: left;
    margin-bottom: 5px;
  }
  .footer-right h3 a{
    padding: 12px 14px;
    line-height: normal;
    display: inline-block;
  }
  .bottom-left h3,
  .bottom-right h3,
  .home-overview h2 {
    font-size: 34px;
  }
  .bottom-right h3{
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .info-box p{
    width: 95%;
  }
  .cpush{
    margin-bottom: 40px;
  }
  .cpush ul li:last-child{
    margin-bottom: 0px;
  }
  .cpush p:first-child{
    margin-top: 0;
  }
  .cpush p:last-child{
    margin-bottom: 0;
  }
  .home-overview{
    padding: 40px 0;
  }
  .sub-header-links ul li a,
  .logged-in p{
    line-height: normal;
    padding:10px 0;
    vertical-align: middle;
  }
  .logged-in p{
    padding-top: 16px;
  }
  .sub-header-links ul li a{
    font-size: 0;
    height: 30px;
    margin-right: 0;
    width: 30px;
    background-position: center;
  }
  .sidebar-newsletter h4,
  .pager-links,
  h2,h3{
    margin-top: 0;
  }
  .pull-right {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .pull-right a.in-fav,.pull-right .add-fav{
    padding-left: 0;
  }
  .body-section input[type=submit]{
    height: auto;
    padding:  10px 13px;
  }
  .log-box.log-reset.pull-centre,
  .log-box.pull-right,
  .log-box.pull-left,
  .sidebar-newsletter,
  .opportunity-box,
  .filter-box{
    padding: 20px;
  }
  .opportunity-box{
    max-width: 513px;
  }
  .body-section input[type=submit]{
    margin-right: 0;
    margin-bottom: 10px;
  }
  .content ul{
    padding-bottom: 20px;
  }
  .content h2, .content h3{
    margin-top: 20px;
  }
  .cpush .pull-right{
    margin-bottom: 0;
  }
  .cpush .pager-links.pull-right{
    margin-bottom: 20px;
  }
  .rating-form textarea{
    width: calc(100% - 20px) !important;
    margin-bottom: 15px;
  }
  .single-opportunity h3 span{
    width: 100%;
    display: block;
    padding-left: 0;
  }
  .single-opportunity h3 a{
    display: inline-block;
    word-break: break-all;
  }
  .filter-box{
    margin-bottom: 40px;
  }
  .filter-box label {
    font-size: 17px;
    margin-right: 9px;
  }
  .log-box.pull-right ul{
    margin-bottom: 20px;
  }
  .sidebar-newsletter,
  #view-opp-sidebar .sidebar-newsletter{
    margin-top:0;
    margin-bottom: 40px;
  }
  #view-opp-sidebar .sidebar-newsletter:last-child{
    margin-bottom: 0;
  }
  .opp-form input[type=submit]{
    margin-top: 20px;
    width: 100%;
    font-size: 20px;
    max-width: 320px;
    float:none;
    clear: both;
  }
  #add-form textarea,
  #add-form input[type=text]{
    width: 88%;
  }
  #add-form select[multiple]{
      width: 88%;
      height: 49px;
  }
  .opp-form span.wrapper {
    display: block;
  }
  .tipsy-s .tipsy-arrow{
    display: none;
  }
  .tipsy {
    width: 100%;
    max-width: 88%;
    left: inherit !important;
    right: 20px;
  }
  .body-section > .content.opp-list{
    margin-bottom: 30px;
  }
  .content.opp-list{
    margin-bottom: 0;
  }
  .carousel-play{
    position: relative;
    margin: 15px auto 0;
  }
  .info-box .box-button{
    margin-top: -24px;
    margin-right: 12px;
  }
}
@media only screen and (max-width:567px){
  .opportunity-links .pull-left,
  .opportunity-links .pull-right{
    width: 100%;
    float: none;
    text-align: left;
  }
  .filter-right .pull-right{
    float: none;
  }
  #add-form select{
    width: 88%;
    margin-bottom: 3px;
  }
  .bottom-links .pull-left,
  .bottom-links .pull-right,
  .top-nav-links .pull-left,
  .top-nav-links .pull-right{
    float: none;
  }
  .bottom-links{
    padding-bottom: 0;
  }
  .opp-details .pull-left,
  .opp-details .pull-right{
    float: none;
    width: 100% !important;
  }
  .opp-form input[type=submit]{
    min-width: auto;
  }
  .infographics {
    width: 100%;
    margin: 35px 0;
  }
  .infographics--desktop {
    display: none;
  }
  .infographics--mobile {
    display: block;
    width: 100%;
  }
}
.notice {
  display: block;
  background-color: #dfe4e7;
  color: var(--involve-blue-100);
  border-radius: 6px;
  padding: 25px 35px 25px 35px;
  margin-top: 35px;
}
.notice a {
  text-decoration: underline;
}