.form1674631617 {
    padding:0 10px;
}

.form1674631617 .mhead {
    color:#f4f4f4;
}

.form1674631617 .mtitle {
    color:#f4f4f4;
}

.form1674631617 .mdesc {
    
}

.form1674631617 .mbody {
    
}

.form1674631617 .mcontent {
    color:#f4f4f4;
}
.form1674631617 form div:nth-child(5) {
    display:inline;
}
/*Module specific style*/
.form1674631617 button{
        background-color:#ff5733;
        border-color:#ff5733;
        border-radius:12px;
}
.form1674631617 button:hover{
        background-color:#d93916;
        border-color:#d93916;
}
/*Module specific style*/

@media (max-width: 767px) {
	.form1674631617 .w-25{
    width: 43% !important;
}
	.form1674631617 button{
        width:100%;
        margin-top:10px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	 .form1674631617 button{
        height:41px;
        width:115px;
        float:left;
    }
}