.top-social-icon-b{
    background: #e7ebee;
    padding: 15px;
    border-radius: 100%;
}

.hr-top{
    margin-top: 5px;
    margin-bottom: 5px;
}

.more-desc{
    width: 100%;
    height: 25px;
}

.home-post-img{
    height: 202px !important;
}

.post-btn-m{
    margin-left: 10px !important;
}

.form-icon{position:absolute;top:47.5%;right:11%; background: #e0e0e0; width: 40px; padding: 5px; padding-left: 10px; padding-right: 10px; border-radius: 100%;; }
.form-icon:hover{background: #d6d6d6; }

.nav_pay_tab{
    width: 50%;
}
/* -------------------------------------------------
  (min-width: 1680px)
---------------------------------------------------*/
@media only screen and (min-width: 1680px) {

}

/* -------------------------------------------------
  (max-width: 1250px)
---------------------------------------------------*/
@media only screen and (max-width: 1250px) {


}

/* -------------------------------------------------
  (min-width: 991px) and (max-width: 1199px)
---------------------------------------------------*/
@media only screen and (min-width: 991px) and (max-width: 1199px) {

}

/* -------------------------------------------------
  (min-width: 767px) and (max-width: 1199px)
---------------------------------------------------*/
@media only screen and (min-width: 767px) and (max-width: 1199px) {

}

/* -------------------------------------------------
  (min-width: 767px) and (max-width: 991px)
---------------------------------------------------*/
@media only screen and (min-width: 767px) and (max-width: 991px) {

}

/* -------------------------------------------------
  max-width: 1199px
---------------------------------------------------*/
@media only screen and (max-width: 1199px) {
    .home-post-img{
        height: 502px !important;
    }

    .post-btn-m{
        margin-left: 10px !important;
    }
}

/* -------------------------------------------------
  min-width: 992px
---------------------------------------------------*/
@media only screen and (min-width: 992px) {


}

/* -------------------------------------------------
  max-width: 991px
---------------------------------------------------*/
@media only screen and (max-width: 991px) {
    .home-post-img{
        height: 502px !important;
    }


}

/* -------------------------------------------------
  min-width: 768px
---------------------------------------------------*/
@media only screen and (min-width: 768px) {

}

/* -------------------------------------------------
  max-width: 767px
---------------------------------------------------*/
@media only screen and (max-width: 767px) {

    .home-post-img{
        height: 252px !important;
    }

    .nav_pay_tab{
        width: 100%;
    }
}

/* -------------------------------------------------
  max-width: 575px
---------------------------------------------------*/
@media only screen and (max-width: 575px) {
    .more-desc{
        width: 100%;
        height: auto;
    }
}

/* -------------------------------------------------
  max-width: 480px
---------------------------------------------------*/
@media only screen and (max-width: 480px) {

    .home-post-img{
        height: 252px !important;
    }


}

/* -------------------------------------------------
  max-width: 380px
---------------------------------------------------*/
@media only screen and (max-width: 380px) {

}
