/****************************** SECTION HAVE A QUESTION? ******************************/
#section-question{
	background: #980321;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
}


/*-------------------- MOBILE (max-width:575.98px) --------------------*/

@media (max-width:575.98px){
    /****************************** SECTION HAVE A QUESTION? ******************************/
    #section-question input[type="button"],
    #section-question input[type="submit"],
    #section-question input[type="reset"],
    #section-question input.btn,
    #section-question button,
    #section-question button.btn{ padding: 11px 20px; }
}