
         
        body {
            background-image: url(/images/paygiri.png); 
            background-size: cover;
            background-repeat: no-repeat;
        }
            
        
      img.mail {
  width: 81px;
  height: 81px;
  object-fit: contain;

}
#followupfrm
{
    width: 341px;
margin: 0 auto;
clear: both;
position: absolute;
top: 30%;
right: 0;
left: 0;
border: 1px solid #736e6e;
border-radius: 15px;
padding: 30px;
text-align:center;
background: #fff;
}
.head-input
{
     margin: 1px 10px 15px 10px;
font-family: BTitr;
font-size: 28px;
font-weight: bold;
font-stretch: normal;
font-style: normal;
line-height: 1.75;
letter-spacing: normal;
text-align: left;
color: #000;
  }
  .head-logo  
  {
      text-align: left;
          /* position: absolute;
left: 85px;
top: 55px;*/

        }
   .head-logo img {
            width: 183px;
            height: 90px;
            margin-top: 30px;
            object-fit: contain;

        }
.head-logo p {
            
  height: 54px;
  object-fit: contain;
  font-family: BTitr;
  font-size: 31px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.74;
  letter-spacing: normal;
  color: #fff;

        }
        .controls input ,#btnFollowUP {
    font-family: Shabnam;
}


@media (max-width: 767px) 
         {
        body {
            background-image: url(/images/137-back-tab.png) ;
            background-size: cover;
            background-repeat: no-repeat;
        }
        .head-logo {
    position: absolute;
    left: 85px;
    top: 10px;
}
	.head-logo p {    
    		font-size: 23px;
    		color:#000;
   
	}
	 .head-logo img{
	    width: 95px;
height: 95px;
object-fit: contain;
	}
     .main-menu img  {
  width: 78px;
  height: 73px;
  object-fit: contain;

}   
.main-menu span {
   
    font-size: 16px;
  font-weight: bold;
    line-height: 1;
   
}
.head-logo
{
    position:unset;
}
.log-in img {
    width: 23px;
    height: 23px;
}
.head-logo  
  {
      text-align: center;
        }
.log-in {
    padding-left: 16px;
    height: 25px;
}
.log-in span
{
    font-size: 21px;
}

 }

 