.nav-logo{width:60%}


/* Style the main comment form container */
#respond {
  padding: 20px;
  background-color: #f9f9f9;
  border-radius: 5px;
}


@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row;
        margin-left: -160px !important;
    }
}



.wasiqform{width:100% !important;margin: 10px 0px;border: 2px solid #e6e6e6;}
.wasiqform input{width:100% !important;}



/* Style the form input fields */
#commentform input[type="text"],
#commentform input[type="email"],
#commentform input[type="url"],
#commentform textarea {
  width: 100%;
  padding: 10px;
  margin-bottom: 15px;
  border: 1px solid #ccc;
  border-radius: 3px;
}

/* Style the submit button */
#commentform #submit {
  background-color: #0073aa;
  color: #fff;
  border: none;
  padding: 10px 20px;
  border-radius: 3px;
  cursor: pointer;
}

/* Add a hover effect for the submit button */
#commentform #submit:hover {
  background-color: #005177;
}
wa11{width:20% !important;background-color: #ffffff; border: 2px solid grey;}
.wa1{width:100% !important;}
.wa1 input{width:100% !important;background-color: #ffffff; border: 2px solid grey;}
.wa1 textarea{width:100% !important;background-color: #ffffff; border: 2px solid grey;}

.addd {
    margin: 40px 0px;
    font-size: 18px;
}
.addd i {
    margin-right: 20px;
    font-size: 30px;
    color: #EC2526 !important;
}
.wad input{margin:10px 0px 10px;}
.wad textarea{margin:10px 0px 10px;}
