.modal-open .modal {
		overflow-x: hidden;
		overflow-y: auto;
		z-index: 99999999 ;
		background: #0a0a0a7d;
	}
	.modal-backdrop.show {
		opacity: .5;
		z-index: 10000;
	}
	.g1-newsletter-contents {
	   
		padding: 5px 35px 60px;
		left: 0;
	}
	.g1-mega.g1-mega-1st {
		color: #ed138f;
		font-size: 22px;
		text-align: center;
		line-height: 1.5;
	}
	input.pop_up_news {
		background-color: #1a6052;
		width: 100%;
	}
	input.pop_up_news:hover {
		background-color: #1a6052;
		height: 50px;
	}
	input.pop_up_email,
	input.pop_up_news{
		height: 50px;
	}
	h4.g1-mega.g1-mega-1st {
		font-weight: 900;
		font-size: 40px;
	}

	.close {
		color: #fe80bf !important;
		font-size: 40px !important;
		opacity: 1.1 !important;
	}
	.modal-header {
		 border-bottom: 1px solid #f6faff00 !important;
	}
	input.pop_up_email, input.pop_up_email:focus {
		box-shadow: none !important;
		background: #f6fffffa !important;
	}
	.text_label {
		color: #000;
		margin-bottom: 20px;
		text-align: center;
	}
	input#pop_up_email {
		border-radius: 10px !important;
	}

	input#submit {
		background-color: #2e3c7a;
		border: 0px;
		color: #f6fcfd;
		border-radius: 10px;
	}