*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

a,a:hover{
	text-decoration: none;
}

ul{ 
	list-style: none;
}

.header{
	position: relative;
	width: 100%;
	height: 100vh;
	background-image: url(Images/bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.header	.navbar{
	font-family: Rockwell;
	width: 100%;
	height: 80px;
	display: flex;
	align-items: center; 
	padding-top: 20px;
}

.header	.navbar .logo a{ 
	color: #fff; 
	font-size: 25px;
	margin-left: 85px;
}

.header	.navbar .menu ul{
	margin-left: 550px;
}

.header	.navbar .menu ul li{
	display: inline-block;
	margin-right: 20px;
	align-items: center;
}

.header	.navbar .menu ul li a{
	color: #fff;
	font-size: 25px;
	font-weight: 500;
	Letter-spacing: 1px;
}

.aboutmeheader{
	position: relative;
	width: 100%;
	height: 100vh;
	background-image: url(Images/aboutmebg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.aboutmeheader .navbar{
	font-family: Rockwell;
	width: 100%;
	height: 80px;
	display: flex;
	align-items: center; 
	padding-top: 20px;
}

.aboutmeheader .navbar .logo a{ 
	color: #fff; 
	font-size: 25px;
	margin-left: 85px;
}

.aboutmeheader .navbar .menu ul{
	margin-left: 550px;
}

.aboutmeheader .navbar .menu ul li{
	display: inline-block;
	margin-right: 20px;
	align-items: center;
}

.aboutmeheader .navbar .menu ul li a{
	color: #fff;
	font-size: 25px;
	font-weight: 500;
	Letter-spacing: 1px;
}

.aboutmecontent{
	position: relative;
	width: 100%;
	height: 100vh;
	background-image: url(Images/aboutmecontent.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.aboutmecontent1{
	position: relative;
	width: 100%;
	height: 100vh;
	background-image: url(Images/aboutmecontent1.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.resumeheader{
	position: relative;
	width: 100%;
	height: 100vh;
	background-image: url(Images/resumebg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.resumeheader .navbar{
	font-family: Rockwell;
	width: 100%;
	height: 80px;
	display: flex;
	align-items: center; 
	padding-top: 20px;
}

.resumeheader .navbar .logo a{ 
	color: #fff; 
	font-size: 25px;
	margin-left: 85px;
}

.resumeheader .navbar .menu ul{
	margin-left: 550px;
}

.resumeheader .navbar .menu ul li{
	display: inline-block;
	margin-right: 20px;
	align-items: center;
}

.resumeheader .navbar .menu ul li a{
	color: #fff;
	font-size: 25px;
	font-weight: 500;
	Letter-spacing: 1px;
}

.resumecontent{
	position: relative;
	width: 100%;
	height: 100vh;
	background-image: url(Images/resumecontent.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.resumecontent1{
	position: relative;
	width: 100%;
	height: 100vh;
	background-image: url(Images/resumecontent1.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.resumecontent2{
	position: relative;
	width: 100%;
	height: 100vh;
	background-image: url(Images/resumecontent2.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.resumecontent3{
	position: relative;
	width: 100%;
	height: 100vh;
	background-image: url(Images/resumecontent3.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.servicesheader{
	position: relative;
	width: 100%;
	height: 100vh;
	background-image: url(Images/servicesbg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.servicesheader .navbar{
	font-family: Rockwell;
	width: 100%;
	height: 80px;
	display: flex;
	align-items: center; 
	padding-top: 20px;
}

.servicesheader .navbar .logo a{ 
	color: #fff; 
	font-size: 25px;
	margin-left: 85px;
}

.servicesheader .navbar .menu ul{
	margin-left: 550px;
}

.servicesheader .navbar .menu ul li{
	display: inline-block;
	margin-right: 20px;
	align-items: center;
}

.servicesheader .navbar .menu ul li a{
	color: #fff;
	font-size: 25px;
	font-weight: 500;
	Letter-spacing: 1px;
}

.servicescontent{
	position: relative;
	width: 100%;
	height: 100vh;
	background-image: url(Images/servicescontent.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.servicescontent1{
	position: relative;
	width: 100%;
	height: 100vh;
	background-image: url(Images/servicescontent1.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.contactmeheader{
	position: relative;
	width: 100%;
	height: 100vh;
	background-image: url(Images/contactmebg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.contactmeheader .navbar{
	font-family: Rockwell;
	width: 100%;
	height: 80px;
	display: flex;
	align-items: center; 
	padding-top: 20px;
}

.contactmeheader .navbar .logo a{ 
	color: #fff; 
	font-size: 25px;
	margin-left: 85px;
}

.contactmeheader .navbar .menu ul{
	margin-left: 550px;
}

.contactmeheader .navbar .menu ul li{
	display: inline-block;
	margin-right: 20px;
	align-items: center;
}

.contactmeheader .navbar .menu ul li a{
	color: #fff;
	font-size: 25px;
	font-weight: 500;
	Letter-spacing: 1px;
}

.contactmeheader .contactlinks .phone a{
	position: fixed;
	bottom: 120px;
	left: 150px;
	width: 300px;
	color:#49E148;
	font-size: 40px;
	font-weight: 500;
	Letter-spacing: 1px;
}

.contactmeheader .contactlinks .email a{
	position: fixed;
	bottom: 120px;
	left: 600px;
	width: 300px;
	color:#49E148;
	font-size: 40px;
	font-weight: 500;
	Letter-spacing: 1px;
}

.contactmeheader .contactlinks .linkedin a{
	position: fixed;
	bottom: 120px;
	right: 60px;
	width: 300px;
	color:#49E148;
	font-size: 40px;
	font-weight: 500;
	Letter-spacing: 1px;
}






	


