@charset "utf-8";
/* CSS Document */

@viewport {
	width: device-width;
	zoom: 1.0;
}

@keyframes fadein {
  	0% { opacity: 0; }
  	40% { opacity: 0; }
  	100% { opacity: 1; }
} 

@font-face {
  font-family: Inter Regular;
  font-style: normal;
  font-weight: normal;
  src: local("Inter");
}

@font-face {
  font-family: Roboto Light;
  font-style: normal;
  font-weight: normal;
  src: local("Roboto Light");
}

/* Desktop and Tablet - Portrait and Lanscape */

		* {
			margin: 0 auto 0 auto;
			background-color: #ffffff;
}

		.body {
			overflow-x: hidden;
			overflow-y: scroll;
			width: 100%;
			height: 100vh;
			background-color: #ffffff;
			position: relative;
			z-index: 1;
			text-align: center;
			visibility: visible;
			line-height: 1;
}
		
		.container-fluid {
}

		.logo {
			padding: 4.5px;
			position: relative;
			z-index: 1;
			width: auto;
			height: auto;
			top: 130px;
			visibility: visible;
		}

		.logo {
  			flex: 1 1 auto;
  			display: flex;
  			flex-direction: column;
  			align-self: center;
  			animation: fadein 1500ms;
  			animation-duration: 1500ms;
  			animation-fill-mode: both;
  			animation-delay: 250ms;
}

		.contact {
			padding: 5px;
			font-family: "Inter", sans-serif;
			font-size: 16px;
			font-weight: 600;
			font-style: normal;
			font-variant: normal;
			text-transform: none;
			color: rgba(0, 0, 0, 0.8);
			text-decoration: none;
			letter-spacing: -0.02em;
			text-align: center;
			vertical-align: middle;
			position: relative;
			z-index: 1;
			width: 140px;
			height: auto;
			top: 250px;
			visibility: visible;
			display: flex;
		}

		.contact {
  			flex: 1 1 auto;
  			display: flex;
  			flex-direction: column;
  			align-self: center;
  			animation: fadein 4000ms;
    		animation-duration: 4000ms;
  			animation-fill-mode: both;
  			animation-delay: 3000ms;
}

		.email {
			padding: 5px;
			font-family: "Inter", sans-serif;
			font-size: 14.5px;
			font-weight: 500;
			font-style: normal;
			font-variant: normal;
			text-transform: none;
			color: rgba(0, 0, 0, 0.8);
			text-decoration: none;
			letter-spacing: 0pt;
			text-align: center;
			position: relative;
			z-index: 1;
			width: 150px;
			height: auto;
			top: 258px;
			visibility: visible;
			display: flex;
		}

        .email:hover {
			color: #1776d2;
		}

		.email {
			flex: 1 1 auto;
			display: flex;
			flex-direction: column;
			align-self: center;
			animation: fadein 4000ms;
			animation-duration: 4000ms;
			animation-fill-mode: both;
			animation-delay: 3000ms;
			transition: color 200ms ease-in-out 100ms;
}

		.tagline {
			padding: 5px;
			font-family: "Roboto", sans-serif;
			font-size: 42px;
			font-weight: 300;
			font-style: normal;
			font-variant: normal;
			text-transform: none;
			text-decoration: none;
			color: #1776D2;
			letter-spacing: -0.01em;
			text-align: center;
			position: relative;
			align-content: center;
			z-index: 1;
			width: 575px;
			height: auto;
			top: 350px;
			visibility: visible;
			display: flex;
		}

		.tagline {
  			flex: 1 1 auto;
  			display: flex;
  			flex-direction: column;
  			align-self: center;
  			animation: fadein 3000ms;
  			animation-duration: 3000ms;
  			animation-fill-mode: both;
  			animation-delay: 500ms;
}

		.summary {
			padding: 5px;
			font-family: "Inter", sans-serif;
			font-size: 28px;
			font-weight: 400;
			font-style: normal;
			font-variant: normal;
			text-transform: none;
			color: rgba(0, 0, 0, 0.4);
			text-decoration: none;
			line-height: 130%;
			letter-spacing: -0.02em;
			text-align: center;
			position: relative;
			z-index: 1;
			width: 900px;
			height: auto;
			align-content: center;
			top: 365px;
			visibility: visible;
			display: flex;
		}

		.summary {
  			flex: 1 1 auto;
  			display: flex;
  			flex-direction: column;
  			align-self: center;
  			animation: fadein 5000ms;
    		animation-duration: 4000ms;
  		  	animation-fill-mode: both;
  			animation-delay: 1000ms;
}
		
		.earth {
			position: relative;
			z-index: 2;
			width: 24px;
			height: 24px;
			top: 473px;
			left: -598px;
			visibility: visible;
		}

		.earth  {
		  	flex: 1 1 auto;
  			display: flex;
  			flex-direction: column;
  			align-self: left;
  			animation: fadein 4000ms;
    		animation-duration: 4000ms;
  			animation-fill-mode: both;
  			animation-delay: 3000ms;
}

		.locations {
			padding: 5px 0px ;
			font-family: "Inter", sans-serif;
			font-size: 13.5px;
			font-weight: 400;
			font-style: normal;
			font-variant: normal;
			text-transform: none;
			color: #aaaaaa;
			text-decoration: none;
			letter-spacing: -0.25pt;
			text-align: left;
			position: relative;
			z-index: 1;
			width: 262px;
			height: 20px;
			top: 450px;
			left: -466px;
			visibility: visible;
			display: flex;
		}

		.space {
			padding: 5px 0px ;
			font-family: "Inter", sans-serif;
			font-size: 13.5px;
			font-weight: 400;
			font-style: normal;
			font-variant: normal;
			text-transform: none;
			color: #aaaaaa;
			text-decoration: none;
			letter-spacing: -0.25pt;
			text-align: center;
			position: relative;
			z-index: 1;
			width: 5px;
			height: 20px;
			top: 420px;
			left: -340px;
			visibility: visible;
			display: flex;
		}

		.locations-affiliations {
			padding: 5px 0px;
			font-family: "Inter", sans-serif;
			font-size: 13.5px;
			font-weight: 400;
			font-style: regular;
			font-variant: normal;
			text-transform: none;
			color: #c0c0c0;
			text-decoration: none;
			letter-spacing: -0.25pt;
			text-align: right;
			position: relative;
			z-index: 1;
			width: 180px;
			height: 20px;
			top: 390px;
			left: -242px;
			visibility: visible;
			display: flex;
		}

		.locations, .space, .locations-affiliations {
  			flex: 1 1 auto;
  			display: flex;
  			flex-direction: column;
  			align-self: left;
  			animation: fadein 4000ms;
    		animation-duration: 4000ms;
  			animation-fill-mode: both;
  			animation-delay: 3000ms;
}

		.page-link {
			text-decoration: none;
}

		.link-active {
			padding: 5px;
			font-family: "Inter", sans-serif;
			font-size: 13.5px;
			font-weight: 400;
			font-style: normal;
			font-variant: normal;
			text-transform: none;
			color: #1776d2;
			text-decoration: none;
			letter-spacing: -0.25pt;
			text-align: center;
			position: absolute;
			z-index: 1;
			width: 64px;
			height: 20px;
			top: 700px;
			left: 885px;
			visibility: visible;
			display: none;
		}

		.link-inactive-1 {
			padding: 5px;
			font-family: "Inter", sans-serif;
			font-size: 13.5px;
			font-weight: 400;
			font-style: normal;
			font-variant: normal;
			text-transform: none;
			color: #aaaaaa;
			text-decoration: none;
			letter-spacing: -0.25pt;
			text-align: center;
			position: absolute;
			z-index: 1;
			width: 76px;
			height: 20px;
			top: 700px;
			left: 977px;
			visibility: visible;
			display: none;
		}
		
		.link-inactive-2 {
			padding: 5px;
			font-family: "Inter", sans-serif;
			font-size: 13.5px;
			font-weight: 400;
			font-style: normal;
			font-variant: normal;
			text-transform: none;
			color: #aaaaaa;
			text-decoration: none;
			letter-spacing: -0.25pt;
			text-align: center;
			position: absolute;
			z-index: 1;
			width: 100px;
			height: 20px;
			top: 700px;
			left: 1080px;
			visibility: visible;
			display: none;
}

		.copyright {
			padding: 5px 0px;
			font-family: "Inter", sans-serif;
			font-size: 13.5px;
			font-weight: 400;
			font-style: normal;
			font-variant: normal;
			text-transform: none;
			color: #c0c0c0;
			text-decoration: none;
			letter-spacing: -0.25pt;
			text-align: right;
			position: relative;
			z-index: 1;
			width: 200px;
			height: 20px;
			top: 360px;
			left: 518px;
			visibility: visible;
			display: flex;
		}

		.copyright {
  			flex: 1 1 auto;
  			display: flex;
  			flex-direction: column;
  			align-self: center;
  			animation: fadein 4000ms;
    		animation-duration: 4000ms;
  			animation-fill-mode: both;
  			animation-delay: 3000ms;
}

		a {
			color: #333333;
}

		a:visited {
			color: #333333;
}

		a:active {
			color: #1776d2;
}

		a:hover {
			color: #1776d2;
}

/* Tablet and Mobile - Portrait and Landscape */

@media all and (max-width: 1320px) {
		.locations {
			padding: 0px;
			text-align: center;
			width: 262px;
			height: 20px;
			top: 430px;
			left: -100px;
		}
}

@media all and (max-width: 1320px) {
		.space {
			padding: 0px ;
			text-align: center;
			width: 5px;
			height: 20px;
			top: 410px;
			left: 25px;
		}
}

@media all and (max-width: 1320px) {
		.locations-affiliations {
			padding: 0px;
			text-align: center;
			width: 183px;
			top: 390px;
			left: 125px;
		}
}
	
@media all and (max-width: 1320px) {
		.copyright {
			padding: 0px;
			text-align: center;
			top: 455px;
			left: 0px;
		}
}

@media all and (max-width: 1320px) {
		.earth {
			top: 450px;
			left: 25px;
			display: none;
		}
}

/* Tablet and Mobile - Portrait and Landscape - Font 40 - 26 */

@media all and (max-width: 1140px) {
		.tagline {
			padding: 0px  ;
			font-size: 40px;
			width: 100%;;
		}
}

@media all and (max-width: 1140px) {
	 	.summary {
			padding: 0px;
			font-size: 26px;
			width: 80%;
		}
}

@media all and (max-width: 1110px) {
	 	.summary {
			padding: 0px;
			font-size: 26px;
			width: 80%;
		}
}

@media all and (max-width: 1085px) {
	 	.summary {
			padding: 0px;
			font-size: 26px;
			width: 85%;
		}
}

@media all and (max-width: 1030px) {
	 	.summary {
			padding: 0px;
			font-size: 26px;
			width: 88%;
		}
}

@media all and (max-width: 980px) {
	 	.summary {
			padding: 0px;
			font-size: 26px;
			width: 90%;
		}
}

@media all and (max-width: 960px) {
	 	.summary {
			padding: 0px;
			font-size: 26px;
			width: 96%;
		}
}

/* Tablet and Mobile - Portrait and Landscape - Font 36 - 24 */

@media all and (max-width: 885px) {
		.tagline {
			padding: 0px  ;
			font-size: 36px;
			width:100%;
		}
}

@media all and (max-width: 885px) {
	 	.summary {
			padding: 0px;
			font-size: 24px;
			width: 95%;
		}
}

@media all and (max-width: 850px) {
	 	 	.summary {
			padding: 0px;
			font-size: 24px;
			width: 98%;
		}
}

/* Tablet and Mobile - Portrait and Landscape - Font 33 - 22 */

@media all and (max-width: 820px) {
		.tagline {
			padding: 0px;
			font-size: 33px;
			width: 100%;
		}
}

@media all and (max-width: 820px) {
	 	.summary {
			padding: 0px;
			font-size: 22px;
			width: 95%;
		}
}

@media all and (max-width: 775px) {
	 	.summary {
			padding: 0px;
			font-size: 22px;
			width: 100%;
		}
}

@media all and (max-width: 720px) {
	 	.summary {
			padding: 0px;
			font-size: 22px;
			width: 100%;
		}
}

@media all and (max-width: 690px) {
	 	.summary {
			padding: 0px;
			font-size: 22px;
			width: 80%;
		}
}

@media all and (max-width: 665px) {
	 	.summary {
			padding: 0px;
			font-size: 22px;
			width: 85%;
		}
}

@media all and (max-width: 630px) {
	 	.summary {
			padding: 0px;
			font-size: 22px;
			width: 90%;
		}
}

/* Tablet and Mobile - Portrait and Landscape - Font 33 - 22 */

@media all and (max-width: 615px) {
		.tagline {
			padding: 0px;
			font-size: 33px;
			width: 100%;
			top: 375px;
		}
}

@media all and (max-width: 615px) {
		.summary {
			padding: 0px;
			font-size: 22px;
			width: 85%;
			top: 390px;
		}
}

@media all and (max-width: 615px) {
		.locations {
			padding: 0px;
			text-align: center;
			width: 262px;
			height: 20px;
			top: 450px;
			left: -95px;
		}
}

@media all and (max-width: 615px) {
		.space {
			padding: 0px;
			font-size: 16px;
			text-align: center;
			width: 5px;
			height: 20px;
			top: 428px;
			left: 23px;
		}
}

@media all and (max-width: 615px) {
		.locations-affiliations {
			padding: 0px;
			text-align: center;
			width: 183px;
			top: 410px;
			left: 118px;
		}
}
		
@media all and (max-width: 615px) {
		.copyright {
			padding: 0px;
			text-align: center;
			top: 466px;
			left: 0px;
		}
}

@media all and (max-width: 590px) {
	 	.summary {
			padding: 0px;
			font-size: 22px;
			width: 90%;
		}
}

@media all and (max-width: 580px) {
	 	.summary {
			padding: 0px;
			font-size: 22px;
			width: 90%;
		}
}

@media all and (max-width: 560px) {
	 	.summary {
			padding: 0px;
			font-size: 22px;
			width: 95%;
		}
}

/* Mobile - Portrait */

@media all and (max-width: 550px) {
		.tagline {
			padding: 0px;
			font-size: 33px;
			width: 100%;
		}
}

@media all and (max-width: 550px) {
		.summary {
			padding: 0px;
			font-size: 22px;
			width: 96%;
		}
}

@media all and (max-width: 550px) {
		.locations {
			padding: 0px;
			text-align: center;
			width: 262px;
			height: 20px;
			top: 450px;
			left: -95px;
		}
}

@media all and (max-width: 550px) {
		.space {
			padding: 0px ;
			font-size: 16px;
			text-align: center;
			width: 5px;
			height: 20px;
			top: 428px;
			left: 23px;
		}
}

@media all and (max-width: 550px) {
		.locations-affiliations {
			padding: 0px;
			text-align: center;
			width: 183px;
			top: 410px;
			left: 118px;
		}
}
	
@media all and (max-width: 550px) {
		.copyright {
			padding: 0px;
			text-align: center;
			top: 466px;
			left: 0px;
		}
}

@media all and (max-width: 532px) {
		.summary {
			padding: 0px;
			font-size: 22px;
			width: 98%;
		}
}

