/* FONTS */
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:wght@400;600&amp;display=swap');
@import url("../../../../../use.typekit.net/jtc3peu.css");

@font-face {
	font-family: 'FutuBold';
	src: url('fonts/futurabold.otf');
}

@font-face {
	font-family: 'FutuHeavy';
	src: url('fonts/futuraheavy.ttf');
}

@font-face {
	font-family: 'FutuMedium';
	src: url('fonts/futuramedium.ttf');
}

@font-face {
	font-family: 'FutuReg';
	src: url('fonts/futuramedium.ttf');
}


/* GENERIC */
html, body {
	font-family: 'EB Garamond';
	color: #2400FF;
	background-color: #FEEBE2;
	overflow-x: hidden;
	max-width: 100vw;
}

a {
    color: #2400FF;
    text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
    max-width: 100%;
    height: auto;
}

b, strong {
    font-weight: 600;
}

.page-content, .entry-content, .entry-summary {
    margin: 0px;
}

#page {
    padding: 20px;
}

/* HEADER & FOOTER */
.main-logo {
	font-family: 'FutuMedium';
    color: #2400FF;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
    text-align: left;
    padding-left: 20px;
    padding-bottom: 25px;
    border-bottom: 1px solid #2400FF;
    margin: 20px 20px 0px;
}

.main-logo span {
	font-family: 'FutuHeavy';
}

.art-logo {
	font-family: 'FutuMedium';
    color: #2400FF;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
    text-align: center;
    padding: 40px 0px 25px;
    border-bottom: 1px solid #2400FF;
    margin: 0px auto;
    width: 50%;
}

.art-logo span {
	font-family: 'FutuHeavy';
}

footer {
	padding: 20px 40px;
}


/* HOME PAGE */
.home-description {
    font-size: 34px;
    line-height: 44px; 
    position: relative;
}

.home-description .home-text {
	position: relative;
	z-index: 5;
	font-size: 34px;
    line-height: 44px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.home-description .green-shadow {
	position: absolute;
	z-index: 3;
	width: 180px;
    bottom: -130px;
    left: 70px;
}

.home-description .blue-gif {
    position: absolute;
    z-index: 3;
    bottom: -120px;
    right: -170px;
    width: 200px;
}

.social-links {
    border-bottom: 1px solid #2400FF;
    text-align: right;
    font-style: italic;
    font-size: 14px;
    letter-spacing: 1px;
    margin-top: 0px;
    position: relative;
    z-index: 5;
}

.social-links a {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 16px;
}

.social-links .fl-module-content {
    margin: 10px;
}

.social-links p {
	margin-bottom: 0px;
}

.peer-ecosystem {
	position: relative;
	font-size: 34px;
	line-height: 44px;
	padding-bottom: 100px;
	border-bottom: 1px solid #2400FF;
}

.peer-ecosystem .peer-text {
	position: relative;
	z-index: 5;
	margin-top: 20px;
}

.black-gif {
	position: absolute;
    z-index: 3;
    top: 60px;
    left: 200px;
    width: 150px;
}

.blue-arrow {
	position: absolute;
    z-index: 3;
    bottom: 0px;
    right: -90px;
    width: 250px;
}

.home-projects {
	position: relative;
}

.home-projects a {
    font-size: 34px;
    line-height: 34px;
    display: block;
    margin-top: 30px;
    margin-bottom: 0px;
    z-index: 5;
    position: relative;
}

.home-projects span {
	display: block;
}

.home-projects .number {
	font-family: 'FutuBold';
}

.blue-objects {
    position: absolute;
    top: -70px;
    right: 0;
    width: 150px;
}


/* INNER */
.post-thumbnail {
    width: 100%;
    margin-top: 30px;
    padding: 20px 40px;
}

.inner-main-content {
	padding: 0px 20px;
}

.inner-home-title {
	padding-left: 40px;
    padding-top: 40px;
}

.inner-home-title h1 {
	font-size: 38px;
	font-weight: normal;
	margin-top: 10px;
}

.inner-home-title h1 b {
	font-family: 'FutuBold';
}

.inner-links-top {
	padding-left: 40px;
}

.inner-links-top a {
	text-transform: uppercase;
    font-size: 18px;
    margin-right: 40px;
    margin-bottom: 20px;
    display: inline-block;
}

.inner-page-content {
	font-size: 22px;
    line-height: 26px;
}

.inner-page-content h3 {
	font-size: 26px;
	text-decoration: underline;
}

.inner-page-content p strong {
    display: block;
    margin-top: 70px;
    margin-bottom: 0px;
}

#press-links p strong {
    display: block;
    margin-top: 10px;
    margin-bottom: 20px;
}

#post-41 .inner-home-title {
	padding-top: 0px;
}

.page-id-39 #page {
	max-width: 100%;
}

.page-id-39 .fl-row-fixed-width {
    margin-left: 0px;
}

.page-id-39 .main-logo {
	max-width: 720px;
}

.page-id-39 p {
    margin-bottom: 5px;
    margin-top: 5px;
    font-size: 34px;
    line-height: 40px;
}

.page-id-39 .project-name {
	font-weight: 400;
	font-size: 30px;
	border-bottom: 1px solid #2400FF;
    padding-bottom: 30px;
}

.page-id-39 .project-name b {
	font-family: 'FutuBold';
}

.page-id-39 h4 {
	font-size: 18px;
	font-family: futura-pt, sans-serif;
	font-weight: 400;
	font-style: normal;
	padding-bottom: 20px;
}

.mejs-controls {
	display: none !important;
	visibility: hidden !important;
}

@media only screen and (min-width: 800px) {
	#page {
		max-width: 800px;
	}	
	
	.post-thumbnail {
	    width: 130%;
	}
}

@media only screen and (min-width: 1000px) {
	.page-id-41 #page {
		max-width: 1000px;
	}
}

@media only screen and (max-width: 575px) {
	#page {
    	padding: 10px;
	}
	
	.main-logo {
	    font-size: 10px;
	    padding-bottom: 20px;
	    margin: 20px 0px 0px;
	}
	
	.art-logo {
    	font-size: 10px;
		padding: 40px 0px 20px;
		width: 90%;
	}
	
	.home-description .home-text {
    	font-size: 24px;
		line-height: 34px;
    }
    
    .home-description .blue-gif {
    	bottom: -100px;
		right: -10px;
		width: 100px;
	}
	
	.home-description .green-shadow {
    	width: 100px;
		bottom: -100px;
		left: 30px;
	}
	
	.peer-ecosystem {
    	font-size: 24px;
		line-height: 34px;
	}
	
	.black-gif {
    	left: 100px;
		width: 70px;
	}
	
	.home-projects a {
    	font-size: 24px;
		line-height: 24px;
	}
	
	.blue-objects {
    	top: -30px;
		right: 0px;
		width: 80px;
	}
	
	.blue-arrow {
    	bottom: 0px;
		right: -50px;
		width: 150px;
	}
	
	footer {
    	padding: 10px 20px;
	}
	
	.inner-links-top {
    	padding-left: 20px;
	}
	
	.inner-home-title {
    	padding-left: 20px;
		padding-top: 20px;
	}
	
	.inner-home-title h1 {
    	font-size: 28px;
	}
	
	.inner-links-top a {
    	font-size: 14px;
		margin-right: 20px;
	}
	
	.post-thumbnail {
    	padding: 0px 20px;
	}
	
	ul, ol {
    	margin: 0 0 1.5em 0em;
	}
}

