.rel-para p.para.mb30 {
    line-height: 23px;
    height: calc(2*23px);
}
.ProductrelateCarousel .news-content{
  margin: 0 10px;
  padding: 15px;
  padding-top: 25px;
}
.rel-para a img {
        display: inline-block;
}
.blog-search label {
    width: 75%;
    position: relative;
    margin: 30px 0;
}

.like-count .likes {
    display: none !important;

}

.likeit .likeit {
    display: none !important
}

.input-theme {
    border: 1px solid #D9D9D9;
    border-radius: 20px;
    box-shadow: 0 4px 4px #0000001a;
    width: 100%;
    height: 70px;
    position: relative;
    outline: none;
    padding: 0 10px;
}

.blog-search img {
    position: absolute;
    width: 25px;
    right: 25px;
    top: 22px;
}

.blog-main {
    border: 1px solid #D9D9D9;
    border-radius: 4px;
    box-shadow: 0 4px 4px #0000001a;
    background: #fff;
    margin: 30px 0;
}

.blog-main-row {
    padding: 20px;
}

.share-row {
    padding: 15px 50px;
    border-top: 1px solid #D9D9D9 !important;
}

.pdding-right {
    padding-right: 20px;
}

.sharegrid img {
    width: 25px;
    margin: 0 10px 0 0;
}

.BlogrelateCarousel img {
    display: inline-block;
}

.title {
    font-size: 36px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb15 {
    margin-bottom: 15px;
}

.clrdarkgrey {
    color: #707070;
}

.info img {
    margin: 0 10px 0 0;
    width: 15px;
    /* vertical-align: baseline; */
    vertical-align: middle;
}

.clrblue {
    color: #004880;
}

.clrgrey {
    color: #6D6A73;
}

.thumb img {
    width: 40px;
    margin: 0 10px 0 0;
}

.readmore:after {
    content: '';
    background: #ED3B25;
    width: 45px;
    height: 3px;
    display: block;
    margin: 5px 0 0;
}

.sortby-sec label {
    width: 400px;
}

.sortby-sec button {
    border: 1px solid #D9D9D9 !important;
    padding: 15px 20px 15px 55px;
    width: 400px;
    font-size: 20px;
    color: #707070 !important;
    box-shadow: 0 4px 4px #0000001a !important;
    border-radius: 4px;
    background: #fff !important;
}

.dropdown.bootstrap-select.sort-theme {
    width: 400px !important;
}

.dropdown-toggle::after {
    border: none !important;
    background: url(../img/sortby.png)no-repeat;
    width: 24px;
    height: 16px;
    position: absolute;
    left: 10px;
}

ul.dropdown-menu.inner.show li a {
    background: #020910;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 20px;
}

/* .dropdown-menu.show {
    padding: 0;
} */
.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    overflow: visible;
}

.bootstrap-select .dropdown-toggle .filter-option {
    overflow: visible;
}

select.sort-theme {
    border: none !important;
    width: 85%;
    margin: 0 0 0 10px;
    outline: none;
}

.bl-cont {
    padding: 0 20px;
}

.bl-panel {
    border: 1px solid #D9D9D9;
    box-shadow: 0 4px 4px #0000001a;
    background: #fff;
}

.share-row.sharerowgrid {
    /* padding: 15px 20px; */
    padding: 10px 20px;
}

.row.blog-grid-row {
    margin: 0 -10px;
}

.blog-grid {
    margin: 0 0 20px 0;
    padding: 0 10px;
}

/* .pagination {
    font-size: 20px;
} */
.pagination p {
    margin: 0 0 0 15px;
}

.pagination a img {
    width: 90px;
}

.paging {
    width: 100px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #D9D9D9;
    box-shadow: 0 4px 4px #0000001a;
    color: #004880;
    font-weight: bold;
}

.bloginner-row {
    padding: 30px 0 40px 0;
}

.bloginner-row .blog-grid-main {
    padding: 0 40px 0 0;
}

.padding-right {
    padding: 0 25px 0 0;
}

.blog-text {
    /* padding: 40px 0 00; */
}

.nomargin {
    margin: 0;
}

.padding-left {
    padding-left: 15px;
}

.options-sec {
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
}

.options-sec .search-body {
    padding-top: 20px;
    padding-bottom: 20px;
}

.blog-inn-share {
    padding: 0 45px;
}

.blockarticel-title {
    text-align: center;
    padding: 20px 0 45px 0;
    font-weight: bold;
    font-size: 45px;
}

.blog-related-articles {
    background: #F3F3F3;
    margin: 50px 0 0 0;
}

.slick-prev,
.slick-next {
    height: 50px;
    width: 50px;
}

.BlogrelateCarousel .slick-prev {
    left: -20px;
}

.BlogrelateCarousel .slick-next {
    right: -20px;
}

.accordion.blogacc .card-header {
    border: none;
    padding: 0 0 20px 0;
}

.accordion.blogacc .card {
    overflow: hidden;
    border: none;
}

.accordion.blogacc .card-body {
    padding: 0;
}

.accordion.blogacc .card-header {
    border: none;
}

.cardlink:before {
    content: "\f106";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    float: right;
}

.cardlink.collapsed:before {
    content: "\f107";
}

.border-bottom-none {
    border-bottom: none;
}

.ct-sec {
    border: 1px solid #D9D9D9;
    box-shadow: 0 -4px 20px -4px #00000029 inset;
    padding: 30px 25px;
    min-height: 230px;
    position: relative;
}

.ct-sec .form-submit {
    margin-left: 12px;
}

.wrt-ct {
    display: flex;
}

.round-circle {
    display: inline-block;
    width: 65px;
    height: 65px;
    background: #D9D9D9;
    border-radius: 100%;
    margin: 0 10px 0 0;
    color: #707070;
}

.pos-abs {
    position: absolute;

}

.wrt-ct textarea {
    border: none;
    color: #707070;
    font-size: 20px;
    outline: none;
    width: 100%;
    min-height: inherit;
    margin: 0 0 0 80px;
    min-height: 120px;
    padding: 20px 0;
}

.ct-btn {
    position: absolute;
    bottom: 30px;
    right: 25px;
}

.ct-btn-style.ct-cmt {
    background: #004880;
    color: #fff;
    font-weight: bold;
    margin: 0 10px 0 0;
}

.ct-btn-style {
    width: 150px;
    border: none;
    height: 50px;
}

.ct-btn-style.ct-cancel {
    border: 1px solid #005598;
    background: transparent;
    color: #004D89;
    font-weight: bold;
}

.mb20 {
    margin-bottom: 20px;
}

.ct-info {
    border: 1px solid #D9D9D9;
    box-shadow: 0 4px 4px #00000029;
    padding: 20px 25px;
}

.margin-right {
    margin-right: 10px;
}

.font-regular {
    font-weight: 500;
}

.ct-btn.ct-btn-inn {
    right: 55px;
}

a.cardlink[aria-expanded="true"] .beforecollapse {
    display: none !important;
}

a.cardlink[aria-expanded="true"] .aftercollapse {
    display: inline-block !important;
}

.author-details {
    border-top: 1px solid #ccc;
    padding: 30px 0 0 0;
}

span.hrline {
    background: #707070;
    width: 1.5px;
    height: 15px;
    display: inline-block;
    margin: 0 12px;
}

.addtoany_list.a2a_kit_size_32>a {
    font-size: 20px !important;
}
.blog-grid .bl-panel .bl-cont{
    padding-top: 20px;
}
.blog-grid .bl-panel .bl-cont .title{
    min-height: 130px;
    height: 130px;
}
.blog-grid .bl-panel .bl-cont p:nth-of-type(2){
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*height issue*/
@media (min-width: 1366px) and (max-width: 1600px){
    .blog-grid .bl-panel .bl-cont .title{
        min-height: 80px;
        height: 80px;
    }
    .bl-panel .bl-img > img{
        height: 250px;
    }
     
}


@media only screen and (min-width: 1200px) and (max-width: 1365px){
    .blog-grid .bl-panel .bl-cont .title{
        min-height: 80px;
        height: 80px;
    }
    .blog-grid .bl-panel .bl-cont p:nth-of-type(2) {
        min-height: 135px !important;
    }
     
}

@media only screen and (min-width: 992px) and (max-width: 1199px){
    .blog-grid .bl-panel .bl-cont .title{
        min-height: 80px;
        height: 80px;
    } 
    .bl-panel .bl-img > img{
        height: 250px;
    }
    .blog-grid .bl-panel .bl-cont p:nth-of-type(2) {
        min-height: 130px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px){
    .blog-grid .bl-panel .bl-cont .title{
        min-height: 80px;
        height: 80px;
    } 
}


/*********************************************Responsive*******************************/
@media(min-width:992px){
    .blog-grid-main{
        padding-right: 20px;
}
}
@media(min-width:1600px) and (max-width:1800px) {
    .paging {
        width: 80px;
        height: 45px;
    }

    .title {
        font-size: 32px;
    }
    .para {
        font-size: 17px;
    }

    .addtoany_list.a2a_kit_size_32>a {
        font-size: 18px !important;
    }
}

@media(min-width:1366px) and (max-width:1600px) {
    .dropdown.bootstrap-select.sort-theme {
        width: 320px !important;
    }

    .sortby-sec button {
        font-size: 16px;
    }

    .paging {
        width: 80px;
        height: 45px;
    }

    .title {
        font-size: 24px;
    }

    .pagination a img {
        width: 75px;
    }

    .input-theme {
        height: 55px;
    }

    .blog-search label {
        width: 85%;
    }

    .blog-search img {
        width: 20px;
        right: 20px;
        top: 17px;
    }

    .addtoany_list.a2a_kit_size_32>a {
        font-size: 16px !important;
    }
}

@media only screen and (min-width: 1200px) and (max-width:1365px) {
    .dropdown.bootstrap-select.sort-theme {
        width: 320px !important;
    }

    .sortby-sec button {
        font-size: 16px;
    }

    .paging {
        width: 80px;
        height: 45px;
    }

    .input-theme {
        height: 55px;
    }

    .title {
        font-size: 20px;
    }
    .para {
        font-size: 15px;
    }

    .blog-search label {
        width: 85%;
    }

    .blog-search img {
        width: 20px;
        right: 20px;
        top: 17px;
    }

    .addtoany_list.a2a_kit_size_32>a {
        font-size: 16px !important;
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .title {
        font-size: 18px;
    }

    .info img {
        width: 18px;
    }

    .blog-search label {
        width: 95%;
    }
}

@media(min-width:768px) and (max-width:991px) {
    .page-title {
        text-align: center;
    }

    .Blogbanner {
        justify-content: center;
    }

    .blog-search label {
        width: 100%;
    }

    .dropdown.bootstrap-select.sort-theme {
        width: 320px !important;
    }

    .paging {
        width: 60px;
    }

    .filter-row {
        flex-wrap: nowrap;
    }

    .sortby-sec label {
        width: 350px;
    }

    .title {
        font-size: 20px;
    }

    .col-lg-5.blog-grid-main {
        order: -1;
        padding: 0 0 30px 0 !important;
        justify-content: center !important;
    }

    .row.commetrow {
        flex-wrap: nowrap;
    }

    .thumb img {
        width: 30px;
    }

    .blog-main-row {
        padding: 20px 20px 0 20px;
    }

    .col-lg-4.blog-grid {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .info img {
        margin: 0 10px 0 0;
        width: 15px;
    }

    .col-lg-5.blog-grid-main img {
        width: 80%;
    }

    .share-row {
        flex-wrap: nowrap;
    }

    .bloginner-row .blog-grid-main {
        padding: 0;
    }

    .bloginner-row {
        padding: 30px 0 10px 0;
    }

    .col-lg-4.blog-grid-main {
        text-align: center;
        padding: 0 0 20px 0;
    }

    .blog-inn-share {
        flex-wrap: nowrap;
    }

    .info-status-row {
        flex-wrap: wrap;
    }
}

@media(max-width:767px) {
    .blog-search label {
        width: 100%;
        margin: 20px 0 0 0;
    }

    .dropdown.bootstrap-select.sort-theme {
        width: 100% !important;
    }

    .sortby-sec label {
        width: 100%;
    }

    .input-theme {
        height: 55px;
    }

    .blog-search img {
        width: 20px;
        right: 20px;
        top: 18px;
    }

    .paging {
        width: 70px;
        height: 40px;
    }

    .pagination a img {
        width: 65px;
    }

    .pagination {
        font-size: 16px;
    }

    .filtergrid.pagination {
        justify-content: center !important;
        margin-top: 10px;
    }

    .filtergrid.pagination li img{
        width: 75px;
    }

    .title {
        font-size: 18px;
    }

    .info img {
        margin: 0 10px 0 0;
        width: 15px;
    }

    .blog-main-row {
        padding: 15px;
    }

    .mb30 {
        margin-bottom: 15px;
    }

    .readmore img {
        margin: 0 0 0 5px;
        width: 14px;
    }

    .readmore:after {
        width: 28px;
        height: 2px;
        margin: 4px 0 0;
    }

    .blog-main-row {
        display: flex;
        align-items: center;
    }

    .thumb img {
        width: 25px;
        margin: 0 7px 0 0;
    }

    .commentgrid p {
        margin: 0;
    }

    .share-row {
        flex-wrap: nowrap;
        padding: 15px;
    }

    .row.commetrow {
        flex-wrap: nowrap;
    }

    .blog-text {
        padding: 0px 0 00;
    }

    .bloginner-row {
        padding: 10px 0 0px 0;
    }

    .bloginner-row .blog-grid-main {
        padding: 0;
    }

    .blog-inn-share {
        padding: 0 0px;
        flex-wrap: nowrap;
        align-items: center;
    }

    .h2title {
        font-size: 16px;
    }

    .options-sec .search-body {
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 0;
        padding-right: 0;
    }

    .col-lg-4.blog-grid-main {
        order: 2;
        padding: 10px 0 20px;
    }

    .col-lg-5.blog-grid-main {
        order: -1;
        padding: 0 0 20px 0;
    }

    section.BlogSec.search-body {
        padding-bottom: 0;
    }

    .slick-prev,
    .slick-next {
        height: 40px;
        width: 40px;
    }

    .BlogrelateCarousel .slick-prev {
        left: -10px;
    }

    .BlogrelateCarousel .slick-next {
        right: -10px;
    }

    .blog-related-articles {
        margin: 20px 0 0 0;
    }

    .ct-btn-style {
        width: 120px;
        height: 40px;
    }

    .round-circle {
        width: 40px;
        height: 40px;
    }

    .wrt-ct textarea {
        font-size: 15px;
        margin: 0 0 0 50px;
        padding: 6px 0;
    }

    .row.info-status-row {
        flex-wrap: wrap;
        align-items: center;
    }

    .ct-btn.ct-btn-inn .ct-btn-style {
        width: 100px;
        height: 35px;
    }

    .ct-btn.ct-btn-inn {
        right: 0;
        display: flex;
        bottom: 15px;
        left: 0;
        justify-content: center;
    }

    .addtoany_list.a2a_kit_size_32>a {
        font-size: 12px !important;
    }
}

input#edit-submit-blog-search {
    background: url('https://uat.bandhanbank.co.in/themes/customs/bandhan_bank/images/search.svg');
    position: absolute;
    top: 82%;
    right: 30px;
    -webkit-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    background-size: cover;
    width: 25px;
    height: 25px;
    border: none;
    padding: 0;
    background-repeat: no-repeat;
}

.blog-search {
    max-width: 75%;
    position: relative;
    margin: 0 auto;
    padding: 20px 0 0 0;
}

.blog-search input#edit-submit-blog-search {
    transform: inherit;
    top: 20px;
    line-height: inherit;
}

.blog-search input {
    border: 1px solid #D9D9D9 !important;
    font-size: 20px;
}

.filtergrid.sortby-sec .js-form-item label {
    display: none;
}

input#edit-submit-blog-landing-page--2 {
    display: none;
}

.filtergrid.sortby-sec select:after {
    border: none !important;
    background: url(https://bandhan.newgendigital.com/themes/customs/bandhan_bank/images/sortby.png)no-repeat;
    width: 24px;
    height: 16px;
    position: absolute;
    content: '';
    left: 10px;
    display: block;
    opacity: 1;
}

.filtergrid.sortby-sec select:focus {
    outline: none;
}

.blog-search input#edit-submit-blog-search {
    transform: inherit;
    top: 37px;
    line-height: inherit;
    width: 22px;
    height: 22px;
    background-size: 100% 100%;
    right: 20px;
}

.input-theme {
    height: 55px;
}

.filtergrid.sortby-sec select {
    border: 1px solid #D9D9D9 !important;
    padding: 15px 20px 15px 55px;
    width: 400px;
    color: #707070 !important;
    box-shadow: 0 4px 4px #0000001a !important;
    border-radius: 4px;
    background: url(https://bandhan.newgendigital.com/themes/customs/bandhan_bank/images/sortby.png)no-repeat;
    background-position: 15px center;
}

.filtergrid.sortby-sec .button.form-submit {
    display: none;
}

form {
    position: relative;
}

.blog-search .js-form-submit.form-submit {
    position: absolute;
    top: 50% !important;
    right: 15px !important;
    transform: translate(0px, -50%) !important;
    background: url(https://bandhan.newgendigital.com/themes/customs/bandhan_bank/images/search.svg) no-repeat;
    width: 20px !important;
    height: 20px !important;
    background-size: contain !important;
    border: none;
    padding: 0;
    font-size: 0;
    -moz-transform: translate(0px, -50%) !important;
    -ms-transform: translate(0px, -50%) !important;
    -o-transform: translate(0px, -50%) !important;
    -webkit-transform: translate(0px, -50%) !important;
    border: none !important;
}

.blog-search .js-form-submit.form-submit.blog-search-reset {
    right: 45px !important;
    background: url(https://bandhan.newgendigital.com/themes/customs/bandhan_bank/images/reset.svg) no-repeat;
    background-size: contain !important;
}

ul.links.inline {
    display: flex;
    margin-top: 10px;
}

ul.links.inline li:not(:last-child) {
    margin-right: 30px;
}

.blog-main.search-blog {
    border: none;
    border-radius: 0;
    box-shadow: inherit;
}

.searchrowblog {
    border: 1px solid #D9D9D9;
    border-radius: 4px;
    box-shadow: 0 4px 4px #0000001a;
    margin-bottom: 30px;
}

.searchrowblog a.readmore {
    margin-left: auto;
    display: table !important;
}

.blog-grid .bl-cont a img {
    display: inline-block;
}

.ProductrelateCarousel .blog-grid .bl-panel .bl-img {
    padding: 20px;
}

.ProductrelateCarousel .slick-prev {
    left: -25px;
}

.ProductrelateCarousel .slick-next {
    right: -25px;
}

.blog-grid .bl-panel .bl-img .product-img {
    max-width: 45px;
    height: 45px;
    margin: 0 auto;
}

@media only screen and (max-width: 767px) {
    .blog-search .js-form-submit.form-submit {
        height: 15px !important;
        width: 15px !important;
    }

    .blog-search .js-form-submit.form-submit.blog-search-reset {
        right: 35px !important;
    }

    .filtergrid.sortby-sec select {
        width: 100%;
        font-size: 14px;
    }

    .blog-search input {
        font-size: 14px;
    }

    .bl-cont {
        padding: 0 15px;
    }

    .blog-grid:not([class*="col-"]) .bl-panel .bl-img {
        padding: 15px;
    }
    .blog-grid .bl-panel .bl-cont .title {
        min-height: 1px;
        height: auto;
    }
    p img.align-right{
        max-width: 100% !important;
    }
}

.indented {
    margin-left: 40px;
}

.a2a_full_footer {
    display: none !important;
}

div#a2apage_find_container {
    display: none !important;
}

.a2a_full_services {
    height: 280px;
    overflow-y: auto !important;
    padding: 0 12px;
    -webkit-overflow-scrolling: touch;
}

.a2a_full {
    background: #FFF;
    border: 1px solid #FFF;
    height: auto;
    height: calc(175px) !important;
    top: 15%;
    left: 50%;
    margin-left: -320px;
    position: fixed;
    text-align: center;
    width: 640px;
    z-index: 9999999;
    transition: transform .14s, opacity .14s;
}

.a2apage_wide.a2a_wide {
    display: none !important;
}

.addtoany_list {
    line-height: inherit !important;
}

ul.paginate-blog {
    margin: 0px;
    align-items: center;
}

ul.paginate-blog li {
    padding: 0;
}
p img.align-right{
    max-width: 50%;
}

img.align-right {
    display: flex;
    justify-content: center;
    margin-left: auto;
    float: right;
    max-width: 100%;
    padding: 20px;
}


img.align-left {
    display: flex;
    justify-content: center;
    margin-left: auto;
    float: left;
    max-width: 100%;
}

img.align-center {
    display: flex;
    justify-content: center;
    margin: auto;
    max-width: 100%;
}

.comment-form .js-form-item.js-form-item-name {
    display: none;
}

.replay-form form#comment-form {
    border: 1px solid #D9D9D9;
    box-shadow: 0 -4px 20px -4px #00000029 inset;
    padding: 30px 25px;
    min-height: 230px;
    position: relative;
}
.bl-panel .bl-img > img {
    height: 283px;
    object-fit: cover;
    width: 100%;
}
.blog-grid .bl-panel{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.blog-grid .bl-panel .bl-cont,.blog-grid .bl-panel .bl-img{
    flex: 0 0 auto;
}
.blog-grid .bl-panel .bl-cont p:nth-of-type(2){
    min-height: 78px;
}
@media only screen and (max-width: 1899px) {
    .blog-grid .bl-panel .bl-cont p:nth-of-type(2){
        min-height: 105px;
    }
}


@media(min-width:768px) and (max-width:991px) {
    .bl-panel .bl-img > img {
        height: 33vw;
    }
    .blog-grid .bl-panel .bl-cont p:nth-of-type(2){
        min-height: 110px;
    }
}

@media(max-width:767px) {
    .bl-panel .bl-img > img {
        height: auto;
    }
    .blog-grid .bl-panel .bl-cont .para:nth-child(2){
        min-height: 1px;
    }
    .blog-grid .bl-panel .bl-cont p:nth-of-type(2){
        min-height: 1px;
    }
}
