.image1681021387 {
    
}

.image1681021387 .mhead {
    
}

.image1681021387 .mtitle {
    border-right: 4px solid #262283;
    padding: 2px 5px;
    border-radius: 0px;
    font-family:'YekanBakh';
    font-weight:bold;
}

.image1681021387 .mdesc {
    
}

.image1681021387 .mbody {
    text-align:center;
}

.image1681021387 .mcontent {
    padding:15px;
}

.image1681021387 .mposttext {
    position: absolute;
    z-index: 10;
    top: 50%;
    right: 25%;
    font-size: 30px;
    font-weight: 600;
}

.image1681021387 .mposttext a{
    color: white;
}
/*Module specific style*/
.image1681021387 .mcontent img {
    border-radius:5px;
}
.image1681021387 .mcontent img {
    filter: brightness(0.6) blur(1px);
    border-radius: 2px;
    transition: scale linear 0.3s;
}

.image1681021387 .mcontent img:hover {
	scale:1.1;
	filter: brightness(0.6) blur(0px);
}
/*Module specific style*/

@media (max-width: 767px) {
	.image1681021387 .mposttext {
    right: 13%;
}
    .image1681021387 .mcontent{
	padding:0;
}
}
@media (min-width: 768px) and (max-width: 991px) {
    .image1681021387 .mcontent{
	padding:0;
}
    .image1681021387 .mposttext {
    right: 12%;  
}
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}