body.default .social-inner-wrap a.fa-google,
body.default .social-inner-wrap li a.fa-google:hover {
	background: #dd4b39;
}

.pop-up-bg {
    background: url(https://www.royacdn.com/unsafe/smart/Site-fe665614-86f6-42df-8e54-3f3c72d42873/popup/main_img.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.modal-dialog {
    width: 750px !important;
}

.popup-text {
    padding: 20px !important;
}

.modal-body {
	padding: 0 !important;
}

@media (max-width: 1199px) {
	.pop-up-bg:before {
		opacity: 0.5;
		position: absolute;
	}
}