html {font-family: 'Open Sans',sans-serif;}

body{
	margin: 0;
	padding: 0;
	font-family: open sans, sans-serif;
	font-size: 16px;
	background-color: #E5E5E5;
	font-family: 'Open Sans',sans-serif;
}

.min{

	background-color: #ffffff;
	width: 100%;
	margin: auto;
	max-width: 100%;
	overflow-x:hidden;
}
.top-bar{
	background-color: #fcaf17;
	height: 10px;
}

.mo{
	float: left;
	margin-left: 50px;
	margin-top: -12px;
}

.f-txt{
	text-align: center;
	font-size: 20px;
	margin: 10px 0px;
}
.h-txt{
	font-size: 35px;
	color: #f66700;
	margin: 0px 50px;
	margin-bottom: 230px;
}
.h-txt h2{
	  text-transform: uppercase;
	  font-size:40px !important;
}
.h-txt p{
		font-size: 17px;
		color: #eeee;
		font-weight: 500;
		padding: 0;
		margin: 0;
		margin-top: -33px;
}

.cta{text-decoration:none;background-color: #fff;text-align: center;font-weight: bold;padding: 13px 12px;width: 42%;border: 2px solid;border-radius: 12px;font-size: 18px;margin-top:5%;text-transform: uppercase;}
.btn-center {border:2px solid #f66700;color:#f66700;margin-top:0px;margin:0 auto; display:inline-table;}
.btn-center:hover {border:2px solid #000;background:#f66700;color:#fff;}
.bg-img{
	 background-image: url(img/Header.jpg);
	 background-repeat: no-repeat;
	 background-size: cover;
	 height: 600px;
}
.banner {
    display: grid;
    grid-template-columns: 50% 50%;
    align-items: center;
    width: 100%;
    margin: auto;
    padding: 20px 0px;
}

.responsive {
  width: 100%;
  height: auto;
}

 .sign{
	text-align: center;
	margin: auto 220px;
	margin-top:0%;
	padding:10px;
	}

.form{
	padding: 0px 0px;
	width: 50%;
	/* margin: 0px 220px !important; */
	background-color: #ffffff;
	border-radius: 15px 15px;
	height: auto;
	border: 2px solid #ffae00;
}
input,select{
		    margin: 8px 0px;
		    border: 1px solid gray;
		    border-radius: 5px;
		    padding: 10px 10px;
		    background-color: #dddd;
	}
.width-86 {width: 83%;}
select{
	  width: 90%;
	  height: 35px;
	  color: gray;
	  padding: 0px;
	}
.checkbox1 {font-size:10px; text-align:center; color:#000; padding:0px 10px;}
.pancard {font-size:12px;text-align:center; color:#000; padding-bottom: 20px;}

input:focus,select:focus{outline: none;}
button{
	 width: 80%;
	 border: none;
	 background-color: #f66700;
	 color: white;
	 font-size: 18px;
	 padding: 10px 0px;
	 border-radius: 8px;
	 text-align: center;
	 margin-bottom: 24px;
	 text-transform:
	 uppercase;
	 font-weight: bold;
	 margin-top: 20px;
}
.check-box {
    display: grid;
    grid-template-columns: 10% 80%;
    align-items: self-start;
    font-size: 10px;
    margin-top: 6px;
    color: #919191;
    padding: 0px 10px;
    text-align: justify;
}

.btn-primary {cursor:pointer;background-color: #ff6d00;color: #fff;width: 80%;border: none;padding: 12px;font-weight: bold;font-size: 18px;margin-top: -20px;}
.btn-primary:hover {background-color: #007503;}

.head h6{
	display: block;
	background-color: #ffae00;
	height: 10px;
	width: 100%;
	border-radius: 10px 10px 0px 0px;
	margin: auto;
}

.checkbox {
	display: grid;
	align-items: center;
	grid-template-columns: 10% 90%;
	padding: 0px 20px;
	margin: -14px 0px;
}

.checkbox p{
	text-align: left;
	font-size: 10px;
	padding: 10px;
	margin:
	none;
}

.pan{
	text-align: center;
	margin: auto;
	font-size: 12px;
	margin-top: -26px;
	padding: 20px;
}

/* Section2*/

.custom{
	background-color: #DDDD;
	margin: 0 auto;
	border-radius: 5px;
	padding: 20px 80px;
        padding-bottom:40px;
}

.custom h3{
	text-align: center;
	font-size: 30px;
	font-weight: 400;
	padding: 20px;
}

.custom h3 span{
	color: #f66700;
	font-weight: bold;
	font-size: 29px;
}

.custom1{
	display: grid;
	grid-template-columns: 25% 25% 25% 25%;
	margin-top: 20px;
}

.box1{
	background-color: #fffaea;
	border:2px solid #ccc;
	border-radius: 13px;
	height: 75%;
	width: 80%;
	margin: auto;
	text-align: center;
	padding: 20px 5px;
}

.box1 p{
	font-weight: bold;
	font-size: 16px;
	margin-top: 2px;
}

.box1 span{
	font-size: 14px;
	font-weight: 400;
	color: #4f4f4f;
}

.box2{
	background-color: #e8e8e8;
	border:2px solid #ccc;
	border-radius: 13px;
	height: 75%;
	width: 80%;
	margin: auto;
	text-align: center;
	padding: 20px 5px;
	box-shadow: 5px 1px 2px 0px #a8aaab;
}

.box2 p{
	font-weight: bold;
	font-size: 16px;
	line-height: unset;
	margin-top: 2px;
}

.box2 span{
	font-size: 14px;
	font-weight: 400;
	color: #4f4f4f;
}


/* Section2*/

.trading{
	background-color: #fff;
	width:100%;
	margin: 0 auto;
	border-radius: 5px;
	padding: 20px;
	background-image: url(img/section-3.png);
	background-repeat: no-repeat;
	background-size: cover;
	height: 670px;
}

.trading h3{
	text-align: center;
	font-size: 30px;
	font-weight: 400;
	padding: 9px;
}

.trading h3 span{
	color: #f66700;
	font-weight: bold;
	font-size: 29px;
}

.main{
	display: grid;
	grid-template-columns: 60% 30%;
	margin: auto;
}

.main1{margin: auto;display: grid;grid-template-columns: 33% 33% 33%;width: 70%;}
.main3{margin: auto;display: grid;grid-template-columns: 100%;width: 70%;}

.m-box1{
	background-color: #fff;
	border: 2px solid #5b5b5b;
	border-radius: 18px;
	height: 50%;
	width: 80%;
	margin: auto;
	text-align: center;
	padding: 26px 5px;
	box-shadow: 0px 5px 2px 0px #a8aaab;
}

.m-box1 p{
	color: #ff9000;
	font-size: 14px;
	margin-top: 0px;
	line-height: 14px;
	text-align: center;
}

.m-box2{
	background-color: #fff;
	border: 2px solid #ffb600;
	border-radius: 18px;
	height: 50%;
	width: 80%;
	margin: auto;
	text-align: center;
	padding: 26px 5px;
	box-shadow: 0px 5px 2px 0px #a8aaab;
}

.m-box2 p{
	color: #000000;
	font-size: 15px;
	margin-top: 0px;
	line-height: 20px;
}

.section-4{
	background-color: orange;
	height: 500px;
	display: grid;
	grid-template-columns: 50% 50%;

}
.section-4 p{
	text-align: center;
	color: #fff;
	font-weight: bold;
	width: 70%;
	font-size: 50px;
	padding: 140px 40px;
}

.responsive {
  width: 100%;
  height: auto;
}
.footer{
	background-color: #000;
	padding: 11px 0px;
}

.footer p{
		text-align: center;
		font-size: 12px;
		color: #a2a2a2;
		padding: 12px;
}

.footer a{
	text-decoration: none;
	color: #fff;
}

/*Responsive code*/
@media only screen and (min-device-width: 300px) and (max-device-width: 1024px){
.btn-center {margin-top:0px !important;}
.custom{
	padding: 20px;
}
	
	.form{ width:90%;}

#lblErrorMsg {width: 275px;padding-top: 0px; padding:10px;}
.border1 {border-right:none;}

.top-bar{
	background-color: #fcaf17;
	height: 6px;
}

.mo{
	margin: auto 30%;
}

.f-txt{
	text-align: center;
	font-size: 20px;
	margin: 10px 0px;
}
.h-txt{
	font-size: 35px;
	color: #f66700;
	margin: 0px 20px;
	margin-bottom: 230px;
}
.h-txt h2{
	  text-transform: uppercase;
	  font-size: 44px;
	  line-height: 44px;
}
.h-txt p{
		font-size: 19px;
		color: #eeee;
		font-weight: 200;
		padding: 0;
		margin: 0;
		margin-top: -33px;
		font-weight: 300;
}

.cta{background-color: #fff;width: auto;border: 2px solid;border-radius: 12px;font-size: 18px;font-weight: 700;margin-top: 5px !important;text-transform: uppercase;margin: auto;}

.bg-img{
	 background-image: url(img/Header.jpg);
	 background-repeat: no-repeat;
	 background-size: cover;
	 height: 600px;
	 display: none;
}

.bg-img2{
	 background-image: url(img/Header.jpg);
	 background-repeat: no-repeat;
	 background-size: cover;
	 height: 1000px;
	 display: block;
}
.banner {
    display: grid;
    grid-template-columns: 100%;
    align-items: center;
    width: 100%;
    margin: auto;
    padding: 0px 0px;
    text-align: center;
    height: 14%;
}

.responsive {
  width: 100%;
  height: auto;
}

 .sign{
	text-align: center;
	margin: auto;
	margin-top: -186px;
	}
form{
	padding: 0px 0px;
	width: 90%;
	/* margin: 0px 220px !important; */
	background-color: #ffffff;
	border-radius: 15px 15px;
	height: auto;
	border: 2px solid #ffae00;
}

	/* Section2*/

.custom{
	background-color: #DDDD;
	/* width: 95%; */
	margin: 0;
	border-radius: 5px;
	/* padding: 20px; */
}

.custom h3{
	text-align: center;
	font-size: 30px;
	font-weight: 400;
	padding: 20px;
}

.custom h3 span{
	color: #f66700;
	font-weight: bold;
	font-size: 29px;
}

.custom1{
	display: grid;
	grid-template-columns: 100%;
	margin-top: 20px;
	margin: 20px 0px;
}

.box1{
	background-color: #fffaea;
	border:2px solid #ccc;
	border-radius: 13px;
	height: 70%;
	width: 80%;
	margin: auto;
	text-align: center;
	padding: 30px 5px;
}

.box1 p{
	font-weight: bold;
	font-size: 21px;
	margin-top: 2px;
}

.box1 span{
	font-size: 17px;
	font-weight: 400;
	color: #4f4f4f;
}

.box2{
	background-color: #e8e8e8;
	border:2px solid #ccc;
	border-radius: 13px;
	height: 70%;
	width: 80%;
	margin: auto;
	text-align: center;
	padding: 30px 5px;
	box-shadow: 5px 1px 2px 0px #a8aaab;
}

.box2 p{
	font-weight: bold;
	font-size: 18px;
	line-height: unset;
	margin-top: 2px;
}

.box2 span{
	font-size: 17px;
	font-weight: 400;
	color: #4f4f4f;
}
.main2{
	display: none;
}
.trading{
	background-color: #fff;
	width: auto;
	margin: 0px -20px;
	border-radius: 5px;
	/* padding: 20px; */
	background-repeat: no-repeat;
	background-size: cover;
	height: 820px;
	display: block;
}

.main{
	display: grid;
	grid-template-columns: 100%;
	margin: auto;
}

.main1{margin: auto;display: grid;grid-template-columns: 33% 33% 33%;width: 100%;}

.section-4{
	background-color: orange;
	height: 500px;
	display: grid;
	grid-template-columns: 100%;

}
.section-4 p{
		/* text-align: center; */
		color: #fff;
		font-weight: bold;
		width: auto;
		font-size: 37px;
		padding: 4px 0px;
}