.html1718093058 {

margin: 10% auto;
margin-left: 20%;
}

.html1718093058 .mhead {

}

.html1718093058 .mtitle {
        font-size: 100px;
    line-height: 120px;

    font-weight: bolder;
    color: #692e88;
}
.html1718093058 .mtitle a{
    font-size: 100px;
    line-height: 120px;

    font-weight: bolder;
    color: #692e88;
}
.html1718093058 .msubtitle {

}
.html1718093058 .mdesc {


}

.html1718093058 .mbody {
    margin-top: 5%;
    margin-right: 3%;
    color: #5d5163;
}

.html1718093058 .mcontent {

}
.html1718093058 a.btns {
    background: #692e88;
    padding: 2%;
    border-radius: 10px;
    color: white;
}
.html1718093058 .mposttext {margin-top:5%}
/*Module specific style*/
.html1718093058 p {

}
/*Module specific style*/

@media (max-width: 767px) {
    .html1718093058 {
padding:3%;
margin-right:30%;
}
	.html1718093058 .mcontent {
font-size:12px;
margin: 0 auto;
}
.html1718093058 .mbody {
    padding:1%;
}
.html1718093058 .mtitle a{
    font-size: 30px;

}
    .html1718093058 .mtitle {
    font-size: unset;

}

}
@media (min-width: 768px) and (max-width: 991px) {
    .html1718093058 .mcontent {
        max-height:270px;
        overflow-y:auto;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}