*, *:after, *:before { -webkit-box-sizing: border-box; box-sizing: border-box; -moz-box-sizing: border-box; }

/* MAILCHIMP */

#mc_embed_signup .button {
    background-color: #e85564!important;
    margin: 0 auto 10px auto!important;
}

#mc_embed_signup .clear {
text-align: center!important;
}

#mc_embed_signup .button:hover {
    background-color: #2d2d2d!important;
}

#mc_embed_signup input {
    border: 1px solid #ABB0B2;
background-color: rgb(253, 249, 247);
}

.mc-field-group > input[type="text"] {
    color: #2d2d2d;
}

#mc_embed_signup form {
    padding: 10px 0 10px 0!important;
}

/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.
	   We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */


/* CONTACT FORM */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea
{
    border: 1px solid #ABB0B2;
background-color: rgb(253, 249, 247);
    border-radius: 3px;
margin-top: 3px;
}

.wpcf7 p {
font: 14px Helvetica,Arial,sans-serif;
padding-bottom: 3%;
margin-bottom: 0;
}

.wpcf7 p:nth-of-type(1) {
  width: 48%;
margin-right: 3%;
display: inline-block;
}

.wpcf7 p:nth-of-type(2) {
  width: 48%;
display: inline-block;
}

.wpcf7 p:nth-of-type(3) {
  width: 48%;
margin-right: 3%;
display: inline-block;
}

.wpcf7 p:nth-of-type(4) {
  width: 48%;
display: inline-block;
}

/* SUBSCRIBE */

.subscribe {
width: 100%; 
text-align: center; 
}

.subscribe a {
color: white;
padding: 10px 20px; 
border-radius: 3px; 
background-color: #e85564; 
border: 3px solid #e85564;
line-height: 0;
cursor: pointer;
transform: all .5s;
}

.subscribe a:hover {
background-color: white;
color: #2d2d2d;
border-color: #2d2d2d;
}

/* HOME CSS */

/* GENERAL STYLES CSS */

.context_box_container {
position: relative;
top: 40px;
min-height: 355px;
}

.context_box_container .wrapper {
display: flex;
flex-direction: column;
z-index: 2;
width: 100%; 
height: 100%; 
position: relative;
}

.content_box {
display: block;
width: 100%;
padding: 15px 30px 0 0;
position: absolute;
top: 0;
left: 0;
z-index: 4;
order: 2;
background: white;
border-top: 5px solid #2d2d2d;
}

.content_box .live_badge {
text-transform: uppercase; 
margin-left: 10px; 
position: relative; 
top: -3px; 
padding: 5px 8px; 
font-size: 12px; 
font-weight: 600; 
letter-spacing: 1px; 
background: #25ced1; 
border-radius: 7px;
color: white;
}

.content_box a {
border: 2px solid #e85564;
padding: 0 0 0 10px;
margin-top: 10px;
display: block;
width: 100%;
text-align: left;
position: relative;
border-radius: 4px;
color: #e85564;
text-decoration: none;
transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
    transition-delay: 0s;
}

.content_box .content_button {
background: white;
color: #e85564;
padding-left: 10px;
padding-top: 3px;
padding-right: 15px;
position: relative;
top: -5px;
}

.content_box a:hover {
transform: translate(5px, -5px);
box-shadow: -1px 1px #e85564, -2px 2px #e85564, -3px 3px #e85564, -4px 4px #e85564, -5px 5px #e85564;
}

.context_box_container img {
position: relative;
transform: translateY(115px);
z-index: 3;
order: 1;
width: calc(100% - 30px);
transition-property: all;
    transition-duration: 1s;
    transition-timing-function: ease-in-out;
    transition-delay: 0.2s;
}

.context_box_container:hover img {
transform: translateY(-100px);
}

.connect_box {
padding: 0 20% 0 20%;
}

/* ABOUT CSS */

#aboutintro-container {
position: relative;
width: 100vw;
height: 90vh;
background-image: url(https://altlabs.tech/wp-content/uploads/2020/02/About_sectionbackground.jpg);
    background-position: right top;
    background-repeat: no-repeat;
background-size: contain;
display: flex;
flex-direction: column;
justify-content: flex-end;
}

#aboutintro-copy {
width: 55%;
margin: 0 auto 0 4%;
padding: 30px 60px 8% 40px;
background: white;
color: #2d2d2d;
border-top: 10px solid #2d2d2d;
}

.copy_with_boxbutton a {
border: 2px solid #e85564;
padding: 0 0 0 10px;
margin-top: 10px;
display: block;
width: 100%;
text-align: left;
position: relative;
border-radius: 4px;
color: #e85564;
text-decoration: none;
transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
    transition-delay: 0s;
}

.copy_with_boxbutton .content_button {
background: #ebfafa;
color: #e85564;
padding-left: 10px;
padding-top: 3px;
padding-right: 15px;
position: relative;
top: -5px;
}

.copy_with_boxbutton a:hover {
transform: translate(5px, -5px);
box-shadow: -1px 1px #e85564, -2px 2px #e85564, -3px 3px #e85564, -4px 4px #e85564, -5px 5px #e85564;
}

#aboutteamrow1 {
width: 100%; 
display: flex; 
justify-content: space-between; 
flex-wrap: nowrap; 
}

#aboutteamrow2 {
width: 100%; 
display: flex; 
justify-content: space-between; 
flex-wrap: nowrap; 
padding-top: 25px;
}

#aboutteamrow3 {
width: 100%; 
display: flex; 
justify-content: space-between; 
flex-wrap: nowrap; 
padding-top: 25px;
}

.team_container1 {
flex: 1 1 200px; 
object-fit: contain; 
margin: 20px;
border-bottom: 5px solid #2d2d2d; 
padding-bottom: 10px;
}

.team_container1 img {
margin-bottom: 15px; 
width: 100%; 
height: auto; 
box-shadow: -20px -10px 0 white;
}

.team_container2 {
flex: 1 1 200px; 
object-fit: contain; 
margin: 20px;
border-bottom: 5px solid #2d2d2d; 
padding-bottom: 10px;
}

.team_container2 img {
margin-bottom: 15px; 
width: 100%; 
height: auto; 
box-shadow: 10px -15px 0 white;
}

.team_container3 {
flex: 1 1 200px; 
object-fit: contain; 
margin: 20px;
border-bottom: 5px solid #2d2d2d; 
padding-bottom: 10px;
}

.team_container3 img {
margin-bottom: 15px; 
width: 100%; 
height: auto; 
box-shadow: 25px 10px 0 white;
}

.team_desc {
display: block;
}

.team_desc h4 {
font-size: 14px; 
letter-spacing: 1px; 
text-align: center; 
margin-bottom: 10px;
}

/* WORK CSS */

#workintro-container {
position: relative;
width: 100vw;
height: 90vh;
background-image: url(https://altlabs.tech/wp-content/uploads/2020/02/Our-Work_sectionbackground3.png);
    background-position: right top;
    background-repeat: no-repeat;
background-size: contain;
display: flex;
flex-direction: column;
justify-content: flex-end;
}

#workintro-copy {
width: 55%;
margin: 0 auto 0 4%;
padding: 30px 60px 8% 40px;
background: white;
color: #2d2d2d;
border-top: 10px solid #2d2d2d;
}

.progress_labels {
display: flex; 
flex-wrap: nowrap; 
justify-content: space-between; 
text-transform: uppercase; 
font-size: 10px; 
font-weight: 600; 
align-items: baseline;
}

.mobile {
display: none;
}

.desktop {
display: block;
}


/* 1442 BREAK */

@media only screen and (max-width: 1442px) {


}




@media only screen and (max-width: 1185px) {
.context_box_container:hover img {
transform: translateY(-80px);
}
}


@media only screen and (max-width: 1170px) {


.context_box_container:hover img {
transform: translateY(-75px);
}

}

/* MOBILE BREAKPOINT */

@media only screen and (max-width: 1024px) {

/* HOME CSS */

/* GENERAL STYLES CSS */

.context_box_container_media {
position: relative;
top: 40px;
min-height: 355px;
}

.context_box_container_media .wrapper {
display: flex;
flex-direction: column;
z-index: 2;
width: 100%; 
height: 100%; 
position: relative;
}

.content_box_media {
display: block;
width: 100%;
padding: 15px 30px 0 0;
position: relative;
background: white;
border-top: 5px solid #2d2d2d;
}

.content_box_media .live_badge {
text-transform: uppercase; 
margin-left: 10px; 
position: relative; 
top: -3px; 
padding: 5px 8px; 
font-size: 12px; 
font-weight: 600; 
letter-spacing: 1px; 
background: #25ced1; 
border-radius: 7px;
color: white;
}

.content_box_media a {
border: 2px solid #e85564;
padding: 0 0 0 10px;
margin-top: 10px;
display: block;
width: 100%;
text-align: left;
position: relative;
border-radius: 4px;
color: #e85564;
text-decoration: none;
transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
    transition-delay: 0s;
}

.content_box_media .content_button {
background: white;
color: #e85564;
padding-left: 10px;
padding-top: 3px;
padding-right: 15px;
position: relative;
top: -5px;
}

.content_box_media a:hover {
transform: translate(5px, -5px);
box-shadow: -1px 1px #e85564, -2px 2px #e85564, -3px 3px #e85564, -4px 4px #e85564, -5px 5px #e85564;
}

.context_box_media_img {
width: calc(100% - 30px);
}

.context_box_container:hover img {
transform: translateY(-75px);
}
	
	.connect_box {
padding: 0 30px 0 30px;
}

	
	/* ABOUT CSS */

#aboutintro-container {
position: static;
width: 100vw;
height: auto;
background-image: none;
    background-position: right top;
    background-repeat: no-repeat;
background-size: contain;
}

#aboutintro-copy {
width: 90%;
margin-left: auto;
margin-right: auto;
padding: 0 5% 40px 5%;
background: white;
color: #2d2d2d;
position: relative;
top: auto;
border-top: 0px solid #2d2d2d;
}
	
	/* WORK CSS */

#workintro-container {
position: static;
width: 100vw;
height: auto;
background-image: none;
    background-position: right top;
    background-repeat: no-repeat;
background-size: contain;
}

#workintro-copy {
width: 90%;
margin-left: auto;
margin-right: auto;
padding: 0 5% 40px 5%;
background: white;
color: #2d2d2d;
position: relative;
top: auto;
border-top: 0px solid #2d2d2d;
}
	
	
}


/* SMALL SCREEN BREAKPOINT */

@media only screen and (max-width: 780px) {






/* ABOUT CSS */

#aboutteamrow1 {
width: 100%; 
display: flex; 
justify-content: space-between; 
flex-wrap: wrap; 
}

#aboutteamrow2 {
width: 100%; 
display: flex; 
justify-content: space-between; 
flex-wrap: wrap; 
padding-top: 0;
}
	
	#aboutteamrow3 {
width: 100%; 
display: flex; 
justify-content: space-between; 
flex-wrap: wrap; 
padding-top: 0;
}

.team_container1 {
flex: 1 1 200px; 
object-fit: contain; 
margin: 20px;
border-bottom: 5px solid #2d2d2d; 
padding-bottom: 10px;
}

.team_container1 img {
margin-bottom: 15px; 
width: 100%; 
height: auto; 
box-shadow: -20px -10px 0 white;
}

.team_container2 {
flex: 1 1 200px; 
object-fit: contain; 
margin: 20px;
border-bottom: 5px solid #2d2d2d; 
padding-bottom: 10px;
}

.team_container2 img {
margin-bottom: 15px; 
width: 100%; 
height: auto; 
box-shadow: 10px -15px 0 white;
}

.team_container3 {
flex: 1 1 200px; 
object-fit: contain; 
margin: 20px;
border-bottom: 5px solid #2d2d2d; 
padding-bottom: 10px;
}

.team_container3 img {
margin-bottom: 15px; 
width: 100%; 
height: auto; 
box-shadow: 25px 10px 0 white;
}

.team_desc {
display: block;
}

.team_desc h4 {
font-size: 14px; 
letter-spacing: 1px; 
text-align: center; 
margin-bottom: 10px;
}
	
	/* WORK CSS */

.progress_labels {
display: flex; 
flex-wrap: wrap; 
justify-content: center; 
text-transform: uppercase; 
font-size: 10px; 
font-weight: 600; 
align-items: baseline;
padding-top: 10px;
}

.progress_labels > div {
margin: 0 15px 10px 15px;
}
	
.mobile {
display: block;
}

.desktop {
display: none;
}
	
	.work_block {
text-align: center;
}
}

/* GEEC CSS */

#GEECintro-container {
position: relative;
width: 100vw;
height: calc(87vh - 132px);
	background-image: url('https://altlabs.tech/wp-content/uploads/2020/07/Petri_purple2.jpg');
	background-attachment: fixed;
background-size: cover;
display: flex;
flex-direction: column;
justify-content: flex-end;
}

	#mobile-headpic {
		display: none;
}

.live_badge {
text-transform: uppercase; 
margin-left: 0px; 
margin-bottom: 10px;
	display: inline-block;
padding: 5px 8px; 
font-size: 12px; 
font-weight: 600; 
letter-spacing: 1px; 
background: #25ced1; 
border-radius: 7px;
color: white;
}

#GEECintro-copy {
width: 55%;
margin: 0 auto 0 4%;
padding: 30px 60px 0 40px;
background: white;
color: #2d2d2d;
border-top: 10px solid #2d2d2d;
}

#GEECintro-container .copy_with_boxbutton h4 {
	font-size: 22px;
}

#GEECintro-container div.copy_with_boxbutton {
	margin-top: 45px;
}

#GEECintro-container .copy_with_boxbutton a {
border: 2px solid #e85564;
padding: 0 0 0 10px;
margin-top: 10px;
display: block;
width: 50%;
text-align: left;
position: relative;
border-radius: 4px;
color: #e85564;
text-decoration: none;
transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
    transition-delay: 0s;
}

#GEECintro-container .copy_with_boxbutton .content_button {
background: #ffffff;
color: #e85564;
padding-left: 10px;
padding-top: 3px;
padding-right: 15px;
position: relative;
top: -5px;
}

#GEECintro-container .copy_with_boxbutton a:hover {
transform: translate(5px, -5px);
box-shadow: -1px 1px #e85564, -2px 2px #e85564, -3px 3px #e85564, -4px 4px #e85564, -5px 5px #e85564;
}

.topline_copyblock {
display: block;
width: 100%;
padding: 15px 30px 0 0;
border-top: 5px solid #2d2d2d;
}

.topline_copyblock a {
text-decoration: underline;
}

#GEEC-countdown {
box-shadow: 0 5px 10px rgba(0,0,0,.4);
background: #971380;
position: fixed;
bottom: 0;
box-sizing: border-box;
width: 100%;
z-index: 100;
}

#GEEC-countdowninner {
background: #971380;
}

#competition-countdown {
padding: 5px!important;
margin-left: 20px;
margin-right: 20px;
}

#competition-countdown a {
padding: 5px 10px;
border: 1px solid white;
border-radius: 5px;
color: white;
	margin-left: 5px;
    letter-spacing: 0px;
font-weight: 600;
background: transparent;
transition: all .3s ease-in-out 0s;
}

#competition-countdown a:hover {
border: 1px solid white!important;
	background: white!important;
	background-color: white;
color: #971380;
	opacity: 100%;
}

#competition-countdown .fusion-countdown-heading {
    font-size: 16px;
    font-weight: 700;
    padding: 5px 5px;
border-radius: 5px;
margin: 5px;
    letter-spacing: 0px;
}

.fusion-countdown {
justify-content: center!important;
}

.fusion-countdown .fusion-dash {
border-radius: 5px;
padding: 5px 10px!important;
	font-size: 16px;
}

.fusion-dash-title {
			font-size: 16px!important;
	}

#GEAC-timeline.fusion-tabs {
    margin-bottom: 0!important;
} 

.GEAC_copyblock {
    display: block;
    width: 100%;
    padding: 15px 0 0 0;
    border-top: 5px solid #2d2d2d;
}

#GEAC-timeline .fusion-tab-heading {
text-align: center!important;
font-size: 15px;
font-weight: 600!important;
}

#GEAC-FAQ {
margin-bottom: 0px;
}

#GEAC-FAQouter {
-moz-box-shadow: inset 0 15px 15px -10px rgba(0,0,0,.4);
   -webkit-box-shadow: inset 0 15px 15px -10px rgba(0,0,0,.4);
   box-shadow: inset 0 15px 15px -10px rgba(0,0,0,.4);
}

.overview-bookmark {
position: relative;
top: -35px;
}

.GEAC-bookmark {
position: relative;
top: -155px;
}


/* MOBILE BREAKPOINT */

@media only screen and (max-width: 1024px) {
		/* GEAC CSS */

#GEECintro-container {
box-sizing: border-box;
position: relative;
width: 100vw;
height: auto;
background-image: none;
}
	

#mobile-headpic {
		display: block;
		position: relative; 
		top: -40px; 
		height: 30vh;
		background-image: url('https://altlabs.tech/wp-content/uploads/2020/07/Petri_purple2.jpg');
		background-attachment: fixed;
background-size: cover;
		background-repeat: no-repeat;
		width: calc(100% + 80px);
		margin-left: -40px;
		margin-right: -40px;
		object-fit: contain;
		overflow: hidden;
		background-position: center center;
	}
	
#GEECintro-copy {
width: 90%;
margin: 0 auto 0 auto;
padding: 0 5% 40px 5%;
background: rgba(255,255,255,0);
color: #2d2d2d;
position: relative;
top: auto;
border-top: 0px solid #2d2d2d;
text-align:center;
}
	
#GEEC-countdown {
box-shadow: 0 0 0 rgba(0,0,0,0);
background: #971380;
position: fixed;
bottom: 0;
box-sizing: border-box;
width: 100%;
z-index: 100;
}

#GEEC-countdowninner {
background: #971380;
}

#competition-countdown {
box-sizing: border-box;
padding: 5px!important;
margin-left: auto;
margin-right: auto;
display: flex;
flex-direction: row;
justify-content: center;
flex-wrap: nowrap;
font-size: 14px!important;
}
	
	.fusion-countdown .fusion-countdown-heading-wrapper {
display: flex;
}

#competition-countdown .fusion-countdown-heading {
    font-size: 14px;
	letter-spacing: 0px;
    font-weight: 700;
    padding: 5px 5px;
margin-right: 5px;
}

.fusion-countdown .fusion-countdown-counter-wrapper {
display: flex;
flex-direction: row;
	margin-bottom: 0!important;
justify-content: flex-start!important;
    margin-top: 0px;
    margin-bottom: 0px;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    overflow: hidden;
    margin: 0 0;
    font-size: 14px;
    text-align: center;
}

.fusion-countdown .fusion-dash {
border-radius: 5px;
padding: 5px 5px!important;
font-size: 14px!important;
}

.fusion-countdown .fusion-dash-title {
font-size: 14px!important;
min-width: 31px;
}

}

/* SMALL SCREEN BREAKPOINT */

@media only screen and (max-width: 780px) {

	
	#mobile-headpic {
		display: block;
		position: relative; 
		top: -40px; 
		height: 30vh;
		background-image: url('https://altlabs.tech/wp-content/uploads/2020/08/Petri_purple-mobile-02.jpg');
		background-attachment: fixed;
background-size: cover;
		background-repeat: no-repeat;
		width: calc(100% + 80px);
		margin-left: -40px;
		margin-right: -40px;
		object-fit: contain;
		overflow: hidden;
		background-position: center center;
	}
	
	
	#GEECintro-container h1 {
		font-size: 38px;
		margin-top: -10px;
	}
	
	
	
	#competition-countdown .fusion-countdown-heading {
    font-size: 12px;
		letter-spacing: 0px;
    font-weight: 700;
    padding: 5px 5px 5px 5px;
border-radius: 5px;
margin-right: 5px;
		display: none;
}
	
	#GEECintro-copy {
box-sizing: border-box;
		width: 100%;
margin: 0 auto 0 auto;
padding: 0 calc(1% + 10px) 40px calc(1% + 10px);
background: rgba(255,255,255,0);
color: #2d2d2d;
position: relative;
top: auto;
border-top: 0px solid #2d2d2d;
text-align:left;
}
	

	.fusion-countdown .fusion-dash {
border-radius: 5px;
padding: 5px 2px!important;
	font-size: 12px!important;
}
	
	.fusion-countdown .fusion-dash-title {
    font-size: 12px!important;
    min-width: 25px;
	}
	
	#competition-countdown a {
font-size: 12px;
		letter-spacing: 0px;
		padding: 5px 5px;
}

	#GEECintro-container {
		padding-top: 0!important;
		padding-left: 0!important;
		padding-right: 0!important;
	}
	
	}