.container {
    max-width: 96% !important;
}
.navbar a.nav-link {
    font-size: 14px;
    font-weight: 500;
    color: #43398f !important;
}
section.trading_box img {
    width: 100%;
   /* -webkit-box-shadow: 0px -1px 34px 3px rgba(0,0,0,0.75);
-moz-box-shadow: 0px -1px 34px 3px rgba(0,0,0,0.75);
box-shadow: 0px -1px 34px 3px rgba(0,0,0,0.75);*/
}
section.trading_box {
    margin-top: 80px;
}
.trading_box h6 {
    color: #194DAB;
    font-size: 20px;
    margin-bottom: 17px;
}
.trading_box p {
    font-size: 16px;
    color: #000;
}
.banner img {
    width: 100%;
    height: 392px;
    object-fit: cover;
}
section.banner {
    background-image: url(../img/layer_3_copy.png);
    background-repeat: no-repeat;
    width: 100%;
    background-size: cover;
    padding-top: 46px;
    height: 440px;
}
.banner_text h3 {
    color: #184DAC;
    font-size: 28px;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 20px;
}
.banner_text p {
    color: #000;
}
.banner_text button.btn-info {
    color: #fff;
    border: none;
    padding: 10px 30px;
    border-radius: 7px;
    background: #3467C3;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 50px;
}
.sys_img {
    position: absolute;
    top: -62px;
}
.how_it_works {
    margin-top: 121px;
    padding-top: 56px;
    background: #f1f2f452;
    border-radius: 20px;
    padding-bottom: 90px;
    position: relative;
}
.how_it_works li {
    list-style-type: none;
    padding-top: 20px;
}
.how_it_works h5 {
    color: #1A4CAD;
    font-size: 27px;
    font-weight: 700;
}
.how_it_works ul li span {
    width: 41px !important;
    margin-left: -36px;
    margin-right: 20px;
    vertical-align: middle;
    color: #1A4CAD;
    line-height: 0;
}
.top_traders span.text-success {
    color: #39B54A !important;
    border-bottom: 2px solid;
}
.top_traders h2 {
    color: #1A4CAD;
    font-size: 27px;
    font-weight: 700;
    text-align: center;
    padding-bottom: 20px;
}
.top_traders .profile {
    height: 70px;
    width: 70px;
    border-radius: 40px;
    border: 2px solid #dddd;
    padding: 7px;
    background-color: #E5E9F2;
}
.top_traders span {
    color: #1A4CAD;
    padding-left: 5px;
    font-weight: 600;
}
.top_traders .border_css {
    font-size: 14px;
    color: gray;
    border-top: 1px dashed darkgray;
    padding-top: 12px;
    margin-top: 17px;
}
.table_box h6 {
    font-size: 15px;
    color: gray;
    font-weight: normal;
}
.text-left{
	float: left;
}
.text-right{
	float: right;
}
.table_box p.text-info {
    color: #1A4CAD !important;
    font-weight: 600;
}
.trades_box {
    border: 2px solid #ddd;
    border-radius: 12px;
    padding: 14px 20px;
    -webkit-box-shadow: 0px 0px 11px -3px rgb(0 0 0 / 75%);
    -moz-box-shadow: 0px 0px 11px -3px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 11px -3px rgb(0 0 0 / 75%);
    padding-bottom: 45px;
    width: 22%;
    position: relative;
    margin: 15px;
}
.trades_box .table_box {
    padding-top: 18px;
    display: flow-root;
}
.top_traders {
    margin-top: 50px;
}
.wide_vareity h5{
	text-align: center;
}
.how_it_works.wide_vareity {
    padding-left: 34px;
    padding-right: 0;
    padding-bottom: 114px;
    text-align: center;
}
.wide_vareity h5 {
    text-align: center;
    margin-bottom: 30px;
}
.ribbon_img img {
    position: absolute;
    right: 0;
    top: -17px;
    transform: rotate(270deg);
}
span.follow_css {
    position: absolute;
    right: 7px;
    transform: rotate(90deg);
    line-height: 3.8;
    text-align: center;
    color: #fff;
}
.wide_vareity li {
    display: inline-block;
}
.wide_vareity ul{
	padding-left: 0px;
}
.wide_vareity li p {
    font-size: 16px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    margin-top: -81px;
}
.google_form {
    background: #F9F9F9;
    padding-top: 50px;
    margin-top: 15px;
    padding-bottom: 100px;
}
.head_off {
    text-align: center;
    margin-bottom: 30px;
}
.form_css {
    border-radius: 6px;
    background: #fff;
    padding-top: 17px;
    box-shadow: 0px 0px 11px -3px rgb(0 0 0 / 75%);
    padding-bottom: 22px;
}
.head_off h3 {
    color: #1A4CAD;
    font-size: 27px;
    font-weight: 700;
}
.head_off p {
    color: gray;
    padding-top: 10px;
    padding-bottom: 10px;
}
.padding_right, .padding_left {
    padding-right: 0px;
    padding-left: 0px;
}
.form_css form {
    padding-left: 20px;
    padding-right: 20px;
}
.col-form-label {
    font-size: 14px;
    padding-top: 0px;
}
.form_css input.form-control {
    background: #F2F3F5;
    padding: 3px;
}
.col-form-label {
    font-size: 14px;
    padding-top: 3px;
    padding-right: 0;
    padding-bottom: 0;
}
.form_border {
    border: 2px solid #ddd;
    border-radius: 13px;
    padding-top: 30px;
}
.form-check p {
    font-size: 12px;
    padding-left: 20px;
}
.form-check {
    margin-top: 20px;
}
.submit_btn {
    background: #fff;
    color: #3666BA;
    font-size: 21px;
    padding-left: 15px;
    font-weight: 500;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 11px;
    border-radius: 7px;
}
.ribbon_form img {
    position: absolute;
    top: -62px;
    right: -52px;
    width: 257px;
}
.ribbon_form {
    position: relative;
}

.ribbon_form h6 {
    position: absolute;
    right: 2px;
    top: -44px;
    color: #fff;
    font-size: 28px;
    text-transform: uppercase;
}
.form_footer {
    margin-top: 35px;
}
.form_footer ul {
    padding-left: 0px;
}
.form_footer li {
    list-style: none;
    display: inline-block;
    font-size: 12px;
    text-decoration: none !important;
    padding-right: 7px;
}
.form_footer li a {
    color: gray;
    text-decoration: none;
}
.list_points li img {
    margin-right: 10px;
    height: fit-content;
}
.trader_form span, .ad_form span {
    margin-top: -5px;
}
.list_points {
    padding-top: 57px;
    padding-left: 33px;
}
.list_points li {
    list-style: none;
    padding-bottom: 50px;
    color: #000;
    font-size: 15px;
    clear: both;
    display: flex;
    text-align:justify;
}
footer {
    background: #5383D8;
    padding-top: 40px;
    padding-bottom: 25px;
}
footer ul li{
	list-style: none;
	color: #fff;
	font-size: 16px;
    padding-bottom: 18px;
}
footer ul li a{
	text-decoration: none;
}
ul.main_footer a {
    font-size: 14px;
}
ul.main_footer li {
    padding-bottom: 28px;
}
footer h6 {
    text-transform: uppercase;
    margin-bottom: 15px;
    font-size: 15px;
    font-weight: 600;
}
.social_link li {
    display: inline;
    padding-right: 11px;
    font-size: 15px;
}
.copyright p.text-warning.text-center {
    color: #B2B87D !important;
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 0;
}
li.nav-item.login_btn {
    background: #5FAEFD;
    margin-left: 17px;
    width: 95px;
    border-radius: 9px;
    padding-bottom: 2px;
    text-align: center;
}
li.nav-item.login_btn a{
    color: #fff !important;
}
li.nav-item.login_btn .fa {
    vertical-align: middle;
    padding-right: 4px;
}
footer img {
    width: 75px;
    height: 30px;
}
.reduce_margin{
    max-width: 1292px;
}

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .info-box {
    padding: 28px 30px;
    margin-bottom: 7px;
}
.contact .info-box i {
  font-size: 38px;
  line-height: 0;
  color: #4154f1;
}
.contact .info-box h3 {
  font-size: 20px;
  color: #012970;
  font-weight: 700;
  margin: 20px 0 10px 0;
}
.contact .info-box p {
  padding: 0;
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}
.contact .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  margin-bottom: 24px;
  font-weight: 600;
}
.contact .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  margin-bottom: 24px;
  font-weight: 600;
}
.contact .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
  margin-bottom: 24px;
}
.contact .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}
.contact .php-email-form input, .contact .php-email-form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
  border-radius: 0;
}
.contact .php-email-form input:focus, .contact .php-email-form textarea:focus {
  border-color: #4154f1;
}
.contact .php-email-form input {
  padding: 10px 15px;
}
.contact .php-email-form textarea {
  padding: 12px 15px;
}
.contact .php-email-form button[type=submit] {
    background: #4154f1;
    border: 0;
    padding: 6px 18px 10px;
    color: #fff;
    transition: 0.4s;
    border-radius: 4px
}
.contact .php-email-form button[type=submit]:hover {
  background: #5969f3;
}
section.banner.inner_banner {
    height: 120px;
    padding-top: 32px;
    background-color: #E3F8FB;
}
.container.contact {
    margin-top: 80px;
    margin-bottom: 80px;
}
.contact label {
    font-size: 12px;
    padding-bottom: 10px;
}
.card-body span.errors {
    font-size: 12px;
}
a.form-check.not_reg {
    font-size: 14px;
}
/******************Media Query*************************/
@media only screen and (max-width: 1199px) {
    section.banner {
        height: 485px;
    }
    .trades_box{
        width: 26%;
    }
}
@media screen and (min-device-width: 1920px) and (max-device-width: 2000px) { 
    .trades_box {
        padding-bottom: 0px;
    }
    span.follow_css {
        line-height: 7.8;
    }
    .how_it_works.wide_vareity {
    text-align: center;
} 
.widh_sp{
    width: 389px;
}
.trades_box{
    height: 351px;
}
}
@media only screen and (max-width: 1142px) {
   .how_it_works.wide_vareity li:nth-child(2n+1) {
    margin-bottom: 30px;
  } 
}
@media only screen and (max-width: 1025px) {
    .ribbon_form img {
        top: -50px;
        right: -46px;
        width: 178px;
    }
.ribbon_form h6 {
    right: -31px;
    top: -35px;
    color: #fff;
    font-size: 13px;
}
}
@media only screen and (max-width: 1017px) {
li.nav-item.login_btn {
    width: 88px;
}
.sys_img {
    width: 311px;
}
.trades_box{
    margin: 12px;
}
.col-form-label {
    font-size: 12px;
}
.widh_sp {
    width: 270px !important;
}
.ribbon_form img {
    position: absolute;
    top: -50px;
    right: -46px;
    width: 178px;
}
.ribbon_form h6 {
    position: absolute;
    right: -31px;
    top: -35px;
    color: #fff;
    font-size: 13px;
}
footer h6 {
    margin-bottom: 15px;
}
.social_link ul{
    padding-left: 0px;
}
footer img {
    width: 61px;
    height: 24px;
}
.trades_box {
    width: 22%;
}
}
@media only screen and (max-width: 1003px){
    li.nav-item.login_btn {
        width: auto;
    }
}
@media only screen and (max-width: 992px){
li.nav-item.login_btn {
    width: 180px;
    margin-left: 0px;
    margin-bottom: 15px;
}
.sys_img {
    width: 220px;
    top: -33px;
}
.trades_box {
    width: 46%;
}

.head_off h3 {
    font-size: 18px;
}
.col-form-label {
    width: 100%;
    padding-bottom: 12px;
    padding-left: 0;
}
.input_cls {
    width: 100%;
}
.widh_sp {
    width: 232px !important;
}
.submit_btn {
    font-size: 14px;
    padding-left: 5px;
    padding-right: 5px;
}

}


@media only screen and (max-width: 767px){
    .banner_text {
        text-align: center;
    }
    .wide_vareity li:nth-child(8) {
  opacity: 0;
}
 .how_it_works.wide_vareity {
    margin-top: 0px;
    padding-bottom: 20px;
  }
.how_it_works.htwok {
  margin-top: 0;
}
.how_it_works.wide_vareity .para_div {
  margin-left: -27px;
}
    .how_it_works li:nth-child(odd) {
        margin-bottom: 30px;
    }
    .list_points{
        padding-left: 0px !important;
    }
    .social_link li:first-child {
        padding: 0;
    }
    .list_points .trader_form {
        padding-left: 0;
    }
    section.banner {
        height: auto;
    }
    section.trading_box img {
        width: 50%;
        margin-bottom: 27px;
    }
    .sys_img {
        width: 100%;
        position: inherit;
    }
     .trading_box .col-md-3 {
        text-align: center;
    }
    .banner_text p {
      color: #000;
      padding: 0px 20px;
    }
    .offset-md-2.col-md-6.how_is {
        padding: 50px;
    }
    .widh_sp {
        width: 81% !important;
    }
    .trades_box {
        width: 92%;
    }
    .submit_btn {
        font-size: 21px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 10px;
        padding-bottom: 11px;
    }
    .ribbon_form img {
        top: -62px;
        right: -52px;
        width: 257px;
    }
    .ribbon_form h6 {
    right: -30px;
    top: -41px;
    color: #fff;
    font-size: 20px;
}

.reduce_margin {
    max-width: initial;
}
.container {
    max-width: 100% !important;
    overflow-x: hidden !important;
}
.google_form {
    padding: 32px;
}
.trading_box .sm_box {
    width: 100%;
    padding-right: 20px;
    padding-left: 16px;
    }
    .offset-md-1.col-md-7.how_is {
  padding: 30px 30px 0px 30px;
}
.how_it_works{
    padding-bottom:0px;
}
 .how_it_works .how_is li:nth-child(2n+1) {
    margin-bottom: 0px;
  }
}
@media only screen and (max-width: 721px){
     .wide_vareity li:nth-child(8) {
  opacity: 1;
}
 .wide_vareity li:nth-child(6) {
  opacity: 0;
}
}
@media only screen and (max-width: 593px){
    .wide_vareity li:nth-child(6), .wide_vareity li:nth-child(12) {
 display:none;
} 
}
@media only screen and (max-width: 550px){
    .wide_vareity li:nth-child(6) {
 display:inline-block !important;
 opacity:1 !important;
} 
.wide_vareity li:nth-child(12){
    display:inline-block !important;
}
}
@media only screen and (max-width: 500px){
    .ribbon_form img {
        top: -55px;
        right: -63px;
        width: 190px;
    }
    .ribbon_form h6 {
        right: -30px;
        top: -39px;
        color: #fff;
        font-size: 15px;
    }.submit_btn {
    font-size: 15px;
        
    }
   
}
@media only screen and (max-width: 500px){
    .ribbon_form {
    position: relative;
    display: none;
}
.register .col-6, .register .col-4 {
  width:100%;  
}
.row.user_type {
    padding-left: 24px;
}
}
 @media only screen and (max-width: 600px) {
    .trading_box .sm_box {
    width: 100%;
    padding-right: 20px;
    padding-left: 16px;
    }
    .offset-md-1.col-md-7.how_is {
  padding: 30px 30px 0px 30px;
}
  .how_it_works.wide_vareity .para_div {
    margin-left: 0;
  }
.how_it_works{
    padding-bottom:0px;
}
 .how_it_works .how_is li:nth-child(2n+1) {
    margin-bottom: 0px;
  }
  .how_it_works.wide_vareity {
  padding-left: 0px;
  padding-right: 0px;
  }
}