.blog-box{
    
    border-radius: 10px;
    margin-bottom: 30px;
    padding: 10px;
}
.blog-width{
    width: 24%;
}
.blog-img{
    height: 300px !important;
    overflow: hidden;
    min-height: 300px !important;
    max-height: 320px !important;
}
.pagination_wid{
    background-color: #5d5aff;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    border: #5d5aff 1px solid;
}
.pagination_next ,.pagination_prev
{       
        border: #5d5aff 1px solid;
        background-color: #5d5aff;
        width: 80px;
        height: 40px;
        border-radius: 4px;
}

.ellipsis {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;  
    
}
.desc_text{
max-height: 100px;
    min-height: 70px;
}

.blog-content h4{
    font-weight: 700;
    font-size: 12px;
    color: #000;
    margin-bottom: 10px;
}

.blog-content h5{
    font-weight: 600;
    font-size: 10px;
    color: #696969;
    margin: 0;
}

.blog-content h6{
    font-weight: 400;
    font-size: 12px;
    color: #696969;
    margin: 0;
}

.blog-content p{
    font-size: 12px;
    color: #696969;
    margin-bottom: 15px;
}
.bg-grey{
    background-color: #777777 !important;
    border:  1px solid #777777 !important;
}
.blog-content a{
    font-weight: 500;
    color: #264eca;
    font-size: 12px;
}

.blog-content a i{
    margin-left: 5px;
    transition: all 0.3s ease-in-out;
}

.blog-content a:hover i{
    margin-left: 10px;
    transition: all 0.3s ease-in-out;
}

.blogs .pagination{
    justify-content: end;
    border-radius: 6px;
}

.blogs .pagination .page-link{
    font-size: 16px;
    font-weight: 500;
    color:#5DB5DD;
    border: 1px solid #5DB5DD;
    display: flex;
    align-items: center;
}

.blogs .page-item.active .page-link{
    background-color:#5DB5DD;
    color: #fff;
}


.stories-heading{
    font-size: 25px;
}

@media only screen and (min-width: 556px) {
  .blog-box{
    
    border-radius: 10px;
    margin-bottom: 30px;
    padding: 10px;
}
.blog-width{
    width: 24%;
}



.blog-content h4{
    font-weight: 700;
    font-size: 16px;
    color: #000;
    margin-bottom: 10px;
}

.blog-content h5{
    font-weight: 600;
    font-size: 14px;
    color: #696969;
    margin: 0;
}

.blog-content h6{
    font-weight: 400;
    font-size: 12px;
    color: #696969;
    margin: 0;
}

.blog-content p{
    font-size: 14px;
    color: #696969;
    margin-bottom: 15px;
}

.blog-content a{
    font-weight: 500;
    color: #264eca;
    font-size: 13px;
}

.blog-content a i{
    margin-left: 5px;
    transition: all 0.3s ease-in-out;
}

.blog-content a:hover i{
    margin-left: 10px;
    transition: all 0.3s ease-in-out;
}

.blogs .pagination{
    justify-content: end;
    border-radius: 6px;
}

.blogs .pagination .page-link{
    font-size: 16px;
    font-weight: 500;
    color:#5DB5DD;
    border: 1px solid #5DB5DD;
    display: flex;
    align-items: center;
}

.blogs .page-item.active .page-link{
    background-color:#5DB5DD;
    color: #fff;
}


.stories-heading{
    font-size: 25px;
}

}
@media only screen and (min-width: 768px) {
  .blog-box{
    
    border-radius: 10px;
    margin-bottom: 30px;
    padding: 10px;
}
.blog-width{
    width: 24%;
}



.blog-content h4{
    font-weight: 700;
    font-size: 16px;
    color: #000;
    margin-bottom: 10px;
}

.blog-content h5{
    font-weight: 600;
    font-size: 14px;
    color: #696969;
    margin: 0;
}

.blog-content h6{
    font-weight: 400;
    font-size: 12px;
    color: #696969;
    margin: 0;
}

.blog-content p{
    font-size: 14px;
    color: #696969;
    margin-bottom: 15px;
}

.blog-content a{
    font-weight: 500;
    color: #264eca;
    font-size: 13px;
}

.blog-content a i{
    margin-left: 5px;
    transition: all 0.3s ease-in-out;
}

.blog-content a:hover i{
    margin-left: 10px;
    transition: all 0.3s ease-in-out;
}

.blogs .pagination{
    justify-content: end;
    border-radius: 6px;
}

.blogs .pagination .page-link{
    font-size: 16px;
    font-weight: 500;
    color:#5DB5DD;
    border: 1px solid #5DB5DD;
    display: flex;
    align-items: center;
}

.blogs .page-item.active .page-link{
    background-color:#5DB5DD;
    color: #fff;
}


.stories-heading{
    font-size: 25px;
}

}
@media only screen and (min-width: 992px) {
  .blog-box{
    
    border-radius: 10px;
    margin-bottom: 30px;
    padding: 10px;
}
.blog-width{
    width: 24%;
}



.blog-content h4{
    font-weight: 700;
    font-size: 14px;
    color: #000;
    margin-bottom: 10px;
}

.blog-content h5{
    font-weight: 600;
    font-size: 10px;
    color: #696969;
    margin: 0;
}

.blog-content h6{
    font-weight: 400;
    font-size: 10px;
    color: #696969;
    margin: 0;
}

.blog-content p{
    font-size: 14px;
    color: #696969;
    margin-bottom: 15px;
}

.blog-content a{
    font-weight: 500;
    color: #264eca;
    font-size: 13px;
}

.blog-content a i{
    margin-left: 5px;
    transition: all 0.3s ease-in-out;
}

.blog-content a:hover i{
    margin-left: 10px;
    transition: all 0.3s ease-in-out;
}

.blogs .pagination{
    justify-content: end;
    border-radius: 6px;
}

.blogs .pagination .page-link{
    font-size: 16px;
    font-weight: 500;
    color:#5DB5DD;
    border: 1px solid #5DB5DD;
    display: flex;
    align-items: center;
}

.blogs .page-item.active .page-link{
    background-color:#5DB5DD;
    color: #fff;
}


.stories-heading{
    font-size: 25px;
}

}
@media only screen and (min-width: 1100px) {
  .blog-box{
    
    border-radius: 10px;
    margin-bottom: 30px;
    padding: 10px;
}
.blog-width{
    width: 24%;
}



.blog-content h4{
    font-weight: 700;
    font-size: 16px;
    color: #000;
    margin-bottom: 10px;
}

.blog-content h5{
    font-weight: 600;
    font-size: 14px;
    color: #696969;
    margin: 0;
}

.blog-content h6{
    font-weight: 400;
    font-size: 12px;
    color: #696969;
    margin: 0;
}

.blog-content p{
    font-size: 14px;
    color: #696969;
    margin-bottom: 15px;
}

.blog-content a{
    font-weight: 500;
    color: #264eca;
    font-size: 13px;
}

.blog-content a i{
    margin-left: 5px;
    transition: all 0.3s ease-in-out;
}

.blog-content a:hover i{
    margin-left: 10px;
    transition: all 0.3s ease-in-out;
}

.blogs .pagination{
    justify-content: end;
    border-radius: 6px;
}

.blogs .pagination .page-link{
    font-size: 16px;
    font-weight: 500;
    color:#5DB5DD;
    border: 1px solid #5DB5DD;
    display: flex;
    align-items: center;
}

.blogs .page-item.active .page-link{
    background-color:#5DB5DD;
    color: #fff;
}


.stories-heading{
    font-size: 25px;
}

}
@media only screen and (min-width: 1200px) {
  .blog-box{
    
    border-radius: 10px;
    margin-bottom: 30px;
    padding: 10px;
}
.blog-width{
    width: 24%;
}



.blog-content h4{
    font-weight: 700;
    font-size: 14px;
    color: #000;
    margin-bottom: 10px;
}

.blog-content h5{
    font-weight: 600;
    font-size: 10px;
    color: #696969;
    margin: 0;
}

.blog-content h6{
    font-weight: 400;
    font-size: 10px;
    color: #696969;
    margin: 0;
}

.blog-content p{
    font-size: 14px;
    color: #696969;
    margin-bottom: 15px;
}

.blog-content a{
    font-weight: 500;
    color: #264eca;
    font-size: 13px;
}

.blog-content a i{
    margin-left: 5px;
    transition: all 0.3s ease-in-out;
}

.blog-content a:hover i{
    margin-left: 10px;
    transition: all 0.3s ease-in-out;
}

.blogs .pagination{
    justify-content: end;
    border-radius: 6px;
}

.blogs .pagination .page-link{
    font-size: 16px;
    font-weight: 500;
    color:#5DB5DD;
    border: 1px solid #5DB5DD;
    display: flex;
    align-items: center;
}

.blogs .page-item.active .page-link{
    background-color:#5DB5DD;
    color: #fff;
}


.stories-heading{
    font-size: 25px;
}

}
@media only screen and (min-width: 1400px) {
  .blog-box{
    
    border-radius: 10px;
    margin-bottom: 30px;
    padding: 10px;
}
.blog-width{
    width: 24%;
}



.blog-content h4{
    font-weight: 700;
    font-size: 16px;
    color: #000;
    margin-bottom: 10px;
}

.blog-content h5{
    font-weight: 600;
    font-size: 14px;
    color: #696969;
    margin: 0;
}

.blog-content h6{
    font-weight: 400;
    font-size: 12px;
    color: #696969;
    margin: 0;
}

.blog-content p{
    font-size: 14px;
    color: #696969;
    margin-bottom: 15px;
}

.blog-content a{
    font-weight: 500;
    color: #264eca;
    font-size: 13px;
}

.blog-content a i{
    margin-left: 5px;
    transition: all 0.3s ease-in-out;
}

.blog-content a:hover i{
    margin-left: 10px;
    transition: all 0.3s ease-in-out;
}

.blogs .pagination{
    justify-content: end;
    border-radius: 6px;
}

.blogs .pagination .page-link{
    font-size: 16px;
    font-weight: 500;
    color:#5DB5DD;
    border: 1px solid #5DB5DD;
    display: flex;
    align-items: center;
}

.blogs .page-item.active .page-link{
    background-color:#5DB5DD;
    color: #fff;
}


.stories-heading{
    font-size: 25px;
}

}
@media only screen and (min-width: 1500px) {
  .blog-box{
    
    border-radius: 10px;
    margin-bottom: 30px;
    padding: 10px;
}
.blog-width{
    width: 24%;
}



.blog-content h4{
    font-weight: 700;
    font-size: 16px;
    color: #000;
    margin-bottom: 10px;
}

.blog-content h5{
    font-weight: 600;
    font-size: 14px;
    color: #696969;
    margin: 0;
}

.blog-content h6{
    font-weight: 400;
    font-size: 12px;
    color: #696969;
    margin: 0;
}

.blog-content p{
    font-size: 14px;
    color: #696969;
    margin-bottom: 15px;
}

.blog-content a{
    font-weight: 500;
    color: #264eca;
    font-size: 13px;
}

.blog-content a i{
    margin-left: 5px;
    transition: all 0.3s ease-in-out;
}

.blog-content a:hover i{
    margin-left: 10px;
    transition: all 0.3s ease-in-out;
}

.blogs .pagination{
    justify-content: end;
    border-radius: 6px;
}

.blogs .pagination .page-link{
    font-size: 16px;
    font-weight: 500;
    color:#5DB5DD;
    border: 1px solid #5DB5DD;
    display: flex;
    align-items: center;
}

.blogs .page-item.active .page-link{
    background-color:#5DB5DD;
    color: #fff;
}


.stories-heading{
    font-size: 25px;
}

}
