body{
	background-color:#F3F0E8;
	position:relative;
	font-family: 'Noto Sans', sans-serif;
}
#LinkedIn{
	position:relative;
}
header{
	background-color:white;
	top:0;
	left:0;
	right:0;
	position:fixed;
	z-index:5;
}
#Logo{
	height:1cm;
	width:1cm;
	border-radius:3px;
	position:relative;
}
ul li{
	list-style-type:none;
}
#Nav{
	display:flex;
	position:relative;
	height:0.7cm;
	justify-content:space-between;
}
#Nav > #Logo-Search{
	display:flex;
	position:relative;
	gap:10px;
}
#Nav #Logo-sec{
	text-decoration:none;
	margin-top:-0.1cm;
	margin-left:-0.6cm;
}
@media screen and (min-width:960px){
	#Nav > #Nav-section{
		justify-content:space-between;
		
	}
}
	#Nav #Search{
		height:0.8cm;
		width:7cm;
		padding-top:0.1cm;
		border-radius:20px;
		border:1px solid grey;
		position:relative;
		display:flex;
		margin-top:-0.1cm;
	}
	#Nav #Search:hover{
		background-color:#f5f5f5;
	}
	#Search #Search-in{
		border:none;
		outline:none;
		position:relative;
		margin-left:0cm;
		width:6.1cm;
		height:0.8cm;
		padding-left:0.2cm;
		margin-top:-0.1cm;
		border-radius:30px;
	}
	#Search #Search-in:hover{
		background-color:#f5f5f5;
	}
#Search #Search-sym{
	color:grey;
	position:relative;
	margin-left:0.3cm;
	font-weight:bold;
	margin-top:0.1cm;
}
#Logo-Search #Search-Big-sym{
	color:grey;
	position:relative;
	margin-left:0.3cm;
	font-size:25px;
	font-weight:bold;
	margin-top:0.1cm;
}

#Nav > #Nav-section{
	display:flex;
	justify-content:space-around;
	gap:25px;
}
@media screen and (max-width:990px){
	#Nav > #Nav-section{
		margin-top:0.2cm;
		gap:3vw;
	}
	#Nav{
		gap:1vw;
	}
	#Nav #Logo-Search{
		gap:3vw;
	}
	#Nav #Search{
		display:none;
	}
	#Nav > #Nav-section > #home-sec{
		margin-left:0.3cm;
		margin-top:0.3cm;
	}
	#Nav > #Nav-section > #vert{
		display:none;
	}
}
@media screen and (min-width:990px){
	#Logo-Search #Search-Big-sym{
		display:none;
	}
	#Nav > #Nav-section > #vert{
		display:none;
	}
}
@media screen and (min-width:770px) and (max-width:990px){
	#Nav > #Nav-section{
		gap:5%;
		width:100%;
	}
	#Nav{
		gap:5%;
		width:100%;
	}
	#Nav #Logo-Search{
		gap:60%;
	}
}
@media screen and (min-width:150px) and (max-width:770px){
	#Nav > #Nav-section{
		gap:10%;
		width:100%;
	}
	#Nav{
		gap:15%;
		width:100%;
		padding-top:2vw;
	}
	#Nav #Logo-Search{
		gap:70%;
	}
	#Nav > #Nav-section > #home-sec{
		margin-left:0.3em;
	}
}
#Nav > #Nav-section > #home-sec{
	margin-top:-0.1cm;
	position:relative;
	margin-right:25px;
}
#Nav > #Nav-section > #home-sec > a{
	font-size:25px;
	color:grey;
	position:absolute;
	text-decoration:none;
}
#Nav > #Nav-section > #home-sec > a:hover{
	color:black;
}
#Nav > #Nav-section > #team-sec{
	margin-top:-0.1cm;
	position:relative;
}
#Nav > #Nav-section > #team-sec > a{
	font-size:25px;
	color:grey;
	position:absolute;
	text-decoration:none;
}
#Nav > #Nav-section > #team-sec > a:hover{
	color:black;
}
#Nav > #Nav-section > #skills-sec{
	margin-top:-0.1cm;
	margin-right:25px;
	margin-left:25px;
	position:relative;
}
#Nav > #Nav-section > #skills-sec > a{
	font-size:25px;
	color:grey;
	position:absolute;
	text-decoration:none;
}
#Nav > #Nav-section > #skills-sec > a:hover{
	color:black;
}
#Nav > #Nav-section > #mess-sec{
	margin-top:-0.1cm;
	position:relative;
}
#Nav > #Nav-section > #mess-sec > a{
	font-size:25px;
	color:grey;
	position:relative;
	text-decoration:none;
}
#Nav > #Nav-section > #mess-sec > a:hover{
	color:black;
}
#Nav > #Nav-section > #noti-sec{
	margin-top:-0.1cm;
	position:relative;
}
#Nav > #Nav-section > #noti-sec > a{
	font-size:25px;
	color:grey;
	position:relative;
	text-decoration:none;
}
#Nav > #Nav-section > #noti-sec > a:hover{
	color:black;
}
#Nav > #Nav-section > #V-sec{
	position:relative;
	margin-top:0cm;
}
#Nav > #Nav-section > #V-sec > .V-circle{
	font-size:15px;
	position:relative;
	color:white;
	font-family: 'Noto Sans', sans-serif;
	text-decoration:none;
	border-radius:100px;
	background-color:purple;
	padding:0.1cm 0.19cm;
} 
#Nav > #Nav-section > #vert{
	height:1.5cm;
	background-color:#F0EFE7;
	width:0.1px;
	margin-top:-0.4cm;
	position:relative;
}
#Nav > #Nav-section > #apps-sec{
	position:relative;
	margin-top:-0.1cm;
}
#Nav > #Nav-section > #apps-sec > a{
	font-size:25px;
	color:grey;
	position:relative;
	text-decoration:none;
}
#Nav > #Nav-section > #apps-sec > a:hover{
	color:black;
}
#Nav > #Nav-section > #premi-sec{
	position:relative;
	display:flex;
	flex-wrap:nowrap;
	margin-top:-0.2cm;
	margin-right:25px;
}
#Nav > #Nav-section > #premi-sec > center > a{
	position:relative;
	text-decoration:none;
	color:grey;
	font-size:11.5px;
	font-family: 'Noto Sans', sans-serif;
}
#Nav > #Nav-section #premi{
	height:0.6cm;
	width:0.6cm;
	position:relative;
	margin-bottom:-0.3cm;
}

/*upper-navigation bar*/
@media screen and (max-width:770px){
	body{
		font-family: 'Noto Sans', sans-serif;
	}
	#Nav{
		display:none;
	}
	#Nav-up{
		display:flex;
		align-items:center;
		justify-content:space-between;
	}
	#Nav-up > #V-sec{
	position:relative;
	margin-left:0cm;
}
#Nav-up > #V-sec > .V-circle{
	font-size:25px;
	position:relative;
	color:white;
	font-family: 'Noto Sans', sans-serif;
	text-decoration:none;
	border-radius:100px;
	margin-left:0cm;
	background-color:purple;
	padding:0.1cm 0.25cm;
} 
#Nav-up #Search{
		height:0.9cm;
		width:65vw;
		padding-top:0.1cm;
		border-radius:20px;
		border:1px solid grey;
		display:flex;
		align-items:center;
	}
	#Nav-up #Search:hover{
		background-color:#f5f5f5;
	}
	#Search #Search-in{
		border:none;
		outline:none;
		width:48vw;
		font-size:25px;
		height:0.8cm;
		padding-top:0.001cm;
		padding-left:0.2cm;
		margin-top:0cm;
		border-radius:30px;
	}
	#Search #Search-in:hover{
		background-color:#f5f5f5;
	}
#Search #Search-sym{
	color:grey;
	position:relative;
	margin-left:0.3cm;
	font-weight:bold;
	margin-top:0.15cm;
}
#Nav-up > #mess-sec{
	margin-top:-0.1cm;
	position:relative;
	margin-right:1cm;
}
#Nav-up > #mess-sec > a{
	font-size:25px;
	color:grey;
	position:relative;
	text-decoration:none;
}
#Nav-up > #mess-sec > a:hover{
	color:black;
}
#Nav-bottom{
	position:fixed;
	background-color:white;
	width:100%;
	height:1.5cm;
	padding-top:0.1cm;
	display:flex;
	justify-content:space-between;
	bottom:-2%;
}
#Nav-bottom p{
	margin:0cm;
	font-size:16px;
	text-align:center;
}
#Nav-bottom > #home-sec{
}
#Nav-bottom > #home-sec > a{
	color:grey;
	text-decoration:none;
}
#Nav-bottom > #home-sec > a:hover{
	color:black;
}
#Nav-bottom > #team-sec{
}
#Nav-bottom > #team-sec > a{
	font-size:25px;
	color:grey;
	text-decoration:none;
}
#Nav-bottom > #team-sec > a:hover{
	color:black;
}
#Nav-bottom > #post-sec{
}
#Nav-bottom > #post-sec > a{
	font-size:25px;
	color:grey;
	text-decoration:none;
}
#Nav-bottom > #post-sec > a:hover{
	color:black;
}
#Nav-bottom > #skills-sec{
	margin-right:2cm;
}
#Nav-bottom > #skills-sec > a{
	font-size:25px;
	color:grey;
	text-decoration:none;
}
#Nav-bottom > #skills-sec > a:hover{
	color:black;
}
#Nav-bottom > #noti-sec{
}
#Nav-bottom > #noti-sec > a{
	font-size:25px;
	color:grey;
	text-decoration:none;
}
#Nav-bottom > #noti-sec > a:hover{
	color:black;
}


}

@media screen and (min-width:770px){
	#Nav-up{
		display:none;
	}
	#Nav-bottom{
		display:none;
	}
}


#LinkedIn > #Noti{
	position:relative;
	
}

/*Code for Notification Page*/
@media screen and (max-width:576px){
	#Noti{
		font-family: 'Noto Sans', sans-serif;
		margin-top:2.2cm;
		width:100vw;
		margin-left:-0.2cm;
		overflow-x:hidden;
		position:fixed;
		display:flex;
		flex-direction:column;
	}
	#Col1{
		width:100vw;
	}
	#Col1-col1{
		position:relative;
		width:100vw;
		display:flex;
		flex-direction:column;
	}
	#Col1-col1-Top1{
		background-color:white;
		width:auto;
		height:auto;
		border-width:1.5px 0px 1.5px 0px;
		border-style:solid;
		border-color:lightgrey;
	}
	#Nav-section{
		position:relative;
		padding-top:0.2cm;
		scrollbar-width:none;
	}
	#v-profi{
		border-radius:100px;
		position:relative;
		height:1.8cm;
		margin-left:0.5cm;
		margin-top:1cm;
	}
	#back{
		background-image:url('https://wallpapers.com/images/featured/profile-background-b5vedq7mz8mjvslu.jpg');
		background-repeat:no-repeat;
		background-size:cover;
		height:1.8cm;
	}
	#Col1-col1-Top1 > h2{
		position:relative;
		margin-top:1.3cm;
		font-size:19px;
		margin-left:0.5cm;
	}
	#Col1-col1-Top1 > #stu{
		font-size:12px;
		position:relative;
		margin-left:0.5cm;
		margin-top:-0.2cm;
	}
	#Col1-col1-Top1 > #pune{
		font-size:12px;
		position:relative;
		color:grey;
		margin-left:0.5cm;
		margin-top:-0.1cm;
	}
	#bamua-combo{
		position:relative;
		display:flex;
		margin-left:0.5cm;
		margin-top:-0.3cm;
	}
	#bamua{
		position:absolute;
		height:0.6cm;
		margin-top:0.2cm;
	}
	#p-bamua{
		font-size:12px;
		position:relative;
		font-weight:bold;
		margin-left:0.8cm;
	}
	#Col1-col1-Top2{
		background-color:white;
		width:100%;
		margin-top:0.3cm;
		display:flex;
		padding-top:0.5cm;
		padding-bottom:0.5cm;
		justify-content:space-between;
		border-width:1.5px 0px 1.5px 0px;
		border-style:solid;
		border-color:lightgrey;
	}
	#Col1-col1-Top2 b{
		margin-left:0.5cm;
	}
	#Col1-col1-Top2 span{
		margin-right:0.5cm;
		font-size:15px;
		color:#1560BD;
	}
	#Col1-col2{
		position:relative;
		width:100vw;
	}
	#Col1-col2-Top1{
		background-color:white;
		width:auto;
		height:auto;
		display:flex;
		flex-wrap:wrap;
		font-weight:bold;
		font-size:14.5px;
		border-width:1.5px 0px 1.5px 0px;
		border-style:solid;
		border-color:lightgrey;
		margin-top:0.3cm;
		gap:10px;
	}
	#Col1-col2-Top1 span{
		padding:0.2cm 0.4cm 0.2cm 0.4cm;
		border:1px solid lightgrey;
		border-radius:20px;
		margin-top:0.3cm;
		margin-bottom:0.3cm;
	}
	#Col1-col2-Top1 #all{
		background-color:darkgreen;
		color:white;
		margin-left:0.3cm;
	}
	#Col1-col2-Top2{
		width:100%;
		background-color:white;
		border-width:1.5px 0px 1.5px 0px;
		border-style:solid;
		border-color:lightgrey;
		margin-top:0.3cm;
	}
	#Col1-col2-Top2 #Top1{
		display:flex;
		border-width:0px 0px 1px 0px;
		border-style:solid;
		border-color:lightgrey;
		justify-content:space-evenly;
		margin-left:3vmax;
		margin-right:3vmax;
		height:3cm;
	}
	#Col1-col2-Top2 a{
		text-decoration:none;
		color:black;
	}
	#Col1-col2-Top2 #Top1 figure{
		margin-left:0cm;
		margin-right:0.2cm;
	}
	#Col1-col2-Top2 #Top1 #rec-img{
		height:1.3cm;
		width:auto;
		
	}
	#Col1-col2-Top2 #Top1 #text-sec{
		margin-left:0cm;
		font-size:14px;
		margin-top:0.6cm;
	}
	#Col1-col2-Top2 #Top1 #text-sec b{
		color:#1560BD;
		padding:5px 10px 5px 10px;
		border: 1px solid #1560BD;
		border-radius:20px;
	}
	#Col1-col2-Top2 #Top1 #time-sec{
		margin-top:0.6cm;
	}
	#Col1-col2-Top2 #Top1 #time-sec span{
		font-size:13px;
		color:grey;
	}
	#Col1-col2-Top2 #Top2{
		display:flex;
		border-width:0px 0px 1px 0px;
		border-style:solid;
		border-color:lightgrey;
		justify-content:space-between;
		margin-left:3vmax;
		margin-right:3vmax;
		height:3cm;
		align-items:center;
	}
	#Col1-col2-Top2 #Top2 #Top2-top2{
		display:flex;
		gap:1vmax;
	}
	#Col1-col2-Top2 #Top2 figure{
		margin-left:0cm;
		margin-right:0cm;
	}
	#Col1-col2-Top2 #Top2 #rec-img{
		height:1.3cm;
		width:auto;
	}
	#Col1-col2-Top2 #Top2 #text-sec{
		margin-left:0cm;
		font-size:14px;
		margin-top:0.9cm;
	}
	#Col1-col2-Top2 #Top2 #text-sec b{
		color:#1560BD;
		padding:5px 10px 5px 10px;
		border: 1px solid #1560BD;
		border-radius:20px;
	}
	#Col1-col2-Top2 #Top2 #time-sec{
		margin-top:0.6cm;
	}
	#Col1-col2-Top2 #Top2 #time-sec span{
		font-size:13px;
		color:grey;
	}
	#Col1-col2-Top2 #Top3{
		display:flex;
		border-width:0px 0px 1px 0px;
		border-style:solid;
		border-color:lightgrey;
		justify-content:space-between;
		margin-left:3vmax;
		margin-right:3vmax;
		height:3cm;
		align-items:center;
	}
	#Col1-col2-Top2 #Top3 #Top2-top2{
		display:flex;
		gap:1vmax;
	}
	#Col1-col2-Top2 #Top3 figure{
		margin-left:0cm;
		margin-right:0cm;
	}
	#Col1-col2-Top2 #Top3 #rec-img{
		height:1.3cm;
		width:auto;
		border-radius:100px;
	}
	#Col1-col2-Top2 #Top3 #text-sec{
		margin-left:0cm;
		font-size:14px;
		margin-top:0.9cm;
	}
	#Col1-col2-Top2 #Top3 #text-sec b{
		color:#1560BD;
		padding:5px 10px 5px 10px;
		border: 1px solid #1560BD;
		border-radius:20px;
	}
	#Col1-col2-Top2 #Top3 #time-sec{
		margin-top:0.6cm;
	}
	#Col1-col2-Top2 #Top3 #time-sec span{
		font-size:13px;
		color:grey;
	}
	#Col2{
		margin-top:0.3cm;
	}
	#big-img-section{
		width:100%;
		border-width:1.5px 0px 1.5px 0px;
		border-style:solid;
		border-color:lightgrey;
		background-color:white;
	}
	#big-img-section figure{
		margin-left:0vmax;
		margin-right:0vmax
	}
	#big-img-mess{
		height:45vmax;
		width:50vmax;	
	}
	#Col2-anchor-section{
		font-size:12px;
		width:100%;
		margin-top:0.5cm;
		margin-left:0vmax;
		margin-right:0vmax
	}
	#anchor-section{
		color:grey;
		margin-bottom:1cm;
	}
	#anchor-section a{
		margin-left:0.2cm;
		margin-right:0.2cm;
	}
	#Col2-anchor-section b{
		color:#0F52BA;
	}
	#Col2-anchor-section b i{
		color:#0F52BA;
		font-size:17px;
	}
	
	
	
} /*Media Query max-width:576px */

@media screen and (min-width:576px) and (max-width:770px){
	#Noti{
		font-family: 'Noto Sans', sans-serif;
		margin-top:2.2cm;
		width:100vw;
		overflow-x:hidden;
		position:fixed;
		display:flex;
		flex-direction:column;
		
	}
	#Col1{
		width:100vw;
		margin-right:10vmax;
		margin-left:10vmax;
		display:flex;
		flex-direction:column;
	}
	#Col1-col1{
		position:relative;
		width:80vw;
	}
	#Col1-col1-Top1{
		background-color:white;
		width:auto;
		height:auto;
		border-width:1.5px 1.5px 1.5px 1.5px;
		border-style:solid;
		border-color:lightgrey;
		border-radius:10px;
	}
	#Nav-section{
		position:relative;
		padding-top:0.2cm;
		scrollbar-width:none;
	}
	#v-profi{
		border-radius:100px;
		position:relative;
		height:1.8cm;
		margin-left:0.5cm;
		margin-top:1cm;
	}
	#back{
		background-image:url('https://wallpapers.com/images/featured/profile-background-b5vedq7mz8mjvslu.jpg');
		background-repeat:no-repeat;
		background-size:cover;
		height:1.8cm;
		border-radius:10px 10px 0px 0px;
	}
	#Col1-col1-Top1 > h2{
		position:relative;
		margin-top:1.3cm;
		font-size:19px;
		margin-left:0.5cm;
	}
	#Col1-col1-Top1 > #stu{
		font-size:12px;
		position:relative;
		margin-left:0.5cm;
		margin-top:-0.2cm;
	}
	#Col1-col1-Top1 > #pune{
		font-size:12px;
		position:relative;
		color:grey;
		margin-left:0.5cm;
		margin-top:-0.1cm;
	}
	#bamua-combo{
		position:relative;
		display:flex;
		margin-left:0.5cm;
		margin-top:-0.3cm;
	}
	#bamua{
		position:absolute;
		height:0.6cm;
		margin-top:0.2cm;
	}
	#p-bamua{
		font-size:12px;
		position:relative;
		font-weight:bold;
		margin-left:0.8cm;
	}
	#Col1-col1-Top2{
		background-color:white;
		width:100%;
		margin-top:0.3cm;
		display:flex;
		padding-top:0.5cm;
		padding-bottom:0.5cm;
		justify-content:space-between;
		border-width:1.5px 1.5px 1.5px 1.5px;
		border-style:solid;
		border-radius:10px;
		border-color:lightgrey;
	}
	#Col1-col1-Top2 b{
		margin-left:0.5cm;
	}
	#Col1-col1-Top2 span{
		margin-right:0.5cm;
		font-size:15px;
		color:#1560BD;
	}
	#Col1-col2{
		position:relative;
		width:80vw;
	}
	#Col1-col2-Top1{
		background-color:white;
		width:auto;
		height:auto;
		display:flex;
		flex-wrap:wrap;
		font-weight:bold;
		font-size:14.5px;
		border-width:1.5px 1.5px 1.5px 1.5px;
		border-style:solid;
		border-color:lightgrey;
		border-radius:10px;
		margin-top:0.3cm;
		gap:10px;
	}
	#Col1-col2-Top1 span{
		padding:0.2cm 0.4cm 0.2cm 0.4cm;
		border:1px solid lightgrey;
		border-radius:20px;
		margin-top:0.3cm;
		margin-bottom:0.3cm;
	}
	#Col1-col2-Top1 #all{
		background-color:darkgreen;
		color:white;
		margin-left:0.3cm;
	}
	#Col1-col2-Top2{
		width:100%;
		background-color:white;
		border-width:1.5px 1.5px 1.5px 1.5px;
		border-style:solid;
		border-radius:10px;
		border-color:lightgrey;
		margin-top:0.3cm;
	}
	#Col1-col2-Top2 #Top1{
		display:flex;
		border-width:0px 0px 1px 0px;
		border-style:solid;
		border-color:lightgrey;
		justify-content:space-evenly;
		margin-left:3vmax;
		margin-right:3vmax;
		height:3cm;
	}
	#Col1-col2-Top2 a{
		text-decoration:none;
		color:black;
	}
	#Col1-col2-Top2 #Top1 figure{
		margin-left:0cm;
		margin-right:0.2cm;
	}
	#Col1-col2-Top2 #Top1 #rec-img{
		height:1.3cm;
		width:auto;
		
	}
	#Col1-col2-Top2 #Top1 #text-sec{
		margin-left:0cm;
		font-size:14px;
		margin-top:0.6cm;
	}
	#Col1-col2-Top2 #Top1 #text-sec b{
		color:#1560BD;
		padding:5px 10px 5px 10px;
		border: 1px solid #1560BD;
		border-radius:20px;
	}
	#Col1-col2-Top2 #Top1 #time-sec{
		margin-top:0.6cm;
	}
	#Col1-col2-Top2 #Top1 #time-sec span{
		font-size:13px;
		color:grey;
	}
	#Col1-col2-Top2 #Top2{
		display:flex;
		border-width:0px 0px 1px 0px;
		border-style:solid;
		border-color:lightgrey;
		justify-content:space-between;
		margin-left:3vmax;
		margin-right:3vmax;
		height:3cm;
		align-items:center;
	}
	#Col1-col2-Top2 #Top2 #Top2-top2{
		display:flex;
		gap:1vmax;
	}
	#Col1-col2-Top2 #Top2 figure{
		margin-left:0cm;
		margin-right:0cm;
	}
	#Col1-col2-Top2 #Top2 #rec-img{
		height:1.3cm;
		width:auto;
	}
	#Col1-col2-Top2 #Top2 #text-sec{
		margin-left:0cm;
		font-size:14px;
		margin-top:0.9cm;
	}
	#Col1-col2-Top2 #Top2 #text-sec b{
		color:#1560BD;
		padding:5px 10px 5px 10px;
		border: 1px solid #1560BD;
		border-radius:20px;
	}
	#Col1-col2-Top2 #Top2 #time-sec{
		margin-top:0.6cm;
	}
	#Col1-col2-Top2 #Top2 #time-sec span{
		font-size:13px;
		color:grey;
	}
	#Col1-col2-Top2 #Top3{
		display:flex;
		border-width:0px 0px 1px 0px;
		border-style:solid;
		border-color:lightgrey;
		justify-content:space-between;
		margin-left:3vmax;
		margin-right:3vmax;
		height:3cm;
		align-items:center;
	}
	#Col1-col2-Top2 #Top3 #Top2-top2{
		display:flex;
		gap:1vmax;
	}
	#Col1-col2-Top2 #Top3 figure{
		margin-left:0cm;
		margin-right:0cm;
	}
	#Col1-col2-Top2 #Top3 #rec-img{
		height:1.3cm;
		width:auto;
		border-radius:100px;
	}
	#Col1-col2-Top2 #Top3 #text-sec{
		margin-left:0cm;
		font-size:14px;
		margin-top:0.9cm;
	}
	#Col1-col2-Top2 #Top3 #text-sec b{
		color:#1560BD;
		padding:5px 10px 5px 10px;
		border: 1px solid #1560BD;
		border-radius:20px;
	}
	#Col1-col2-Top2 #Top3 #time-sec{
		margin-top:0.6cm;
	}
	#Col1-col2-Top2 #Top3 #time-sec span{
		font-size:13px;
		color:grey;
	}
	#Col2{
		margin-top:0.3cm;
		margin-right:auto;
		margin-left:auto;
	}
	#big-img-section{
		width:80vw;
		border-width:1.5px 1.5px 1.5px 1.5px;
		border-style:solid;
		border-color:lightgrey;
		background-color:white;
		border-radius:10px;
	}
	#big-img-section figure{
		margin-left:0vmax;
		margin-right:0vmax
	}
	#big-img-mess{
		height:45vmax;
		width:50vmax;	
	}
	#Col2-anchor-section{
		font-size:12px;
		width:100%;
		margin-top:0.5cm;
		margin-left:0vmax;
		margin-right:0vmax
	}
	#anchor-section{
		color:grey;
		margin-bottom:1cm;
	}
	#anchor-section a{
		margin-left:0.2cm;
		margin-right:0.2cm;
	}
	#Col2-anchor-section b{
		color:#0F52BA;
	}
	#Col2-anchor-section b i{
		color:#0F52BA;
		font-size:17px;
	}
	
	
} /*Media Query (min-width:576px) and (max-width:770px) */

@media screen and (min-width:770px) and (max-width:990px){
	#Noti{
		font-family: 'Noto Sans', sans-serif;
		margin-top:2.2cm;
		width:100vw;
		overflow-x:hidden;
		position:fixed;
		display:flex;
		flex-direction:column;
	}
	#Col1{
		width:100vw;
		justify-content:space-around;
		gap:20px;
		display:flex;
		flex-direction:row;
	}
	#Col1-col1{
		position:relative;
		width:30vw;
		margin-left:auto;
	}
	#Col1-col1-Top1{
		background-color:white;
		width:auto;
		height:auto;
		border-width:1.5px 1.5px 1.5px 1.5px;
		border-style:solid;
		border-color:lightgrey;
		border-radius:10px;
	}
	#Nav-section{
		position:relative;
		padding-top:0.2cm;
		scrollbar-width:none;
	}
	#v-profi{
		border-radius:100px;
		position:relative;
		height:1.8cm;
		margin-left:0.5cm;
		margin-top:1cm;
	}
	#back{
		background-image:url('https://wallpapers.com/images/featured/profile-background-b5vedq7mz8mjvslu.jpg');
		background-repeat:no-repeat;
		background-size:cover;
		height:1.8cm;
		border-radius:10px 10px 0px 0px;
	}
	#Col1-col1-Top1 > h2{
		position:relative;
		margin-top:1.3cm;
		font-size:19px;
		margin-left:0.5cm;
	}
	#Col1-col1-Top1 > #stu{
		font-size:12px;
		position:relative;
		margin-left:0.5cm;
		margin-top:-0.2cm;
	}
	#Col1-col1-Top1 > #pune{
		font-size:12px;
		position:relative;
		color:grey;
		margin-left:0.5cm;
		margin-top:-0.1cm;
	}
	#bamua-combo{
		position:relative;
		display:flex;
		margin-left:0.5cm;
		margin-top:-0.3cm;
	}
	#bamua{
		position:absolute;
		height:0.6cm;
		margin-top:0.2cm;
	}
	#p-bamua{
		font-size:12px;
		position:relative;
		font-weight:bold;
		margin-left:0.8cm;
	}
	#Col1-col1-Top2{
		background-color:white;
		width:100%;
		margin-top:0.3cm;
		display:flex;
		flex-direction:column;
		padding-top:0.5cm;
		padding-bottom:0.5cm;
		justify-content:space-between;
		border-width:1.5px 1.5px 1.5px 1.5px;
		border-style:solid;
		border-radius:10px;
		border-color:lightgrey;
	}
	#Col1-col1-Top2 b{
		margin-left:0.5cm;
	}
	#Col1-col1-Top2 span{
		margin-right:0.5cm;
		font-size:15px;
		margin-left:0.5cm;
		margin-top:0.5cm;
		color:#1560BD;
	}
	#Col1-col2{
		position:relative;
		width:60vw;
		margin-right:auto;
	}
	#Col1-col2-Top1{
		background-color:white;
		width:auto;
		height:auto;
		display:flex;
		flex-wrap:wrap;
		font-weight:bold;
		font-size:14.5px;
		border-width:1.5px 1.5px 1.5px 1.5px;
		border-style:solid;
		border-color:lightgrey;
		border-radius:10px;
		gap:10px;
	}
	#Col1-col2-Top1 span{
		padding:0.2cm 0.4cm 0.2cm 0.4cm;
		border:1px solid lightgrey;
		border-radius:20px;
		margin-top:0.3cm;
		margin-bottom:0.3cm;
	}
	#Col1-col2-Top1 #all{
		background-color:darkgreen;
		color:white;
		margin-left:0.3cm;
	}
	#Col1-col2-Top2{
		width:100%;
		background-color:white;
		border-width:1.5px 1.5px 1.5px 1.5px;
		border-style:solid;
		border-radius:10px;
		border-color:lightgrey;
		margin-top:0.3cm;
	}
	#Col1-col2-Top2 #Top1{
		display:flex;
		border-width:0px 0px 1px 0px;
		border-style:solid;
		border-color:lightgrey;
		justify-content:space-evenly;
		margin-left:3vmax;
		margin-right:3vmax;
		height:3cm;
	}
	#Col1-col2-Top2 a{
		text-decoration:none;
		color:black;
	}
	#Col1-col2-Top2 #Top1 figure{
		margin-left:0cm;
		margin-right:0.2cm;
	}
	#Col1-col2-Top2 #Top1 #rec-img{
		height:1.3cm;
		width:auto;
		
	}
	#Col1-col2-Top2 #Top1 #text-sec{
		margin-left:0cm;
		font-size:14px;
		margin-top:0.6cm;
	}
	#Col1-col2-Top2 #Top1 #text-sec b{
		color:#1560BD;
		padding:5px 10px 5px 10px;
		border: 1px solid #1560BD;
		border-radius:20px;
	}
	#Col1-col2-Top2 #Top1 #time-sec{
		margin-top:0.6cm;
	}
	#Col1-col2-Top2 #Top1 #time-sec span{
		font-size:13px;
		color:grey;
	}
	#Col1-col2-Top2 #Top2{
		display:flex;
		border-width:0px 0px 1px 0px;
		border-style:solid;
		border-color:lightgrey;
		justify-content:space-between;
		margin-left:3vmax;
		margin-right:3vmax;
		height:3cm;
		align-items:center;
	}
	#Col1-col2-Top2 #Top2 #Top2-top2{
		display:flex;
		gap:1vmax;
	}
	#Col1-col2-Top2 #Top2 figure{
		margin-left:0cm;
		margin-right:0cm;
	}
	#Col1-col2-Top2 #Top2 #rec-img{
		height:1.3cm;
		width:auto;
	}
	#Col1-col2-Top2 #Top2 #text-sec{
		margin-left:0cm;
		font-size:14px;
		margin-top:0.9cm;
	}
	#Col1-col2-Top2 #Top2 #text-sec b{
		color:#1560BD;
		padding:5px 10px 5px 10px;
		border: 1px solid #1560BD;
		border-radius:20px;
	}
	#Col1-col2-Top2 #Top2 #time-sec{
		margin-top:0.6cm;
	}
	#Col1-col2-Top2 #Top2 #time-sec span{
		font-size:13px;
		color:grey;
	}
	#Col1-col2-Top2 #Top3{
		display:flex;
		border-width:0px 0px 1px 0px;
		border-style:solid;
		border-color:lightgrey;
		justify-content:space-between;
		margin-left:3vmax;
		margin-right:3vmax;
		height:3cm;
		align-items:center;
	}
	#Col1-col2-Top2 #Top3 #Top2-top2{
		display:flex;
		gap:1vmax;
	}
	#Col1-col2-Top2 #Top3 figure{
		margin-left:0cm;
		margin-right:0cm;
	}
	#Col1-col2-Top2 #Top3 #rec-img{
		height:1.3cm;
		width:auto;
		border-radius:100px;
	}
	#Col1-col2-Top2 #Top3 #text-sec{
		margin-left:0cm;
		font-size:14px;
		margin-top:0.9cm;
	}
	#Col1-col2-Top2 #Top3 #text-sec b{
		color:#1560BD;
		padding:5px 10px 5px 10px;
		border: 1px solid #1560BD;
		border-radius:20px;
	}
	#Col1-col2-Top2 #Top3 #time-sec{
		margin-top:0.6cm;
	}
	#Col1-col2-Top2 #Top3 #time-sec span{
		font-size:13px;
		color:grey;
	}
	#Col2{
		margin-top:0.3cm;
		margin-right:auto;
		margin-left:auto;
	}
	#big-img-section{
		width:60vw;
		border-width:1.5px 1.5px 1.5px 1.5px;
		border-style:solid;
		border-color:lightgrey;
		background-color:white;
		border-radius:10px;
	}
	#big-img-section figure{
		margin-left:0vmax;
		margin-right:0vmax
	}
	#big-img-mess{
		height:35vmax;
		width:40vmax;	
	}
	#Col2-anchor-section{
		font-size:12px;
		width:100%;
		margin-top:0.5cm;
		margin-left:0vmax;
		margin-right:0vmax
	}
	#anchor-section{
		color:grey;
		margin-bottom:1cm;
	}
	#anchor-section a{
		margin-left:0.2cm;
		margin-right:0.2cm;
	}
	#Col2-anchor-section b{
		color:#0F52BA;
	}
	#Col2-anchor-section b i{
		color:#0F52BA;
		font-size:17px;
	}
} /*Media Query (min-width:770px) and (max-width:990px) */


@media screen and (min-width:990px){
	body{
		overflow-x:hidden;
	}
	header{
		position:fixed;
	}
	#Noti{
		font-family: 'Noto Sans', sans-serif;
		margin-top:2.2cm;
		width:100vw;
		margin-left:0cm;
		margin-right:3cm;
		position:fixed;
	}
	#Col1{
		width:100%;
		gap:20px;
		display:flex;
		flex-direction:row;
	}
	#Col1-col1{
		width:22%;
		position:fixed;
		margin-left:3.7vmax;
	}
	#Col2{
		position:fixed;
		width:20%;
		top:13%;
		margin-left:41.5%;
	}
	#Exception{
		position:absolute;
		width:100%;
		z-index:2;
	}
	#Col1-col2{
		position:relative;
		width:40%;
		display:flex;
		flex-direction:row;
		margin-left:26.8%;
		margin-right:auto;
	}
	#Col1-col1-Top1{
		background-color:white;
		width:auto;
		height:auto;
		border-width:1.5px 1.5px 1.5px 1.5px;
		border-style:solid;
		border-color:lightgrey;
		border-radius:10px;
	}
	#Nav-section{
		position:relative;
		padding-top:0.2cm;
		scrollbar-width:none;
	}
	#v-profi{
		border-radius:100px;
		position:relative;
		height:1.8cm;
		margin-left:0.5cm;
		margin-top:1cm;
	}
	#back{
		background-image:url('https://wallpapers.com/images/featured/profile-background-b5vedq7mz8mjvslu.jpg');
		background-repeat:no-repeat;
		background-size:cover;
		height:1.8cm;
		border-radius:10px 10px 0px 0px;
	}
	#Col1-col1-Top1 > h2{
		position:relative;
		margin-top:1.3cm;
		font-size:19px;
		margin-left:0.5cm;
	}
	#Col1-col1-Top1 > #stu{
		font-size:12px;
		position:relative;
		margin-left:0.5cm;
		margin-top:-0.2cm;
	}
	#Col1-col1-Top1 > #pune{
		font-size:12px;
		position:relative;
		color:grey;
		margin-left:0.5cm;
		margin-top:-0.1cm;
	}
	#bamua-combo{
		position:relative;
		display:flex;
		margin-left:0.5cm;
		margin-top:-0.3cm;
	}
	#bamua{
		position:absolute;
		height:0.6cm;
		margin-top:0.2cm;
	}
	#p-bamua{
		font-size:12px;
		position:relative;
		font-weight:bold;
		margin-left:0.8cm;
	}
	#Col1-col1-Top2{
		background-color:white;
		width:100%;
		flex-direction:column;
		margin-top:0.3cm;
		display:flex;
		padding-top:0.5cm;
		padding-bottom:0.5cm;
		justify-content:space-between;
		border-width:1.5px 1.5px 1.5px 1.5px;
		border-style:solid;
		border-radius:10px;
		border-color:lightgrey;
	}
	#Col1-col1-Top2 b{
		margin-left:0.5cm;
	}
	#Col1-col1-Top2 span{
		margin-right:0.5cm;
		font-size:15px;
		margin-top:0.5cm;
		margin-left:0.5cm;
		color:#1560BD;
	}
	#Col1-col2-Top1{
		background-color:white;
		width:auto;
		height:auto;
		display:flex;
		flex-wrap:wrap;
		font-weight:bold;
		font-size:14.5px;
		border-width:1.5px 1.5px 1.5px 1.5px;
		border-style:solid;
		border-color:lightgrey;
		border-radius:10px;
		gap:10px;
	}
	#Col1-col2-Top1 span{
		padding:0.2cm 0.4cm 0.2cm 0.4cm;
		border:1px solid lightgrey;
		border-radius:20px;
		margin-top:0.3cm;
		margin-bottom:0.3cm;
	}
	#Col1-col2-Top1 #all{
		background-color:darkgreen;
		color:white;
		margin-left:0.3cm;
	}
	#Col1-col2-Top2{
		width:100%;
		background-color:white;
		border-width:1.5px 1.5px 1.5px 1.5px;
		border-style:solid;
		border-radius:10px;
		border-color:lightgrey;
		margin-top:0.3cm;
	}
	#Col1-col2-Top2 #Top1{
		display:flex;
		border-width:0px 0px 1px 0px;
		border-style:solid;
		border-color:lightgrey;
		justify-content:space-evenly;
		margin-left:3vmax;
		margin-right:3vmax;
		height:3cm;
	}
	#Col1-col2-Top2 a{
		text-decoration:none;
		color:black;
	}
	#Col1-col2-Top2 #Top1 figure{
		margin-left:0cm;
		margin-right:0.2cm;
	}
	#Col1-col2-Top2 #Top1 #rec-img{
		height:1.3cm;
		width:auto;
		
	}
	#Col1-col2-Top2 #Top1 #text-sec{
		margin-left:0cm;
		font-size:14px;
		margin-top:0.6cm;
	}
	#Col1-col2-Top2 #Top1 #text-sec b{
		color:#1560BD;
		padding:5px 10px 5px 10px;
		border: 1px solid #1560BD;
		border-radius:20px;
	}
	#Col1-col2-Top2 #Top1 #time-sec{
		margin-top:0.6cm;
	}
	#Col1-col2-Top2 #Top1 #time-sec span{
		font-size:13px;
		color:grey;
	}
	#Col1-col2-Top2 #Top2{
		display:flex;
		border-width:0px 0px 1px 0px;
		border-style:solid;
		border-color:lightgrey;
		justify-content:space-between;
		margin-left:3vmax;
		margin-right:3vmax;
		height:3cm;
		align-items:center;
	}
	#Col1-col2-Top2 #Top2 #Top2-top2{
		display:flex;
		gap:1vmax;
	}
	#Col1-col2-Top2 #Top2 figure{
		margin-left:0cm;
		margin-right:0cm;
	}
	#Col1-col2-Top2 #Top2 #rec-img{
		height:1.3cm;
		width:auto;
	}
	#Col1-col2-Top2 #Top2 #text-sec{
		margin-left:0cm;
		font-size:14px;
		margin-top:0.9cm;
	}
	#Col1-col2-Top2 #Top2 #text-sec b{
		color:#1560BD;
		padding:5px 10px 5px 10px;
		border: 1px solid #1560BD;
		border-radius:20px;
	}
	#Col1-col2-Top2 #Top2 #time-sec{
		margin-top:0.6cm;
	}
	#Col1-col2-Top2 #Top2 #time-sec span{
		font-size:13px;
		color:grey;
	}
	#Col1-col2-Top2 #Top3{
		display:flex;
		border-width:0px 0px 1px 0px;
		border-style:solid;
		border-color:lightgrey;
		justify-content:space-between;
		margin-left:3vmax;
		margin-right:3vmax;
		height:3cm;
		align-items:center;
	}
	#Col1-col2-Top2 #Top3 #Top2-top2{
		display:flex;
		gap:1vmax;
	}
	#Col1-col2-Top2 #Top3 figure{
		margin-left:0cm;
		margin-right:0cm;
	}
	#Col1-col2-Top2 #Top3 #rec-img{
		height:1.3cm;
		width:auto;
		border-radius:100px;
	}
	#Col1-col2-Top2 #Top3 #text-sec{
		margin-left:0cm;
		font-size:14px;
		margin-top:0.9cm;
	}
	#Col1-col2-Top2 #Top3 #text-sec b{
		color:#1560BD;
		padding:5px 10px 5px 10px;
		border: 1px solid #1560BD;
		border-radius:20px;
	}
	#Col1-col2-Top2 #Top3 #time-sec{
		margin-top:0.6cm;
	}
	#Col1-col2-Top2 #Top3 #time-sec span{
		font-size:13px;
		color:grey;
	}
	#big-img-section{
		width:25.9vw;
	}
	#big-img-section figure{
		margin-left:0vmax;
		margin-right:0vmax
	}
	#big-img-mess{
		height:220px;
		width:270px;
		border-width:1.5px 1.5px 1.5px 1.5px;
		border-style:solid;
		border-color:lightgrey;
		border-radius:10px;
		text-align:center;
	}
	#Col2-anchor-section{
		font-size:12px;
		position:absolute;
		width:130%;
		margin-top:0.5cm;
		margin-left:0vmax;
		margin-right:0vmax
	}
	#anchor-section{
		color:grey;
		margin-bottom:1cm;
	}
	#anchor-section a{
		margin-left:0.2cm;
		margin-right:0.2cm;
	}
	#Col2-anchor-section b{
		color:#0F52BA;
	}
	#Col2-anchor-section b i{
		color:#0F52BA;
		font-size:17px;
	}
} /*Media Query min-width:990px */

#apps-sec > button{
	background-color:white;
	border:none;
}

/*App section*/
.Apps-content{
	position:fixed;
	width:60%;
	border:none;
	border-radius:5px;
	height:11cm;
	z-index:1;
	top:15%;
	left:20%;
	box-shadow:1px -1px 10px 2px grey;
}
.popcol1{
	position:absolute;
	width:40%;
	left:4%;
	right:0%;
}
.App1{
	margin-left:1cm;
}
.App1 > h3{
	margin-top:1cm;
	margin-bottom:1.3cm;
}
.App1 > figure{
	margin:0;
	font-size:13px;
	font-weight:bold;
	display:flex;
	gap:30px;
	align-items:center;
	margin-bottom:0.7cm;
}
.Sell, .Groups{
	height:0.8cm;
}
.App2{
	margin-left:1cm;
}
.App2 > h4{
	color:grey;
	margin-top:1cm;
	margin-bottom:0.8cm;
}
.App2 > figure{
	margin:0;
	font-size:13px;
	font-weight:bold;
	display:flex;
	gap:30px;
	align-items:center;
	margin-bottom:0.7cm;
}
.AI, .Talent{
	height:0.8cm;
}
.App3{
	margin-left:1cm;
}
.App3 > h4{
	color:grey;
	margin-top:1cm;
	margin-bottom:0.8cm;
}
.App3 > figure{
	margin:0;
	font-size:13px;
	font-weight:bold;
	display:flex;
	gap:30px;
	align-items:center;
	margin-bottom:0.7cm;
}
.Sales{
	height:0.8cm;
}
.popcol2{
	position:absolute;
	width:50%;
	left:50%;
}
.popcol2 > h3{
	margin-top:1cm;
}
.popcol2 > .pop1{
	margin-top:1.5cm;
}
.popcol2 > .pop1 > h5{
	margin:0%;
}
.popcol2 > .pop1 > small{
	font-size:12px;
	color:grey;
}
.popcol2 > .pop2, .pop3, .pop4, .pop5, .pop6, .pop7{
	margin-top:1cm;
}
.popcol2 > .pop2 > h5{
	margin:0%;
}
.popcol2 > .pop2 > small{
	font-size:12px;
	color:grey;
}
.popcol2 > .pop3 > h5{
	margin:0%;
}
.popcol2 > .pop3 > small{
	font-size:12px;
	color:grey;
}
.popcol2 > .pop4 > h5{
	margin:0%;
}
.popcol2 > .pop4 > small{
	font-size:12px;
	color:grey;
}
.popcol2 > .pop5 > h5{
	margin:0%;
}
.popcol2 > .pop5 > small{
	font-size:12px;
	color:grey;
}
.popcol2 > .pop6 > h5{
	margin:0%;
}
.popcol2 > .pop6 > small{
	font-size:12px;
	color:grey;
}
.popcol2 > .pop7 > h5{
	margin:0%;
}
.popcol2 > .pop7 > small{
	font-size:12px;
	color:grey;
}
.popcol2 > div{
	font-size:13px;
	color:grey;
	margin-top:1cm;
	height:2cm;
	font-weight:bold;
}

@media screen and (max-width:770px){
	.Apps-content{
	position:fixed;
	width:100%;
	border:none;
	border-radius:5px;
	height:18cm;
	z-index:1;
	margin-top:-0.5cm;
	left:0%;
	box-shadow:1px -1px 10px 2px grey;
}
}

@media screen and (min-width:770px){
	.Apps-content{
	position:fixed;
	width:60%;
	border:none;
	border-radius:5px;
	height:12cm;
	z-index:1;
	margin-top:0cm;
	left:10%;
	box-shadow:1px -1px 10px 2px grey;
}
}


.profile-content{
	display:flex;
	gap:10px;
	margin-top:0.5cm;
	margin-left:0.1cm;
}
.profile-content > figure{
	margin:0cm;
}
.profile-content > figure > #me{
	height:1cm;
	border-radius:100px;
}
.profile-content > #Profile-section > h5{
	font-size:20px;
	margin:0cm;
}
.profile-content > #Profile-section > small{
	font-size:12px;
}
#profile-id > #view-verify{
	display:flex;
	gap:10px;
	margin-left:0.5cm;
	margin-top:0.5cm;
}
#profile-id > #view-verify > #view-pop-id-p, #view-pop-id-h5{
	margin:0cm;
	font-size:13px;
	padding:0.2cm 0.3cm 0.2cm 0.3cm;
	font-weight:bold;
	border-radius:15px;
}
#profile-id > #view-verify > #view-pop-id-p{
	background-color:white;
	border:1px solid #0077B6;
	color:#0077B6;
}
#profile-id > #view-verify > #view-pop-id-h5{
	background-color:#0077B6;
	color:white;
	margin:0cm;
}
#profile-id > #set{
	margin-left:0.2cm;
	margin-top:0.5cm;
}
#profile-id > #set > h5{
	margin:0cm;
	margin-left:0.3cm;
}
#profile-id > #set > figure{
	margin:0cm;
	display:flex;
	gap:5px;
	margin-left:0.3cm;
	margin-bottom:0.3cm;
	margin-top:0.4cm;
}
#profile-id > #set > figure > img{
	height:0.4cm;
}
#profile-id > #set > figure > figcaption{
	font-size:12px;
	color:grey;
}
#profile-id > #set > small{
	margin:0cm;
	font-size:12px;
	color:grey;
	margin-left:0.3cm;
}
#profile-id > #set > p{
	margin:0cm;
	font-size:12px;
	color:grey;
	margin-left:0.3cm;
}
#profile-id > #set > p{
	margin-top:0.3cm;
}
#profile-id > #man{
	margin-left:0.25cm;
	margin-top:0.5cm;
}
#profile-id > #man > h5{
	margin:0cm;
	margin-left:0.3cm;
}
#profile-id > #man > p{
	margin-top:0.25cm;
	font-size:12px;
	color:grey;
	margin-left:0.25cm;
	margin-bottom:0.15cm;
}
#profile-id > #man > small{
	font-size:12px;
	color:grey;
	margin-left:0.25cm;
}
#profile-id > p{
	font-size:12px;
	color:grey;
	margin-left:0.5cm;
	padding-bottom:0.5cm;
}


@media screen and (max-width:799px){
	#profile-id{
	height:13cm;
	position:fixed;
	width:100%;
	border:none;
	border-radius:5px;
	margin-top:2.5cm;
	left:0%;
	padding-top:0.5cm;
	overflow-y:scroll;
	box-shadow:1px -1px 10px 2px grey;
}
	.profile-content{
	display:flex;
	gap:20px;
	margin-top:0cm;
	margin-left:0.5cm;
}
.profile-content > figure{
	margin:0cm;
}
.profile-content > figure > #me{
	height:1cm;
	border-radius:100px;
}
.profile-content > #Profile-section > h5{
	margin:0cm;
	font-size:20px;
}
.profile-content > #Profile-section > small{
	font-size:17px;
}
#profile-id > #view-verify{
	display:flex;
	gap:10px;
	margin-left:0.5cm;
	margin-top:0.5cm;
	margin-bottom:0.5cm;
}
#profile-id > #view-verify > #view-pop-id-p{
	background-color:white;
	border:1px solid #0077B6;
	color:#0077B6;
	margin:0cm;
	font-size:17px;
	padding:0.25cm 0.35cm 0.25cm 0.35cm;
	font-weight:bold;
	border-radius:30px;
}
#profile-id > #view-verify > #view-pop-id-h5{
	background-color:#0077B6;
	color:white;
	margin:0cm;
	font-size:17px;
	padding:0.25cm 0.35cm 0.25cm 0.35cm;
	font-weight:bold;
	border-radius:30px;
}
#profile-id > #set{
	margin-left:0.2cm;
	margin-top:0.5cm;
	margin-bottom:0.5cm;
}
#profile-id > #set > h5{
	margin:0cm;
	font-size:20px;
	margin-left:0.3cm;
}
#profile-id > #set > figure{
	margin:0cm;
	display:flex;
	gap:5px;
	margin-left:0.3cm;
	margin-bottom:0.3cm;
	margin-top:0.4cm;
}
#profile-id > #set > figure > img{
	height:0.5cm;
}
#profile-id > #set > figure > figcaption{
	font-size:20px;
	color:grey;
}
#profile-id > #set > small{
	margin:0cm;
	font-size:17px;
	color:grey;
	margin-left:0.3cm;
}
#profile-id > #set > p{
	margin:0cm;
	font-size:17px;
	color:grey;
	margin-left:0.3cm;
	margin-top:0.3cm;
}
#profile-id > #man{
	margin-left:0.25cm;
	margin-top:0.5cm;
	margin-bottom:0.5cm;
}
#profile-id > #man > h5{
	margin:0cm;
	font-size:20px;
	margin-left:0.3cm;
}
#profile-id > #man > p{
	margin-top:0.25cm;
	font-size:17px;
	color:grey;
	margin-left:0.25cm;
	margin-bottom:0.15cm;
}
#profile-id > #man > small{
	font-size:17px;
	color:grey;
	margin-left:0.25cm;
}
#profile-id > p{
	font-size:17px;
	color:grey;
	margin-left:0.5cm;
	padding-bottom:0.5cm;
}
}

@media screen and (min-width:799px){
	#profile-id{
	height:10cm;
	position:fixed;
	width:25%;
	border:none;
	border-radius:5px;
	margin-top:2cm;
	left:40%;
	box-shadow:1px -1px 10px 2px grey;
}
}
