
.html1704178915  {
    padding: 5%;
    color: white;
    border-radius:10px;
    background: #1c52b357;
    box-shadow: 0px 0px 20px 0 #0000004a;
    position: relative;
    }

.html1704178915  .mhead {

}

.html1704178915  .mtitle {

    font-size: 30px;
    font-weight: bold;
}

.html1704178915  .mdesc {
    
}

.html1704178915  .mbody {
    
}

.html1704178915  .mcontent {/* color:#213368; */}

/*Module specific style*/
.html_container_1704178915 .mforeground {
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
   
    background: linear-gradient(to top, #1c52b3 114px, #213368 20px);
    border-radius: 10px;
    filter: blur(15px);
}
.html1704178915  p {
    text-align:justify;
}
/*Module specific style*/

@media (max-width: 767px) {
	.html1704178915  .mtitle {

    font-size: 20px;
    font-weight: bold;
}
    .html1704178915  p {
   font-size:14px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
    .html1704178915  .mcontent {
        max-height:270px;
        overflow-y:auto;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}