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