@media screen and (max-width: 1200px) {
	.bigbox:after {
    	display:none;
	}
}
.modal.in .modal-dialog .modal-content form label span{color: red;}