.heading-menu , .customersec{
display:none;
}
.apiform {
    width: 500px;
    font-size: 15px;
    margin: 0 auto;
}
 .sdp-common-footer-list-items li a {
margin:0px !important;
}
.ftr-cont-wrpr {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    transition: all 0.2s ease-in 0s;
}
.mspfooterlinks {
    background: #f3fcff;
    margin-top: 50px;
}
.check {
	margin-bottom: 20px;
}
.check>p {
	margin: 10px 0px 5px 0px;
	font-size: 16px;
	line-height: 1.4;
	max-width: 90%;
	color: #fff;
}
.radio-button {
	display: flex;
	justify-content: start;
	align-items: center;
	color: #fff;
	font-size: 16px;
	height: 30px;
}
.radio-button #yes {
	width: auto !important;
	margin: 0px 10px 0px 0px !important;
	padding: 0px !important;
}

	
.radio-button #no {
	width: auto !important;
	margin: 0px 10px 0px 0px !important;
	padding: 0px !important;
}
.radio-button label:nth-child(1) {
    margin-right: 15px !important;
}
.radio-button label:nth-child(2) {
    margin-right: 15px !important;
}
	.radio-button input[type="radio"]{ position: relative}
.sub-footer a {
    color: #000;
    text-decoration: none;
}