

@media (min-width:1200px){
    .custom_container{
     max-width:1336px;
     margin: 0 auto;   
 }
  
} 

@media(min-width:1400px){
    .bnnr_shape{
        bottom: -107px;
    }
    .banner{
        padding: 157px 0 127px 0;
    }
    .refundable_section::before{
        top: 46px;
    }
    .refundable_section::after{
        bottom: 6px;
        border-width: 81px 681px 73px 0;
    }
}


@media(min-width:1600px){
    .bnnr_shape {
        bottom:-66px;
    }

    .banner{
        padding: 306px 0 270px  0;
    }
    .refundable_section::before{
        border-width: 57.5px 0 57.5px 460px;
        top: 45px;
    }
    .refundable_section::after{
        bottom: 12px;
        border-width: 81px 770px 73px 0;
    }
}

@media(min-width:1920px) {
    .bnnr_shape {
        bottom: -53px;
    }
    .refundable_section::before{
        top: 55px;
    }
    .refundable_section::after{
        border-width: 77px 823px 73px 0;
        bottom: 14px;
    }

}
@media (max-width:1280px){
    .bnnr_shape{
        bottom: -117px;
    }
}
@media (max-width:1200px){
    .bnnr_shape{
        bottom: -124px;
    }
}

@media (max-width: 1199px) {
    .refundable_section::before {
        border-width: 57.5px 0 69.5px 340px !important;
        top: 40px;
    }
    .refundable_section::after {
        border-width: 77px 530px 73px 0;
        bottom: 9px;
    }
    .trade_with_us_cntnt p {
        line-height: 24px;
    }
    .trade_with_us_cntnt h3 {
        font-size: 22px;
        line-height: 32px;
    }
    .refundable_section .solid_btn {
        max-width: 290px;
        margin-top: 35px;
    }
    /* .banner::after {
        bottom: 10px;
        background-size: 43%;
    } */
    .trading_grp {
        padding: 60px 0 15px;
    }
    .trading_grp_li {
        margin-top: 40px;
    }
    .banner_caption h1 {
        font-size: 70px;
    }
    .step_evaltuation_cntnt span{
        font-size: 22px;
    }
    .step_evaltuation_cntnt a{
        padding: 10px 20px;
        font-size:14px;
    }
    .login_link a{
        padding: 15px 20px;
        font-size: 12px;
    }
    .hdr_menu ul li {
        margin: 0 11px;
    }
    .hdr_menu ul li a{
        font-size: 12px;
    }
    .banner{
        padding: 110px 0 120px 0;
    }
    .ftr_last_part p{
        font-size: 13px;
    }
    .get_in_touch {
        padding: 115px 0 210px;
    }
    .trade_with_us_cntnr {
        margin-top: 60px;
    }
    .trade_wit_us {
        padding: 200px 0px 170px;
    }
    .step_evaltuation_cntnt{
        padding: 35px 10px 34px;
    }
    .ftr_last_part .ftr_para{
        align-items: center;
    }
    .terms_link li a {
        font-size: 13px;
    }
    .bnnr_shape {
        bottom: -124px;
    }
}

@media (max-width:1024px) {
    .refundable_section::before {
        border-width: 57.5px 0 60.5px 240px;
    }
    .logo a img{
        width: 86%;
    }
    /* .hdr_menu{
        flex: 0 0 81%;
    } */
    .hdr_menu ul li a{
        font-size: 12px;
    }
    .hdr_menu ul li {
        margin: 0 10px;
    }
    .login_link a {
        padding: 15px 20px;
    }
    .refundable_section::before{
        top: 34px;
    }
    /* .banner::after {
        bottom: 18px;
    } */
    .refundable_section::after {
        bottom: 5px;
        border-width: 77px 490px 73px 0 !important;
    }
    .bnnr_shape {
        bottom: -133px;
    }
}

@media (max-width:992px){
    .banner::after {
        bottom: 19px;   
    }
    .refundable_section::after {
        bottom: 5px;
        border-width: 77px 387px 85px 0 !important;
    }
}

@media (max-width: 991px) {
    /* mobile menu start */
    .menu_sec  {
        display: block;
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 999;
        top: 0;
        right: 0;
        /* background: linear-gradient(95deg, #03dc8d, #05d591, #09cc96, #0bc69a, #10b7a3) border-box;
        -webkit-mask: linear-gradient(transparent 0 0) padding-box, linear-gradient(#fff 0 0);
        -webkit-mask-composite: xor; */
        background-color: #fff;
        overflow-x: hidden;
        -webkit-transition: 0.5s;
        transition: 0.5s;
        padding-top: 50px;
        box-shadow: 15px 0px 20px 0px #000;
        flex-direction: column;
    }
    .mob_menu{
     display:block;
    }
    .menu_trigger{
        color:#000;
        display:block;
        font-size: 26px;
    }
    .close_menu {
        position: absolute;
        top: 15px;
        right: 25px;
        font-size: 33px;
        color: #000;
        display:block;
    }
    .login_btn{
        display:none;
    }
    .login_icon{
        display:block;
        margin-right: 5px;
    }
    .icon a {
        color: #11b5a4;
        background: none;
        font-size: 20px;
        padding: 0;
        margin-left: 15px;  
    }

    .trade_btn{
        display:none;
    }
    .trading_icon{
        display:block;
    }
    .login_link{
        margin-left: 46%;
        display: flex;
    }
    .hdr_menu ul li a {
        font-size: 14px;
    }
    .hdr_menu ul li {
        margin: 0 16px;
        padding: 5px 0;
    }
    .logo a img {
        width: 100%;
    }
    .banner {
        padding: 80px 0 50px 0;
    }
    .banner_caption h1 {
        font-size: 60px;
        line-height: 70px;
        margin-bottom: 15px;
    }
    .banner_caption p{
        margin-bottom: 30px;
    }
    .bnr_link .solid_btn {
        max-width: 220px;
    }
    .banner::after {
        bottom: 0px;
    }
    .trading_grp_hdng h2{
        font-size: 30px;
        line-height: 45px;
    }
    .step_evaluation_contnr{
        flex-wrap: wrap;
    }
    .step_evaltuation_cntnt{
        margin: 10px 5.5px;
    }
    .step_evaluation {
        padding: 30px 0 25px;
    }
    .refundable_section {
        padding: 180px 0 130px;
    }
    .refundable_section::before {
        top: 23px;
    }
    .refundable_section::after {
        bottom: -3px;
    }
    .trade_with_us_cntnr {
        margin-top: 30px;
        justify-content: center;
    }
    .trade_with_us_cntnt{
        min-height: 570px;
        padding: 4px;
    }
    .trade_with_us_cntnt h3 {
        font-size: 20px;
        line-height: 32px;
    }
    .trade_wit_us {
        padding: 210px 0px 170px;
    }
    .get_in_touch {
        padding: 110px 0 180px;
    }
    .ftr_sec {
        padding: 155px 0 110px;
    }
    .ftr_description::after{
        right: -65px;
    }
    .step_evaltuation_cntnt ul li{
        line-height: 20px;
    }
    .as_seen_container .img_cntnr{
        margin-top: 25px;
    }
    .funded_forex_content {
        margin-top: 40px;
    }
    .trade_with_us_cntnt.down{
        min-height: 572px;
        margin-top:0;
    }
    /* .trade_wit_us .slick-arrow{
        font-size: 0;
        border: 0;
        margin-top: 15px;
    }
    .trade_wit_us .slick-arrow::after{
        position:absolute;
        content:"\f104";
        font-family:"Fontawesome";
        top:unset;
        bottom:0;
        left:50%;
        transform:translateX(-50%);
        font-size: 50px;
    } */
    /* .trade_wit_us .slick-next::after{
        content:"\f105";
        left: 56%;
    } */
    .ftr_last_part .ftr_para{
        align-items: center;
    }
    .icon a:hover{
        background:none;
        color:#000;
    }
    .login_sec{
        display: inline-flex;
    }
    .trade_sec{
        display: inline-flex;
    }
    .login_sec p{
    font-size: 14px;
    line-height: 20px;
    padding-left: 5px;
    }
    .trade_sec p{
    font-size: 14px;
    line-height: 20px;
    padding-left: 5px;
    }
    .trade_with_us_cntnr .slick-dots{
        display: flex;
        margin-top: 15px;
    }
    .trade_with_us_cntnr .slick-dots li{
    font-size: 0;
    border: 0;
    background: none;
    width: 15px;
    height: 15px;
    background-color: #048965a6;
    border-radius: 50%;
    margin: 0 3px;
    }
    .trade_with_us_cntnr .slick-dots li button{
        border:0;
    }
    .trade_with_us_cntnr .slick-dots .slick-active{
        background-color:#000;
    }
    .get_in_touch_frm form input[type="submit"]{
        padding: 15px 20px;
        font-size: 14px;
    }
    .bnnr_shape svg{
        width: 544px;
        height: 200px;
    }
    .bnnr_shape {
        bottom:-63px;
    }
    .as_seen_on{
        padding-top: 80px;
    }
 }
 @media (max-width:820px){
    .bnnr_shape {
        bottom: -71px;
    }
 }
 @media (max-width: 768px) {
    
 
   
    .refundable_section::before {
        top:20px;
        border-width: 57.5px 0 69.5px 284px !important;
    }
    .refundable_section::after {
        bottom: -33px;
        border-width: 88px 480px  83px 0 !important;
    }
    .bnnr_shape {
        bottom:-74px;
    }
 }
 

@media (max-width: 767px) {
    .acme-news-ticker{
        margin-top: 15px;
    }
    .banner_caption h1 {
        font-size: 50px;
    }
    .powered_cnt p img{
        margin-left: 10px;
    }
    .trading_grp_li ul{
        justify-content: center;
    align-items: center;
    }
    .trading_grp_li ul li{
        flex: 0 0 100%;
        margin-top: 20px;
    }
    .trading_grp_li {
        margin-top: 20px;
        text-align: center;
    }
    .funded_forex_hdng h2 {
        font-size: 36px;
    }
    .funded_forex_content {
        margin-top: 40px;
    }
    .funded_content h4 {
        font-size: 16px;
    }
    .funded_forex_sec {
        padding: 156px 0 190px;
    }
    .ftr_description::after{
        display:none;
    }
    .trade_wit_us {
        padding: 272px 0px 140px;
        margin-top: -190px;
    }
    /* .trade_with_us_cntnt {
        min-height: 420px;
        padding: 4px;
        margin-bottom: 30px;
    } */
    .trade_with_us_cntnr {
        margin-top: 15px;
    }
    .trade_with_us_cntnt.down{
        margin-top:0;
    }
    .get_in_touch {
        padding: 140px 0 130px;
        margin-top: -130px;
    }
    .trading_grp_btn .solid_btn {
        margin: 42px auto 0;
        max-width: 212px;
    font-size: 12px;
    }
    .get_link p{
        font-size: 15px;    
    }
    .ftr_logo{
        text-align: center;
    }
    .ftr_description a{
        margin: 15px auto;
    }
    .ftr_content{
        margin-top: 15px;
    }
    .ftr_sec .col-md-3{
        margin-left: 0;
        flex: 0 0 33.33%;
    max-width: 33.33%;
    }
    .ftr_sec .col-md-2.ftr_cntnt {
        margin-left: 0;
    }
    .ftr_sec .col-md-2{
        flex: 0 0 33.33%;
    max-width: 33.33%;
    }

    .ftr_sec .col-md-2 {
        margin-left: 0;
    }
    .ftr_content {
        margin-top: 30px;
    }
    .ftr_last_part .ftr_para {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .ftr_last_part{
        display: inherit;
        margin-top: 40px;    
    }
    .social_media_icon {
        justify-content: center;
        margin-top: 20px;
    }
    .ftr_last_part p:first-child{
        border-right: 0;
    }
    .terms_link{
        margin-top: 25px;
    }

    .ftr_sec {
        padding: 100px 0 60px;
    }
    .refundable_cntnt h2{
        font-size: 34px;
    }
    .login_sec p {
        font-size: 12px;
  }
  .trade_sec p {
    font-size: 12px;
 }
 .icon a{
    font-size: 16px;
    margin-left: 5px;
 }
 .login_link {
    margin-left: 40%;
 }
}

@media (max-width:576px){
    .bnnr_shape svg {
        width: 465px;
    }
    .refundable_section::before {
        top: 5px;
        border-width: 57.5px 0 76.5px 284px !important;
    }
    .refundable_section::after {
        bottom: -60px;
        border-width: 105px 480px 84px 0 !important;
    }
}

@media (max-width: 575px) {
    .hdr_menu {
        flex: 0 0 70%;
    }
    /* .login_link {
        margin-left: 75%;
    } */
    .banner {
        padding: 45px 0 50px 0;
    }
    .banner::after {
        bottom: 18px;
    }
    .banner_caption p {
        margin-bottom: 20px;
        max-width:none;
    }
    .banner_caption h1 {
        font-size: 47px;
        line-height: 61px;
    }
    .banner::after {
        bottom: 15px;
    }
    .trading_grp_hdng h2 {
        font-size: 26px;
        line-height: 40px;
    }
    .trading_grp {
        padding: 45px 0 15px;
    }
    .trade_wit_us .slick-arrow::after{
        font-size: 35px;
    }
    .funded_forex_hdng h2 {
        font-size: 30px;
        line-height: 40px;
    }
    .step_headng h2 {
        font-size: 33px;
        line-height: 40px;
    }
    .refundable_section::before{
        border-width: 57.5px 0 92.5px 280px !important;
    }
    .get_in_hdng h2 {
        font-size: 42px;
        line-height: 26px;
    }
    .get_link p {
        font-size: 14px;
    }
    .trade_wit_us {
        padding: 272px 0px 145px;
    }
    .get_in_touch {
        padding: 175px 0 150px;
    }

    .terms_link li a {
        font-size: 14px;
    }

    @media (max-width:481px){
        .banner::after {
            bottom: 19px;
        }
        .refundable_section::before {
            top: -4px;
        }
        .refundable_section::after {
            bottom: -54px;
            border-width: 105px 380px 84px 0 !important;
        }
    }
    .bnnr_shape svg {
        width: 409px;
        height: 150px;
    }
    .login_link {
        margin-left: 20%;
    }
    .as_seen_container .img_cntnr img {
        margin: 0 15px;
    }
    .powered_cnt {
        margin-top: 25px;
    }
    .bnnr_shape {
        bottom: -51px;
    }
    .as_seen_on {
        padding-top: 60px;
    }
}
@media (max-width:481px){
    .bnnr_shape svg {
        width: 367px;
    }
}

@media (max-width:480px){
    .banner_caption h1 {
        font-size: 40px;
        line-height: 55px;
    }
    .banner_caption p {
        font-size: 16px;
        line-height: 26px;
    }
    .bnr_link .solid_btn {
        max-width: 180px;
    }
    .powered_cnt {
        margin-top: 30px;
    }
    .solid_btn{
        font-size: 14px;
    }
    .bnnr_shape svg{
        width: 367px;
    height: 94px;
    }
    .bnnr_shape {
        bottom: -24px;
    }
    .powered_cnt p img{
        width: 130px;
    }
    .acme-news-ticker {
        margin-top: 5px;
    }
    .icon a {
        font-size: 14px;
    }
    .trading_grp_hdng h2 {
        font-size: 24px;
        line-height: 40px;
        margin: 20px auto 15px;
    }
    .trading_grp_cntnt p{
        line-height: 28px;
    font-size: 16px;
    }
    .trading_grp_btn .solid_btn {
        margin: 34px auto 0;
        max-width: 198px;
        font-size: 11px;
    }
    .step_evaluation_contnr {
        margin-top: 30px;
    }
    .refundable_cntnt h2 {
        font-size: 30px;
        line-height: 42px;
    }
    .refundable_section .solid_btn {
        max-width: 200px;
        margin-top: 25px;
    }
    .refundable_section::before {
        top: -7px;
    }
    .refundable_section::after {
        bottom: -56px;
    }
    .trade_wid_us_hdng h2 {
        font-size: 35px;
    }
    .trade_with_us_cntnt h3 {
        font-size: 17px;
        line-height: 26px;
    }
    .trade_with_us_cntnt {
        min-height: 500px;
    }
    .trade_wit_us {
    padding: 260px 0px 110px;
 }
 .get_in_hdng h2 {
    font-size: 36px;
    line-height: 20px;
 }
 .terms_link li a {
    font-size: 11px;
} 

}

@media (max-width: 420px) {}

@media (max-width: 375px) {}