/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

.home h1{
	color:white;
}
.home h2{
	text-transform:uppercase;
	font-weight:800;
	font-family: Montserrat;
}

.home .divider-small-border{
	margin-top:2em !important;
	margin-bottom:2em !important;
}
.home .home_cancer_samples{
width:70%;

padding-bottom:1em;
}

.about-guiding-icon{
	width:20%;
	margin-left:5%;
	margin-top:-4%;
	vertical-align:middle;

}
img.about-board, img.contact-logo{
   width:70%;
}
p{
	font-size:1em;
}
h1,h2,h3,h4,h5{
	line-height:1.2em;
}

body:not(.material) header#top nav > ul > li:not(#social-in-menu) > a {
    font-size: 1.3em;
}
.home .home_cancer_center{
	width:85%;

}
.about-bio{
	font-size:.8em;
	line-height:1.6em;
}

.vid-box img.attachment-full.size-full {
    width: 65%!important;
}

.focus-hero .row-bg-wrap.instance-0:after,
.about-hero .row-bg-wrap.instance-0:after,
.investors-hero .row-bg-wrap.instance-0:after,
.contact-hero .row-bg-wrap.instance-0:after  {
    background-color: #0a0a0a;
    opacity: 0.2;
}

ol.onco_references li{
	padding-bottom:1em;
	line-height:1.3em;
	font-size:.8em;
}
form .wpcf7-list-item{
	display:block;
}
.row .col img.footer_logo{
width:33%!important;	
}

#fp-nav:not(.tooltip_alt).light-controls ul li a.active span, .fp-slidesNav.light-controls ul li a.active span {
    background-color: transparent;
    box-shadow: inset 0 0 0 2px rgba(0,255,255,1);
}

#fp-nav:not(.tooltip_alt).light-controls ul li a span {
    box-shadow: inset 0 0 0 8px rgba(0,255,255,1);
}

a .foot_stuff:hover,
#footer-outer a:hover{
    color: #29abe2!important;
}

span.wpcf7-form-control-wrap{
	padding-bottom:.5em;
}
form label{
	font-weight:bold;
}

body[data-form-style="minimal"] .minimal-form-input{
	padding-top:0px
}
img.figure{
	border:1px solid black;
	padding:2em;
}
img.figure_slim{
	border:1px solid black;
	padding:.5em;
}
div.future_glio{
	padding:1.5em;
	background:#b0e6fa;
}


/*.blog-recent[data-style*="classic_enhanced_alt"] .inner-wrap {
    background-color: #29abe2;
}

.blog-recent[data-style*="classic_enhanced_alt"] .inner-wrap:before {
    background-color: #29abe2;
}*/


.blog-recent .post-header h3.title{
	color: #29abe2!important;
}
.category-news .post-meta {
	display:none;
	
}

@media only screen and (max-width: 1000px) {
  #trial-details > div > div {
    width: 100% !important;
		font-size: 3em !important;
	}
	#trial-details > div > div:last-child {
		margin-bottom: 40px;
  }
	#trials > #about > div:first-of-type {
		width: 100% !important;
		float: none !important;
	}
	#trials > #about > div:last-of-type {
		width: 100% !important;
		float: none !important;
	}
	#trials > #about > div:last-of-type a {
		width: 60% !important;
		float: none !important;
		margin: 20px auto !important
	}
	#trials > #about > div:last-of-type a:last-of-type {
		margin: 20px auto 40px auto !important
	}
	#fundraisers-page > div {
		float: none !important;
		width: 100% !important;
	}
}