
.modal{
	background: #00000080;
}
.modal-footer .submit-button{
	background-color: #6e0c0c;
	color: #ffffff;
}
.modal-footer .submit-button:hover{
	background-color: #a01010;
	color: #ffffff;
}
#popup input{
	height: auto;
	border: 1px solid #ced4da;
	padding: 10px;
	width: 100%;
	max-width: 100%;
}

@media all and (max-width:760px) {
	#wowslider-container1 .ws_fullscreen {
		display: block;
	}
}
@media all and (max-width:400px){
	#wowslider-container1 .ws_controls,
	#wowslider-container1 .ws_bullets,
	#wowslider-container1 .ws_thumbs{
		display: none
	}
}
