.cert-modal .close {
	position: absolute;
	right: 0;
	width: 42px;
	height: 42px;
	z-index: 2;
}

.top_logo {
	display: none !important;
}

.profile_left_section {
	float: left;
	width: 30%;
	text-align: center;
	padding: 0 9px;
	position: relative;
}

.profile_right_section {
	float: left;
	width: 69%;
	border-left: 1px solid #4472c4;
	position: relative;
}

.profile_details,
.cert_details_content {
	display: flex;
	width: 100%;
	position: relative;
	margin: 10px 0;
	padding: 0px 25px;
}

.profile_details_left,
.profile_details_right {
	flex: 1 1 50%;
	text-align: center;
}

.profile_details_left span i {
	color: #a10e27;
	cursor: pointer;
}

.cert_details {
    font-size: 16px;
}

.cert_details_left,
.cert_details_right {
	flex: 1 1 50%;
	text-align: left;
}

.profile_details span.text_bold {
	display: block;
	font-weight: bold;
}

.cert_details_content span.iconclass {
	display: block;
	font-weight: bold;
}

.cert_details_content span.iconclass.icon1:before {
	content: "";
	background: url('https://nasp.gnosisconnect.com/theme/image.php/gourmet/theme/1722502188/icon1') no-repeat;
	display: block;
	width: 40px;
	height: 24px;
	float: left;
	background-size: 100%;
	margin-right: 10px;
	margin-top: 6px;
}

.cert_details_content span.iconclass.icon2:before {
	content: "";
	background: url('https://nasp.gnosisconnect.com/theme/image.php/gourmet/theme/1722502188/icon2') no-repeat;
	display: block;
	width: 40px;
	height: 28px;
	float: left;
	background-size: 100%;
	margin-right: 10px;
	margin-top: 6px;
}

.cert_details_content span.iconclass.icon3:before {
	content: "";
	background: url('https://nasp.gnosisconnect.com/theme/image.php/gourmet/theme/1722502188/icon3') no-repeat;
	display: block;
	width: 40px;
	height: 28px;
	float: left;
	background-size: 100%;
	margin-right: 10px;
	margin-top: 6px;
}

.cert_details_content span.iconclass.icon4:before {
	content: "";
	background: url('https://nasp.gnosisconnect.com/theme/image.php/gourmet/theme/1722502188/icon4') no-repeat;
	display: block;
	width: 40px;
	height: 28px;
	float: left;
	background-size: 100%;
	margin-right: 10px;
	margin-top: 6px;
}

.cert_details_content span.iconclass.icon5:before {
	content: "";
	background: url('https://nasp.gnosisconnect.com/theme/image.php/gourmet/theme/1722502188/icon5') no-repeat;
	display: block;
	width: 40px;
	height: 39px;
	float: left;
	background-size: 100%;
	margin-right: 10px;
	margin-top: 6px;
}

.cert_details_content span.iconclass.icon6:before {
	content: "";
	background: url('https://nasp.gnosisconnect.com/theme/image.php/gourmet/theme/1722502188/icon6') no-repeat;
	display: block;
	width: 40px;
	height: 39px;
	float: left;
	background-size: 100%;
	margin-right: 10px;
	margin-top: 6px;
}

.cert_details_btm .iconclass.icon7 {
	background: url('https://nasp.gnosisconnect.com/theme/image.php/gourmet/theme/1722502188/icon7') no-repeat;
	display: block;
	width: 40px;
	height: 39px;
	float: left;
	background-size: 100%;
	margin-right: 10px;
	margin-top: 40px;
}

.cert_details_btm span {
	display: block;
}

.cert_details_btm .cert_details_btm_right {
	width: calc(100% - 50px);
	float: left;
	font-weight: bold;
	margin: 10px 0;
}

.contact_wrapper {
	display: none !important;
}

.cert_details_btm {
	padding: 0 25px;
}

.cert_details_heading {
	font-weight: bold;
	color: #67bbf5;
	padding: 0 25px;
}

.cert_details_left .iconclass a,
.align_center a,
.search_btn p a {
	text-decoration: underline;
	color: #003aff;
}

.align_center {
	text-align: center;
	font-weight: bold;
}

.search_btn {
	width: 100%;
	float: left;
	padding: 25px 25px 0 25px;
}

.search_btn p {
	font-size: 13px;
}

.left_btm_link {
	font-weight: bold;
	color: #67bbf5;
	padding-top: 45px;
}

.profile_name {
	font-weight: bold;
	margin: 10px 0;
}

.top_logo img {
	width: 97px;
	margin-left: 10px;
}

.profile_img img {
	width: 120px;
}

.csdimg {
	width: 75px !important;
	margin-bottom: 10px;
	margin-top: 25px;
}

.certificate_heading {
	text-align: center;
	display: block;
}

.top_logo {
	margin-bottom: 20px;
}

.profile_img {
	margin-top: 7px;
}

.heading {
	font-weight: bold;
	padding: 6px;
	color: #84152a;
}

.watermark {
	display: block !important;
	position: absolute;
	font-size: 10em;
	text-transform: uppercase;
	z-index: 0;
	transform: translateX(-50%) translateY(-50%) rotate(-25deg);
	left: 50%;
	top: 50%;
	color: #e4e4e4;
}

@media only screen and (max-width: 992px) {
	.profile_left_section {
		width: 100%;
	}

	.profile_right_section {
		width: 100%;
		border-left: 0px none;
	}
}

.tooltip_csd {
	background: #e2d2ba;
	bottom: 100%;
	color: #000;
	display: block;
	left: 108px;
	margin-bottom: 15px;
	opacity: 0;
	padding: 10px;
	pointer-events: none;
	position: absolute;
	border-radius: 6px;
	max-width: 366px;
	font-size: 12px;
	font-weight: 500;
	line-height: normal;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	-ms-transform: translateY(10px);
	-o-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-ms-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
	line-height: 1.25;
}

.tooltip_csd:before {
	bottom: -20px;
	content: " ";
	display: block;
	height: 20px;
	left: 0;
	position: absolute;
	width: 100%;
}

.tooltip_csd:after {
	border-left: solid transparent 10px;
	border-right: solid transparent 10px;
	border-top: solid #e2d2ba 10px;
	bottom: -10px;
	content: " ";
	height: 0;
	left: 50%;
	margin-left: -13px;
	position: absolute;
	width: 0;
	cursor: pointer;
}

.help_certification:hover .tooltip_csd {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	transform: translateY(0px);
}