.handle-policy-sec h4 {
    color: #393939;
    font-family: 'Poppins-Medium';
    font-size: 20px;padding-bottom: 0.25rem;
    letter-spacing: 0.56px; width: 100%;
}

.handle-policy-sec p {
    color: #393939;
    font-family: 'PoppinsRegular';
    font-size: 13px;
    letter-spacing: 0.56px; width: 100%;
}

.bg-lightblue-img nav, .bg-lightblue-img{background-image: url('http://mindco.duffldemo.in/assets/images/blog/blog-bg.png') !important;
background-position: top;
background-size: cover;
background-repeat: no-repeat;}

.custom-disc-style li {
  list-style-type: disc;
  color: #393939;
  font-family: 'PoppinsRegular';
  font-size: 13px;
  letter-spacing: 0.56px; width: 100%;
}

/*@media (min-width: 1700px) {
    .blog-section {
        max-width: 1500px;
        margin-left: auto !important; 
        margin-right: auto !important; 
    }
}*/