ul.dropdown-menu.hide-p img {
    width: 15px;
}
ul.dropdown-menu.hide-p li {
    font-size: 12px;
    margin-bottom: 5px;
}

.coment-pragraph p{font-size: 16px;
    font-weight: 500;line-height: 1.38; color: #1d1d1d;padding-bottom: 30px;}
.add-your input{border-radius: 2px;
   width: 100%;
    background-color: #ffffff; padding: 32px;position: relative;
    border: solid 1.1px #dcdada;
    font-size: 18px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #a6a6a6;
}
.add-your button{position: absolute;
    right: 0; width: 104px;
    padding: 33px;background-color: #1c40c1;font-size: 16px;
    font-weight: 500;color: #ffffff;
    border-radius: 2.7px;
    top: 0;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    border: 1px solid #1c40c1;cursor: pointer;


}
    .col-lg-12.col-sm-12.col-xs-12.add-your {
        padding-left: 0;margin-bottom: 20px;margin-top: 20px;
    }

    @media (max-width: 767px) and (min-width: 281px) {
      .coment-pragraph p{text-align: justify !important;} 
      .post-details-padding{padding: 0;}
      .coment-pragraph p{width:96%;}
     .add-your{margin-top:0px !important;margin-bottom:0px !important;}
     .add-your input{padding: 10px;}
     .add-your button {padding: 11px;}
     .post-detail-mobile{margin-top: 0px;}

    }
    
    @media (min-width: 768px) and (max-width: 1024px) {
      
     
    }