.img-madras{
    margin-top: 30px;
    width:100%;
}

.img-hussain
{
    width: 30%;
}

.border0
{
    width: 40%;
}

.border1
{
    width: 40%;
    float: right;
    margin-top: 3%;
}
.logo
{
    width:10%;
    margin-left: 55px;
}
.resp-head
{
    margin-top: 2%
}
.kh
{
    margin-top: 2%;
    width: 30%;
}

.forml
{
   
    width: auto;
    margin:  auto;
    margin-top: 220px;
    padding: 4em 0;
    border: 4px solid #f9e9c8;
    box-shadow: 1px 1px 10px #b5b5b5;
    border-radius: 15px 15px 15px 15px;
    margin-bottom: 3em;
    text-align: center;
}
.inp
{
    background-color: #f9e9c8;
    border: none;
    color: #fffff;
    padding: 15px;
    text-align: left;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 5px;
    width: 80%;
    -webkit-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;
    border: 2px solid #0080b0;
    margin-bottom: 2em;
}
.btn1
{
    background-color: #c22328;
    border: none;
    color: white;
    width: 80%;
    padding: 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}
.resp-footer
{
    background-color: #1e3620; 
    padding: 10px;
    color: #fff;
    margin-top: 100px !important;
}
.lr
{
	padding-top:220px;
	padding-left: 50px;
	width:350px;
}
::placeholder {
	color: #000;
}

