ul li {
  font-size:16px;
  line-height:26px;
}

nav.w-nav-link.nav a{
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    color: #fff;
    padding: 0 20px 0 20px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    list-style-type: none;
}
nav.w-nav-link.nav a{
    display: inline-block;
    list-style-type: none;
}
nav.w-nav-link.nav  ul.sub-menu{
    position: absolute;
    top: 60px;
    width: 220px;
    border-radius: 0;
    background-color: rgba(0, 28, 84, 0.92);
}
nav.w-nav-link.nav  ul.sub-menu{
    display: block;
    }
nav.w-nav-link.nav  ul.sub-menu a{
    margin-left:-40px;
    padding:10px 20px 10px 20px;
    }
.sub-menu.w--open {
    top: 70px;
    width: 220px;
    border-radius: 3px;
    background-color: rgba(0, 28, 84, 0.92);
}
.sub-menu.w--open {
    display: block;
}
.ccp-dropdown-list {
    left: 0px;
    top: 59px;
    right: 0px;
    width: 100%;
}
.sub-menu2 {
    position: absolute;
    background: #dddddd;
    display: none;
    min-width: 100%;
}
.menu-item-has-children:after {
    font-family: 'webflow-icons';
    content: "\e603";
    position: absolute;
    top: -5px;
    right: -20px;
    bottom: 0;
    margin: auto;
    margin-right: 20px;
    width: 1em;
    height: 1em;
}
.blog-body,
.content-body{
    margin-top:60px;
}
.content-body-section{
    margin-top:20px;
}
.blog-item{
    padding-right:20px!important;
}
.the-pagination-bar{
    padding-top:20px;
    padding-bottom:20px;
}
.ccp-archive-list {
    padding-bottom: 10px;
}
.the-archives li a{
    padding-top: 5px;
    padding-left: 20px;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    text-decoration: none;
    color:#333;
}
.profile-img 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: none!important;
    background-position: 50% 50%;
    background-size: 70px 70px;
    background-repeat: no-repeat;
}
.profile-img {
    background-image: none!important;
    background:white;
    border: none;
}
.the-content-body{
    padding:0 25px 25px 25px;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
}

.the-content-body h3{
    color:#001C54!important;
}
.the-content-body p{
    color: #303030;
}
.full-width-body{
    padding: 20px;
    border-radius: 3px;
    background-color: white;
}
.after-sections{
    margin-bottom:50px;
}
.ccp-top-intro.martin {
    margin-top: 170px;
}
.sponsor-info{
    display : block;
}
.filter {
    margin-left: 25px;
    float:left;
}
.grid-splash-item {
  
}

.ccp-nav.block {
     border-bottom-width: 0px; 
}

.ccp-nav {
     border-bottom: none; 
}

.ccp-footer-col-border {
    border-right: 0px;
}


.ccp-archive-post-meta {
    padding: 20px;
}
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    color: #000;
    text-decoration:none;
}

.navigation li {
    display: inline;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    background-color: #ffffff;
    cursor: pointer;
    padding: 12px;
    padding: 0.75rem;
}

.navigation li a:hover,
.navigation li.active a {
    background-color: #dddddd;
}
.navigation ul{
    padding-left:0;
}


.prize-contact-form ul {
    padding-left:0;
}
#input_6_4{
    width:100%;
    padding: 15px;
}
.prize-contact-form label{
    display:none;
}
.team-image {
    height: 150px;
    background-image: url('../images/Lord-Martin-Rees.jpg');
    background-position: 50% 50%;
    background-size: cover;
}      
                

.ccp-ind-prize-h1 {
    padding-top: 180px !important;
}

.hero-timeline-area h3 {
    font-size: 1.5em !important;
    line-height: 1.4em !important;
    font-weight: normal !important;
}

.padding-top-50 {
  padding-top:50px !important;
}

.margin-top-50 {
  margin-top:20px !important;
}

.hero-timeline-area h3 {
  margin-bottom:35px;
}

a.fasc-button {
    display: inline-block;
    color: #ffffff;
    text-decoration: none;
    margin: 3px 0;
    padding: 10px 20px;
    border-radius: 3px;
}

h2 {
  margin-bottom: 40px;
}

p {
  font-size: 16px;
  line-height: 26px;
/*   padding-right:50px; */
}

.logo-img {
    max-width: 75%;
    margin-top: 18px !important;
    margin-bottom: 10px !important;
}

nav.w-nav-link.nav a {
    font-weight: 600 !important;
    float: right;
    margin-right: -10px;
    margin-top: 0;
    font-family:"proxima-nova-soft" !important;
  font-size:16px;
}
