.gform_wrapper .gform_page_footer .button.gform_button, .gform_wrapper .gform_page_footer .button.gform_next_button {
    margin-right: .625em;
    padding: 10px 30px;
    border-radius: 5px;
    background: #3b8ede;
    color: #fff;
}

.gform_wrapper .gform_page_footer .button.gform_next_button, .gform_wrapper .gform_page_footer .button.gform_previous_button {
  padding: 10px 30px;
    border-radius: 5px;
    background: #3b8ede;
    color: #fff;
  float: left;
}

#gform_submit_button_2 {
    padding: 10px 30px;
    border-radius: 5px;
    background: #26d0bc;
    color: #fff;
    float: left;
    width: 250px;
    height: 38px;
    border: 0px solid;
    margin-left: 10px;
}

.page-logo {
  max-width:225px;
  margin-bottom: 30px;
}

.page-logo-small {
  max-width:175px;
}

.ccp-body {
  background-color: #f1f1f1;
}

.ccp-nav {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  border-bottom: 1px solid #dbdbdb;
  background-color: rgba(255, 255, 255, 0.8);
  font-family: Roboto, sans-serif;
  color: #2e2e2e;
}

.ccp-nav.block {
  border-bottom-width: 1px;
  border-bottom-color: #0a0525;
  background-color: #14094b;
  background-image: -webkit-linear-gradient(#000640, #001c54);
  background-image: linear-gradient(#000640, #001c54);
  color: white;
}

.ccp-logo-text {
  margin-top: 21px;
  font-size: 18px;
  font-weight: 500;
}

.ccp-nav-signup {
  display: none;
  margin-top: 5px;
  padding: 15px 40px;
  border-radius: 3px;
  background-color: #979797;
  color: white;
}

.ccp-hero {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-top: 80px;
  background-image: url('../images/placeholder.svg');
  background-position: 50% 50%;
  background-size: 250px;
  background-attachment: fixed;
}

.ccp-hero-container {
  height: 400px;
  padding-top: 102px;
  padding-left: 20px;
  border-radius: 3px;
  background-color: transparent;
  text-align: left;
}

.ccp-wh {
  height: 148px;
  padding: 20px;
  background-color: white;
}

.ccp-how {
  display: none;
  height: 200px;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-left: 20px;
  background-color: white;
}

.ccp-wh-container {
  margin-bottom: 20px;
}

.ccp-featured-challenge {
  margin-bottom: 20px;
}

.ccp-featured-challenge-2col {
  height: 340px;
  margin-right: 10px;
  margin-bottom: 0px;
  margin-left: 10px;
  padding-right: 10px;
  padding-left: 10px;
  border-radius: 3px;
}

.ccp-placeholder-img {
  width: 460px;
  height: 340px;
}

.ccp-featured-challenge-left {
  height: 340px;
  max-height: 340px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  background-color: white;
  background-image: url('../images/placeholder.svg');
  background-position: 50% 50%;
  background-size: 250px;
}

.ccp-featured-challenge-left.longitude {
  background-image: -webkit-linear-gradient(rgba(0, 28, 84, 0.90), rgba(0, 6, 64, 0.90) 96%), url('../images/will-i-am.png');
  background-image: linear-gradient(rgba(0, 28, 84, 0.90), rgba(0, 6, 64, 0.90) 96%), url('../images/will-i-am.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.ccp-featured-challenge-right {
  height: 340px;
  padding-top: 30px;
  padding-right: 30px;
  padding-left: 30px;
  border-radius: 0px 3px 3px 0px;
  background-color: white;
}

.ccp-challenge-grid {
  margin-bottom: 20px;
}

.ccp-challenge-card {
  width: 100%;
  border-radius: 3px;
  -webkit-transition: box-shadow 300ms ease;
  transition: box-shadow 300ms ease;
  text-decoration: none;
}

.ccp-challenge-card:hover {
  box-shadow: rgba(120, 120, 120, 0.2) 0px 0px 6px 0px;
}

.ccp-challenge-card-info {
  height: 230px;
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: white;
}

.ccp-challenge-card-info.smoke {
  background-color: whitesmoke;
}

.ccp-challenge-card-img {
  height: 301px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.ccp-challenge-card-img.longitude {
  background-image: -webkit-linear-gradient(black, white);
  background-image: linear-gradient(black, white);
}

.ccp-h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 0px;
  font-family: Montserrat, sans-serif;
  color: #001c54;
  font-size: 24px;
  line-height: 36px;
  font-weight: 100;
}

.ccp-h4.ccp-team-name {
  margin-bottom: 5px;
  padding: 10px 20px;
  background-color: #001c54;
  background-image: -webkit-linear-gradient(rgba(0, 28, 84, 0.94), rgba(0, 28, 84, 0.87)), url('../images/will-i-am.png');
  background-image: linear-gradient(rgba(0, 28, 84, 0.94), rgba(0, 28, 84, 0.87)), url('../images/will-i-am.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 700px;
  color: white;
  font-weight: 700;
}

.ccp-h4.footer {
  margin-top: 17px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: white;
}

.ccp-h4.card-title {
  height: 54px;
  margin-bottom: 5px;
  padding-right: 0px;
  padding-left: 0px;
  line-height: 26px;
}

.ccp-h4.intro {
  padding-left: 0px;
}

.ccp-wireframe-p {
  display: block;
  max-width: 960px;
  margin-right: auto;
  margin-bottom: 0px;
  padding-bottom: 20px;
  padding-left: 0px;
  font-family: Roboto, sans-serif;
  color: #303030;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

.ccp-wireframe-p.ccp-hero-p {
  max-width: 750px;
  margin-top: 21px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 28px;
  line-height: 36px;
  font-weight: 300;
}

.ccp-wireframe-p.intro-p {
  width: 50%;
  color: #797979;
}

.ccp-wireframe-p.ccp-light-text-left {
  max-width: 290px;
  min-width: 0px;
}

.ccp-wireframe-p.featured-challenge-p {
  padding-top: 10px;
}

.ccp-wireframe-p.post-p {
  padding-right: 20px;
  padding-left: 20px;
}

.ccp-wireframe-p.post-p.essex {
  color: #303030;
}

.ccp-wireframe-p.post-p.ict {
  color: #303030;
}

.ccp-wireframe-p.new-me {
  padding-right: 20px;
  padding-left: 20px;
}

.ccp-wireframe-p.padding-20 {
  padding-right: 20px;
  padding-left: 20px;
}

.ccp-wireframe-p.intro {
  margin-right: 20px;
  margin-left: 0px;
  padding-top: 20px;
  padding-right: 0px;
  padding-left: 0px;
  border-top: 3px solid white;
  color: white;
}

.ccp-users-4col {
  margin-bottom: 20px;
}

.ccp-user-card-img {
  height: 220px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.ccp-user-card-info {
  height: 150px;
  padding: 20px 20px 10px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  background-color: white;
}

.ccp-wireframe-btn {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 10px;
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 3px;
  background-color: #797979;
  font-family: Rokkitt, sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
}

.ccp-newsletter-cta-block {
  height: 100px;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-left: 20px;
  border-radius: 3px;
  background-color: white;
}

.ccp-footer-row {
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 10px;
  padding-left: 0px;
  background-color: white;
}

.ccp-footer-container {
  height: 150px;
  margin-bottom: 20px;
  border-radius: 3px;
  background-color: transparent;
}

.ccp-footer-col-left {
  height: 325px;
  margin-top: 35px;
  border-right: 1px solid #cecece;
}

.ccp-footer-col-border {
  height: 130px;
  margin-top: 40px;
  padding-left: 30px;
  border-right: 1px solid #03032a;
}

.ccp-footer-col-border-none {
  height: 325px;
  margin-top: 40px;
  padding-left: 20px;
}

.ccp-copyright {
  margin-top: 0px;
  padding-top: 0px;
  padding-right: 40px;
  padding-left: 40px;
  border-top: 1px solid #03032a;
  text-align: center;
}

.ccp-how-col {
  padding-top: 0px;
  padding-right: 20px;
  padding-left: 10px;
}

.ccp-wireframe-bttn {
  width: 220px;
  padding: 15px 20px;
  border-radius: 0px;
  background-color: #001c54;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 100;
  text-align: center;
}

.ccp-wireframe-bttn.bottom-right {
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 205px;
  padding: 15px 20px;
  border-radius: 3px;
  font-family: Rokkitt, sans-serif;
  color: white;
  font-size: 18px;
  font-weight: 100;
  text-align: center;
}

.ccp-wireframe-bttn.float-right {
  position: absolute;
  left: 30px;
  bottom: 20px;
  margin-top: 10px;
  margin-right: 20px;
  float: right;
  font-family: Rokkitt, sans-serif;
  font-size: 18px;
  font-weight: 100;
  text-align: center;
}

.ccp-wireframe-bttn.ccp-footer-signup {
  position: absolute;
  right: 76px;
  bottom: 0px;
  background-color: rgba(255, 255, 255, 0.5);
  text-align: center;
}

.ccp-wireframe-bttn.ccp-homepage {
  display: block;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}

.ccp-wireframe-bttn.ccp-ind-prize-intro {
  display: block;
  margin-right: auto;
  margin-left: auto;
  border: 2px solid rgba(255, 255, 255, 0.01);
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: white;
  font-weight: 700;
}

.ccp-wireframe-bttn.ccp-ind-prize-intro:hover {
  border-color: white;
  background-color: white;
  color: #42156b;
}

.ccp-wireframe-bttn.ccp-ind-prize-intro.btn-left {
  width: 225px;
  margin-right: 20px;
  float: right;
  font-family: Montserrat, sans-serif;
}

.ccp-wireframe-bttn.ccp-ind-prize-intro.btn-right {
  width: 225px;
  margin-left: 20px;
  float: left;
  font-family: Montserrat, sans-serif;
}

.ccp-h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 0px;
  font-family: Montserrat, sans-serif;
  color: #001c54;
  font-size: 48px;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}

.ccp-h1.ccp-homepage {
  margin-top: 75px;
  text-align: center;
}

.ccp-h1.homepage {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 18;
  padding-top: 109px;
  padding-left: 50px;
  color: white;
  font-size: 42px;
  font-weight: 700;
}

.ccp-menu {
  font-family: Roboto, sans-serif;
  color: white;
  font-weight: 500;
}

.ccp-1block-3col {
  display: block;
}

.ccp-challenge-grid-3col {
  display: block;
}

.ccp-cta-block {
  display: block;
  margin-bottom: 20px;
}

.ccp-user-journey-4col {
  display: block;
}

.ccp-footer-div {
  background-color: #000640;
  background-image: -webkit-linear-gradient(rgba(0, 28, 84, 0.90), rgba(0, 6, 64, 0.88)), url('../images/will-i-am.png');
  background-image: linear-gradient(rgba(0, 28, 84, 0.90), rgba(0, 6, 64, 0.88)), url('../images/will-i-am.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.ccp-process-timeline {
  display: block;
  margin-bottom: 20px;
}

.ccp-timeline {
  display: block;
  width: 5px;
  height: 100%;
  max-width: 50px;
  margin-right: auto;
  margin-left: auto;
  padding: 5px;
  border-radius: 20px;
  background-color: #cacaca;
}

.ccp-challenges-view-all {
  display: block;
  margin-bottom: 20px;
}

.ccp-bg-none {
  padding: 20px;
}

.ccp-logic-form {
  height: auto;
  padding: 20px 20px 20px 0px;
  border-radius: 3px;
  background-color: white;
}

.ccp-top-space {
  height: 80px;
}

.ccp-intro-img {
  max-width: 100%;
  height: 100vh;
/*  background-image: -webkit-linear-gradient(rgba(0, 28, 84, 0.90) 1%, rgba(0, 6, 64, 0.90) 98%), url('../images/will-i-am.png');
  background-image: linear-gradient(rgba(0, 28, 84, 0.90) 1%, rgba(0, 6, 64, 0.90) 98%), url('../images/will-i-am.png');*/
  background-position: bottom;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.ccp-prize-content {
  height: auto;
}

.ccp-ind-prize-h1 {
  margin-top: 0px;
  padding-top: 26vh;
  color: white;
  font-size: 56px;
  font-weight: 600;
  text-align: center;
}

.ccp-ind-prize-h3 {
  font-family: Roboto, sans-serif;
  color: white;
  font-weight: 400;
  text-align: center;
}

.ccp-intro-timeline {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 49px;
  display: block;
  width: 960px;
  margin: 90px auto 107px;
}

.ccp-ind-intro {
  margin-bottom: 20px;
}

.content {
  margin-top: 100px;
}

.ccp-h2 {
  padding-right: 20px;
  padding-left: 0px;
  font-family: Montserrat, sans-serif;
  color: #001c54;
  font-size: 42px;
  text-transform: uppercase;
}

.ccp-h2.longitude {
  padding-left: 0px;
  font-family: Montserrat, sans-serif;
  color: #001c54;
  font-size: 42px;
  line-height: 46px;
  text-transform: uppercase;
}

.ccp-h2.homepage-h2 {
  position: absolute;
  left: 50px;
  top: 50px;
  right: 0px;
  margin-top: 0px;
  padding-top: 0px;
  padding-left: 0px;
  color: white;
  font-size: 32px;
  font-weight: 400;
}

.ccp-h2.intro {
  padding-left: 0px;
}

.ccp-ind-wha {
  margin-bottom: 20px;
}

.ccp-ind-doi {
  margin-bottom: 20px;
}

.ccp-ind-nee {
  margin-bottom: 20px;
}

.ccp-ind-submitted {
  margin-bottom: 20px;
}

.ccp-ideas-row {
  margin-bottom: 20px;
}

.ccp-ind-blog {
  margin-bottom: 20px;
}

.ccp-ind-sponsors {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 20px;
  margin-bottom: 20px;
}

.ccp-wireframe-sponsor {
  border-radius: 3px;
  background-color: #001c54;
}

.ccp-sponsor-title {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  color: white;
  text-align: center;
}

.ccp-prize-logo {
  margin-top: 50px;
  margin-bottom: 50px;
}

.ccp-light-bg {
  height: 600px;
  padding: 50px;
  background-color: white;
}

.ccp-img-fade {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 156px;
  overflow-x: visible;
  overflow-y: visible;
  width: 300px;
  margin-top: 160px;
  float: right;
  opacity: 0.37;
}

.ccp-ind-content-img-1 {
  margin-left: 42px;
  border: 5px solid white;
  box-shadow: gray 0px 4px 11px -3px;
  -webkit-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  transform: rotate(-6deg);
}

.ccp-bg-tra {
  margin-top: 100px;
}

.ccp-challenge-card-bg-img {
  height: 301px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background-image: -webkit-linear-gradient(rgba(0, 28, 84, 0.90), rgba(0, 6, 64, 0.90) 97%), url('../images/will-i-am.png');
  background-image: linear-gradient(rgba(0, 28, 84, 0.90), rgba(0, 6, 64, 0.90) 97%), url('../images/will-i-am.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.ccp-card-title-h3 {
  margin-top: 0px;
  padding-top: 20px;
  padding-left: 20px;
  font-family: Rokkitt, sans-serif;
  color: white;
}

.ccp-card-title-h3.homepage {
  padding-top: 90px;
}

.ccp-card-readmore {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 183px;
}

.ccp-card-readmore.homepage {
  bottom: 20px;
}

.ccp-card-readmore-h4 {
  padding-left: 30px;
  font-family: Roboto, sans-serif;
  color: white;
  font-size: 14px;
  font-weight: 400;
}

.ccp-featured-challenge-link-block {
  -webkit-transition: box-shadow 200ms ease;
  transition: box-shadow 200ms ease;
}

.ccp-featured-challenge-link-block:hover {
  box-shadow: rgba(121, 121, 121, 0.49) 0px 0px 6px 0px;
}

.ccp-featured-p {
  padding-right: 70px;
  padding-left: 20px;
  color: rgba(255, 255, 255, 0.43);
}

.ccp-dropdown-menu {
  margin-top: 10px;
  border-radius: 5px;
  background-color: rgba(255, 255, 255, 0.5);
  color: #303030;
}

.ccp-dropdown-menu.w--open {
  background-color: rgba(255, 255, 255, 0.5);
}

.ccp-dropdown-nav-link {
  color: #303030;
}

.ccp-card-twitter {
  position: absolute;
  right: 23px;
  bottom: 11px;
  opacity: 0.57;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.ccp-card-twitter:hover {
  opacity: 0.87;
}

.ccp-card-twitter.profile-twitter {
  right: 23px;
  bottom: 0px;
}

.ccp-card-logo {
  width: 230px;
  margin-bottom: 11px;
}

.ccp-card-fb {
  position: absolute;
  right: 51px;
  bottom: 0px;
  opacity: 0.31;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.ccp-card-fb:hover {
  opacity: 0.52;
}

.ccp-featured-challenge-logo {
  width: 330px;
  padding-top: 99px;
}

.ccp-cta-block-ver {
  height: 210px;
  padding: 20px;
  border-radius: 3px;
  background-color: white;
}

.ccp-top-form {
  height: 376px;
  margin-top: 80px;
  margin-bottom: 20px;
}

.ccp-vertical-nav {
  position: fixed;
  top: 29%;
  right: 23px;
  bottom: 0px;
}

.ccp-arrow-down {
  display: block;
  width: 50px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}

.ccp-down-link {
  display: block;
  width: 50px;
  margin-right: auto;
  margin-left: auto;
}

.horizontal-nav {
  width: 100%;
  height: 85px;
}

.ccp-dropdown-list {
  left: 0px;
  top: 59px;
  right: 0px;
  width: 100%;
}

.ccp-dropdown-list.w--open {
  top: 70px;
  width: 220px;
  border-radius: 3px;
  background-color: rgba(0, 28, 84, 0.92);
}

.ccp-dropdown-li {
  color: white;
  font-weight: 700;
}

.ccp-dropdown-li.w--current {
  background-color: #001c54;
  color: white;
}

.ccp-dropdown-li.border-bottom {
  border-bottom: 1px solid rgba(48, 48, 48, 0.17);
}

.ccp-top-intro {
  margin-top: 80px;
  margin-bottom: 20px;
}

.ccp-top-intro.martin {
  margin-top: 100px;
}

.ccp-intro-block {
  padding: 20px;
  border-radius: 0px;
  background-color: white;
}

.ccp-team-block {
  margin-bottom: 20px;
}

.ccp-team-container {
  padding: 20px;
  border-radius: 3px;
  background-color: white;
}

.ccp-team-member {
  margin-bottom: 20px;
  padding-bottom: 50px;
  border-bottom: 1px solid #e9e9e9;
}

.ccp-team-profile-img {
  width: 140px;
  height: 140px;
  border-radius: 70px;
  background-color: #cecece;
  background-image: url('../images/Lord-Martin-Rees.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.ccp-team-profile-img.rifat {
  background-image: url('../images/Rifat Atun Photo.jpg');
}

.ccp-team-profile-img.kevin {
  background-image: url('../images/IMG_8549.jpg');
}

.ccp-team-profile-img.andrew {
  background-image: url('../images/Andrew-Cohen.jpg');
}

.ccp-team-profile-img.gareth {
  background-image: url('../images/image1.jpg');
}

.ccp-team-profile-img.kay {
  background-image: url('../images/Kay Davies.jpg');
}

.ccp-team-profile-detail {
  height: 155px;
  padding-left: 20px;
}

.ccp-team-job {
  padding-top: 10px;
  padding-right: 20px;
  padding-left: 20px;
  font-family: Roboto, sans-serif;
  color: #303030;
  font-weight: 700;
}

.ccp-profile-description {
  padding: 10px 20px 14px;
  font-family: Roboto, sans-serif;
}

.ccp-archive-top {
  margin-top: 100px;
}

.ccp-archive-list {
  margin-bottom: 20px;
  border-radius: 0px;
  background-color: white;
}

.ccp-h3 {
  margin-top: 0px;
  padding-top: 20px;
  padding-bottom: 15px;
  padding-left: 20px;
  border-bottom: 1px none #cecece;
  font-family: Montserrat, sans-serif;
  color: white;
}

.ccp-h3.blog-post {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom: 1px none black;
  color: #001c54;
  line-height: normal !important;
}

.ccp-h3.timeline-card {
  padding-top: 0px;
  padding-left: 0px;
}

.ccp-h3.testimonial {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom: 1px none black;
  color: #001c54;
}

.ccp-h3.enter {
  padding-left: 0px;
  border-bottom: 1px none black;
}

.ccp-h3.enter.blog {
  padding-top: 20px;
  padding-left: 0px;
  background-color: transparent;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
}

.ccp-h3.blog {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  background-color: #001c54;
  background-image: -webkit-linear-gradient(rgba(0, 28, 84, 0.90), rgba(0, 28, 84, 0.86)), url('../images/will-i-am.png');
  background-image: linear-gradient(rgba(0, 28, 84, 0.90), rgba(0, 28, 84, 0.86)), url('../images/will-i-am.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 700px;
}

.ccp-h3.policy {
  padding-top: 10px;
  padding-left: 0px;
  color: #797979;
}

.ccp-h3.info {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #001c54;
}

.ccp-archive-li {
  padding-top: 5px;
  padding-left: 20px;
  font-family: Roboto, sans-serif;
  font-weight: 500;
}

.ccp-archive-li.li-bottom {
  padding-bottom: 20px;
}

.ccp-archive-post {
  display: block;
  margin-bottom: 20px;
  -webkit-transition: box-shadow 200ms ease;
  transition: box-shadow 200ms ease;
}

.ccp-archive-post:hover {
  box-shadow: rgba(120, 120, 120, 0.52) 0px 0px 6px 0px;
}

.ccp-archive-post-img {
  height: 265px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background-image: url('../images/s6-countryside-caravan-park-sussex.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.ccp-archive-post-img.post-2 {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  background-image: url('../images/antibiotics.jpg');
  background-size: cover;
}

.ccp-archive-post-img.post-3 {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  background-image: url('../images/india blog 630x340.jpg');
  background-size: cover;
}

.ccp-archive-post-img.post-4 {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  background-image: url('../images/gonorrhoea bacteria 630x340.png');
  background-size: cover;
}

.ccp-archive-post-img.post-5 {
  background-image: url('../images/long-explor.png');
  background-size: cover;
}

.ccp-archive-post-img.post-6 {
  background-image: url('../images/article-2288456-175E09D2000005DC-728_634x286.jpg');
}

.ccp-archive-post-img.news-1 {
  background-image: url('../images/Jeeves-and-Wooster-jeeves-and-wooster-14361163-800-583.jpg');
  background-position: 50% 0px;
}

.ccp-archive-post-img.news-2 {
  background-image: url('../images/cucumber-tea-samdwiches-taste.jpg');
}

.ccp-archive-post-img.news-3 {
  background-image: url('../images/boardwalk-empire_612.jpg');
}

.ccp-archive-post-img.news-4 {
  background-image: url('../images/Chocolate-Afternoon-Tea-at-The-Lounge-2.jpg');
}

.ccp-archive-post-img.news-5 {
  background-image: url('../images/35721.jpg');
}

.ccp-archive-post-img.post4 {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  background-image: url('../images/people like me collage.jpg');
}

.ccp-archive-post-detail {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: white;
}

.ccp-archive-post-detail.essex {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: white;
  color: #001c54;
  min-height:300px;
}

.ccp-archive-post-detail.ict {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  color: white;
}

.ccp-archive-post-meta {
  padding-bottom: 10px;
  padding-left: 20px;
  font-family: Roboto, sans-serif;
  color: #303030;
}

.ccp-archive-post-meta.small {
  padding-left: 0px;
}

.ccp-archive-fixed {
  position: static;
  width: 299px;
}

.bottom-blog-space {
  height: 435px;
}

.cpp-menu-search {
  position: relative;
  top: 18px;
  width: 17px;
}

.ccp-blog-post-link {
  color: #242424;
  text-decoration: none;
}

.ccp-post-pagination {
  border-radius: 0px;
  background-color: white;
}

.ccp-pagination-p {
  padding: 20px;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  text-align: center;
}

.ccp-pagination-p.disabled {
  color: #cecece;
}

.selected-page {
  color: #52a5ff;
}

.ccp-history {
  margin-top: 80px;
}

.ccp-intro-div {
  height: 100px;
  margin-bottom: 20px;
  padding: 20px;
  background-color: white;
}

.ccp-vision-top {
  margin-top: 80px;
}

.ccp-vision-div {
  height: 400px;
  padding: 20px;
  border-radius: 3px;
  background-color: white;
}

.ccp-blog-link {
  font-family: Roboto, sans-serif;
  color: #15156b;
  font-weight: 500;
  text-decoration: none;
}

.ccp-prize-filter {
  margin-top: 80px;
  margin-bottom: 20px;
}

.ccp-filter-button {
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 3px;
  background-color: #797979;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  text-align: center;
}

.ccp-timleine-block-left {
  height: 400px;
  margin-bottom: 200px;
  padding: 20px;
  border-radius: 3px;
  background-color: white;
}

.ccp-timleine-block-left.alt {
  margin-top: 200px;
  margin-bottom: 0px;
}

.ccp-timeline-centre {
  height: 2500px;
  margin-bottom: 20px;
}

.ccp-filter-container {
  padding: 20px;
  border-radius: 3px;
  background-color: white;
}

.highlight {
  color: #429dff;
}

.ccp-ind-testimonials {
  margin-bottom: 20px;
}

.ccp-testimonial {
  height: 225px;
  padding: 30px;
  background-image: url('../images/message-right.svg');
  background-position: 0px 0px;
  background-size: cover;
}

.ccp-testimonial-p {
  font-family: Roboto, sans-serif;
  color: #797979;
}

.ccp-testimonial-profile-img {
  width: 100px;
  height: 100px;
  border-radius: 50px;
  background-color: #cecece;
}

.testimonial-p {
  padding-left: 20px;
  font-family: Roboto, sans-serif;
}

.homepage-col-bg {
  overflow-x: hidden;
  overflow-y: hidden;
  height: 50vh;
  padding-right: 0px;
  padding-left: 0px;
  background-color: #cecece;
}

.homepage-col-bg.alt {
  background-color: #c5c5c5;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.homepage-nav {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  background-color: rgba(0, 0, 0, 0.46);
}

.section-bg {
  width: 590px;
  height: auto;
}

.section-bg-img {
  position: static;
  left: 0px;
  top: 0px;
  height: 50vh;
  background-image: url('../images/network-bg.gif');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-transition: all 1000ms ease;
  transition: all 1000ms ease;
}

.section-bg-img:hover {
  background-image: url('../images/network-bg.gif');
  background-position: 50% 50%;
  background-size: cover;
}

.section-bg-img.knowledge {
  width: 102%;
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.49), rgba(255, 255, 255, 0)), url('../images/learning.gif');
  background-image: linear-gradient(rgba(0, 0, 0, 0.49), rgba(255, 255, 255, 0)), url('../images/learning.gif');
}

.section-bg-img.prizes {
  width: 102%;
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.49), rgba(255, 255, 255, 0)), url('../images/challenge.gif');
  background-image: linear-gradient(rgba(0, 0, 0, 0.49), rgba(255, 255, 255, 0)), url('../images/challenge.gif');
}

.section-bg-img.main {
  height: 52vh;
  background-image: url('../images/challenge-main-bg.gif');
}

.section-bg-img.network {
  width: 102%;
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.49) 1%, rgba(255, 255, 255, 0)), url('../images/network-bg.gif');
  background-image: linear-gradient(rgba(0, 0, 0, 0.49) 1%, rgba(255, 255, 255, 0)), url('../images/network-bg.gif');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.homepage-intro-p {
  position: absolute;
  left: 50px;
  top: 100px;
  right: 0px;
  max-width: 70%;
  color: white;
}

.homepage-btn {
  position: absolute;
  left: 50px;
  top: 172px;
  right: 0px;
  width: 150px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-style: none;
  border-radius: 3px;
  background-color: rgba(255, 255, 255, 0.3);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}

.homepage-btn:hover {
  background-color: white;
  color: #2c094d;
  font-weight: 500;
}

.homepage-btn.home {
  top: 260px;
}

.homepage-logo-text {
  margin-top: 18px;
  padding-left: 50px;
  font-family: Roboto, sans-serif;
  color: white;
  font-size: 18px;
  font-weight: 400;
}

.nav-links {
  font-family: Roboto, sans-serif;
  color: white;
}

.homepage-hero {
  overflow-x: hidden;
  overflow-y: hidden;
  height: 50vh;
  max-width: 100%;
}

.homepage-newsletter {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 60px;
  background-color: rgba(0, 0, 0, 0.72);
}

.homepage-hero-p {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  max-width: 50%;
  margin-top: 158px;
  margin-left: 50px;
  font-family: Roboto, sans-serif;
  color: white;
}

.homepage-bottom {
  max-width: 100%;
}

.enter-email {
  display: inline-block;
  width: 80%;
  margin-top: 7px;
  border-style: none;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  background-color: #494949;
  color: white;
}

.email-submit {
  width: 20%;
  margin-top: 13px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  background-color: #ff7102;
  font-family: Roboto, sans-serif;
  color: white;
  font-weight: 400;
}

.newsletter-block {
  display: block;
  width: 800px;
  margin-right: auto;
  margin-left: auto;
}

.logo-img {
  margin-top: 17px;
}

.nav {
  color: white;
}

.nav.w--current {
  color: rgba(255, 255, 255, 0.67);
}

.new-member {
  width: 180px;
  margin-left: 20px;
  border-radius: 90px;
}

.new-member-row {
  margin-top: 20px;
  border-bottom: 1px solid whitesmoke;
}

.pagination {
  margin-bottom: 20px;
}

.post-img {
  width: 100%;
  height: 301px;
  background-image: url('../images/antibiotics.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.post-img.post2 {
  background-image: url('../images/india blog 630x340.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.post-img.post3 {
  background-image: url('../images/gonorrhoea bacteria 630x340.png');
  background-size: cover;
}

.get-involved {
  margin-top: 100px;
  margin-bottom: 20px;
  padding: 20px;
  border-radius: 3px;
  background-color: white;
}

.submitted-image {
  width: 100%;
  height: 301px;
  background-image: url('../images/54b7df4f0bc38.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.submitted-image.ed {
  background-image: url('../images/5527d9f221b04.jpg');
  background-position: 100% 50%;
}

.submitted-image.peeps {
  background-image: url('../images/557564d40c470.jpg');
}

.blog-link-card {
  text-decoration: none;
}

.blog-intro {
  margin-bottom: 20px;
  padding: 0px 0px 20px 20px;
  border-radius: 0px;
  background-color: #001c54;
  background-image: -webkit-linear-gradient(rgba(0, 28, 84, 0.90), rgba(0, 28, 84, 0.69)), url('../images/will-i-am.png');
  background-image: linear-gradient(rgba(0, 28, 84, 0.90), rgba(0, 28, 84, 0.69)), url('../images/will-i-am.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  color: white;
}

.longitude-logo {
  display: block;
  width: 50px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
}

.blog-post-profile {
  height: 95px;
  background-color: #dadada;
}

.profile-bg {
  height: 95px;
  background-color: whitesmoke;
  color: #303030;
}

.post-profile {
  margin-bottom: 20px;
}

.profile-img {
  display: block;
  width: 70px;
  height: 70px;
  margin-top: 12px;
  margin-right: auto;
  margin-left: auto;
  border: 2px solid white;
  border-radius: 35px;
  background-image: url('../images/nina_cromeyer_dieke_wv.jpg');
  background-position: 50% 50%;
  background-size: 70px 70px;
  background-repeat: no-repeat;
}

.single-post-h3 {
  padding-right: 20px;
  padding-left: 20px;
}

.div-ideas {
  padding: 50px;
  border-radius: 0px;
  background-color: white;
}

.footer-form {
  border-radius: 0px;
}

.team-card {
  margin-bottom: 20px;
  background-color: white;
}

.team-image {
  height: 300px;
  background-image: url('../images/Lord-Martin-Rees.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.team-image.rifat {
  background-image: url('../images/Rifat Atun Photo.jpg');
}

.team-image.kevin {
  background-image: url('../images/IMG_8549.jpg');
}

.team-image.andrew {
  background-image: url('../images/Andrew-Cohen.jpg');
}

.team-image.gareth {
  background-image: url('../images/image1.jpg');
}

.team-image.dame {
  background-image: url('../images/Kay Davies.jpg');
}

.team-image.sally {
  background-image: url('../images/Dame-Sally-Davies_0.jpg');
}

.team-image.athene {
  background-image: url('../images/Athene-Donald_0.jpg');
}

.team-image.andrew-dunnet {
  background-image: url('../images/Andrew Dunnett.jpg');
}

.team-image.jeremy {
  background-image: url('../images/jeremy farrar.png');
}

.team-image.wendy {
  background-image: url('../images/Wendy-Hall_0.jpg');
}

.team-image.roger {
  background-image: url('../images/Roger-Highfield_0.jpg');
}

.team-image.imran {
  background-image: url('../images/Imran-Khan_0.jpg');
}

.team-image.david {
  background-image: url('../images/David MacKay 2013.jpg');
}

.team-image.geoff {
  background-image: url('../images/Geoff Mulgan.jpg');
}

.team-image.peter {
  background-image: url('../images/Piot_Peter38-preferred copy.jpg');
}

.team-image.alice {
  background-image: url('../images/roberst.jpg');
}

.team-image.david-rowan {
  background-image: url('../images/David-Rowan_0.jpg');
}

.team-image.martyn {
  background-image: url('../images/Martyn-Thomas_0.jpg');
}

.team-image.mark {
  background-image: url('../images/Sir-Mark-Walport_0.jpg');
}

.team-image.david-gibson {
  background-image: -webkit-linear-gradient(#001c54, #001c54);
  background-image: linear-gradient(#001c54, #001c54);
  background-position: 0px 0px;
  background-size: auto;
}

.team-detail {
  padding: 0px;
  border-radius: 3px;
}

.contact-link {
  display: inline-block;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #001c54;
  font-weight: 700;
  text-decoration: none;
}

.sponsor {
  margin-bottom: 20px;
}

.img-bg {
  padding-top: 35px;
  padding-bottom: 35px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  background-color: white;
}

.sponsor-img {
  display: block;
  width: 191px;
  height: 191px;
  margin-right: auto;
  margin-left: auto;
}

.sponsor-info {
  display: none;
  padding: 20px;
  border-top: 1px solid whitesmoke;
  background-color: white;
}

.sidebar-signup {
  margin-bottom: 20px;
  padding: 20px;
  background-color: #001c54;
  background-image: -webkit-linear-gradient(rgba(0, 28, 84, 0.93), rgba(0, 28, 84, 0.8)), url('../images/will-i-am.png');
  background-image: linear-gradient(rgba(0, 28, 84, 0.93), rgba(0, 28, 84, 0.8)), url('../images/will-i-am.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 700px;
}

.sidebar-signup-btn {
  width: 100%;
}

.sidebar-email {
  text-align: center;
}

.privacy-policy {
  margin-top: 80px;
  margin-bottom: 20px;
  padding: 20px;
  background-color: white;
}

.footer-links {
  color: white;
}

.footer-link {
  color: white;
  text-decoration: none;
}

.content-block {
  margin-bottom: 20px;
  padding: 20px;
  background-color: white;
}

.cpc-menu {
  height: 35px;
  background-color: #000e2a;
}

.back {
  color: white;
  text-decoration: none;
}

.content-top {
  margin-top: 100px;
}

.placeholder-row {
  margin-top: 20px;
  margin-bottom: 20px;
}

.image-space {
  width: 100%;
}

.prize-blog-container {
  padding-right: 50px;
  padding-left: 50px;
}

.h3-intro {
  color: #001c54;
}

.search-container {
  margin-bottom: 20px;
}

.filter-bar {
  background-color: white;
}

.filter-button.left {
  padding-left: 20px;
}

.filter-button.right {
  padding-right: 20px;
}

.filter {
  display: block;
  width: 202px;
  margin: 15px auto;
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: center;
}

.m-timeline {
  display: none;
}

.cpc-bar {
  display: block;
}

.cpc-back-logo {
  margin-top: 9px;
}

.enter-cpc-email {
  display: inline-block;
  width: 75%;
  height: 35px;
  float: left;
}

.email-entry {
  height: 38px;
  padding-right: 0px;
}

.email-form {
  width: 490px;
  height: 40px;
}

.submit {
  height: 35px;
}

html.w-mod-js *[data-ix="hidedown"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="slideinuponload"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="slideinuponload-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="fadeindelay"] {
  opacity: 0;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

html.w-mod-js *[data-ix="fadein"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="fadein-2"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="dropdownrotation"] {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

html.w-mod-js *[data-ix="new-interaction"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

@media (max-width: 991px) {
  .ccp-challenge-card-info {
    margin-bottom: 20px;
  }
  .ccp-challenge-card-img {
    height: 230px;
  }
  .ccp-menu {
    background-color: rgba(0, 28, 84, 0.94);
  }
  .ccp-ind-prize-h1 {
    font-weight: 700;
  }
  .ccp-intro-timeline {
    width: 710px;
  }
  .ccp-light-bg {
    height: 710px;
  }
  .ccp-testimonial {
    height: 255px;
  }
  .homepage-col-bg {
    height: 25vh;
  }
  .section-bg-img.main {
    height: 25vh;
  }
  .section-bg-img.network {
    height: 25vh;
  }
  .homepage-hero {
    height: 25vh;
  }
  .homepage-newsletter {
    display: none;
  }
  .nav {
    border-bottom: 1px solid #001c54;
  }
  .phone-menu.w--open {
    background-color: transparent;
  }
  .filter {
    width: 162px;
  }
  .col-right {
    padding-right: 20px;
    padding-left: 67px;
  }
  .m-timeline {
    display: none;
  }
}

@media (max-width: 767px) {
  .ccp-challenge-card-img {
    width: 100%;
  }
  .ccp-wireframe-p.ccp-light-text-left {
    max-width: 450px;
  }
  .ccp-intro-img {
    height: 530px;
  }
  .ccp-ind-prize-h1 {
    padding-top: 110px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 46px;
    font-weight: 700;
  }
  .ccp-ind-prize-h3 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .ccp-intro-timeline {
    width: 540px;
    margin-top: 32px;
    margin-bottom: 47px;
  }
  .content {
    margin-top: 25px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .ccp-sponsor-title {
    margin-bottom: 10px;
  }
  .ccp-light-bg {
    height: 780px;
  }
  .ccp-light-bg.short {
    height: 510px;
  }
  .ccp-archive-fixed {
    width: 100%;
  }
  .ccp-testimonial {
    height: 165px;
  }
  .filter-button.left {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
  }
  .filter-button.right {
    padding-right: 10px;
  }
  .filter {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .img-coll {
    display: none;
  }
  .padding {
    padding-right: 20px;
    padding-left: 20px;
  }
  .m-timeline {
    display: none;
  }
}

@media (max-width: 479px) {
  .ccp-challenge-card-info {
    height: 250px;
  }
  .ccp-challenge-card-img {
    width: 100%;
  }
  .ccp-h4.card-title {
    height: 84px;
  }
  .ccp-wireframe-p.ccp-light-text-left {
    padding-bottom: 0px;
  }
  .ccp-wireframe-bttn.ccp-ind-prize-intro.btn-left {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .ccp-wireframe-bttn.ccp-ind-prize-intro.btn-left.w--current {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .ccp-wireframe-bttn.ccp-ind-prize-intro.btn-right {
    display: block;
    width: 100%;
    margin-top: 5px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .ccp-h1 {
    font-size: 38px;
  }
  .ccp-intro-img {
    height: 990px;
  }
  .ccp-ind-prize-h1 {
    padding-top: 106px;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 29px;
    font-weight: 700;
  }
  .ccp-intro-timeline {
    display: none;
  }
  .ccp-h2.longitude {
    margin-top: 0px;
    font-size: 22px;
    line-height: 26px;
  }
  .ccp-light-bg.short {
    height: 460px;
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 20px;
  }
  .ccp-light-bg.form {
    height: 790px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .ccp-ind-content-img-1 {
    display: none;
  }
  .ccp-bg-tra {
    display: block;
    margin-top: 20px;
  }
  .ccp-h3.testimonial {
    padding-left: 37px;
    font-size: 20px;
  }
  .ccp-testimonial {
    height: 305px;
    margin-top: 33px;
    padding-bottom: 0px;
  }
  .testimonial-p {
    padding-left: 37px;
  }
  .div-ideas {
    padding-right: 20px;
    padding-left: 20px;
  }
  .phone-menu {
    background-color: transparent;
  }
  .prize-blog-container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .col-right {
    padding-left: 20px;
  }
  .m-timeline {
    display: block;
  }
}

.icon-box span {
    font-size: 80px!important;
    position: relative!important;
    top: 55px!important;
}

.arrow {
    margin-top: 200px;
    display: inline-block;
    width: 50px;
    opacity: 1;
    position: absolute;
    /* margin-left: auto !important; */
    /* margin-right: auto !important; */
    bottom: -100px;
    left: 47.5%;
}

.filter-button-row .w-col {
    padding: 1px !important;
    margin:0 0;
}