ul {
	list-style-type: none;
	padding: 0;
}
li {
	display: inline;
}
body {
	background-color:#7bcaaa;
	font-weight: 500;
	font-family: "acumin-pro-semi-condensed";
	overflow: hidden;
    height: 100%;
}
a{
	text-decoration: none; 
}
a:link {
	color:#eb466f;
}
a:visited {
	color:#eb466f;
} 
a:hover {
	color: #ff94af;
}
a2{
	color: #eb466f;
}
.home-wrapper {
	top:120px; 
	overflow-x: hidden;
	overflow-y: scroll;
	width: 80%; 
	height: 73%; 
	padding-left: 14px;
	padding-top: 0px;
	padding-right: 14px;
	z-index: 2; 
	position: absolute;
	background: #7bcaaa url("resources/logo.gif") no-repeat center;
	background-size: contain;
}

.wrapper {
	background: #f3f4ce; 
	top:120px; 
	overflow-x: hidden;
	overflow-y: scroll;
	width: 80%; 
	height: 73%; 
	padding-left: 14px;
	padding-top: 0px;
	padding-right: 14px;
	z-index: 2; 
	position: absolute;

}


#graphic{
		overflow: hidden;
}
#me {
	width:25vw;
	height:auto;
	float:left;
	margin:inherit;
	border: 2px solid #e7e8b6;
	margin-left: 14px;
}
.fade{
	-webkit-opacity: 0.25;
	-moz-opacity: 0.25;
	opacity: 0.25;
}	
.wrapperContent {
	position: relative;
	left: 28px;
	width: calc(100% - 50px);
}
.wrapperContent p {
	columns: 1;
	margin-left: 14px;
}
.wrapperContent h3 {
	font-family: "acumin-pro";	
}
.nav{
	z-index: 1;
}
#navigation li a {
	display: inline-block;
	width:auto;
	margin: auto;
	top: 20px; 
	position: absolute;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	z-index: 1; 
}
#navigation li a:hover {
	color: #000000;
	cursor: pointer;
}
.navSS{
	 z-index: 1; 
	 position: absolute; 
	 color:#eb466f;
	 cursor: pointer;
}
.ss{
	overflow-x: hidden;
	overflow-y: scroll;
	position:absolute;
	height: 92%;
	width: 90%;
	padding-left: 4%;
}
.ssText{
	border: 2px solid #e7e8b6;
	background-color: #fbfced;
	display: table;
	text-align: center;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
	font-family: "acumin-pro";
	font-weight: 700;
	font-size: 1.1em;
}
.ssImg{
	height: auto;
	max-height: 90%;
	max-width: 90%;
	border: 2px solid #e4e5b5;
	display: block;
    margin: auto;
}
.ssImgMulti{
	height: auto;
	max-height: 75%;
	max-width: 90%;
	border: 2px solid #e4e5b5;
	display: inline-block;
    margin: auto;
}
.ssImgMulti2{
	height: auto;
	max-height: 90%;
	max-width: 90%;
	border: 2px solid #e4e5b5;
	display: inline-block;
    margin: auto;
}
.ssImgMultiCenter{
	height: auto;
	max-height: 80%;
	max-width: 90%;
	border: 2px solid #e4e5b5;
	display: block;
    margin: auto;
}
.navaIndicator{
	position: absolute;
	display: table;
	margin-left: calc(95% - 20px);
	margin-right: 5px;
	margin-bottom: -5px;
	margin-top: auto;
}
.navtIndicator{
	position: absolute;
	display: table;
	margin-left: calc(95% - 50px);
	margin-right: 5px;
	margin-bottom: -5px;
	margin-top: auto;
}
.circle {
	width: 10px;
	height: 10px; 
	display: inline-block;
	margin-left: 2px;
	margin-right: 2px;
}
#pa1, #pa2, #pa3, #pt1, #pt2, #pt3, #pt4, #pt5{
	background-color: #7bcaaa;
}
.resume{
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 14px;
	margin-bottom: 14px;
}
.resume th{
	font-size: 1.2em;
}
.hover{
	background: #eb466f;
	top:18px; 
	left: 12%; 
	min-width: 125px; 
	width: 16%; 
	height: 40px; 
	z-index: -2; 
	position: absolute;
}
#navHome {
	left:17%;
}
#navGraphic{
	left:32%;
}
#navSm{
	left: 47%;
}
#navWhois {
	left: 63.5%
}
#navContact{
	left:81%
}
#graphic{
	opacity: 1;
}
#trapezoid {
	border-top: 50px solid #f3f4ce;
	border-left: 4vw solid transparent;
	border-right: 4vw solid transparent;
	height: 0px;
	width: 73vw; 
	z-index: -100;
	top: 13px; 
	left:13%; 
	z-index: -100; 
	position: absolute;
}
#parallelogram {
	width: 83%;
	height: 79%;
	left: 8.5%;
	-webkit-transform: skew(10deg);
	-moz-transform: skew(10deg);
	-o-transform: skew(10deg);
	background: #eb466f;
	top:100px; 
	z-index: -100; 
	position: absolute;
	opacity: 0;
}
#ssp1, #ssp2 {
  width: 0; 
  height: 0; 
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 17.32px solid #eb466f;
  position: absolute;
  left:97.5%;
  top:48%;
}

#ssm1, #ssm2 {
  width: 0; 
  height: 0; 
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent; 
  border-right:17.32px solid #eb466f; 
  position: absolute;
  left:.9%;
  top:48%;
}
#ssp1:hover, #ssp2:hover {
	border-left-color:#7bcaaa;
}
#ssm1:hover, #ssm2:hover {
	border-right-color:#7bcaaa;
}
::-webkit-scrollbar { 
    display: none; 
}
#some-element{
	display: flex;
}
@media screen and (min-width:1500px) {
	body {
		font-size: 1.2em;
	}
	.resume {
		font-size: 1.2em;
	}
	ssImg{
		height: 90%;		
	}
}
@media screen and (min-width: 1024px) and (max-width: 1500px){
	ssImg{
		height: 90%;		
	}
}
@media screen and (max-width: 1024px)  {
	body {
		font-size: .5em;
	}
	.hover{
		left: 11%; 
		min-width: 75px; 
		height: 20px;
	}
	#navHome{
		left:15%;
	}
	#navGraphic{
		33%;
	}
	#navigation li a {
	top: 15px;  
	}
	#trapezoid {
	border-top: 30px solid #f3f4ce;
	border-left: 4vw solid transparent;
	border-right: 4vw solid transparent;
	}
	.wrapper {
		top:70px;
		height: 79%; 
	}
	#parallelogram {
		top:60px; 
		height: 83%;
	}
	#some-element { 
		display: none; 
	}
	ssImg{
		margin-top: 20%;
	}
	.navtIndicator{
		display: block;
	}
	.resume{
		font-size: .5em;
	}
	#navWhois{
		left:63%;
	}
	#navContact{
		left:79%;
	}
	#ssp1, #ssp2 {
		left:94%;	
	}
}
