/*
Theme Name: Shahadat Hosain
*/
p.w3ls_head_para {
  color: #44c7f4;
  letter-spacing: 1px;
  text-align: center;
  text-transform: none;
}

.w3_agile_mail_grid label {
    width: 100%;
}
.wpcf7-form-control {
    width: 100%;
}

.w3_agile_mail_grid input {
  background: #f5f5f5 none repeat scroll 0 0;
  border: 1px solid #e4e4e4;
  color: #111;
  font-size: 14px;
  font-weight: 600;
   margin: 10px 0;
  outline: medium none;
  padding: 1em;
  width: 100%;
}

.alignleft {
    float: left;
    margin-right: 15px;
}
.alignright {
    float: right;
    margin-left: 15px;
}
.aligncenter {
    display: block;
    margin: 0 auto 15px;
}
a:hover { text-decoration: none }
a:focus { outline: 0 solid; text-decoration: none}
img {
    max-width: 100%;
    height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px;
    font-weight: 700;
}
body {

}

.single-post-item {
    margin-bottom: 30px;
    overflow: hidden;
}
.single-post-item h2 {
    font-size: 25px;
}