html {font-family: 'Open Sans',sans-serif;}

body{
	margin: 0;
	padding: 0;
	font-family:'Open Sans',sans-serif;
	font-size: 16px;
	background-color: #E5E5E5;
}

select {background:#fff;}

.min{
background-color: #ffffff;
max-width: 100%;
margin: auto;
overflow-x: hidden;
}


.logo{
	padding: 10px 50px;
	background: #fbae16;
	}

 .banner{
 	background-image: url("img/bg.jpg");
 	background-repeat: no-repeat;
	background-size: cover;
 	 width: 100%;
 	 margin: auto;
 	 padding: 20px 0px;
 }
.banner-img{
	 display: grid;
	 grid-template-columns: 55% 45%;
	 align-items: center;
	 width: 100%;
	 margin: auto;
	 padding: 20px 0px;
}

  .banner h1{
	font-size: 36px;
	color: #ff9c00;
	margin: auto;
	text-align: center;
	margin-top: -9px;
	font-weight: 400;
	font-weight: bold;
	margin-top: 4px;
}

.sub{
	font-size: 25px;
	color: #585858;
	margin: auto;
	padding: 10px 0px;
	line-height: 28px;
	font-weight: bold;
	text-align: center;
}
 .responsive {
  width: auto;
  height: auto;
}

 .sign{
	text-align: center;
	margin: auto;
 }

form{
	padding: 0px 0px;
	width: 65%;
	margin: auto;
	background-color: #efefef;
	margin: 25px;
	box-shadow: -3px 8px 7px 0px #cbcbcb;
	border-radius: 20px 20px;
	height: auto;
}
input,select{
		    margin: 8px 0px;
		    border: 1px solid gray;
		    border-radius: 5px;
		    padding: 10px 10px;
		    width: 81%;
	}
select{
	  width: 86%;
	  height: 35px;
	  color: gray;
	  padding: 0px;
	}

input:focus,select:focus{outline: none;}
button{
	 width: 80%;
     border: none;
	background-color: #e93028;
    color: white;
    font-size: 18px;
    padding: 10px;
	border-radius: 8px;
	text-align: center;
	margin-bottom: 20px;
	text-transform:uppercase;
	font-weight: bold;
}
.check-box{
	display: grid;
	grid-template-columns: 10% 80%;
	align-items: self-start;
	font-size: 13px;
	margin-top: 6px;
	color: #919191;
	padding: 0px 10px;
	text-align: justify;
}

.btn-primary {cursor:pointer;background-color: #ed4727;color: #fff;width: 80%;border: none;padding: 12px;font-weight: bold;font-size: 20px;box-shadow: -3px 8px 7px 0px #cbcbcb;margin-top: -20px;}
.btn-primary:hover {background-color: #c7211a;}

.head h6{
	display: block;
	padding: 13px 0px !important;
	background-color: #ff9c00;
	font-size: 23px;
	text-align: center;
	color:#ffffff;
	width: 100%;
	border-radius: 20px 20px 0px 0px;
	margin: 9px 0px;
	line-height: 30px;
	padding: 6px 0px;
}

.checkbox {
	display: grid;
	align-items: center;
	grid-template-columns: 10% 90%;
	padding: 0px 20px
}

.checkbox p{
	text-align: left;
	font-size: 10px;
	padding: 10px;
	margin:none;
}
.img{
	width: auto;
	height: auto;
	margin: auto;
	text-align: center;
}

.btn a{
	text-decoration: none
}


.bttn{
	width: 25%;
	text-align: center;
	background-color: #013d7a;
	padding: 9px;
	color:#fff;
	margin: auto;
	font-size: 28px;
	font-weight: bold;
	border-radius: 10px;
	box-shadow: -1px 6px 7px 0px #b9b9b9;
}



.start h3{
    color: #e68717;
    border-radius: 20px;
    font-size: 35px;
    text-align: center;
    padding: 10px 0px;
    font-weight: bold;
}

.invest{
	display: grid;
	grid-template-columns: 33% 34% 33%;
	align-items: center;
	border-radius: 13px;
	width: 80%;
	margin: auto;
	padding: 0px 20px 20px 20px;
	line-height: 26px;
	text-align: left;
	margin-bottom: 30px;
	margin-top: -12px !important;
}


.b1{
	border-right: 3px dashed #013d7a;
}
.b2{
	border-bottom: none;
}
.invest1{
	display: grid;
	grid-template-columns:50% 50%;
	align-items: center;
	background-color: #ffae00;
	border-radius: 16px;
	width: 46%;
	margin: auto;
	padding: 20px;
	line-height: 26px;
	border-right: 2px solid #ffffff;
	margin-top:2px;
}
.invest01{
	font-size: 27px;
	font-weight: bold;
	text-align: center;
	color: #ed4727;
	padding: 10px 20px;
	align-items: center;
}

.invest01 span{
	font-size: 20px;
	font-weight: 400;
	color: #141414;
}

.why01{
	background-color: #f1f1f1;
	border-radius: 16px;
	width: 70%;
	margin: auto;
	box-shadow: -2px 9px 8px 0px #a8aaab;
	padding: 10px;
	margin-top: 45px;
}

.why01 h3{
	color: #ed4727;
	border-radius: 20px;
	font-size: 35px;
	text-align: center;
	font-weight: bold;
	margin: 4px 0px;
	padding: 0px;
}

.why01-1{
	display: grid;
	grid-template-columns: 33% 33% 33%;
	align-items: center;
	padding: 20px 0px;
	line-height: 25px;
	margin: auto;
	margin-left FONT-WEIGHT: 200;
}

.why02{
	font-size: 25px;
	font-weight: bold;
	text-align: left;
	display: grid;
	align-items: center;
	margin: auto 20px;
	grid-template-columns: 25% 79%;
	color: #353535;
}

.why02 span{
	font-size: 16px;
	font-weight: 600;
}
.trading h3{
	color: #031d5f;
	font-style: italic;
	font-size: 36px;
}

.how{
	color: #031d5f;
	font-style: italic;
	font-size: 36px;
}
.img {
    width: auto;
    height: auto;
    margin: auto;
    text-align: center;
}

.responsive {
    width: auto;
    height: auto;

}

.stop{
	width: 80%;
	margin: auto;
	padding: 0px;
	margin: 0px auto;
	display: grid;
	grid-template-columns: 33% 33% 33%;
}

.stop01{
	align-items: center;
	padding: 20px 0px;
	line-height: 25px;
	margin: auto;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #141414;
}
.stop01 p{
	padding: 0px;
	margin: 6px;
}
.cta{
	background-color: #e68717;
	border-radius: 20px;
	width: 60%;
	margin: auto;
	padding: 1px 0px;
	text-transform: uppercase;
	margin-top: 20px;
}
.cta p{
	text-align: center;
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	line-height: 40px;
}
.hide{
	display: none;
}
.footer{
	margin-top: 40px;
}

.footer p{
	background: #5c5c5c;
    text-align: center;
    padding: 3px 0px;
    color: #ffffff;
    font-size: 14px;
    margin: auto;
}
.footer a{
	text-decoration: none;
	color: white;
}

.footer a:hover{
	color: white;
	text-decoration: none;
}
.border1 {border-right: 2px solid #ffffff;}
#lblErrorMsg {width: 392px; padding:10px;}


#myBtn {
    display: none;
    position: fixed;
    bottom: 0;
    width: 356px;
    z-index: 199;
    font-size: 22px;
    left: 35%;
    right: 35%;
    border: none;
    outline: none;
    background-color: #031d5f;
    color: #333;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
    text-align: center;
    color: #fff;
    margin: 0 auto;
}



/*Responsive code*/
@media only screen and (min-device-width: 300px) and (max-device-width: 1024px){

#lblErrorMsg {width: 275px;padding-top: 0px; padding:0px;}
.border1 {border-right:none;}
.logo{
	text-align: center;
	margin-bottom: 0px;
	margin: -10px auto;
	}

	.head h6{
		font-size: 18px;
		padding: 9px 0px !important;
	}

	.sub {
		font-size: 14px;
		padding: 0px 0px;
	}
   .banner h1{
   	font-size: 15px;
   }
   .start h3{
   	font-size: 30px;
   	padding: 2px 25px;
   }
   .why01 h3{
   	font-size: 30px;
   }

   .banner-img{
	 display: grid;
	 grid-template-columns: 100%;
	 align-items: center;
	 width: 100%;
	 margin: auto;
	 padding: 5px 0px;
}

.check-box{
	font-size: 10px;
}
input{
	margin: 5px 0px !important;
	padding-top:8px; 
	padding-bottom:8px;
}
select{
	margin: 5px 0px !important;
	padding-top:8px; 
	padding-bottom:8px;
}

.banner{
	    padding: 5px 0px;
}
 .responsive {
  width: 95%;
  height: auto;
}

.btn-primary {
    cursor: pointer;
    background-color: #ed4727;
    color: #fff;
    width: 80%;
    border: none;
    padding: 8px;
    font-weight: bold;
    font-size: 19px;
    box-shadow: -3px 8px 7px 0px #cbcbcb;
    margin-top: -6px !important;
}

form{
	width: 90%;
	margin: auto;
	background-color: #efefef;
	margin: 25px;
	box-shadow: -3px 8px 7px 0px #cbcbcb;
	border-radius: 20px 20px;
}
input:focus,select:focus{outline: none;}
button{
	 width: 80%;
     border: none;
	background-color: #e93028;
    color: white;
    font-size: 15px;
    padding: 10px;
	border-radius: 8px;
	text-align: center;
	margin-bottom: 20px;
	text-transform:uppercase;
	font-weight: bold;
}
.btn a{
	text-decoration: none
}

.bttn {
    width: 70%;
    text-align: center;
    background-color: #013d7a;
    padding: 9px;
    color: #fff;
    margin: auto;
    font-size: 25px;
    font-weight: bold;
    border-radius: 10px;
}
.why h3{
    font-size: 23px;
    font-weight: bold;
}
.invest{
	text-align: center;
	display: grid;
	grid-template-columns: 100%;
	margin: auto;
	margin-bottom: 30px;
	width: 90% !important;
}
.b1{
	border-right: none;
}

.invest01{
	display: grid;
	grid-template-columns: 36% 70%;
	font-size: 28px;
	margin: auto;
	align-items: center;
}
.invest01 span{
	    font-size: 19px;
    font-weight: 200;
}


.b2{
	border-bottom: 2px dashed #013d7a;
	width: 85%;
}

.invest01 span{
    font-size: 20px;
    font-weight: 500;
}
.why01 {
    background-color: #f1f1f1;
    border-radius: 16px;
    width: 85%;
    margin: auto;
    box-shadow: -2px 9px 8px 0px #a8aaab;
    padding: 10px;
    margin-top: 45px;

}
.why01-1 {
    display: grid;
    grid-template-columns: 100%;
    align-items: center;
    padding: 20px 0px;
    line-height: 25px;
    margin: auto;
    font-weight:200;
}
.why02{
	padding: 10px 0px;
}

.stop {
    width: 80%;
    margin: auto;
    padding: 0px;
    margin: 0px auto;
    display: grid;
    grid-template-columns: 100%;

}

.cta{
	width:90%;
}

.cta p{
	font-size: 21px !important;
}

.hide{
	display: block;
}
.hide01{
	display: none;
}
#myBtn {
    display: none;
    position: fixed;
    bottom: 0;
    z-index: 199;
    font-size: 22px;
    left: 0px !important;
    right: 0px !important;
    border: none;
    outline: none;
    background-color: #031d5f;
    color: #333;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
    text-align: center;
    color: #fff;
    margin: 0 auto;
}
}