#Education
{
	margin-bottom:90px;
}
#educ
{
	margin-top:-45px;
	background-color:transparent;
	padding-bottom:2px;
	
	border-radius: 0px 35px 35px 35px;
	-moz-border-radius: 0px 35px 35px 35px;
	-webkit-border-radius: 0px 35px 35px 35px;
	
	border-top:5px solid black;
	border-bottom:5px solid black;
	z-index:0;
}
@media only screen and (max-width: 991px) 
{
    #educ
    {
        margin-top:-25px;
    }
}
#secondcontainerEdu
{
	padding-top:18px;
	border-left:3px solid black;
	padding-bottom:1px;
	
}

.eduRow
{
	padding-top:10px;
	background-color:#e6e6e6;
	margin-left:4%;
	border:1px solid #a6a6a6;
	border-left-width:3px;
	border-left-color:black;
	margin-bottom:25px;
	
	border-radius: 0px 25px 25px 0px;
	-moz-border-radius: 0px 25px 25px 0px;
	-webkit-border-radius: 0px 25px 25px 0px;
	
	-webkit-box-shadow: 9px 10px 18px -9px rgba(0,0,0,0.75);
	-moz-box-shadow: 9px 10px 18px -9px rgba(0,0,0,0.75);
	box-shadow: 9px 10px 18px -9px rgba(0,0,0,0.75);
	
}
.eduRow:before
{
	content:' ';
	background-color:black;
	width:52px;
	height:3px;
	position: relative;
    top: 14;
	left:-52;
}

.eduIcons
{
	padding:0px;
	margin-left:0px;
	color:#ff9800;
	background-color:transparent;
	font-size:30px;
	position: relative;
	left:-96;
	z-index:1;
   
}
.iconBack
{	/*-- #e6e6e6 --*/
	background-color:#e6e6e6;
	width:10px;
	height:10px;
	position: relative;
	left:35%;
	top:-18;
	z-index:-1;
}
#eduIcon1
{
	top:-101;
}

#eduIcon2
{
	top:-101;
}
#eduIcon3
{
	top:-129.5;
}
@media only screen and (max-width: 1199px) 
{
	.eduRow:before
	{
		width:44px;
		left:-45;
	}
	.eduIcons
	{
		left:-89.5;
	}
	
		
}
@media only screen and (max-width: 991px) 
{
	.eduRow h5
	{
		font-size:19px;
	}
	.eduRow:before
	{
		width:35px;
		left:-36;
	}
	.eduIcons
	{
		left:-80;
	}
	#eduIcon2
	{
		top:-119;
	}
	#eduIcon3
	{
		top:-129;
	}
}
@media only screen and (max-width: 767px) 
{
	.eduRow:before
	{
		width:29px;
		left:-30;
	}
	.eduIcons
	{
		left:-74;
	}
	#eduIcon1
	{
		top:-129;
	}
	#eduIcon3
	{
		top:-158;
	}
}


@media only screen and (max-width: 575px) 
{
	.eduIcons
	{
		left:-71;
		font-size:26px;
	}
	#eduIcon1
	{
		top:-99;
	}
	#eduIcon2
	{
		top:-118;
	}
	#eduIcon3
	{
		top:-156;
	}
	
}
@media only screen and (max-width: 572px) 
{
	#eduIcon1
	{
		top:-127;
	}
}
@media only screen and (max-width: 544px) 
{
	.eduIcons
	{
		left:-70;
	}
	#eduIcon2
	{
		top:-136;
	}
	#eduIcon3
	{
		top:-156;
	}
}

@media only screen and (max-width: 522px) 
{
	.eduRow h4
	{
		font-size:23px;
	}
	#eduIcon1
	{
		top:-125;
	}
	#eduIcon3
	{
		top:-153;
	}
}
@media only screen and (max-width: 504px)
{
	.eduRow h4
	{
		font-size:22px;
	}
	.eduIcons
	{
		left:-69;
	}
	#eduIcon1
	{
		top:-122;
	}
	#eduIcon2
	{
		top:-134;
	}
	#eduIcon3
	{
		top:-148;
	}
}
@media only screen and (max-width: 470px) 
{
	.eduRow h4
	{
		font-size:19px;
	}
	#eduIcon1
	{
		top:-93;
	}
	#eduIcon2
	{
		top:-131;
	}
	#eduIcon3
	{
		top:-139;
	}
}
@media only screen and (max-width: 456px) 
{
	#eduIcon1
	{
		top:-116;
	}
	
	#eduIcon3
	{
		top:-138;
	}
}
@media only screen and (max-width: 450px) 
{
	
	.eduRow h5
	{
		font-size:15px;
	}
	.eduRow h4
	{
		font-size:19px;
	}
	.eduRow h6
	{
		font-size:15px;
	}
	.eduRow:before
	{
		width:27px;
		left:-28;
		top: 11;
	}
	.eduIcons
	{
		font-size:25px;
		left:-66;
	}
	#eduIcon1
	{
		top:-112;
	}
	#eduIcon2
	{
		top:-125;
	}
	#eduIcon3
	{
		top:-134;
	}
	
}

@media only screen and (max-width: 417px) 
{
	.eduIcons
	{
		left:-64.5;
	}
	#eduIcon1
	{
		top:-111;
	}
	#eduIcon3
	{
		top:-157;
	}
	
}
@media only screen and (max-width: 375px) 
{
	.eduRow h4
	{
		font-size:17px;
	}
	.eduRow h6
	{
		font-size:14px;
	}
	.eduIcons
	{
		left:-62;
	}
	.eduRow:before
	{
		width:24px;
		left:-25;
	}
	#eduIcon1
	{
		top:-105;
	}
	#eduIcon2
	{
		top:-119;
	}
	#eduIcon3
	{
		top:-146;
	}
}
@media only screen and (max-width: 374px) 
{
	#eduIcon3
	{
		top:-147;
	}
}
/*
*/
@media only screen and (max-width: 366px) 
{
	#eduIcon1
	{
		top:-106;
	}
	#eduIcon3
	{
		top:-147;
	}
}

@media only screen and (max-width: 355px) 
{
	#eduIcon1
	{
		top:-106;
	}
}
@media only screen and (max-width: 348px) 
{
	
	#eduIcon3
	{
		top:-163;
	}
}
@media only screen and (max-width: 343px)
{
	.eduRow h5
	{
		font-size:11px;
	}
	.eduRow h4
	{
		font-size:13px;
	}
	.eduRow h6
	{
		font-size:11px;
	}
	.eduIcons
	{
		font-size:23px;
		left:-60.5;
	}
	.eduRow:before
	{
		top: 9;
	}
	#eduIcon1
	{
		top:-73;
	}
	#eduIcon2
	{
		top:-99;
	}
	#eduIcon3
	{
		top:-105;
	}
}
@media only screen and (max-width: 338px) 
{
	#eduIcon1
	{
		top:-89;
	}
	#eduIcon3
	{
		top:-104;
	}
	
}
@media only screen and (max-width: 327px) 
{
	#eduIcon1
	{
		top:-88;
	}
	#eduIcon2
	{
		top:-98;
	}
	
}
@media only screen and (max-width: 325px) 
{
	#eduIcon2
	{
		top:-99;
	}
	#eduIcon3
	{
		top:-105;
	}
}
@media only screen and (max-width: 322px) 
{
	.eduIcons
	{
		left:-59;
	}
	#eduIcon1
	{
		top:-89;
	}
	#eduIcon3
	{
		top:-104;
	}
}
@media only screen and (max-width: 311px) 
{
	#eduIcon3
	{
		top:-120;
	}
	
}
@media only screen and (max-width: 291px) 
{
	#eduIcon3
	{
		top:-133;
	}
}
@media only screen and (max-width: 286px) 
{
	#eduIcon1
	{
		top:-88;
	}
	#eduIcon2
	{
		top:-100;
	}
	
}
@media only screen and (max-width: 284px) 
{
	#eduIcon1
	{
		top:-89;
	}
	#eduIcon2
	{
		top:-99;
	}
	
}

