.footerImg {
background-size: contain;
background-position: bottom right;
margin-top: 100px;
}
.pre-footer-follow-us{
margin-top:100px;
}
.pre-footer-follow-us .icon-container{
display: flex;
align-items: center;
justify-content: center;
gap: 50px;
max-width: 240px;
flex-wrap: wrap;
margin: 40px auto;
}
.pre-footer-follow-us h3{
text-align: center;
font-family: 'noto-sans', sans-serif;
font-size: 30px;
color:#000000;
}
.pre-footer-follow-us ul {
}
.pre-footer-follow-us i.fa {
font-size:42px;
}
.pre-footer-follow-us i.fa:hover{
text-decoration:none;
}
.footer-inner-bottom{
background-size: 100%;
background-repeat: repeat;
}
#pdi_footer_form {
margin-top:100px;
}
#pdi_footer_form h2,#pdi_footer_form h3{
font-family: 'noto-sans', sans-serif;
font-size:30px;
text-align:center;
color:#000000;
}
#pdi_footer_form p {
font-family: 'noto-sans', sans-serif;
font-size:18px;
text-align: center;
}
.pdi-form--group iframe{
max-height:360px !important;
}
#menu-item-1933{
flex: 1 0 190px !important;
}
@media screen and (min-width: 1700px){
.footerImg{
margin-top:100px;
}
@media screen and (max-width: 959px){
.pre-footer-follow-us h3, #pdi_footer_form h2{
font-size:20px; 
}
#pdi_footer_form p {
font-size:16px;
}
}
.pdi-form--group{
min-height: 300px;
max-width: 650px;
margin: 0 auto;
padding-bottom: 30px;
}
}