/* */
@media screen and (max-width: 550px) {
  .entry-title {
    font-size: 35px;
    margin-bottom: 50px;
  }
}

.main-banner__sub-tagline p {
  text-shadow: 2px 2px 2px black;
}

body.home{
	background:#fff!important;
}
#main.spacelab .video-block__video-container {
    position: relative;
    height: calc(100vw / 2);
	background-color: #000;
}
#solutions {
    background: #fff;
	padding-bottom: 25%;
}
.column-bg-container {
    position: relative;
	z-index:-1;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: -25%;
	
}
#main.spacelab .main-banner__fade-out{
	background-image:none;
}
#main.spacelab .showcase__header {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
}
#main.spacelab .team__intro {
    width: 100%;
    text-align: center;
}
#main.spacelab .team__content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 80px;
}
.team__header {
    text-align: center;
}
#main.spacelab .main-banner__blog-action-button{
	border-radius:0;
}
.site-footer__content{
	background-image:none;
	background-color: #333;
}
#main.spacelab .main-banner__sub-tagline p{
	font-family: 'jungkabold';
    text-align: center;
	font-size: 18px;
    margin: 0 16px 32px 16px;
}
#main.spacelab .team--white {
    background-color: #fff!important;
}
#main.spacelab .team--white {
    color: #000!important;
    padding: 100px 10% 100px 10%;
}
#main.spacelab .team--white .team__title{
	color: #64a400;
}
#main.spacelab .team--white .team__heading{
	color:#000;
}
.site-footer__action-button{
	background-color: #64a400;
}
.site-footer__link, .site-footer__link:hover, .site-footer__link:active{
	color: #64a400;
}
#main.spacelab .showcase__title {
    color: #64a400;
}
/* buttons */
#main.spacelab .team__member-join-button,
#main.spacelab .showcase__mission-button{
	border-radius: 0;
	border-color: #64a400;
	background-color: #64a400;
}

#main.spacelab .main-banner_cta-action-button-green {
    font-size: 16px;
    letter-spacing: 0.4px;
    color: #fff;
    vertical-align: middle;
    padding: 10px 40px;
    line-height: initial;
    border: solid 1px #fff;
    border-radius: 0px;
    margin-left: 0px;
	background-color: #64a400;
	font-weight: 700;
}
#main.spacelab .main-banner_cta-action-button-white {
    font-size: 16px;
    letter-spacing: 0.4px;
    color: #64a400;
    vertical-align: middle;
    padding: 10px 20px;
    line-height: initial;
    border: solid 1px #fff;
    border-radius: 0px;
    margin-left: 30px;
	background-color: #fff;
	font-weight: 700;
}


/* main menu links */
#main.spacelab .main-banner__links>a{
	font-weight: 700;
	opacity:1.0;
	text-transform: uppercase;
}
/*#main.spacelab .main-banner__links>a:last-child {
    font-size: 16px;
    letter-spacing: 0.4px;
    color: #fff;
    vertical-align: middle;
    padding: 10px 20px;
    line-height: inherit;
    border-radius: 0;
    opacity: 1;
    margin-left: 0;
	transition: opacity .3s, border-bottom .3s;
    border-bottom: solid 2px transparent;

}*/


/**/


.home .main-banner__tagline-wrapper {
    position: relative!important;
    top: 28vh;
    transform: translateY(-10%);
    width: 100%;
	margin-left: auto;
    margin-right: auto;
    max-width: 1170px;
}

#main.spacelab .main-banner__links>a:last-child {
    color: #fff;
    letter-spacing: 0.4px;
    line-height: 2.5;
    font-size: 16px;
    padding: 0 20px;
    transition: opacity .3s, border-bottom .3s;
    opacity: 1;
	border-radius: 0;
    border-bottom: solid 2px transparent;
	margin-left: 0;
	border-left:0;
	border-right:0;
	border-top:0;
}
#main.spacelab .main-banner__links > a:hover, #main.spacelab .main-banner__links > a:last-child:active {
    opacity: 1;
    border-bottom: solid 2px #fff;
}
#main.spacelab .main-banner__links > a:last-child::after {
	content:none;
}

#main.spacelab .column-block__section-heading {
    font-family: 'jungkabold';
    line-height: 1.29;
    letter-spacing: -0.2px;
    font-size: 21px;
    margin-bottom: 24px;
	color:#000;
}
#main.spacelab .showcase {
    background-color: #000;
}
#main.spacelab .column-block__heading {
    color: #000;
    font-family: 'jungkabold';
    letter-spacing: 0;
    font-size: 48px;
    line-height: 1.17;
    letter-spacing: -1px;
    margin: auto;
    text-align:center;
	max-width: 900px;
}
#main.spacelab .column-block__title {
    color: #64a400;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'jungkabold';
    letter-spacing: 0;
    font-size: 18px;
    line-height: 1.33;
    margin-bottom: 5px;
    padding-top: 35px;
	text-align:center;
}
#main.spacelab .column-block__content {
    z-index: 100;
    margin-left: auto;
    color: #000;
	max-width: 1170px;
    margin-right: auto;
}
#main.spacelab .column-block__sections{
	width: 100%;
	padding-bottom: 50px;
}
#main.spacelab .column-block__column-container {
    height: auto;
	/*background:#fff;*/
}
#main.spacelab .column-block__sections {
    margin-top: 32px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    
}
#main.spacelab .column-block__section {
    width: 40%;
	margin-left: 5%;
    margin-right: 5%;
}
#main.spacelab .column-block__section-image{
	margin-top: 24px;
	margin-bottom: 24px;
}
#main.spacelab .team__member-image {
    width: 100%;
    margin-left: 0;
    border-radius: 0;
}

#main.spacelab .team__member-title, #main.spacelab .team__member-name, #main.spacelab .team__member-quote {
    text-align: left;
    margin-bottom: 0;
}
#main.spacelab .team__member-title {
    opacity: 1;
    line-height: 22px;
    font-weight: 700;
	margin-bottom: 10px;
}
#main.spacelab .team__member-affiliation {
    opacity: 1;
    font-weight: 400;
}

#main.spacelab .team__members {
 width:100%;
 display:flex;
 flex-wrap:wrap
}
html .main-banner, #main .main-banner {
    width: 100%;
    padding-bottom: 100%;
    margin-bottom: 1em;
    background-repeat: no-repeat;
    background-position: top center!important;
    background-size: cover;
    display: block;
    position: relative;
    color: #fff;
    overflow: hidden;
}

/* Media screen sizes */
@media screen and (min-width: 600px) {
  #main.spacelab .column-block__section-content {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.4px;
}
	.home .main-banner__tagline-wrapper {
    position: relative;
    top: 28vh!important;
    transform: translateY(-10%);
    width: 100%;
}
}

@media screen and (max-width: 600px) {
	#main.spacelab .column-block__section {
    width: 100%;
    margin-right: 5%;
    margin-left: 5%;
}
	.home .main-banner__tagline-wrapper {
    position: absolute;
    top: 155px!important;
    transform: translateY(-10%);
    width: 100%;
}
	#main.spacelab .team__member:nth-child(3n+1) {
    margin-left: 0;
}
}
@media screen and (max-width: 800px) {
 	#main.spacelab .team__member {
    width: 100%; 
	margin-left: 0;
    margin-right: 0;
}
}
@media screen and (max-width: 1240px){
	.main-banner__links  {
		display:none!important;
	}
}
@media screen and (min-width: 1920px) {
 .column-bg-container {
    position: relative;
	z-index:-1;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: 0;
	text-align: center;
	 
}
}
