.nrmlhd{
	text-align: center;
	font-size: 15px;
}
.border{
	margin-bottom: 15px;
	border-bottom: 1px #B9B9B9 solid;
}
.textleftpd {
	text-align: left;
	font-size: 22px;
	
}
.margtop{
	margin-top: 45px;
}
.txt h1{
	font-size: 18px;
}
.imgcr{
	text-align: center;
}
.txt2 h2{
	font-size: 26px;
	text-align: center;
}

@media only screen and (max-width: 600px){
	.txt h1{
	font-size: 18px;
		text-align: center;
}
	.social2 a {
    color: #2F353B;
    font-size: 20px;
    line-height: normal;
    margin: 0 5px;
    BACKGROUND-COLOR: #e3e3e3;
    padding: 15px;
    border-radius: 15px;
	margin: auto;
	text-align: center;
	
}
.aling{
	
    width: 100%;
    margin: auto;
}
}



.social2 a {
    color: #2F353B;
    font-size: 40px;
    line-height: normal;
    margin: 0 5px;
    BACKGROUND-COLOR: #e3e3e3;
    padding: 15px;
    border-radius: 15px;
	margin: auto;
	text-align: center;
	
}
.aling{
	display: flex;
    width: 100%;
    margin: auto;
}