#pum-6895 {
	background-color: rgba(0, 0, 0, 0.8);
	overflow: auto !important;
}
#pum-6895 #popmake-6895 {
	max-width: 1145px !important;
	width: 90% !important;
	border-radius: 13px;
	border: 5px solid #0066cb;
	background-color: #f0efeb;
    padding: 0;
	margin: 0 auto 2vh !important;
}
#pum-6895 #popmake-6895 .popmake-close {
	width: 13px !important;
	height: 13px !important;
	padding: 0 !important;
	font-size: 0 !important;
	background: none !important;
	background-image: url('/wp-content/uploads/2021/01/close_btn.png') !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-size: cover !important;
	border: none !important;
	box-shadow: none !important;
	top: 19px !important;
	right: 22px !important;
}
#pum-6895 #popmake-6895 .popmake-content {
	max-width: 100%;
	font-family: 'Rajdhani', sans-serif;
}
#pum-6895 #popmake-6895 .popmake-content .left-side {
	background-color: #061432;
	border-radius: 8px 0 0 8px;
}
#pum-6895 #popmake-6895 .popmake-content .left-side .content-wrap {
	max-width: 395px;
	margin: 0 auto;
}
#pum-6895 #popmake-6895 .popmake-content .left-side .content-wrap-bg {
	background-color: #0066cb;
}
#pum-6895 #popmake-6895 .popmake-content .left-side .content-wrap h5 {
	color: #01aaff;
	font-size: 40px;
	font-weight: 700;
	text-align: center;
	line-height: 40px;
	margin-top: 30px;
    margin-bottom: 22px;
    letter-spacing: normal;
}
#pum-6895 #popmake-6895 .popmake-content .left-side .content-wrap h5 span {
	display: block;
}
#pum-6895 #popmake-6895 .popmake-content .left-side p:empty {
	display: none;
}
#pum-6895 #popmake-6895 .popmake-content .left-side .content-wrap-bg p {
	font-size: 26px;
	color: #ffffff;
	font-weight: 700;
	line-height: 30px;
	text-align: center;
	padding: 14px 20px;
    margin-bottom: 33px;
    margin-top: 0;
}
#pum-6895 #popmake-6895 .popmake-content .left-side .content-wrap-img {
	position: relative;
	margin-bottom: 29px;
}
#pum-6895 #popmake-6895 .popmake-content .left-side .content-wrap-img img {
	position: relative;
    left: 52%;
    transform: translateX(-51%);
}
#pum-6895 #popmake-6895 .popmake-content .left-side .content-wrap-img:before {
	content: "";
	position: absolute;
	background-image: url(/wp-content/uploads/2021/01/background-book.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: bottom;
	max-width: 501px;
	height: 699px;
	width: 39.3vw;
/*     height: 67vw; */
    top: -249px;
}
#pum-6895 #popmake-6895 .popmake-content .right-side {
	padding: 5.1% 25px 0 30px;
}
#pum-6895 #popmake-6895 .popmake-content .right-side .content-wrap {
	max-width: 443px;
	margin: 0 auto;
}
#pum-6895 #popmake-6895 .popmake-content .right-side .content-wrap .heading {
	font-size: 36px;
    color: #000000;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: normal;
    text-align: center;
    margin-top: 36px;
    margin-bottom: 39px;
}
#pum-6895 #popmake-6895 .popmake-content .right-side .content-wrap .heading span {
	color: #c4161c;
}

#pum-6895 #popmake-6895 .popmake-content .right-side .content-wrap .form-wrap br:empty {
	display: none;
}
html.pum-open.pum-open-overlay {
	overflow: initial !important;
}
html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden] {
	padding-right: 0 !important;
}


/* Media */
@media (min-width: 981px) {
	#pum-6895 #popmake-6895 .popmake-content .right-side .content-wrap {
		min-height: auto !important;
	}
	#pum-6895 #popmake-6895 .popmake-content .right-side .content-wrap .form-wrap{
		min-height: auto !important;
		max-height: 322px !important;
	}
	#pum-6895 #popmake-6895 .popmake-content {
		display: flex;
	    flex-wrap: nowrap;
	}
	#pum-6895 #popmake-6895 .popmake-content .left-side {
		width: 44.1%;
	}
	#pum-6895 #popmake-6895 .popmake-content .right-side {
		width: 55.9%;
	}
	
} 
@media (min-width: 981px) and (max-width: 1120px) {
	#pum-6895 #popmake-6895 .popmake-content .left-side .content-wrap-bg p {
		font-size: 22px;
	}
}
@media (min-width: 981px) and (max-width: 1200px) {
	#pum-6895 #popmake-6895 .popmake-content .left-side .content-wrap-img:before {
		top: -258px;
	}
}
@media (min-width: 981px) and (max-width: 1070px) {
	#pum-6895 #popmake-6895 .popmake-content .left-side .content-wrap-img:before {
		top: -265px;
	}
}
@media (max-width: 980px) {
	#pum-6895 #popmake-6895 .popmake-content .left-side .content-wrap-img img {
		display: none;
	}
	#pum-6895 #popmake-6895 .popmake-content .left-side .content-wrap-img:before {
		display: none;
	}
	#pum-6895 #popmake-6895 {
		max-width: 630px !important;
		top: 50px !important;
	}
	#pum-6895 #popmake-6895 .popmake-content .left-side .content-wrap h5 {
		margin-top: 0;
		padding-top: 25px;
	}
	#pum-6895 #popmake-6895 .popmake-content .right-side {
		padding: 0 25px 0 30px;
	}
	#pum-6895 #popmake-6895 .popmake-content .right-side .content-wrap .heading {
		margin-bottom: 25px;
		margin-top: 25px;
	}
	#pum-6895 #popmake-6895 .popmake-content .left-side .content-wrap-bg p {
		max-width: 443px;
		margin: 0 auto;
	}
}
@media (max-width: 510px) {
	#pum-6895 #popmake-6895 .popmake-content .left-side .content-wrap h5 {
		font-size: 36px;
	}
	#pum-6895 #popmake-6895 .popmake-content .left-side .content-wrap-bg p {
		font-size: 22px;
	}
	#pum-6895 #popmake-6895 .popmake-content .right-side .content-wrap .heading {
		font-size: 30px;
	}
}
@media (max-width: 435px) {
	#pum-6895 #popmake-6895 .popmake-content .left-side .content-wrap-bg p {
		font-size: 17px;
	}
	#pum-6895 #popmake-6895 .popmake-content .right-side .content-wrap .heading {
		font-size: 28px;
	}
}
@media (min-width: 981px) and (min-height: 650px) {
	#pum-6895 #popmake-6895 {
		top: 50% !important;
		transform: translateY(-50%);
	}
}