*{	padding:0;
	margin:0;
	clear:both;}
	
	

	


#understand{	background:#F8F9FA;
				width:100%;
				height:920px;
				padding-top:100px; 
				padding-bottom:100px;}
				
			
				
#understand h1{ color: #164988;
text-align: center;
leading-trim: both;
text-edge: cap;
font-size: 50px;
font-style: normal;
font-weight: 500;
line-height: normal;}

#understand h4{ color: #000;
text-align: center;
font-family: Poppins;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
padding-bottom:60px;
padding-top:10px;}



#understand .container .mysp{	padding-top:100px;}	


#understand .animated {
  animation: up-down 2s ease-in-out infinite alternate-reverse both;
}

#understand .animated2 {
  animation: up-down 1s linear infinite alternate-reverse both;
}

#understand .animated3 {
  animation: up-down 1s ease infinite alternate-reverse both;
}




#slide h1{	color: #164988;
text-align: center;
leading-trim: both;
text-edge: cap;
font-family: Oswald;
font-size: 50px;
font-style: normal;
font-weight: 500;
line-height: normal;}	

#slide h4{ color: #000;
text-align: center;
font-family: Poppins;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
	padding-bottom:60px;
	padding-top:10px;}


			
						

/* On Projects Close */

/* Mobile View Start */

@media only screen and (max-width: 600px) {
 #understand {
    background: #F8F9FA;
    width: 100%;
    height:auto;
    padding-top: 100px;
    padding-bottom: 100px;
}

#about h1{ color: #164988;
text-align: center;
leading-trim: both;
text-edge: cap;
font-family: Oswald;
font-size: 4px;
font-style: normal;
font-weight: 500;
line-height: normal; padding-top:10px;}

#about h4{ color: #000;
text-align: center;
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: normal;
padding-bottom:60px;
padding-top:10px;}


}

/* Media quiry close 600px */ 






