@charset utf-8;
/*
Theme Name: IX Partners JP
*/
:root{
    --fs-65:65px;
    --fs-60:60px;
    --fs-58:58px;
    --fs-54:54px;
    --fs-50:50px;
    --fs-48:48px;
    --fs-46:46px;
    --fs-40:40px;
    --fs-36:36px;
    --fs-32:32px;
    --fs-30:30px;
    --fs-28:28px;
    --fs-26:26px;
    --fs-20:20px;
    --fs-18:18px;
    --fs-16:16px;
    --fs-14:14px;
    --fs-12:12px;
}
.fs-16{font-size: var(--fs-16);}
.hide {display: none;}
.clear {clear: both;}
.left {float: left;}
.right {float: right;}
.earnings_hide{display: none!important;}
@font-face {
    font-family: proxima-nova;
    src: url(/wp-content/themes/ixpartners/fonts/proxima-nova_600_normal.woff2) format("woff2"), 
    url(/wp-content/themes/ixpartners/fonts/proxima-nova_600_normal.woff) format("woff"), 
    url(/wp-content/themes/ixpartners/fonts/proxima-nova_600_normal.otf) format("opentype");
    font-display: swap;
    font-style: normal;
    font-weight: 600
}

@font-face {
    font-family: proxima-nova;
    src: url(/wp-content/themes/ixpartners/fonts/proxima-nova_400_normal.woff2) format("woff2"), 
    url(/wp-content/themes/ixpartners/fonts/proxima-nova_400_normal.woff) format("woff"), 
    url(/wp-content/themes/ixpartners/fonts/proxima-nova_400_normal.otf) format("opentype");
    font-display: swap;
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: proxima-nova;
    src: url(/wp-content/themes/ixpartners/fonts/proxima-nova_300_normal.woff2) format("woff2"), 
    url(/wp-content/themes/ixpartners/fonts/proxima-nova_300_normal.woff) format("woff"), 
    url(/wp-content/themes/ixpartners/fonts/proxima-nova_300_normal.otf) format("opentype");
    font-display: swap;
    font-style: normal;
    font-weight: 300
}

*,
html,
body{font-family:"proxima-nova",sans-serif;font-weight:300;margin:0;padding:0;-moz-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-break:break-word!important;color:#1E1E1E;letter-spacing: 0px;line-height: 1.5;}
body{overflow-x:hidden;}
img{max-width:100%;}
strong{font-weight:600;color:#1E1E1E;}
.inner{width:100%;max-width:1440px;padding:0 20px;margin:0 auto;}
.flex{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-box;display: flex;-webkit-justify-content: space-between;-webkit-box-pack: justify;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;align-items: center;}
h1{font-size: var(--fs-58);line-height:1.2;margin-bottom: 10px;font-weight: 300;}
h1 strong{line-height: 1.2;}
h2{font-size: var(--fs-36);line-height: 1.22;font-weight: 300;}
h3{font-size: var(--fs-20);font-weight: 300;}
h4{font-size: var(--fs-16);font-weight: 300;}
p{font-size:  var(--fs-20);font-weight: 300;}
a{text-decoration:none;font-size:var(--fs-16);font-weight:normal;}
span{font-size:var(--fs-16);font-weight: 300;}
li{list-style: none;}
/* Always remember to compress your live stylesheet and keep an uncompressed backup */
/* public_step */
.public_step{width: 100%;background-color: #FFCD05;text-align: center;padding: 37px 0;}
.public_step .step_box{display: flex;justify-content: center;gap: 60px;width:60%;position: relative;max-width:840px;}
.public_step .step_box .step_item{max-width: 230px;width: 100%;}
.public_step .step_box:before{display:block;content: '';position: absolute;top: 35px;left:50%;transform: translateX(-50%);width:62%;height:2px;background-color: #fff;z-index: 0;}
.public_step .step_box .step_item span{display: inline-block;width: 70px;height: 70px;border: 2px solid #fff;border-radius: 50%;line-height: 70px;font-size:var(--fs-36);font-weight: 600;background-color: #FFCD05;position: relative;z-index: 1;}
.public_step .step_box .step_item h3{padding: 23px 0 10px;font-weight: 400;}
.public_step .step_right{width:40%;padding:20px;}
.public_step .step_right p{padding: 20px 0 28px 0;line-height: 1.4;}
.public_step .step_right h2{line-height: 1.22;}
/* public_banner_bottom */
.banner_bottom{width: 100%; background: linear-gradient(90deg,#1e1e1e 0%,#323232 50%,#1e1e1e 100%);padding: 28px 0;}
.banner_bottom .inner ul{display: flex;justify-content: space-between;}
.banner_bottom .inner ul li {display: flex;justify-content: space-between;gap: 15px;padding:0 10px;}
/* .banner_bottom .inner ul li .banner_bottom_left{max-width:173px;width:100%;} */
.banner_bottom .inner ul li p {max-width:170px;color:#c6c6c6; font-size: var(--fs-16);line-height: 1.2;}
.banner_bottom .inner ul li .banner_bottom_left h2{color: #FFCD05;line-height:1.2}
.banner_bottom .inner ul li .banner_bottom_left p{width: 100%; color:#fff;text-align: right;font-weight:600;}
/* Home */
.home .home_step {padding: 50px 0 80px 0;}
.home .home_step .flex{align-items: flex-start;}
.home .home_step .step_left{width:48%;max-width:672px;}
.home .home_step .step_left h2{margin-bottom: 20px;}
.home .home_step .step_left .step_box{gap: 20px;width:100%;}
.home .home_step .step_left .step_box .step_item{max-width: 210px;width: 100%;}
.home .home_step .step_left .step_box .step_item:nth-child(2) span::before{width: 158px;}
.home .home_step .step_left .step_box .step_item:nth-child(2) span::after{width: 158px;}
.home .home_step  .step_right{width:48%;padding:0;}
.home .home_step  .step_right p{padding:28px 0 50px 0;}
.public_icon{width: 100%;max-width: 50px;}
.public_icon_p{font-size: var(--fs-16);line-height:1.5;}
/* IB */
.ib .ix_partners_video_wrapper .ix_partners_video_content p{margin: 0 auto; max-width: 750px;width: 100%;line-height: 1.4;}
.ib .list_check_mark_and_image_wrapper{background-color: #F8F8F7;}
.ib .public_icon,.become_ib .public_icon{margin: 0 auto 7px;}
.ib .need_know {padding: 80px 0 100px; text-align: center;}
.ib .need_know h2{margin-bottom: 25px;}
.ib .need_know .need_know_list {max-width: 1160px;width: 100%;margin: 0 auto;background-color: #FFFFFF;box-shadow: 0 0 10px #00000026;}
.ib .need_know .need_know_list ul{display:flex;justify-content: center;}
.ib .need_know .need_know_list ul li{padding: 40px 40px 50px; width: 25%;}

/* sxq */
.btn{font-weight:600;text-transform: uppercase;border: 2px solid #1e1e1e;padding:11.5px 30px;display: block;border-radius: 4px;font-size: var(--fs-16);text-align: center;}
.row{display: flex;flex-wrap: wrap;justify-content: space-between;}
.col_4{max-width:25%;width: 100%;padding: 0 15px;}
.padding_100{padding: 100px 0;}
.head{background: #0f0f16;position: fixed;width: 100%;top: 0;z-index: 100;}
.head .inner{max-width: 1680px;}
.head_logo{margin-right: 22px;font-size: 0;}
.head_logo img{width:184px;}
.head_menu>li {position: relative;}
.head_menu>li a{color: #fff;text-transform: uppercase;position: relative;padding:10px 21px;display: inline-block;font-weight: 300;}
.head_menu>li a:hover{color: #ccc;transition: all .2s ease;}
.head_menu>li.menu-item-has-children::after,.current_text::after,.head_scroll_menu .menu-item-has-children>a:after{content:'';position: absolute;background: url('/wp-content/themes/ixpartners/images/head_down.svg') center no-repeat;background-size: cover;right: 2px;top: 50%;transform: translateY(-50%);width: 10px;height: 12px;}
.current_text:after{right:-5px;}
.menu-item-has-children ul{display: none;position: absolute;top: 100%;z-index: 100;background: #fff;border-radius: 4px; padding: 8px 0;border: 1px solid rgba(0, 0, 0, 0.15);}
.head_menu li.menu-item-has-children:hover ul{display: block;}
.head_menu li .sub-menu li>a{text-transform: capitalize;}
.menu-item-has-children ul li a{display: block;width: 100%;padding: 8px 24px;clear: both; font-weight: 300;color: #212529;text-align: inherit;white-space: nowrap;background-color: transparent;border: 0;transition: all .2s ease;}
.menu-item-has-children ul li a:hover{color: #ffcd05;text-decoration: none;background-color: #f8f9fa;}
.current_text{position: relative;cursor: pointer;}
.current_text span{color:#8b8b87;margin-left:3px;display: inline;vertical-align: middle;}
.head_nav_right{/*width: 24%;*/display: flex;justify-content: flex-end;align-items: center;}
.head_nav_right .btn{color:#fff;}
.current_language{width:65px;margin: 0 30px;padding:33px 0;position: relative;}
.current_language img{max-width: 22px;display: inline-block;vertical-align: middle; object-fit: cover;box-shadow: 0 3px 3px 0 rgb(0 0 0 / 15%);}
.current_language span{vertical-align: middle;display: inline-block;margin-left: 5px;}
/* .current_language span:hover{color: #ffcd05;} */
.current_language .current_text .active{color: #ffcd05;}
.current_language .other_language ul a span{width: calc(100% - 27px);}
.head_nav_right .public_btn_wt_color a{border-color: #FFCD05;}
.public_btn_noline{position: relative;background-color:transparent;font-weight: 600;overflow: hidden;display: inline-block;transition: all .2s ease;text-decoration: underline;text-transform: capitalize;border-color: transparent;}
.public_btn_noline:hover{color: #646464;transition: all .2s ease;}
.current_language .other_language{position: absolute;z-index: 1001;left: auto;right:-250%;background: #fff;border-radius: 4px;padding: 0px;display: none;top: 100%;box-shadow: 0 3px 6px rgb(0 0 0 / 16%);}
.current_language .other_language .other_language_container{padding: 30px;}
/* .current_language:hover .other_language{display: block;} */
.current_language .other_language ul{display: grid;gap: 16px;width: 500px;grid-template-columns: repeat(3,minmax(0,1fr));}
.current_language .other_language ul a{-webkit-justify-content: flex-start;justify-content: flex-start;}
.current_language .other_language::after{content: "";position: absolute;left: auto;right:33%;top: -14px;width: 0;height: 0;border-right: 15px solid transparent;border-left: 15px solid transparent;border-bottom: 15px solid #fff;clear: both;}
.other_language h4{margin-bottom: 20px;}
.public_btn_border_yell{color: #fff;background:transparent;border-color: #FFCD05;transition: all .2s ease;}
.public_btn_border_yell:hover{background: #ffcd05;color: #1e1e1e;}
.public_btn_border_white{color: #FFCD05;background:#000;border-color: #fff;transition: all .2s ease;display:inline-block;}
.public_btn_border_white:hover{background: #fff;color: #1e1e1e;}
.phone_menu{background:url('/wp-content/themes/ixpartners/images/phone-menu.svg');width: 30px;height: 30px;cursor: pointer;display: none;}
.head_scroll_menu{display: none;position: absolute;width: 500px;background: #000;top: 60px;right:20px;}
.head_scroll_menu .menu-item a{padding:20px;display: block;color: #fff;border-bottom: 1px solid #979292;}
.head_scroll_menu>.menu-item>a{text-transform: uppercase;}
.head_scroll_menu .menu-item>a:hover{color:#ccc}
.head_scroll_menu .menu-item-has-children>a{position: relative;}
.head_scroll_menu .menu-item-has-children>a:after{right:20px;width:18px;transition-duration: .4s;}
.head_scroll_menu .menu-item-has-children.smallup>a:after{transform: translateY(-50%) rotate(180deg);}
.head_scroll_menu .menu-item-has-children ul{position: inherit;background: #000;padding:0;border:none;padding:0 20px;}
.head_scroll_menu .menu-item-has-children ul a:hover{color:#ffcd05;background-color:#000;}
.head_scroll_menu .menu-item-has-children ul a{border-bottom: 1px solid #97929282;}
.head_scroll_menu .menu-item .sub-menu li a{text-transform: capitalize;}
.nav-top{padding:10px 0;border-bottom:1px solid #3d330f;background:#0c0c12;color:#8b8b87;font-weight:600;font-size:var(--fs-14);transition:all .3s ease;max-height: 45px;}
.nav-top-left{display: flex;margin: 0 0 0 -15px;}
.nav-top-left a{text-transform:uppercase;color: #8b8b87;padding: 0 15px;}

.footer_winner{background:#F8F8F7;padding: 21px 0 23px;}
.footer_winner ul{display: flex;justify-content: space-between;-webkit-justify-content: space-between;}
.footer_winner ul li{text-align: center;padding: 0 41px;}
.winner_title strong{font-size: var(--fs-14);}
.winner_text{font-size: var(--fs-12);}
.footer_logo{margin-bottom:15px;width:164px;}
.footer_content{background: #0D0D0D;padding: 90px 0;}
.footer_content h3{line-height: 1.8;}
.footer_content h3,.footer_content h4 strong{color: #FFCD05;}
.footer_content h4{margin-top:25px;line-height: 1.875;}
.footer_content ul{margin: 0 -15px;align-items: flex-start;}
.footer_content ul li{width: 50%;padding:0 15px;}
.footer_content ul li a{color: #fff;font-size: var(--fs-14);line-height: 2.14;}
.footer_socials.flex{justify-content: flex-start;margin:6px 0 0 0;}
.footer_socials.flex li{width: inherit;padding: 0 3px;}
.footer_socials.flex li img{display: inline-block;width: 32px;height: 32px;}
.footer_content .col_8{width: 50%;padding:39px 0px 45px;margin:0 auto;}
.footer_content .col_8 p{font-size: 12px;color:#fff;line-height: 1.5;font-weight: 300;}
.footer_copy{padding: 13px 0;background: #4A4E4E;}
.footer_copy span,.footer_copy a{font-size: var(--fs-12);color: #fff;}
.footer_copy a:hover,.footer_content ul li a:hover{color: #FFCD05;}
.footer_copy .row{gap:10px;}
.footer_logo_box,.footer_language{width:23%;}
.footer_menu{width:34%;}
.footer_social_box{width:16%;}
.earnings_calculator{background-position: left center;background-repeat: no-repeat;}
.earnings_calculator>img{display: none;position: relative;z-index: -1;}
.earnings_content{display: flex;justify-content: flex-end;}
.earnings_content .earnings_title{width:32.2%;margin-top: 150px;}
.earnings_table{margin-left: 80px;background: #fff;box-shadow: 0 3px 6px rgb(0 0 0 / 16%);border-radius:10px;width: 100%;max-width: 510px;overflow: hidden;}
.earnings_table>h2{padding: 28px;background: #0c0c12;color: #fff; font-weight: 600;text-align: center;font-size: var(--fs-26);}
.earnings_div {padding:42px 58px 58px;}
.earnings_div .earnings_select{position: relative;margin-bottom: 20px;background:#fafafa}
.earnings_div .earnings_select > span{position: absolute;left:17px; font-size: 14px;color: #1b1b1b;top: 17px;z-index: 1;padding: 0 17px 0 0;}
.earnings_select select{cursor: pointer;display: block;width: 100%;color: #1E1E1E;background-clip: padding-box;border: 2px solid #e5e5e5;border-radius: 0;background:url(/wp-content/themes/ixpartners/images/home-jisuan-down.svg)  96% center no-repeat;min-height: 50px;font-size: var(--fs-16);font-weight:600;padding:43px 19px 16px;-webkit-appearance: none;outline: none;position: relative;z-index: 2;}
.earnings_select select option{font-size:var(--fs-16);line-height: 1.2;}
.earnings_select select:focus{border:2px solid #FFCD05;}
.earnings_div .earnings_btn{display: block;margin:40px auto 0;cursor: pointer;line-height: 1.5;}
.earnings_result{text-align: center;}
.earnings_result> a,.earnings_result_div p,.earnings_result_div h2{margin: 20px 0;}
.earnings_title h3{margin: 7px 0 6px;line-height: 1.2;}
.earnings_title p{line-height:1.43;}

/* become an ib css */
.what_is_ib{background: #F8F8F7; padding: 66px 0 31px;}
.what_is_ib .inner{flex-wrap:nowrap;}
.what_is_ib .inner .what_is_text{width: 50%;margin-left: 30px;}
.what_is_ib .inner .what_is_text h2{margin-bottom: 5px;}
.what_is_ib .inner .what_is_text p{margin-bottom: 30px; max-width: 516px;}
.what_is_ib .what_is_img{max-width:449px;width:100%;}

.ix_social{overflow: hidden; position: relative; max-width: 1920px; margin: 0 auto; padding: 100px 0 120px;}
.ix_social .inner .content{justify-content: start; position: relative; z-index: 1;}
.ix_social .inner .content .text_left{max-width: 514px; margin-right: 80px;}
.ix_social .inner .content .text_left .text_left_title{margin-bottom: 20px;}
.ix_social .inner .content .text_left .text_left_content h2{margin-bottom: 5px;}
.ix_social .inner .content .text_left .text_left_content p{margin-bottom: 20px;line-height: 1.4;}
.ix_social .inner .content .text_left .text_left_content .fs-16{margin-bottom: 30px;}
.ix_social .inner .content .text_right{padding-bottom: 60px;}
.ix_social .inner .content .text_right>p{margin-bottom: 16px;line-height: 1.2;}
.ix_social .inner .content .text_right .text_right_yellow{background: #ffcd05; padding: 20px 54px 18px 30px; border-radius: 10px; align-items: flex-start; width: max-content;box-shadow: 0px 0px 10px #00000026;}
.ix_social .inner .content .text_right .text_right_yellow .icon{margin-right: 30px;}
.ix_social .inner .ix_social_img{position: absolute; right: 0; bottom: -6px;}
.ix_social .inner .ix_social_img2{display:none;}

.join_us{max-width: 1920px; margin: 0 auto; background-size: cover; background-position: center; background-repeat: no-repeat; padding: 100px 0 137px;}
.join_us .inner .join_us_content{padding: 41px 54px 53px 56px; background: #fff; max-width: 1042px; align-items: flex-start;flex-wrap:nowrap;}
.join_us .inner .join_us_content .text{max-width: 402px;width:100%;margin-right:20px;}
.join_us_content .text h2{margin-bottom: 14px;}
.join_us .inner .join_us_content .text p{margin-bottom: 20px;}
.join_us_content p{line-height: 1.4;}
.join_us .inner .join_us_content .text .fs-16{padding-bottom: 10px;}
.join_us .inner .join_us_content .text_button{font-size: 0;}
.join_us .inner .join_us_content .text_button .btn{margin:5px 0;} 
.join_us .inner .join_us_content .table{width: 100%; max-width: 460px; box-shadow: 0px 0px 10px #00000026; border-radius: 10px;}
.join_us .inner .join_us_content .table thead td{padding: 32px 36px 26px; text-align: center;}
.join_us .inner .join_us_content .table tbody td{padding: 30px 32px; text-align: center;}
.join_us .inner .join_us_content .table tbody tr:nth-child(odd){background: #fafafa;}
.join_us .inner .join_us_content .table tbody td:nth-child(odd){width: 46%;}
.join_us .inner .join_us_content .table tbody td:nth-child(even){width: 54%;}
.join_us_top_img{display:none;}

.how_get{max-width: 1920px; margin: 0 auto; position: relative; padding: 100px 0 160px;}
.how_get .inner{justify-content: flex-end; align-items: flex-start;}
.how_get .inner .how_get_img{position: absolute; z-index: 1; left: -22px;bottom:0;}
.how_get .inner .how_get_img2{display:none;}
.how_get .inner .how_get_img img{margin-bottom: -7px;}
.how_get .inner .how_get_text{margin-left: 186px; max-width: 568px;width:100%; padding-top: 65px; position: relative; z-index: 1;}
.how_get .inner .how_get_text h2{margin-bottom: 10px;}
.how_get .inner .how_get_text p{max-width: 540px;}
.how_get .inner .how_get_text p:nth-child(2){margin-bottom: 20px;line-height: 1.4;}
.how_get .inner .how_get_text p:nth-child(3){margin-bottom: 30px;line-height: 1.625;}
.how_get .inner .how_get_text .fs-16{color: #545051;line-height: 1.625;}

.why_be{background: #F8F8F7; padding: 91px 0 100px;}
.why_be .inner h2{margin-bottom: 30px; text-align: center;}
.why_be .inner .list{background: #fff; max-width: 1396px; margin: 0 auto; text-align: center; box-shadow: 0px 0px 10px #00000026; padding-bottom: 65px;border-radius:10px;}
.why_be .inner .why_be_list{width: 100%; height: 100%; margin-bottom: 40px; align-items: normal; justify-content: center;}
.why_be .inner .why_be_list li{width: 33%; text-align: center; padding: 50px 66px 0; }
.why_be .inner .why_be_list li .img_box{height: 50px; margin-bottom: 17px;}

.why_love{padding: 95px 0 30px;}
.why_love .inner{justify-content: end; align-items: flex-start;flex-wrap:nowrap;}
.why_love .inner .why_love_img{padding-top: 48px;}
.why_love .inner .why_love_right{max-width: 430px; margin-left: 73px;}
.why_love .inner .why_love_right .why_love_text h2{margin-bottom: 8px;}
.why_love .inner .why_love_right .why_love_text p{margin-bottom: 25px;}
.why_love .inner .why_love_right .why_love_text .fs-16{margin-bottom: 30px;}
.why_love .inner .why_love_right .why_love_list li{width: 100%; position: relative; padding-left: 38px; margin-bottom: 24px;}
.why_love .inner .why_love_right .why_love_list li::after{left: -15px;}
/* become an ib css */

/* yhf */
.public_questions {margin: 0 auto;max-width: 1200px;}
.public_questions ul {border-radius: 10px;box-shadow:0 0 12px #00000029;}
.public_questions ul li span {color: #FFCD05;padding-right: 15px;font-size: var(--fs-20);font-weight: 600;white-space:nowrap;line-height: 1.3;}
.public_questions ul li:last-child{border-bottom: none;}
.public_questions ul li {box-sizing: border-box;border-bottom:1px solid #fff}
.public_questions ul li h4 {font-size: var(--fs-20);cursor:pointer;font-weight: 600;line-height: 1.3;}
.public_title_top {background-color: #F8F8F7; padding: 32px 64px 32px 40px;position: relative;display: flex;font-weight: 400;cursor: pointer;}
.public_questions ul .public_hide{padding:0;display: none;}
.public_questions ul .public_hide p{background-color: #fff;padding: 30px;font-size: var(--fs-16);line-height: 1.43;}
.public_questions h2 {color: #1E1E1E;text-align: center;margin-bottom: 41px;}
.public_questions .public_btn_box{justify-content:center;margin-top:40px;}
@-webkit-keyframes anim-out {0% {width: 0}to {width: 100%}}
@keyframes anim-out {0% {width: 0}to {width: 100%}}
@-webkit-keyframes anim-out-pseudo {0% {background: hsla(0,0%,100%,.35)}to {background: 0 0}}
@keyframes anim-out-pseudo {0% {background: hsla(0,0%,100%,.35)}to {background: 0 0}}
@-webkit-keyframes animrev-out-pseudo {0% {background: rgba(0,0,0,.15)}to {background: 0 0}}
@keyframes animrev-out-pseudo {0% {background: rgba(0,0,0,.15)}to {background: 0 0}}
.anim {transform: translateY(-50%) translateX(-50%);position: absolute;top: 50%;left: 50%;}
.anim::after {content: "";position: absolute;top: 0;bottom: 0;left: 0;right: 0;border-radius: 50%;}
.anim::before {position: relative;content: "";display: block;margin-top: 100%;}
.public_btn_bg_black:hover .anim {-webkit-animation: anim-out .55s;animation: anim-out .55s}
.public_btn_bg_black:hover .anim::after {-webkit-animation:anim-out-pseudo .55s;animation:anim-out-pseudo .55s}
.public_btn_bg_white:hover .anim {-webkit-animation: anim-out .55s;animation: anim-out .55s}
.public_btn_bg_white:hover .anim::after {-webkit-animation:anim-out-pseudo .55s;animation:anim-out-pseudo .55s}
.public_btn_text_white:hover .anim {-webkit-animation: anim-out .55s;animation: anim-out .55s}
.public_btn_text_white:hover .anim::after {-webkit-animation:anim-out-pseudo .55s;animation:anim-out-pseudo .55s}
.public_btn_border_yell:hover .anim {-webkit-animation: anim-out .55s;animation: anim-out .55s}
.public_btn_border_yell:hover .anim::after {-webkit-animation:anim-out-pseudo .55s;animation:anim-out-pseudo .55s}
.public_btn a:nth-child(2) {margin-left: 20px;}
.public_btn .public_btn_white {background-color: #FFF;color: #1E1E1E;}
.public_btn_bg_white:hover {background-color: #1E1E1E;color: #FFCD05;}
.public_title_top::before {content: '';position: absolute;right: 40px;display: block;background: url('/wp-content/themes/ixpartners/images/public_expand_more_black.svg') no-repeat;background-size: cover;width: 18px;height: 11px;transition: all .3s;transition-timing-function: ease;top:50%;transform:translateY(-50%);}
.public_table .public_title_top::before {transform: translateY(-50%) rotate(180deg);}
.public_btn_bg_white {background-color: #FFF; color: #1E1E1E;font-weight: 600;overflow: hidden;display: inline-block;transition: all .2s ease;position: relative;}
.public_btn_bg_black {background-color: #1E1E1E;color: #FFCD05;font-weight: 600;overflow: hidden;display: inline-block;transition: all .2s ease;position: relative;}
.public_btn_text_white {background-color: #1E1E1E;color: #FFF;font-weight: 600;overflow: hidden;transition: all .2s ease;display: inline-block;position: relative;}
.public_btn_border_yell {background-color: #1E1E1E;color: #FFCD05;font-weight: 600;overflow: hidden;border-color: #FFCD05;transition: all .2s ease;position: relative;}


.anim-rev{-moz-transform: translateY(-50%) translateX(-50%);-ms-transform: translateY(-50%) translateX(-50%);-webkit-transform: translateY(-50%) translateX(-50%);transform: translateY(-50%) translateX(-50%);position: absolute;top: 50%;left: 50%;}
.anim-rev:before{position: relative;content: "";display: block;margin-top: 100%;}
.anim-rev:after{content: "";position: absolute;top: 0;bottom: 0;left: 0;right: 0;border-radius: 50%;}
.public_btn_text_yell{background-color: #1E1E1E;color: #FFCD05;font-weight: 600;overflow: hidden;display: inline-block;transition: all .2s ease;position: relative;}
.public_btn_text_yell:hover{box-shadow: 0px 0px 12px 0px rgb(0 0 0 / 40%)}
.public_btn_text_yell:hover .anim-rev{-moz-animation: anim-out 0.55s; -webkit-animation: anim-out 0.55s; animation: anim-out 0.55s}
.public_btn_text_yell:hover .anim-rev:after {-moz-animation: animrev-out-pseudo 0.55s; -webkit-animation: animrev-out-pseudo 0.55s; animation: animrev-out-pseudo 0.55s; }


/* lzq */
.tac{text-align: center;}

/* About Us */
.about_us .why_infinox{padding:110px 0;background: #F8F8F7;}
.about_us .why_infinox .why_infinox_img{width:63.667%;padding:0 15px;}
.about_us .why_infinox .why_infinox_text{width:33.333%;padding:0 15px;}
.about_us .why_infinox .why_infinox_text > *{margin-bottom:20px;}
.about_us .why_infinox .why_infinox_text h2{line-height:1.22;}
.about_us .why_infinox .why_infinox_text p,.performance .title p{line-height:1.4;}
.about_us .why_infinox .why_infinox_text .fs-16{line-height:1.4375;}
.about_us .why_infinox .why_infinox_text p:nth-last-child{margin-bottom: 0;}
.performance{background: #F8F8F7;padding:97px 0;background-repeat:no-repeat;background-position:center center;}
.performance .title h2,.about_us .promise .title h2,.about_us .trade_global .title h2,.about_us .trade_global .trade_global_item_title h2,.marketing_tools_item .title h2{margin-bottom: 10px;line-height:1.22}
.performance .title p,.about_us .promise .title p{margin: 0 auto 20px;max-width:760px;}
.performance .details{position: relative;z-index: 0;}
.performance .details .item{width:382px;}
.performance .details .item2{width:calc(100% - 764px);display: block;}
.performance .details .item_list{width: 100%;padding: 20px 31px;background: #fff;box-shadow: 0px 0px 10px #00000026;border-radius: 10px;align-items: flex-start;margin-bottom: 26px;}
.performance .details .item_list:last-child{margin-bottom: 0;}
.performance .details .item_list span{display:inline-block;width: 50px;height:50px;}
.performance .details .item_list p{width:calc(100% - 95px);text-align: center;line-height: 1.2;}
.performance .details .item1 .item_list:nth-child(1){margin-left:40px;}
.performance .details .item3 .item_list:nth-child(1){margin-left:-40px;}
/* .performance .details .item3 .item_list:nth-child(2){margin-left:-32px;} */
.performance .opacity_img2{display: none;}
.performance .opacity_img1{position: absolute;top: 50%;left: 50%;z-index: -1;transform: translate(-50%,-50%);}
.performance .btn_box{font-size: 0;margin-top:14px;}
.about_us .promise{padding:97px 0 14%;position: relative;}
.about_us .promise .title p{margin-bottom: 70px;line-height:1.4;}
.about_us .promise .content{align-items:self-start;}
.about_us .promise .content_list{width:50%;padding-right:10%;padding-bottom:40px;}
.about_us .promise .content_list h2{margin-bottom: 12px;line-height: 1.22;}
.about_us .promise .content_list p{line-height: 1.4;margin-bottom: 8px;}
.about_us .promise .content_list .fs-16{line-height: 1.4375;margin-bottom:20px;}
.about_us .promise .content_list .list_wrapper li{width:100%;padding-right:0;}
.about_us .promise .img_box{position: absolute;right: 0;bottom: -2.3%;width: 50%;}
.about_us .trade_global{padding:90px 0 543px;}
.about_us .trade_global .title h2{margin-bottom: 30px;}
.about_us .trade_global .trade_global_item{margin:0 -11px;align-items: inherit;}
.about_us .trade_global .trade_global_itemlist{margin:0 11px 30px;width:calc(50% - 23px);box-shadow: 0px 0px 10px #00000026;border-radius: 10px;min-height: 346px;overflow: hidden;align-items: inherit;}
.about_us .trade_global .img{min-height:346px;width:41.66666667%;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.about_us .trade_global .img_s{display: none;}
.about_us .trade_global .trade_global_item_box{width:58.33333333%;padding: 34px 40px 0;}
.about_us .trade_global .trade_global_item_box .list_wrapper{margin-top:25px;}
.about_us .trade_global .trade_global_item_box .list_wrapper li{padding-right:0;line-height: 1.625;}
.about_us .trade_global .trade_global_item_title p{line-height: 1.43;}
.about_us .about_video{background-color: #F8F8F7;height:0;padding:147px 0;}

/* video */
.video_wrapper{height: 657px;max-width: 1160px;width: 100%;margin: 0 auto;padding: 15px;background: #fff;box-shadow: 0 0 12px rgb(0 0 0 / 16%);}
.about_us .video_wrapper{margin-top: -610px;}
.video_box{height: 100%;}
.video_box iframe{height: 100%;}

/* infinox_reviews */
.infinox_reviews{background-color: #F8F8F7;}
.infinox_reviews .title{margin-bottom: 15px;}
.infinox_reviews .title h2{line-height:1.22}
.infinox_reviews .review_item_wrapper{padding:20px 10px;}
.infinox_reviews .review_itemList{min-height:393px;height:100%;background-color: #fff;box-shadow: 0px 0px 10px #00000026;border-radius: 10px;}
.infinox_reviews .reviewTitle{line-height: 1.4;margin-bottom: 8px;}
.infinox_reviews .reviewInfo{line-height: 1.4;margin-bottom: 20px;-webkit-line-clamp: 6;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;display: -webkit-box;}
.infinox_reviews .authorBox{line-height: 1.4;color:#767676;}
.infinox_reviews .review_itemList .top{padding: 23px 40px;background: #fcfcfc;min-height: 73px;border-top-right-radius: 10px;border-top-left-radius: 10px;}
.infinox_reviews .review_itemList .itemListBox{padding: 25px 40px 10px;}
.infinox_reviews .starNumber{font-size: 0;}
.infinox_reviews .starNumber i{display:inline-block;width:22px;height:22px;margin-right:2px;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.infinox_reviews .review_itemList .top img{max-width:143px;width:100%;}
.infinox_reviews .trustpilot .starNumber i{background-image:url("/wp-content/themes/ixpartners/images/trustpilot-gray-star.svg");}
.infinox_reviews .trustpilot .starNumber[ref='5'] i{background-image:url("/wp-content/themes/ixpartners/images/trustpilot-green-star.svg");}
.infinox_reviews .trustpilot .starNumber[ref='4'] i:nth-child(1),
.infinox_reviews .trustpilot .starNumber[ref='4'] i:nth-child(2),
.infinox_reviews .trustpilot .starNumber[ref='4'] i:nth-child(3),
.infinox_reviews .trustpilot .starNumber[ref='4'] i:nth-child(4),
.infinox_reviews .trustpilot .starNumber[ref='3'] i:nth-child(1),
.infinox_reviews .trustpilot .starNumber[ref='3'] i:nth-child(2),
.infinox_reviews .trustpilot .starNumber[ref='3'] i:nth-child(3),
.infinox_reviews .trustpilot .starNumber[ref='2'] i:nth-child(1),
.infinox_reviews .trustpilot .starNumber[ref='2'] i:nth-child(2),
.infinox_reviews .trustpilot .starNumber[ref='1'] i:nth-child(1){background-image:url("/wp-content/themes/ixpartners/images/trustpilot-light-green-star.svg");}
.infinox_reviews .sitejabber .starNumber i{background-image:url("/wp-content/themes/ixpartners/images/sitejabber-gray-star.svg");}
.infinox_reviews .sitejabber .starNumber[ref='5'] i,
.infinox_reviews .sitejabber .starNumber[ref='4'] i:nth-child(1),
.infinox_reviews .sitejabber .starNumber[ref='4'] i:nth-child(2),
.infinox_reviews .sitejabber .starNumber[ref='4'] i:nth-child(3),
.infinox_reviews .sitejabber .starNumber[ref='4'] i:nth-child(4),
.infinox_reviews .sitejabber .starNumber[ref='3'] i:nth-child(1),
.infinox_reviews .sitejabber .starNumber[ref='3'] i:nth-child(2),
.infinox_reviews .sitejabber .starNumber[ref='3'] i:nth-child(3),
.infinox_reviews .sitejabber .starNumber[ref='2'] i:nth-child(1),
.infinox_reviews .sitejabber .starNumber[ref='2'] i:nth-child(2),
.infinox_reviews .sitejabber .starNumber[ref='1'] i:nth-child(1){background-image:url("/wp-content/themes/ixpartners/images/sitejabber-orange-star.svg");}
.infinox_reviews .hellopeter .starNumber i{background-image:url("/wp-content/themes/ixpartners/images/hellopeter-gray-star.svg");}
.infinox_reviews .hellopeter .starNumber[ref='5'] i,
.infinox_reviews .hellopeter .starNumber[ref='4'] i:nth-child(1),
.infinox_reviews .hellopeter .starNumber[ref='4'] i:nth-child(2),
.infinox_reviews .hellopeter .starNumber[ref='4'] i:nth-child(3),
.infinox_reviews .hellopeter .starNumber[ref='4'] i:nth-child(4),
.infinox_reviews .hellopeter .starNumber[ref='3'] i:nth-child(1),
.infinox_reviews .hellopeter .starNumber[ref='3'] i:nth-child(2),
.infinox_reviews .hellopeter .starNumber[ref='3'] i:nth-child(3),
.infinox_reviews .hellopeter .starNumber[ref='2'] i:nth-child(1),
.infinox_reviews .hellopeter .starNumber[ref='2'] i:nth-child(2),
.infinox_reviews .hellopeter .starNumber[ref='1'] i:nth-child(1){background-image:url("/wp-content/themes/ixpartners/images/hellopeter-green-star.svg");}
.infinox_reviews .reviews .starNumber i{background-image:url("/wp-content/themes/ixpartners/images/reviews-gray-star.svg");}
.infinox_reviews .reviews .starNumber[ref='5'] i,
.infinox_reviews .reviews .starNumber[ref='4'] i:nth-child(1),
.infinox_reviews .reviews .starNumber[ref='4'] i:nth-child(2),
.infinox_reviews .reviews .starNumber[ref='4'] i:nth-child(3),
.infinox_reviews .reviews .starNumber[ref='4'] i:nth-child(4),
.infinox_reviews .reviews .starNumber[ref='3'] i:nth-child(1),
.infinox_reviews .reviews .starNumber[ref='3'] i:nth-child(2),
.infinox_reviews .reviews .starNumber[ref='3'] i:nth-child(3),
.infinox_reviews .reviews .starNumber[ref='2'] i:nth-child(1),
.infinox_reviews .reviews .starNumber[ref='2'] i:nth-child(2),
.infinox_reviews .reviews .starNumber[ref='1'] i:nth-child(1){background-image:url("/wp-content/themes/ixpartners/images/reviews-yellow-star.svg");}
.infinox_reviews .swiper-slide{width:25%;}
.infinox_reviews .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{color: transparent;border: 3px solid #ffcd05;border-radius: 100%;opacity: 1;width: 12px;height: 12px;font-size: 10px;background: transparent;}
.infinox_reviews .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active{background:#000;border:#000;}
.infinox_reviews .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 2.5px;}
.infinox_reviews .swiper-container-horizontal>.swiper-pagination-bullets,.infinox_reviews .swiper-pagination-custom,.infinox_reviews .swiper-pagination-fraction{bottom:20px;}
.infinox_reviews .swiper-container{padding-bottom: 50px;}

/* marketing_tools */
.marketing_tools_wrapper{padding:73px 0;background-color: #F8F8F7;}
.marketing_tools_item{margin-bottom: 53px;}
.marketing_tools_item:last-child{margin-bottom: 0;}
.marketing_tools_item .title{margin-bottom: 30px;line-height: 1.22;}
.marketing_tools_wrapper .tools_itemList{width: 100%;background: #fff;padding: 24px 28px;box-shadow: 0px 0px 10px #00000026;border-radius: 10px;margin-bottom: 24px;align-items: flex-start;position: relative;-webkit-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-justify-content: start;justify-content: start;padding-right:270px;}
.marketing_tools_wrapper .tools_itemList .box_l{width: 44%;margin-right: 6%;}
.marketing_tools_wrapper .tools_itemList .box_c{width: 44%;margin-right: 6%;}
.marketing_tools_wrapper .tools_itemList .box_r{width:260px;-webkit-justify-content: flex-end;justify-content: flex-end;position: absolute;bottom:28px;right:30px;text-align: right;font-size: 0;}
.marketing_tools_wrapper .tools_itemList .box_r .btn{padding:8px 20px;margin:3px;}
.marketing_tools_wrapper .tools_itemList .box_c p{font-size: var(--fs-16);margin-bottom: 10px;}
.marketing_tools_wrapper .tools_itemList .box_c p:last-child{margin-bottom: 0;}
.marketing_tools_wrapper .tools_item_title{margin-bottom: 24px;line-height: 1;}
.marketing_tools_wrapper .file_type{-webkit-justify-content: flex-start;justify-content: flex-start;}
.marketing_tools_wrapper .file_type span{margin-right:10px;font-weight: 600;}
.marketing_tools_wrapper .file_type img{margin-right:5px;width:32px;}
.marketing_tools_wrapper .box_l p{max-width:336px;margin-top:24px;}

/* xdd */
/* Page Banner */
.page_banner_padding{padding-top: 50px;padding-bottom: 50px;}
.page_banner_wrapper .inner{display: flex;justify-content: space-between;align-items: center;}
.page_banner_content{width: 49.2%;}
.page_banner_wrapper h2{line-height: 1.22;}
.page_banner_wrapper h2 strong{line-height: 1.22;}
.page_banner_wrapper p{margin-top: 14px;line-height: 1.4;}
.public_btn_box{display: flex;gap: 20px;flex-wrap: wrap;}
.page_banner_wrapper .public_btn_box{margin-top: 30px;}
/* IX Partners Video */
.ix_partners_video_wrapper{position: relative;}
.ix_partners_video_wrapper .inner{max-width: 1200px;padding-top: 91px;}
.ix_partners_video_wrapper .ix_partners_video{height: auto;}
.ix_partners_video_bg{position: absolute;top: 0;left: 0;width: 100%;height: 70%;background-color: #F8F8F7;z-index:-1;}
.ix_partners_video_content{text-align: center;margin-bottom: 20px;}

/* List Check Mark */
.list_check_mark_wrapper{padding-top: 100px;position: relative;padding-bottom: 93px;}
.list_check_mark_wrapper .inner{max-width: 1200px;text-align:center;}
.list_check_mark_wrapper h2{margin-bottom: 10px;}
.list_wrapper{display: flex;justify-content: space-between;flex-wrap:wrap;margin: 39px -15px 13px;}
.list_wrapper li{text-align:left;width: 50%;font-size:  var(--fs-16);position: relative;padding:0 15px 0 53px;margin-bottom: 30px;line-height: 1.5;}
.list_check_mark:after{content:'';background: url(/wp-content/themes/ixpartners/images/list-icon.svg);background-size: cover;width: 54px;height: 54px;position: absolute;left: 0px;top: -15px;}
.list_check_mark_wrapper p:last-child{font-size:  var(--fs-16);max-width: 550px;margin: 0 auto;}

/* List Check Mark And Image */
.list_check_mark_and_image_wrapper .inner{display: flex;justify-content: flex-end;max-width:1440px;}
.list_check_mark_wrapper_img{position: absolute;left: 0;}
.list_check_mark_wrapper_content{text-align: left;width: 66%;}
.list_check_mark_wrapper_content p:first-of-type{max-width: 590px;line-height: 1.4;}
.list_check_mark_and_image_wrapper p:last-child{max-width: 100%;}
/* .list_check_mark_and_image_wrapper .inner{display: flex;justify-content: flex-start;align-items: center;max-width:1760px;margin-left: 0;padding-left: 0;padding-right: 100px;padding-top: 40px;}
.list_check_mark_wrapper_img{margin-right: 40px;}
.list_check_mark_wrapper_content{text-align: left;width: 55%;}
.list_check_mark_wrapper_content p:first-of-type{max-width: 590px;}
.list_check_mark_and_image_wrapper p:last-child{max-width: 100%;} */

/* Trading Affiliate Program Row */
.trading_affiliate_program_row{background-size: cover;padding: 100px 0 66px;}
.trading_affiliate_program_row .inner{overflow: hidden;}
.trading_affiliate_program_row_content h2{margin-bottom: 7px;}
.trading_affiliate_program_row_content{width: 49%;float:left;background-color: #fff;box-shadow: 0px 0px 10px #00000026;border-radius: 10px;padding: 46px 70px 83px;text-align: center;}
.trading_affiliate_program_row_content:last-child{margin-top: 242px;float:right;padding-bottom: 55px;}
.trading_affiliate_program_row_content li{text-align: left;font-size:  var(--fs-16);margin-top: 33px;position: relative;display: flex;justify-content: flex-start;align-items: center;}
.trading_affiliate_program_row_content li .list_img{margin-right: 20px;}
.trading_affiliate_program_row_content li .list_box{flex:1;}
.trading_affiliate_program_row_content:last-child ul{margin-top: 30px;}
.trading_affiliate_program_row_content:last-child li{margin-top: 0;margin-bottom: 36px;}
.trading_affiliate_program_row_content p{font-size:  var(--fs-16);line-height: 1.4;}
.trading_affiliate_program_row_content p:first-of-type{font-size:  var(--fs-20);}
.trading_affiliate_program_row_content:last-child a{margin: 27px 0;}

/* about us */
/* contact information */
.contact_information_wrapper{padding-top: 92px;padding-bottom: 110px;}
.contact_information_wrapper h2{text-align: center;margin-bottom: 16px;}
.contact_information_content_wrapper{display: flex;justify-content: space-between;flex-wrap: wrap;padding: 36px 44px 28px;background-color: #fff;border-radius: 10px;box-shadow: 0px 0px 10px #00000029;}
.contact_information_content{width: 50%;margin-bottom: 21px;padding: 0 15px;}
.contact_information_content p{font-size:  var(--fs-16);line-height: 1.4;}

/* contact info & form */
.contact_us_row{background-color: #F8F8F7;padding-top: 103px;padding-bottom: 100px;}
.contact_us_row .inner{display: flex;justify-content: space-between;}
.contact_us_row .contact_us_info_wrapper{width: 50%;text-align: left;padding-top: 0;padding-bottom: 0;}
.contact_us_row .contact_us_info_wrapper .inner{flex-direction: column;padding: 0;}
.contact_us_row .contact_us_info_box{flex-direction: column;align-items: start;margin-right: 0;}
.contact_us_row .contact_us_br{display: block;}
.contact_us_row .contact_us_info{width: 100%;}
.contact_us_row .contact_us_info1{margin-bottom: 40px;}
.contact_us_row .contact_us_info1 .contact_us_way{flex-wrap: wrap;margin-bottom: 0;}
.contact_us_row .contact_us_info1 .contact_us_way li{width: 100%;margin-bottom: 30px;}
.contact_us_row .contact_us_info2{background-color: #fff;width: 75%;}
.contact_us_row .public_btn_bg_black{max-width:250px;width:100%;} 
.submit_success{display: none;}

.form_info_wrapper{width: 50%;}
.form_info_inner{box-shadow: 0 0 12px rgb(0 0 0 / 16%);border-radius: 15px;overflow: hidden;background-color: #fff;width: 81%;margin-left: 10px;}
.form_title{background-color: #1e1e1e;color: #fff;padding: 30px;text-align:center;line-height: 1.6;}
.form_title strong{color: #fff;}
.form_info_box{background-color: #fff;padding: 32px 36px 48px;min-height: 530px;}
.form_info p{margin-bottom: 16px;text-align: center;font-size:  var(--fs-16);}

/* form.css */
/* .gform_wrapper.gravity-theme .gform_body .gfield{border: 2px solid #e5e5e5;border-radius: 0;background-color: #fafafa;font-weight: 300;outline: none;transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;} */
.gform_wrapper.gravity-theme .gform_body .gfield{border: 2px solid #e5e5e5;border-radius: 0;font-weight: 300;outline: none;transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
.gform_wrapper.gravity-theme .gform_body .gfield_label{display: none;}
.gform_wrapper.gravity-theme .gform_body input[type=color], .gform_wrapper.gravity-theme .gform_body input[type=date], .gform_wrapper.gravity-theme .gform_body input[type=datetime-local], .gform_wrapper.gravity-theme .gform_body input[type=datetime], .gform_wrapper.gravity-theme .gform_body input[type=email], .gform_wrapper.gravity-theme .gform_body input[type=month], .gform_wrapper.gravity-theme .gform_body input[type=number], .gform_wrapper.gravity-theme .gform_body input[type=password], .gform_wrapper.gravity-theme .gform_body input[type=search], .gform_wrapper.gravity-theme .gform_body input[type=tel], .gform_wrapper.gravity-theme .gform_body input[type=text], .gform_wrapper.gravity-theme .gform_body input[type=time], .gform_wrapper.gravity-theme .gform_body input[type=url], .gform_wrapper.gravity-theme .gform_body input[type=week], .gform_wrapper.gravity-theme .gform_body select, .gform_wrapper.gravity-theme .gform_body textarea{background-color: #fafafa;padding:20px 15px;outline: none;-webkit-appearance:none;border: none;border: 2px solid transparent;}
.gform_wrapper.gravity-theme .gform_body fieldset.gfield{background-color: #fff;border: none;}
.gform_wrapper.gravity-theme .gform_body input[type=color]:focus, .gform_wrapper.gravity-theme .gform_body input[type=date]:focus, .gform_wrapper.gravity-theme .gform_body input[type=datetime-local]:focus, .gform_wrapper.gravity-theme .gform_body input[type=datetime]:focus, .gform_wrapper.gravity-theme .gform_body input[type=email]:focus, .gform_wrapper.gravity-theme .gform_body input[type=month]:focus, .gform_wrapper.gravity-theme .gform_body input[type=number]:focus, .gform_wrapper.gravity-theme .gform_body input[type=password]:focus, .gform_wrapper.gravity-theme .gform_body input[type=search]:focus, .gform_wrapper.gravity-theme .gform_body input[type=tel]:focus, .gform_wrapper.gravity-theme .gform_body input[type=text]:focus, .gform_wrapper.gravity-theme .gform_body input[type=time]:focus, .gform_wrapper.gravity-theme .gform_body input[type=url]:focus, .gform_wrapper.gravity-theme .gform_body input[type=week]:focus, .gform_wrapper.gravity-theme .gform_body textarea:focus{border: 2px solid #ffcd05;box-shadow: 0 0 0 0.2rem rgb(255 193 7 / 25%);background-color: #fff;}
/* .gform_wrapper.gravity-theme .gform_body input[type=color]:focus, .gform_wrapper.gravity-theme .gform_body input[type=date]:focus, .gform_wrapper.gravity-theme .gform_body input[type=datetime-local]:focus, .gform_wrapper.gravity-theme .gform_body input[type=datetime]:focus, .gform_wrapper.gravity-theme .gform_body input[type=email]:focus, .gform_wrapper.gravity-theme .gform_body input[type=month]:focus, .gform_wrapper.gravity-theme .gform_body input[type=number]:focus, .gform_wrapper.gravity-theme .gform_body input[type=password]:focus, .gform_wrapper.gravity-theme .gform_body input[type=search]:focus, .gform_wrapper.gravity-theme .gform_body input[type=tel]:focus, .gform_wrapper.gravity-theme .gform_body input[type=text]:focus, .gform_wrapper.gravity-theme .gform_body input[type=time]:focus, .gform_wrapper.gravity-theme .gform_body input[type=url]:focus, .gform_wrapper.gravity-theme .gform_body input[type=week]:focus, .gform_wrapper.gravity-theme .gform_body select:focus, .gform_wrapper.gravity-theme .gform_body textarea:focus{border: 2px solid #ffcd05;box-shadow: 0 0 0 0.2rem rgb(255 193 7 / 25%);background-color: #fff;} */
/* .gform_wrapper.gravity-theme .gform_body .gfield input.large, .gform_wrapper.gravity-theme .gform_body .gfield select.large{height: 80px;} */
.gform_wrapper.gravity-theme .gform_body .gfield textarea.large{height: 100px;resize: vertical;padding-top: 17px;margin-bottom: -5px;max-height: 200px;}
.gform_wrapper.gravity-theme .gform_body .ginput_container_checkbox{padding: 8px 0;}
.gform_wrapper.gravity-theme .gform_body .gfield-choice-input{width: 20px;height: 20px;border: 2px solid #e2e5ee;border-radius: 0;position: relative;cursor: pointer;}
.contact_us_row .gform_wrapper.gravity-theme .gform_body .gfield-choice-input{border: 0;outline:none;-webkit-appearance: none;}
.gform_wrapper.gravity-theme .gform_body .gfield-choice-input:after{position: absolute;display: block;top: 0;bottom: 12px;left: 0;content: "";width: 16px;height: 16px;border: 2px solid #e2e5ee;border-radius: 0;}
.gform_wrapper.gravity-theme .gform_body .gfield-choice-input:hover:after{content:"✓";font-size:var(--fs-16);text-indent: 2px;line-height: 1;font-weight: 600;}
.gform_wrapper.gravity-theme .gform_body .gfield-choice-input:checked::after{content:"✓";font-size:var(--fs-16);text-indent: 2px;line-height: 1;font-weight: 600;background-color: #ffcd05;color: #fff;border-color: #ffcd05;}
.gform_wrapper.gravity-theme .gform_body .gfield-choice-input+label{cursor: pointer;padding-left: 12px;}
.form_wrapper .gform_wrapper.gravity-theme .gform_footer, .form_wrapper .gform_wrapper.gravity-theme .gform_page_footer{margin: 0;padding: 0;margin-top: 16px;}
.gform_footer{position: relative;text-align: center;}
.gform_footer .gform_button{margin-bottom: 0!important;display: inline-block;font: initial;opacity: 0;}
.gform_wrapper .gform_validation_errors{display: none;}
.form_wrapper .gform_wrapper.gravity-theme .description, .form_wrapper .gform_wrapper.gravity-theme .gfield_description, .form_wrapper .gform_wrapper.gravity-theme .gsection_description, .form_wrapper .gform_wrapper.gravity-theme .instruction{background-color: #f8d7da;border-color: #f5c6cb;}
.gform_wrapper .validation_message{display: none;border: 0;padding: 0;}
.gform_wrapper .gfield_error .validation_message{display: block;}
.gform_wrapper.gravity-theme .gform_body .gfield_error input[type=color]:focus, .gform_wrapper.gravity-theme .gform_body .gfield_error input[type=date]:focus, .gform_wrapper.gravity-theme .gform_body .gfield_error input[type=datetime-local]:focus, .gform_wrapper.gravity-theme .gform_body .gfield_error input[type=datetime]:focus, .gform_wrapper.gravity-theme .gform_body .gfield_error input[type=email]:focus, .gform_wrapper.gravity-theme .gform_body .gfield_error input[type=month]:focus, .gform_wrapper.gravity-theme .gform_body .gfield_error input[type=number]:focus, .gform_wrapper.gravity-theme .gform_body .gfield_error input[type=password]:focus, .gform_wrapper.gravity-theme .gform_body .gfield_error input[type=search]:focus, .gform_wrapper.gravity-theme .gform_body .gfield_error input[type=tel]:focus, .gform_wrapper.gravity-theme .gform_body .gfield_error input[type=text]:focus, .gform_wrapper.gravity-theme .gform_body .gfield_error input[type=time]:focus, .gform_wrapper.gravity-theme .gform_body .gfield_error input[type=url]:focus, .gform_wrapper.gravity-theme .gform_body .gfield_error input[type=week]:focus, .gform_wrapper.gravity-theme .gform_body .gfield_error select:focus, .gform_wrapper.gravity-theme .gform_body .gfield_error textarea:focus{border-color: #dc3545;box-shadow: 0 0 0 0.2rem rgb(220 53 69 / 25%);}
.gform_wrapper.gravity-theme .gform_body .gfield_error input[type=color], .gform_wrapper.gravity-theme .gform_body .gfield_error input[type=date], .gform_wrapper.gravity-theme .gform_body .gfield_error input[type=datetime-local], .gform_wrapper.gravity-theme .gform_body .gfield_error input[type=datetime], .gform_wrapper.gravity-theme .gform_body .gfield_error input[type=email], .gform_wrapper.gravity-theme .gform_body .gfield_error input[type=month], .gform_wrapper.gravity-theme .gform_body .gfield_error input[type=number], .gform_wrapper.gravity-theme .gform_body .gfield_error input[type=password], .gform_wrapper.gravity-theme .gform_body .gfield_error input[type=search], .gform_wrapper.gravity-theme .gform_body .gfield_error input[type=tel], .gform_wrapper.gravity-theme .gform_body .gfield_error input[type=text], .gform_wrapper.gravity-theme .gform_body .gfield_error input[type=time], .gform_wrapper.gravity-theme .gform_body .gfield_error input[type=url], .gform_wrapper.gravity-theme .gform_body .gfield_error input[type=week], .gform_wrapper.gravity-theme .gform_body .gfield_error select, .gform_wrapper.gravity-theme .gform_body .gfield_error textarea{border-color: #dc3545;}
.gform_wrapper.gravity-theme .gform_body .gfield_error .gfield-choice-input:after{border-color: #dc3545;}
.gform_wrapper.gravity-theme .gform_body .gfield_error .gfield-choice-input+label{color: initial;}

/* contact info */
.contact_us_info_wrapper{text-align:center;padding-top: 93px;padding-bottom: 93px;}
.contact_us_info_wrapper p{font-size:  var(--fs-16);}
.contact_us_title p{margin-top: 6px;margin-bottom: 18px;font-size:  var(--fs-20);line-height: 1.4;}
.contact_us_info_box{display: flex;justify-content: space-between;align-items: center;}
.contact_us_br{display: none;}
.contact_us_info{width: 50%;text-align: left;}
.contact_us_info1 .contact_us_way{display: flex;justify-content: space-between;margin: 18px 0;}
.contact_us_info1 .contact_us_way li{width: 49%;display: flex;justify-content: flex-start;align-items: center;}
.contact_us_way_img{margin-right: 18px;}
.contact_us_way_text{flex: 1;}
.contact_us_info2{width:42%; box-shadow: 0px 0px 10px #00000029; border-radius: 10px;padding-top: 30px;text-align: center;}
.contact_us_info2_title{margin-bottom: 10px;line-height: 1.4375;}
.contact_us_info2 ul{display: flex;justify-content: space-around;flex-wrap: wrap;}
.contact_us_info2 ul li{min-width: 100px;margin-bottom: 25px;display: flex;flex-direction: column;justify-content: space-between;align-items: center;}
.contact_us_info2 ul li img{margin-bottom: 7px;}
.contact_us_way .contact_us_a{font-size:  var(--fs-20);}
.contact_us_a{text-decoration: underline;text-decoration-color: #ffcd05;}
.contact_us_a:hover{text-decoration: none;}
.contact_us_a:hover strong{color: #ffcd05;}


/* Home */
/* Home Banner */
.home h1{margin-bottom: 0;}
.home .home_banner p{font-size: var(--fs-26);}

/* support */
.home .performance{padding-bottom: 245px;}
.home .performance .title p{margin-bottom: 70px;max-width: 800px;}
.home .performance .details .item_list{align-items: center;padding: 12px 30px;}
.home .performance .details .item1 .item_list:nth-child(2),.home .performance .details .item1 .item_list:nth-child(4){margin-left: 28px;}
.home .performance .details .item3 .item_list:nth-child(2),.home .performance .details .item3 .item_list:nth-child(4){margin-left: -28px;}
.support_details_item_title{position: absolute;top: 0;width: 25%;text-align: center;}
.home .performance .details .item1 .support_details_item_title{margin-left: 40px;}
.home .performance .details .item3 .support_details_item_title{margin-left: -32px;}
.home .performance .details .item_list p{width:calc(100% - 78px);}
.home .performance .details .item_list p strong{line-height:1.2;}
.home .about_video{background-color: #FFCD05;height: 0;padding: 42px 0;margin-top: 440px;}
.home .video_wrapper{margin-top: -620px;}

/* maximise revenues */
.maximise_revenues_wrapper{background-color: #F8F8F7;}
.maximise_revenues_logo_img{text-align: center;margin-bottom: 25px;}
.maximise_revenues_wrapper h2{text-align: center;padding-bottom: 40px;}
.maximise_revenues_way_wrapper{background-color: #fff;box-shadow: 0px 0px 10px #00000026;border-radius: 10px;margin-bottom: 45px;}
.maximise_revenues_way_wrapper .maximise_revenues_way_ul{display: flex;justify-content: center;align-items: start;flex-wrap: wrap;padding-bottom: 57px;}
.maximise_revenues_way_wrapper .maximise_revenues_way_li{max-width: 360px;margin: 40px 50px 0;display: flex;flex-direction: column;justify-content: center;align-items: center;text-align: center;}
.maximise_revenues_way_wrapper li img{margin-bottom: 5px;}
.maximise_revenues_way_wrapper .p_split{margin-bottom: 25px;}
.maximise_revenues_way_wrapper .maximise_revenues_way_li:last-child{max-width: 380px;}
.maximise_revenues_way_wrapper .maximise_revenues_way_li:last-child .p_split{margin-bottom: 15px;}
.maximise_revenues_way_wrapper .maximise_revenues_way_li:last-child li{font-size:  var(--fs-16);line-height: 1.8;}
.maximise_revenues_way_wrapper .maximise_revenues_way_li:last-child li s{text-decoration: none;color: #FFCD05;}

/* clients love */
.clients_love_wrapper{background-color: #F8F8F7;position: relative;overflow: hidden;padding-top: 55px;padding-bottom: 100px;}
.clients_love_bg{position: absolute;top: -140px;left: 0;width: 100%;height: 62%;}
.clients_love_wrapper .inner{position: relative;}
.clients_love_wrapper h2{text-align: center;margin-bottom: 40px;}
.clients_love_main_reason_wrapper{background-color: #fff;width: 75%;display: flex;justify-content: space-between;padding: 20px 10px;margin-bottom: 55px;}
.clients_love_main_reason_wrapper .clients_love_main_reason{margin: 0 10px;display: flex;flex-direction: column;justify-content: center;text-align: center;}
.clients_love_main_reason_wrapper img{margin-bottom: 20px;}
.clients_love_main_reason_wrapper .clients_love_main_reason p{font-size: var(--fs-16);;}
.clients_love_reasons_wrapper{background-color: #fff;box-shadow: 0px 0px 10px #00000026;border-radius: 10px;margin-bottom: 40px;}
.clients_love_reasons_wrapper ul{display: flex;justify-content: center;align-items: center;flex-wrap: wrap;padding-bottom: 30px;}
.clients_love_reasons_wrapper ul li{max-width: 236px;margin: 43px 27px 5px;display: flex;flex-direction: column;justify-content: center;align-items: center;text-align: center;}
.clients_love_reasons_wrapper li img{margin-bottom: 15px;}
.clients_love_a{text-align: center;}
.clients_love_img{display:none;}

/* Form Submit Success */
.form_submit_success_wrapper{background-color: #F8F8F7;padding-top: 60px;padding-bottom: 50px;}
.form_submit_success_wrapper .inner{display: flex;justify-content: space-between;}
.success_info{text-align: center;}
.success_info .form_info_inner{margin: 0;width: 100%;}
.success_info .form_info_box{padding: 50px 40px 65px;}
.success_info .form_link{padding: 50px 20px;background: #FAFAFA;border: 2px solid #FFCD05;margin-top: 30px;}
.success_public{width: 50%;max-width: 525px;margin-right: 80px;padding: 50px;}
.success_public img{margin-bottom: 25px;}
.success_public .success_public_box_inner{display: flex;justify-content: center;margin-bottom: 35px;}
.success_public .success_public_info{width: 50%;margin: 0 10px;}
.success_public .success_public_info.info_left{text-align: right;}
.success_public .success_public_box_inner h2{line-height: 1;font-weight: 300;}
.success_public .success_public_box_inner p{font-size:  var(--fs-16);}
.success_public .success_public_box_inner p strong{color: #ffcd05;}


/* ib */
.ib .page_banner_content{width: 58%;}
.ib .list_check_mark_wrapper_img{top: 0;left: -120px;}
.ib .list_check_mark_wrapper_content{width: 50%;}



/* Partner Application */
.ib_form, .cpa_form{display: none;}
.active{display: block;}
.tab_change{margin: 0 -5px;flex-wrap: nowrap;margin-bottom: 20px;display: none;}
.tab_change p{position: relative;width: 50%;margin: 0 5px;height: 60px;background-color: #FAFAFA;border: 2px solid #E5E5E5;display: flex;align-items: center;padding-left: 55px;text-transform: uppercase;padding-right: 10px;cursor: pointer;font-size: var(--fs-16);}
/* .tab_change p.active{border-color: #FFCD05;} */
.tab_change p.active{border-color: #8dc63f;}
.tab_change p strong:before{content:'';position: absolute;left: 20px;width: 20px;height: 20px;border-radius: 50px;border: 2px solid #E5E5E5;}
.tab_change p.active strong:after{content:'';position: absolute;left: 24px;margin-top: 4px;width: 16px;height: 16px;border-radius: 50px;background-color: #000;}
.partner_application .gform_wrapper.gravity-theme .gfield{position: relative;}
.partner_application .gform_wrapper.gravity-theme .gform_body .gfield_label{display: block;position: absolute;color: #7c7c7c;text-align: left;transition: all 0.3s;max-width: 80%;left: 15px;font-weight: 600;top:18px;cursor: pointer;}
.partner_application .gform_wrapper .gfield_required .gfield_required_custom, .partner_application .gform_wrapper .gfield_required .gfield_required_text{display: none;}
.partner_application .gform_wrapper.gravity-theme .gform_body .gfield_label.active{top: 5px;}
.partner_application .gform_wrapper.gravity-theme .ginput_counter{display: none;}
.partner_application .gform_wrapper.gravity-theme .gform_body .gfield input.large, .partner_application .gform_wrapper.gravity-theme .gform_body .gfield select.large{padding: 28px 15px 12px;font-size: var(--fs-18);font-weight: 600;color: #1E1E1E;line-height: 1!important;}
.partner_application .gform_wrapper.gravity-theme .gfield_html{border: none;background-color: #fff;text-align: left;}
.partner_application .gform_wrapper.gravity-theme .gfield_html h3{margin-bottom: 10px;}
.partner_application .gform_wrapper.gravity-theme .gfield_html p{font-size: var(--fs-18);}
.partner_application .gform_wrapper.gravity-theme .gfield_html .form_line p.form_p{padding-bottom: 20px;border-bottom: 2px solid #E5E5E5;}
.form_select_div h5{display: flex;align-items: center;gap: 10px;cursor: pointer;position: relative;padding-right: 20px;}
.form_select_div h5.rotate:after{transform: rotateX(180deg);}
.form_select_div h5:after{content:'';width: 20px;height: 20px;position: absolute;right: 0;background: url(/wp-content/themes/ixpartners/images/home-jisuan-down.svg) 96% center no-repeat;transition: transform .3s ease;}
.form_select_icon{border: 2px solid #FFCD05; border-radius: 50px;width: 25px;height: 25px;display: flex;justify-content: center;align-items: center;font-weight: 600;}
.form_select_div ul{display: none;margin-top: 15px;}
.form_select_div ul li{margin-top: 10px;padding-left: 20px;}
.form_select_div ul li:before{background: #ffcd05;border-radius: 50px;content: "";height: 10px;left: 0;position: absolute;width: 10px;}
.form_select_div ul li span{margin-bottom: 15px;margin-top: 15px;display: block;}

.partner_application .gform_wrapper.gravity-theme .gform_body .cpa_filedown .gfield_label{min-width: 100%;width: 100%;text-align: center;left: 0;text-decoration: underline;top:26px;}
.partner_application .gform_wrapper.gravity-theme .gfield.cpa_filedown .ginput_container_fileupload{background-color: #fafafa;border: 2px dashed #e5e5e5;border-bottom: none;}
.partner_application .gform_wrapper.gravity-theme .gform_body .form_checkbox .gfield_label{display: none;}
.cpa_filedown .gform_drop_area{padding: 38px;border: none;background-color: transparent;margin-bottom: 0;}
/* .cpa_filedown .ginput_container_fileupload{background-color: #fafafa; border: 2px dashed #e5e5e5;} */
.cpa_filedown span{display: none;}
.cpa_filedown button{width: 100%;height: 100%;display: block;position: absolute;left: 0;top: 0;opacity: 0;}
.partner_application .gform_wrapper.gravity-theme .gform_body fieldset.gfield{text-align: left;}
.partner_application .gform_footer{text-align: right;}
/* .partner_application .gform_wrapper.gravity-theme .gform_body .gfield select.large option{line-height: 1.6;} */
.cpa_phone {grid-column: span 3!important;}
.cpa_phone_number {grid-column: span 9!important;}


/* .partner_application .gform_wrapper.gravity-theme .gfield.cpa_first_option .ginput_container {height: 80px;} */
.partner_application .select2-container--default .select2-selection--single{height: 100%;border: none;background-color: transparent;}
.partner_application .select2-container--default .select2-selection--single .select2-selection__rendered{text-align: left;padding-left: 20px;padding-top: 36px;padding-bottom: 20px;}
.partner_application .select2-container{width: 100%;}
/* .select2-container--open .select2-dropdown--below{margin-top: -40px;} */


/* home performance */
.home .performance .btn_box{margin:8px auto 0;}

/* register */
.partner_application .ginput_preview{background-color: #369763;margin-left: 20px;margin-right: 20px;transition: opacity .15s ease-out;position: relative;text-align: left;padding-left: 50px;min-height:48px;display: flex;align-items: center;border-radius:10px;}
.partner_application .ginput_preview strong{color: #fff;}
.partner_application .ginput_preview button{width: 30px;height: 30px;position: absolute;left: 10px;top: 50%;transform: translateY(-50%);opacity: 1;}
.partner_application .ginput_preview button:before{content: 'X';width: 26px;height: 26px;position: absolute;left: 0;top:0;background-color: rgba(0,0,0,.5);color: #fff;border-radius: 50px;display: flex;justify-content: center;align-items: center;border:2px solid transparent}
.partner_application .ginput_preview button:hover:before{border-color:#fff;}

.residence_country_option_wrapper, .phone_code_country_option_wrapper{display:none;max-height: 225px;overflow-y: scroll;width: 100%;z-index: 5;background-color: #f5f5f5;position: absolute;box-shadow: 2px 0 #e5e5e5, -2px 0 #e5e5e5, 0 2px #e5e5e5;}
.residence_country_option_wrapper .no_data, .phone_code_country_option_wrapper .no_data{display: none;}
.residence_country_option, .phone_code_country_option{display: flex;align-items: center;padding: 6px 10px;gap: 7px;cursor: pointer;}
.residence_country_option .flag, .phone_code_country_option .flag{width: 20px;height: 14px;}
.residence_country_option.active, .phone_code_country_option.active{background-color: #5897fb;color:#fff;}
.residence_country_option:hover, .phone_code_country_option:hover{background-color: #5897fb;color:#fff;}

.phone_code_country_input {display: block;width: 100%;}
.form_details{display: none;}
.country_code_form .ginput_container input{text-align:right;}
.partner_application .gform_wrapper.gravity-theme .gform_body .country_code_form .gfield_label{display: none;}
.country_form_option span, .contact_country_form_option span, .ib_country_form_option span{display: inline-block;}
.register_contact_us_form{display: none;width: 100%;height: 100%;padding: 0 20px;background: rgba(0,0,0,0.5);position: fixed;left: 0;top: 0;z-index: 101;}
.register_contact_us{width: 100%;max-width: 960px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 100;background-color: #fff;padding: 0;}
.register_contact_us_inner{display:flex;padding: 50px 53px 75px;}
.partner_application select{appearance:none;}
.partner_application input.es-input{background: url(/wp-content/themes/ixpartners/images/arrow.svg) 98% center no-repeat;}
.select2-container--default .select2-selection--single .select2-selection__arrow{display: none;}

.tab_change p strong:before{top:15px;}
.tab_change p.active strong:after{top:15px;}

.es-list{padding-top: 5px!important;width:100% !important;}
.es-list li{font-size:var(--fs-16);padding: 10px 15px!important;font-weight: 600;color: #1E1E1E;}
.es-list li.selected{background: #5897fb!important; color:#fff;}
.es-list li.cpa_client_country_option{display: flex;align-items:center;padding: 5px 3px!important;}
.es-list li span{margin-right: 20px;transform: scale(1.4);}
.es-list li.cpa_client_country_option span{display: inline-block;transform: scale(.5);margin-right: 5px;}

.partner_application .gform_wrapper.gravity-theme .gform_body .gfield-choice-input:after{display: none;}
.partner_application .gform_wrapper.gravity-theme .gform_body .gfield_checnkbox label:after{position: absolute;display: block;bottom: 12px;left: 0;content: "";width: 16px;height: 16px;border: 2px solid #e2e5ee;border-radius: 0;opacity: 0;transform:scale(.2);transition: all .3s ease;background-color: #8dc63f;}
.partner_application .gform_wrapper.gravity-theme .gform_body .gfield-choice-input:checked::after{opacity: 1;transform:scale(1);boeder-color:#e2e5ee;background-color: #8dc63f;}
.form_search{display:none;max-height: 300px;position: absolute;z-index: 10;background: rgb(255, 255, 255);overflow-y: scroll;}
.country_code_ul li{display: flex;gap:10px;align-items:center;font-size:var(--fs-16);padding: 10px;}
.partner_application .gform_wrapper.gravity-theme .gform_body .cpa_phone_number label{display: none;}
.partner_application .gform_wrapper.gravity-theme .gform_body .gfield.cpa_phone_number input.large{padding-top: 20px!important;padding-bottom: 20px;}
.partner_application .gform_wrapper.gravity-theme .gform_body .gfield.country_code_form input.large{padding-top: 20px!important;padding-bottom: 20px;}

.register_contact_us_left{width: 50%;padding-right: 30px;}
.register_contact_us_right{width: 50%;}
.register_contact_us_close{cursor: pointer;position: absolute;width: 40px;height: 40px;background-image: url(/wp-content/themes/ixpartners/images/close.svg);background-position: center;right: -20px;top: -15px;}

.ginput_container_text span{display: inline-block;position: absolute;left: 10px;top: 24px;}
.partner_application .gform_wrapper.gravity-theme .description, .partner_application .gform_wrapper.gravity-theme .gfield_description, .partner_application .gform_wrapper.gravity-theme .gsection_description, .partner_application .gform_wrapper.gravity-theme .instruction{text-align:left;}
.phone_code_country_option_wrapper input{border: 0;outline: 0;height: 40px;border-bottom: 2px solid #e5e5e5;height: 60px;}
.country_code_form .ginput_container_text input{cursor: pointer;}
.phone_code_select{background-color: #fff;}
.phone_code_select .phone_code_country_option:hover, .phone_code_select .phone_code_country_option.active{background-color: #f5f5f5;}
.partner_application .gform_wrapper.gravity-theme .gform_body .gfield_checkbox label:before{content:'';background-color: #fafafa;border: 2px solid #e5e5e5;position:absolute;height: 21px;left: 0;top: 50%;margin-top: -12.5px;width: 21px;}
.partner_application .gform_wrapper.gravity-theme .gform_body .gfield_checkbox label:after{border-radius: 2px;content:'';position:absolute;height: 15px;left: 5px;opacity: 0;top: 50%;margin-top: -7.5px;transform: scale(.2);transition: all .3s ease;width: 15px;color:#fff;}
.check_show:after{opacity: 1!important;transform: scale(1)!important;background: url(/wp-content/themes/ixpartners/images/register-check-mark.svg) center center no-repeat;background-color: #8dc63f;}
.gform_wrapper.gravity-theme .gform_body .gfield-choice-input{width: 25px;height: 25px;}
.add_check_show:after{opacity: 1!important;transform: scale(1)!important;color:#000!important;background: #000!important;}
.gform_wrapper.gravity-theme .gform_body .gfield{border:none;}
.gform_wrapper.gravity-theme .gform_body input[type=color], .gform_wrapper.gravity-theme .gform_body input[type=date], .gform_wrapper.gravity-theme .gform_body input[type=datetime-local], .gform_wrapper.gravity-theme .gform_body input[type=datetime], .gform_wrapper.gravity-theme .gform_body input[type=email], .gform_wrapper.gravity-theme .gform_body input[type=month], .gform_wrapper.gravity-theme .gform_body input[type=number], .gform_wrapper.gravity-theme .gform_body input[type=password], .gform_wrapper.gravity-theme .gform_body input[type=search], .gform_wrapper.gravity-theme .gform_body input[type=tel], .gform_wrapper.gravity-theme .gform_body input[type=text], .gform_wrapper.gravity-theme .gform_body input[type=time], .gform_wrapper.gravity-theme .gform_body input[type=url], .gform_wrapper.gravity-theme .gform_body input[type=week], .gform_wrapper.gravity-theme .gform_body select, .gform_wrapper.gravity-theme .gform_body textarea{border: 2px solid #e5e5e5;}
.success_info .form_info_box{padding: 30px 40px 60px;}

/* input placeholder */
input::input-placeholder{ color:#1e1e1e!important;}
input::-webkit-input-placeholder{color:#1e1e1e!important;} 
input::-moz-placeholder{color:#1e1e1e!important;} 
input::-moz-placeholder{color:#1e1e1e!important;} 
input::-ms-input-placeholder{color:#1e1e1e!important;}

textarea::input-placeholder{ color:#1e1e1e!important;}
textarea::-webkit-input-placeholder{color:#1e1e1e!important;} 
textarea::-moz-placeholder{color:#1e1e1e!important;} 
textarea::-moz-placeholder{color:#1e1e1e!important;} 
textarea::-ms-input-placeholder{color:#1e1e1e!important;}

.cpa_phone_number input::input-placeholder{opacity: .8;}
.cpa_phone_number input::-webkit-input-placeholder{opacity: .8;}
.cpa_phone_number input::-moz-placeholder{opacity: .8;}
.cpa_phone_number input::-moz-placeholder{opacity: .8;}
.cpa_phone_number input::-ms-input-placeholder{opacity: .8;}
.phone_code_country_option_wrapper input::input-placeholder{color: rgba(30, 30, 30, 0.7)!important;}
.phone_code_country_option_wrapper input::-webkit-input-placeholder{color: rgba(30, 30, 30, 0.7)!important;}
.phone_code_country_option_wrapper input::-moz-placeholder{color: rgba(30, 30, 30, 0.7)!important;}
.phone_code_country_option_wrapper input::-moz-placeholder{color: rgba(30, 30, 30, 0.7)!important;}
.phone_code_country_option_wrapper input::-ms-input-placeholder{color: rgba(30, 30, 30, 0.7)!important;}

.form_select_text{font-size: var(--fs-18);}
.partner_application .gform_wrapper.gravity-theme .gfield_html p{font-size: var(--fs-16);}
.phone_code_country_option_wrapper input{padding-left: 15px;font-size: var(--fs-16);font-weight: 600;color: #1E1E1E;}
.phone_code_country_option_wrapper input:focus{border-color:#ffcd05;}
.country_code_form input{background: url(/wp-content/themes/ixpartners/images/arrow.svg) 96% center no-repeat;padding-right: 30px!important;}
.phone_code_country_option_wrapper input{background: none;background-color: #fff;}
.register_contact_us_right .cpa_phone{grid-column: span 4!important;}
.register_contact_us_right .cpa_phone_number{grid-column: span 8!important;}
/* .partner_application .gform_wrapper.gravity-theme .gform_body .gfield input.large, .partner_application .gform_wrapper.gravity-theme .gform_body .gfield select.large{line-height: 1!important;padding: 28px 15px 12px;} */
.gform_wrapper.gravity-theme .gform_body input[type=color]:focus, .gform_wrapper.gravity-theme .gform_body input[type=date]:focus, .gform_wrapper.gravity-theme .gform_body input[type=datetime-local]:focus, .gform_wrapper.gravity-theme .gform_body input[type=datetime]:focus, .gform_wrapper.gravity-theme .gform_body input[type=email]:focus, .gform_wrapper.gravity-theme .gform_body input[type=month]:focus, .gform_wrapper.gravity-theme .gform_body input[type=number]:focus, .gform_wrapper.gravity-theme .gform_body input[type=password]:focus, .gform_wrapper.gravity-theme .gform_body input[type=search]:focus, .gform_wrapper.gravity-theme .gform_body input[type=tel]:focus, .gform_wrapper.gravity-theme .gform_body input[type=text]:focus, .gform_wrapper.gravity-theme .gform_body input[type=time]:focus, .gform_wrapper.gravity-theme .gform_body input[type=url]:focus, .gform_wrapper.gravity-theme .gform_body input[type=week]:focus, .gform_wrapper.gravity-theme .gform_body textarea:focus{background-color: #fafafa;}
.gform_wrapper.gravity-theme .gform_body .ginput_container_select input:focus{border: 2px solid #e5e5e5;box-shadow:none;}
.phone_code_country_option span:nth-child(2){font-weight: 600;color: #1E1E1E;}
.partner_application .gform_wrapper.gravity-theme .description, .partner_application .gform_wrapper.gravity-theme .gfield_description, .partner_application .gform_wrapper.gravity-theme .gsection_description, .partner_application .gform_wrapper.gravity-theme .instruction{border: none;background-color: #fff;padding-left: 0;color: #dc3545;margin-top: 0;padding-bottom: 5px;}
.ginput_container_checkbox{position: relative;}
.cpa_filedown .ginput_preview_list{background-color: #fafafa;overflow: auto;border: 2px dashed #e5e5e5;border-top:none;}
.cpa_form .gform_wrapper.gravity-theme button.button:disabled{opacity: 0;}
.cpa_form .gform_wrapper.gravity-theme button.button{cursor: pointer;}
.cpa_form .cpa_filedown li.gfield_validation_message{display: none;}
.partner_application .register_contact_us_form .gform_wrapper.gravity-theme .gform_body .add_message .gfield_label{display: none;}
#eyes{background: url(/wp-content/themes/ixpartners/images/eyes-close.svg) 0 0 no-repeat;position: absolute;left: calc(100% - 40px);width: 20px;height: 20px;cursor: pointer;}
#eyes.active{background: url(/wp-content/themes/ixpartners/images/eyes-open.svg) 0 0 no-repeat;}
.hidden_input{display: none;}

.form_checkbox .gfield_description{padding-top: 0!important;}
.ginput_container_fileupload .validation_message{display: none;}
.partner_application .set_min_height{max-height:340px;}
.form_select_icon{flex-shrink:0;}
.partner_application .gform_wrapper.gravity-theme .gform_body .gfield-choice-input{opacity: 0;}
.grecaptcha-badge{display: none!important;}

/* gj */
.resources .flex{flex-wrap:nowrap;}
.brochures_guides{background-color:#F8F8F7;padding:69px 0 87px;}
.brochures_guides_text{max-width:450px;width:100%}
.brochures_guides_text h2{margin-bottom:10px;}
.brochures_guides_text p{line-height:1.4;margin-bottom:16px;}
.brochures_guides_text p.fs-16{line-height:1.5;margin-bottom: 0px;}
.brochures_guides_img{max-width:806px;width:100%;}

.digital_banners_text{max-width:450px;order:1;margin-left: 30px;}
.digital_banners_text h2{margin-bottom:11px;}
.digital_banners_text p{line-height:1.4;margin-bottom:16px;}
.digital_banners_text p.fs-16{line-height:1.5;margin-bottom: 0px;}
.digital_banners_img{order: 0;max-width: 984px;display: flex;align-items: flex-end;}

.content_marketing{position: relative;height: 622px;background-color: #F8F8F7;}
.content_marketing .inner{height:100%;}
.content_marketing_text{max-width:450px;width:100%;margin-right: 30px;}
.content_marketing_text h2{margin-bottom: 8px;}
.content_marketing_text p{line-height: 1.4;margin-bottom: 14px;}
.content_marketing_text p.fs-16{line-height: 1.5;margin-bottom: 0px;}
.content_marketing_img{display: flex;height:100%;position: absolute;right: 0;bottom: 0;}

.brand_guidelines{padding:68px 0 70px;}
.brand_guidelines .inner{justify-content: flex-start;}
.brand_guidelines_text{max-width:450px;width:100%;order:1;}
.brand_guidelines_text h2{margin-bottom: 10px;}
.brand_guidelines_text p{line-height: 1.4;}
.brand_guidelines_img{max-width: 480px;width:100%;order: 0;margin: 0 127px 0 100px;}

.marketing_support{padding:120px 0;background-color: #F8F8F7;}
.marketing_support_text{max-width:450px;width:100%;margin-right: 20px;}
.marketing_support_text h2{line-height: 1.2;margin-bottom: 10px;}
.marketing_support_text p{line-height: 1.4;margin-bottom: 20px;}
.marketing_support_text p.fs-16{line-height: 1.5;margin-bottom: 0px;}
.marketing_support_img{max-width:803px;width:100%}

.two_columns{display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;padding: 30px 20px 3px;background-color: #fff;border-radius: 10px;margin-bottom: 31px;}
.two_columns li{max-width: 205px;width: 100%;text-align: center;margin:0 10px 44px;}
.two_columns li .public_icon{margin:0 auto 10px;height:50px;}

.affiliate_platform{background-color: #F8F8F7;padding:90px 0 0;}
.affiliate_platform .inner{flex-wrap:nowrap;align-items: flex-end;min-height: 630px;}
.affiliate_platform .affiliate_platform_text{max-width:570px;width:100%;min-height:630px;margin-right: 30px;}
.affiliate_platform .text_box{text-align:center;}
.affiliate_platform .text_box p{line-height: 1.4;margin-bottom: 12px;}
.affiliate_platform .text_box p.fs-16{line-height: 1.4375;margin-bottom: 15px;}
.affiliate_platform .btn_box{text-align:center;}
.affiliate_platform .affiliate_platform_img{display: flex;max-width:690px;width:100%;}

.broker_platform{padding: 81px 0 127px;}
.broker_platform .inner{flex-wrap:nowrap;align-items: flex-start;}
.broker_platform .two_columns{max-width:557px;width:100%;box-shadow: 0px 0px 10px #00000026;padding: 33px 50px 0px;margin-bottom: 40px;}
.broker_platform .two_columns li{margin: 0 10px 59px;max-width:190px;}
.broker_platform .two_columns li:nth-child(3),
.broker_platform .two_columns li:nth-child(4){margin: 0 10px 48px;}
.broker_platform .broker_platform_img{max-width: 628px;width: 100%;}
.broker_platform .broker_platform_text{max-width: 568px;width: 100%;margin-left: 30px;}
.broker_platform .text_box{text-align:center;}
.broker_platform .text_box h2{margin-bottom: 6px;}
.broker_platform .text_box p{line-height: 1.4;margin-bottom: 15px;}
.broker_platform .text_box p.fs-16{line-height: 1.4375;margin-bottom: 15px;}
.broker_platform .btn_box{text-align:center;}
.about_video{padding:78px 0 100px;background-color: #F8F8F7;}

.rebate_structure{padding:100px 0;background-repeat:no-repeat;background-position:center center;text-align:center;}
.rebate_structure .inner{max-width:1360px;}
.rebate_structure .title h2{margin-bottom: 10px;line-height:1.2}
.rebate_structure .title p{margin: 0 auto 20px;max-width:760px;line-height: 1.4;}
.rebate_structure .details{position: relative;z-index: 0;}
.rebate_structure .details .item{width:29%;}
.rebate_structure .details .item2{width:42%;text-align: center;display: block;}
.rebate_structure .details .item_list{width: 382px;padding: 20px 30px;background: #fff;box-shadow: 0px 0px 10px #00000026;border-radius: 10px;justify-content: flex-start;align-items: flex-start;}
.rebate_structure .details .item_list span{display:inline-block;width: 50px;height:50px;}
.rebate_structure .details .item_list .item_text{max-width:150px;width:100%;margin-left: 29px;}
.rebate_structure .details .item_list .item_text i{display:block;font-size:36px;font-style: normal;font-weight: 600;}
.rebate_structure .details .item_list p{text-align: left;margin-bottom: 10px;line-height: 1.2;}
.rebate_structure .details .item_list p.fs-16{margin-bottom: 0px;}
.rebate_structure .opacity_img2{display: none;}
.rebate_structure .opacity_img1{position: absolute;top: 50%;left: 50%;z-index: -1;transform: translate(-50%,-50%);}
.rebate_structure .btn_box{text-align: center;font-size: 0;margin-top:14px;}
/* terms of use */
.light-gray {color: #545051;}
.terms_of_use .terms_conditions_container{padding:0 0 60px;}
.terms_of_use .text_item_title{font-size:16px;margin-bottom: 10px;}
.terms_of_use .text_item_content{padding:20px;}
.terms_of_use .text_item_content li{font-size:16px;}
.terms_of_use .text_item_content .ul_disc{padding-left:20px;margin-left: 20px;margin-bottom: 20px;}
.terms_of_use .text_item_content .ul_disc li{list-style-type:disc;font-weight:600;color: #212529;}
.terms_of_use .text_item_content .ul_disc li a:hover{color: #FFCD05;}

/* cookie policy */
.fc-yellow {color: #ffcd05!important;font-weight:600;}
a:hover {color: #ffcd05;}
.cookie_policy .cookie_policy_container{padding:0 0 100px;}
.cookie_policy .cookie_policy_container p{margin-bottom: 16px;line-height: 1.5;}
.cookie_policy .text_item .text_item_title{font-weight:700;}
.cookie_policy .text_item ol li{font-size:16px;margin-bottom: 16px;}
.cookie_policy .text_item .ul_disc{padding-left:20px;margin-left: 20px;margin-bottom: 20px;}
.cookie_policy .text_item .ul_disc li{list-style-type:disc;font-weight:700;margin-bottom: 0px;}

/* hpg */
.faq .questions {padding-top: 90px;padding-bottom: 100px;background: #F8F8F7;}
.faq .questions .inner {max-width: 1200px;}
.faq .page_banner_content {width: 59%;}
.faq .questions .trading {margin-bottom: 60px;}
.faq .questions .trading:last-child {margin-bottom: 0;}
.faq .questions h2 {text-align: center;font-size: var(--fs-20);margin-bottom: 30px;}
.faq .questions .public_title_top {background: #fff;border-bottom: 2px solid #F8F8F7;cursor: pointer;padding: 25px 65px 25px 40px;}
.faq .questions li:first-child .public_title_top {border-radius: 10px 10px 0 0;}
.faq .questions li:last-child .public_title_top {border-radius: 0 0 10px 10px;}
.faq .questions ul {border-radius: 10px;box-shadow:0 0 12px #00000029;}
.faq .questions ul li span {color: #FFCD05;padding-right: 10px;font-size: var(--fs-20);font-weight: 600;white-space:nowrap;line-height:1.2;}
.faq .questions ul li {box-sizing: border-box;}
.faq .questions ul li h4 {font-size: var(--fs-20);cursor:pointer;color: #2D2B2A;line-height:1.3;}
.faq .questions .public_table::before {right: 40px;}
.faq .questions ul p {padding: 30px;font-size: var(--fs-16);line-height: 1.3;}
.faq .questions .public_hide {display: none;}

.marketing_services .education_key{padding:65px 0 91px;text-align:center;background-color: #F8F8F7;}
.marketing_services .education_key_text h2{line-height: 1.22;}
.marketing_services .education_key_text p{margin-bottom: 14px;line-height: 1.4;}
.marketing_services .education_key_text p.fs-16{margin-bottom: 38px;line-height: 1.525;}
.marketing_services .education_key_item{background-color: #fff;border-radius:10px;display: flex;justify-content: space-between;align-items: center;padding: 29px 50px 30px;max-width: 728px;width: 100%;margin: 0 auto;}
.marketing_services .education_key_item li{max-width: 150px;width: 100%;text-align: center;}
.marketing_services .education_key_item li .public_icon{margin:0 auto 10px;height: 50px;}
.marketing_services .hold_event{padding:88px 0 60px;position:relative;}
.marketing_services .hold_event .inner{flex-wrap:nowrap;justify-content: flex-end;align-items: flex-start;}
.marketing_services .hold_event_img img{position: absolute;left: 0;top: -13px;}
.marketing_services .hold_event_img2{display:none;}
.marketing_services .hold_event_text{max-width:690px;width:100%;}
.marketing_services .hold_event_text .hold_event_text_top{max-width:520px;width:100%;}
.marketing_services .hold_event_text h2,.webinars_text h2{line-height: 1.194;margin-bottom: 5px;}
.marketing_services .hold_event_text p{line-height: 1.4;margin-bottom: 13px;}
.marketing_services .hold_event_text p.fs-16,.webinars_text p.fs-16{line-height: 1.4375;}
.marketing_services .hold_event .list_wrapper {margin-top: 25px;}
.marketing_services .hold_event .list_wrapper li {margin-bottom: 21px;}
.marketing_services .webinars{background-color: #F8F8F7;padding:100px 0;}
.marketing_services .webinars .inner{flex-wrap:nowrap;}
.marketing_services .webinars_text{max-width:611px;width:100%;margin-right: 20px;}
.marketing_services .webinars_text p{line-height: 1.4;margin-bottom: 20px;}
.marketing_services .webinars_text .list_wrapper {margin-top: 32px;}
.marketing_services .webinars_text .list_wrapper li {margin-bottom: 26px;}
.marketing_services .webinars_text .btn_box {margin-top: 40px;}
.marketing_services .webinars_text ul li,.hold_event_text ul li{width: 100%;}
.marketing_services .webinars_img{max-width:628px;width:100%;}
.marketing_services .webinars_text .list_wrapper,.hold_event_text .list_wrapper {display: block;}
.marketing_services .cpc_cpl{padding:90px 0 102px;text-align:center;background-color: #fff;}
.marketing_services .cpc_cpl_text{max-width: 621px;margin: 0 auto;}
.marketing_services .cpc_cpl_text h2{line-height: 1.194;margin-bottom: 8px;}
.marketing_services .cpc_cpl_text p{line-height: 1.4;margin-bottom: 14px;}
.marketing_services .cpc_cpl_text p.fs-16{line-height: 1.4375;margin-bottom: 15px;}
.marketing_services .cpc_cpl_item{background-color: #fff;border-radius:10px;display: flex;justify-content: space-between;align-items: center;padding: 29px 50px;max-width: 728px;width: 100%;margin: 0 auto;box-shadow: 0px 0px 10px #00000026;}
.marketing_services .cpc_cpl_item li{max-width: 150px;width: 100%;text-align: center;}
.marketing_services .cpc_cpl_item li .public_icon{margin:0 auto 10px;height: 50px;}

.ib .need_know .need_know_list {border-radius: 10px;}
.ib .ix_partners_video_content {margin-bottom: 40px;}

.footer_cookie_bar{box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 49%);max-width: 350px;border-radius: 10px;background: #ffcd05;position: fixed;bottom: 25px;left: 25px;z-index: 10;}
.footer_cookie_bar p{font-weight:300;color: #1e1e1e;margin: 10px;text-align:center;font-size: var(--fs-16);}
.footer_cookie_bar p a{color: #1e1e1e;text-decoration: underline;font-weight: 400;}
.close_cookie_btn{cursor: pointer;margin-left: 25px;}



/* new form css start*/
.gform_heading{display: none;}
.form_info_box .gform_wrapper.gravity-theme .gform_drop_area{border:none;margin-bottom: 0;background: none;}
.form_info_box .gform_wrapper.gravity-theme .gform_drop_instructions{display: none;}
.form_info_box .gform_wrapper.gravity-theme .ginput_preview{margin: 0 16px 16px;flex-direction: column;align-items: flex-start;padding: 5px 5px 5px 50px;}
.form_info_box .gform_wrapper.gravity-theme .gform_fileupload_rules{display: none;}
.ginput_preview_list span{display: block;color:#fff;padding: 0!important;font-size:var(--fs-12);}
.ginput_preview_list span.dashicons-trash, .ginput_preview_list span.gfield_fileupload_progress_complete{display: none;}
.contact_us_row .gform_wrapper.gravity-theme #field_submit, .contact_us_row .gform_wrapper.gravity-theme .gform_footer{justify-content: center;}
.partner_application .gform_wrapper.gravity-theme #field_submit, .partner_application .gform_wrapper.gravity-theme .gform_footer{justify-content: flex-end;}
/* new form css end*/
.become_ib .page_banner_wrapper h2 br{display: none;}

@media(max-width:1919px){
    .trading_affiliate_program_wrapper .list_check_mark_wrapper_img{width:44%;}
    .trading_affiliate_program_wrapper .list_check_mark_wrapper_content {width: 55%;}
}
@media(max-width:1670px){
    .earnings_content .earnings_title{width:30%;}
    .earnings_table{margin-left:2%;}

    .infinox_reviews .review_itemList{min-height: 430px;}

    .how_get{padding:100px 0;}
    .how_get .inner{flex-wrap:nowrap;justify-content:space-between;align-items:center;}
    .how_get .inner .how_get_img{position:initial;max-width:660px;width:100%;}
    .how_get .inner .how_get_text{padding-top: 0px;margin-left: 20px;}
    .why_love .inner .why_love_right{margin-left: 40px;}

    .marketing_services .hold_event .inner{justify-content: space-between;}
    .marketing_services .hold_event_text{max-width:600px;margin-left: 20px;}
    .marketing_services .hold_event_img{max-width:700px;width:100%;}
    .marketing_services .hold_event_img img{position:initial;}
    .ib .list_check_mark_and_image_wrapper .inner {padding-top: 0;align-items: center;}
    .ib .list_check_mark_wrapper_img img {max-width: 700px;width: 100%;}
    .ib .list_check_mark_wrapper_content {margin-left: 30px;}
    .ib .need_know .need_know_list {padding: 40px 0 50px;}
    .ib .need_know .need_know_list ul li {padding: 0 20px;}

    .about_us .trade_global .trade_global_item_box .list_wrapper li{margin-bottom: 18px;}
    .about_us .trade_global .trade_global_item_box{padding: 34px 27px 0;}
}
@media(max-width:1600px){
    .about_us .promise{padding-bottom: 7%;}
}
@media (max-width: 1500px){
    .earnings_content .earnings_title{width:22%;}

    .infinox_reviews .review_itemList .top,.infinox_reviews .review_itemList .itemListBox{padding:16px;}
    .infinox_reviews .review_itemList .top{min-height: 65px;}

    .performance .details .item{width:28%;}
    .performance .details .item2{padding:0 4%;width:44%;}
    .about_us .promise{padding-bottom: 60px;}

    .content_marketing{padding:75px 0;height:auto;}
    .content_marketing .inner{height:auto;}
    .content_marketing_img{position:initial;max-width:760px;width:100%;height:auto;}
    .rebate_structure .details .item_list{width:auto;}
}
@media(max-width:1400px){
    .home .home_step{padding:100px 0 80px;}

    .page_banner_content{width: 100%;padding: 40px 0;}

    .home .about_video{height:auto;margin-top: 0px;background-color: #F8F8F7;padding: 0px 20px;}
    .home .video_wrapper{margin-top: 0px;position: relative;margin-bottom: -30px;}

    .home .performance{padding: 75px 0;background: #F8F8F7;}
    .home .performance .title p{margin-bottom: 40px;}
    .home .performance .details{justify-content:center;}
    .home .performance .details .item{width:80%;}
    .home .performance .btn_box{display:block !important;width:80%;margin:17px auto 47px;}
    .home .performance .details .item2, .home .performance .opacity_img1{display:none;}
    .home .performance .details .item1 .item_list:nth-child(2),
    .home .performance .details .item1 .item_list:nth-child(4),
    .home .performance .details .item3 .item_list:nth-child(2),
    .home .performance .details .item3 .item_list:nth-child(4){margin-left: 0px;}
    .home .performance .details .item1 .item_list:nth-child(4){margin-bottom: 50px;}
    .home .performance .details .item3{position:relative;}
    .home .performance .details .item3 .support_details_item_title,.home .performance .details .item1 .support_details_item_title{position:initial;width: 100%;margin: 0 auto 10px;}
    .home .performance .opacity_img2{display:block;margin:0 auto;}
    .tab_change {flex-wrap: wrap;}
    .tab_change p{width: 100%;margin-bottom: 10px;}

    .banner_bottom .inner ul{justify-content: space-around;}
    .banner_bottom .inner ul li {display: block;flex-wrap: wrap;text-align: center;}
    .banner_bottom .banner_bottom_left {max-width: 300px;width: 100%;}
    .banner_bottom .inner ul li .banner_bottom_left p {text-align: center;}
    .banner_bottom .inner ul li p {width: 90%;margin: auto;}

    .head_menu>li a{padding: 10px 13px;}
    .head_menu>li.menu-item-has-children::after{right:0;}
    /* .head_nav_right{width: auto;} */
    .head_logo{margin-right:10px;}
    .current_language{margin:0 20px;}
}
@media(max-width:1350px){
    .affiliate_platform .affiliate_platform_text{max-width: 440px;margin-right: 20px;}
    .affiliate_platform .affiliate_platform_img{max-width:600px;}
    .affiliate_platform .btn_box {padding-bottom: 20px;}
    .two_columns li{max-width:150px;margin:0 10px 30px;}

    .broker_platform .two_columns{padding: 30px 40px 3px;margin:0 auto 30px;}
    .broker_platform .two_columns li{max-width:140px;margin:0 10px 34px;}

    .earnings_content{flex-direction: column; align-items: flex-end;}
    .earnings_content .earnings_title{width:50%;max-width: 510px;margin-top: 0;margin-bottom: 50px;}

}
@media(max-width:1320px){
    .brochures_guides_img{max-width:600px;}
    .brand_guidelines_img{margin:0 30px 0 0;}
    .brand_guidelines .inner{justify-content:space-between;}
}

@media (max-width: 1415px){
    .current_language .other_language{right: -20px;top: 60px;}
    .current_language .other_language::after{right:42px;}
}
@media (max-width: 1240px){
    .head_nav_right,.head_menu,.public_btn_border_yell{display: none;}
    .phone_menu{display: inline-block;}
    .head_nav_right{display: flex;}
    .current_language{padding:20px 0;}


    .footer_winner ul li{padding:0 20px;}
    .footer_menu{width:28%}
}
/* @media (min-width: 1241px){
    .head_scroll_menu{display: none!important;}
} */
@media(max-width:1200px){
    h1{font-size: var(--fs-48);}
	h2{font-size: var(--fs-32);}
    .home .home_step{padding:75px 0;}

    .padding_100{padding:75px 0;}

    .about_us .why_infinox,.performance,.about_us .promise,.about_us .trade_global,.about_us .about_video{padding:75px 0;}
    .why_infinox .flex{-moz-flex-direction: column-reverse;-webkit-flex-direction: column-reverse;flex-direction: column-reverse;}
    .about_us .why_infinox .why_infinox_img{width:100%;text-align: center;padding:0;}
    .about_us .why_infinox .why_infinox_text{width:100%;margin-bottom: 40px;padding:0;}
    .performance{background-image:none!important;padding:75px 0 0;background-color: #fff;}
    .performance .details .item,.performance .details .opacity_img{width:80%;margin:0 auto;}
    .performance .details .item_list{width:100%;}
    .performance .details .item2,.performance .details .opacity_img1,.performance .btn_box{display: none;}
    .performance .details .item1 .item_list:nth-child(1),.performance .details .item3 .item_list:nth-child(1){margin-left:0}
    .performance .details .item_list:last-child{margin-bottom: 26px;}
    .performance .opacity_img2{display:block;margin:30px auto 0;}
    .about_us .promise .content_list{padding-right:5%;}
    .about_us .promise .img_box{position: initial;width:100%;text-align:center;}
    .about_us .trade_global .trade_global_itemlist{width:80%;margin:0 auto 30px;}
    .about_us .about_video{height: auto;}
    .about_us .video_wrapper{margin-top: 0;}
    .about_us .trade_global .trade_global_itemlist:last-child{margin-bottom: 0;}
    .marketing_tools_wrapper{padding-bottom:50px;}

    .list_check_mark_and_image_wrapper .inner{flex-wrap: wrap-reverse;}
    .list_check_mark_wrapper_content{width: 100%;}
    .list_check_mark_wrapper{padding: 75px 0;}

    .trading_affiliate_program_wrapper .list_check_mark_and_image_wrapper .inner {padding:0;justify-content:flex-start;}
    .trading_affiliate_program_wrapper .list_check_mark_wrapper_content {width:100%;padding:0 20px;margin-bottom: 40px;}
    .trading_affiliate_program_wrapper .list_check_mark_wrapper_img {max-width:400px;width:100%;position:initial;}
    .contact_us_info_wrapper{padding:75px 0;}
    .contact_us_row .inner{flex-wrap: wrap;max-width: 960px;}
    .contact_us_row .contact_us_info_wrapper{width: 100%;}
    .form_info_wrapper{width: 100%;max-width: 720px;margin: auto;}
    .success_info .form_info_box{min-height: auto;}
    .contact_us_row .contact_us_info2{display: none;}
    .form_info_inner{margin: 0;}
    .contact_us_row .contact_us_br{display: none;}
    .maximise_revenues_wrapper{padding:75px 0;}
    .clients_love_wrapper{padding:75px 0;}
    .form_submit_success_wrapper .inner{flex-wrap: wrap;}
    .form_submit_success_wrapper{padding:75px 0;}
    .tab_change {flex-wrap: nowrap;}
    .tab_change p{width: 50%;}
    .partner_application .inner{flex-wrap:wrap-reverse;}
    .partner_application .success_public{margin-bottom: 50px;}
    .register_contact_us_left{padding-right: 0;}

    .brochures_guides, .brand_guidelines, .marketing_support{padding:75px 0;}
    .digital_banners{padding:75px 0 0;}
    .affiliate_platform{padding:75px 0 0;}
    .broker_platform{padding:75px 0;}
    .about_video{padding:75px 0;}
    .rebate_structure{padding:75px 0;}
    .what_is_ib, .ix_social, .join_us, .why_be{padding:75px 0;}
    .why_love{padding: 75px 0 0;}
    .ix_social .inner .ix_social_img{opacity:0.4;}
    .ix_social .inner .content .text_right{padding-bottom: 0px;}
    .why_be .inner .list{max-width:800px;padding-bottom: 40px;}
    .why_be .inner .why_be_list li{width:50%;padding: 40px 50px 0;}
    .how_get{padding:75px 0;}
    .cookie_policy .cookie_policy_container{padding:0 0 75px;}

    .faq .questions,.marketing_services .education_key,.marketing_services .hold_event,.marketing_services .webinars,.marketing_services .cpc_cpl,.contact_us_row,.contact_information_wrapper,.contact_us_info_wrapper {padding: 75px 0;}
    .ix_partners_video_wrapper .inner {padding-top: 75px;}
    .rebate_structure,.ib .need_know,.infinox_reviews {padding: 75px 0;}
    .ib .list_check_mark_wrapper {padding: 75px 0 0;}
    .ib .list_check_mark_and_image_wrapper .inner {justify-content: center;}
    .ib .list_check_mark_wrapper_content {width: 100%;margin-bottom: 40px;margin-left: 0;padding-left: 0;}
    .ib .list_check_mark_wrapper_img {margin: 0 auto;position: inherit;}
    .form_info_inner {width: 100%;}
    .form_submit_success_wrapper .inner {justify-content: center;}
    .success_public {margin-right: 0;padding: 50px 50px 0;width: 100%;}
    .success_public .success_public_box_inner:last-child {margin-bottom: 0;}
    .contact_us_info2 {padding: 30px 10px 0;}
    .trading_affiliate_program_row {padding-top: 75px;}

    .about_us .trade_global .trade_global_item_box .list_wrapper li{margin-bottom: 30px;}
    .about_us .trade_global .trade_global_item_box{padding: 34px 40px 0;}
}
@media (max-width: 1120px) {
    .contact_us_info1 .contact_us_way {flex-wrap: wrap;margin-bottom: 0;}
    .contact_us_info1 .contact_us_way li {width: 100%;margin-bottom: 18px;}
}

@media (max-width: 1100px){
    
    .footer_winner ul{flex-wrap: wrap;}
    .footer_winner ul li{padding:0 15px;width:33.333%;margin-bottom: 15px;}

    .page_banner_wrapper{padding-top: 30px; padding-bottom: 43px;}
}
@media(max-width:1080px){
    .rebate_structure{background:#fff;}
    .rebate_structure .details{justify-content:center;}
    .rebate_structure .details .item{max-width:420px;width:100%;margin:0 20px 20px;}
    .rebate_structure .details .opacity_img{width: 80%;margin:0 auto;}
    .rebate_structure .details .item_list,
    .rebate_structure .details .item1 .item_list:nth-child(2),.rebate_structure .details .item3 .item_list:nth-child(2){width:100%;}
    .rebate_structure .details .item2,
    .rebate_structure .details .opacity_img1{display: none;}
    .rebate_structure .opacity_img2{display:block;margin:10px auto 0;}
    .rebate_structure .details .item_list p{width:auto;}
    .rebate_structure .details .item_list{justify-content: flex-start;-webkit-justify-content: flex-start;}
    .rebate_structure .btn_box{margin-top: 20px;}

    .earnings_calculator{background-image: initial !important;}
    .earnings_content{align-items: center;}
    .earnings_calculator>img{display: block;}
    .earnings_content .earnings_title{width:100%;max-width: 100%;text-align: center;}
    .earnings_table{margin-left: 0;margin-bottom: 60px;}
}
@media (max-width:1040px){
    .trading_affiliate_program_row_content{padding: 46px 50px 66px;}
}
@media(max-width:1024px){
    .public_step .step_box,.home .home_step .step_left,.public_step .step_right,.home .home_step .step_right{width:700px;max-width:100%;margin:0 auto;}
    .home .home_step .step_right{margin-top:30px;}
    .public_step .step_box{gap:20px;}
    /* .home .home_step{padding: 80px 0 50px;} */

    .footer_content{padding:50px 0 35px;}
    .footer_content .footer_logo_box,.footer_content .footer_social_box{width:100%;}
    .footer_content .footer_menu,.footer_content .footer_language{width:50%}
    .footer_content .col_8{width:100%;padding:20px 0;}
    .footer_content h4{margin-top:20px;}
}
@media (max-width:1000px) {
    .infinox_reviews .review_itemList{min-height: 393px;}

    .register_contact_us{max-width:700px;}
    .register_contact_us_inner{flex-wrap:wrap;}
    .register_contact_us_left{width: 100%;margin-bottom: 20px;}
    .register_contact_us_right{width: 100%;}
}
@media(max-width:980px){
    .earnings_div{padding:30px 30px 50px;}
    .digital_banners .flex{align-items: flex-end;}
    .digital_banners .flex .digital_banners_text{padding-bottom: 30px;}

    .join_us .join_us_content .text h2 br{display: none;}
    .become_ib .page_banner_wrapper h2 br{display: block;}
    .trading_affiliate_program_row_content{width:100%; padding: 46px 40px 50px;float: initial;}
    .trading_affiliate_program_row_content:last-child{float: initial;margin-top: 21px;}
    .maximise_revenues_way_wrapper .maximise_revenues_way_li{max-width:310px;margin:40px 20px 0;}
    .clients_love_main_reason_wrapper{max-width:690px;width:100%;margin:0 auto 40px;}

    .what_is_ib .inner{flex-wrap:wrap;}
    .what_is_ib .inner .what_is_text{margin:0 0 40px 0;order:0;width:100%;}
    .what_is_ib .inner .what_is_text p{max-width:100%;}
    .what_is_ib .what_is_img{order:1;margin:0 auto;max-width:350px;}
    .ix_social .inner .content .text_left{max-width:100%;margin:0 0 40px 0;}
    .join_us .inner .join_us_content{flex-wrap:wrap;padding:40px 30px 50px;max-width: 620px;width: 100%;margin:0 auto;}
    .join_us .inner .join_us_content .text{margin:0 auto 40px;max-width: 500px;}
    .join_us .inner .join_us_content .table{margin:0 auto;max-width: 500px;}
    .how_get{padding:75px 0 0;}
    .how_get .inner{flex-wrap:wrap;}
    .how_get .inner .how_get_img{display:none;}
    .how_get .inner .how_get_img2{display:flex;order:1;max-width:386px;margin:0 auto;}
    .how_get .inner .how_get_text{max-width:100%;margin:0 0 40px 0;}
    .how_get .inner .how_get_text p{max-width:100%;}
    .why_love .inner{justify-content: space-between;flex-wrap:wrap;}
    .why_love .inner .why_love_img{max-width: 420px;width: 100%;padding-top: 0px;order:1;margin:0 auto;}
    .why_love .inner .why_love_right{max-width:100%;margin:0 0 40px 0;}

    .marketing_services .webinars .inner {justify-content: space-around;flex-wrap: wrap;}
    .marketing_services .webinars_text {max-width:100%;margin:0 0 40px 0;}
    .marketing_services .webinars_img{max-width:420px;}
    .marketing_services .hold_event {padding: 75px 0 0;}
    .marketing_services .hold_event .inner{flex-wrap:wrap;padding:0;}
    .marketing_services .hold_event_img{display:none;}
    .marketing_services .hold_event_img2{display:flex;order:1;margin:0 auto;}
    .marketing_services .hold_event_text{max-width:100%;margin:0 0 40px;padding:0 20px;}
    .marketing_services .hold_event_text .hold_event_text_top{max-width:100%;}
    .ix_partners_video_wrapper .ix_partners_video iframe {height: 505px;}
    .ib .list_check_mark_and_image_wrapper .inner{padding: 0;}
    .ib .list_check_mark_wrapper_content{padding: 0 20px;}
}
@media(max-width:900px){
    .performance .details .item, .performance .details .opacity_img{width: 100%;}
    .about_us .trade_global .trade_global_item{margin:0;}
    .about_us .trade_global .trade_global_itemlist{width:100%;}
    .video_wrapper{height:500px;}
    .marketing_tools_wrapper .tools_itemList{padding-right: 28px;flex-wrap: wrap;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;}
    .marketing_tools_wrapper .tools_itemList .box_l,.marketing_tools_wrapper .tools_itemList .box_c{width:100%;margin-right:0;margin-bottom: 20px;}
    .marketing_tools_wrapper .tools_itemList .box_r{position: relative;width: 100%;bottom: auto;right: auto;text-align: left;} 

    .page_banner_wrapper .inner{flex-wrap: wrap;}
    .page_banner_content{width: 100%;text-align: center;padding: 40px 0;}
    .page_banner_img{margin: 0 auto;}

    .affiliate_platform .inner{flex-wrap:wrap;}
    .affiliate_platform .affiliate_platform_img{max-width:440px;margin:0 auto;}
    .affiliate_platform .affiliate_platform_text{max-width: 100%;min-height: auto;margin: 0 0 40px;}
    .two_columns{max-width: 440px;width: 100%;margin: 0 auto 40px;}

    .broker_platform .inner{flex-wrap:wrap;}
    .broker_platform .broker_platform_img{max-width:420px;order:1;margin:0 auto;}
    .broker_platform .broker_platform_text{max-width:100%;margin:0 0 40px;}
    .broker_platform .text_box{margin:0 0 40px;}
    .broker_platform .two_columns{max-width:480px;padding: 30px 30px 3px;}

    .faq .page_banner_content {width: 100%;}
    .banner_bottom .inner ul li .banner_bottom_left p{margin-bottom: 5px;}
    .ib .page_banner_content {width: 100%;}

    .public_btn_box{justify-content: center;}
}
@media(max-width:820px){
    .resources .flex{flex-wrap:wrap;}
    .brochures_guides_text{max-width:100%;margin-bottom: 40px;}
    .brochures_guides_img{max-width:420px;margin:0 auto;}

    .digital_banners .flex .digital_banners_text{padding-bottom: 0px;}
    .digital_banners_text{order:0;max-width:100%;margin:0 0 40px;}
    .digital_banners_img{order:1;max-width: 420px;margin: 0 auto;}

    .content_marketing{padding:50px 0 0;}
    .content_marketing .inner{padding:0;}
    .content_marketing_text{max-width:100%;padding-left:20px;padding-right: 20px;margin:0 0 40px 0;}
    .content_marketing_img{max-width:100%;}

    .brand_guidelines_text{max-width:100%;order:0;margin-bottom: 40px;}
    .brand_guidelines_img{max-width:326px;margin:0 auto;}

    .marketing_support_text{max-width:100%;margin:0 0 34px 0;}
    .marketing_support_img{max-width:420px;margin:0 auto;}

    .rebate_structure .details .item{margin: 0 0 20px;}
}
@media (max-width:768px) {
    h1{font-size: var(--fs-46);}
    h2{font-size: var(--fs-30);}
    .ib .page_banner_wrapper h2 {font-size: var(--fs-30);}
    p {font-size: var(--fs-18);}
    .home .home_step{padding:50px 0;}

    .head_scroll_menu{width:100%;right:0;}
    .padding_100{padding:50px 0;}
    .earnings_table{margin-bottom: 50px;}

    .join_us .inner .join_us_content{padding: 40px 20px 50px;}

    .broker_platform .two_columns{padding: 30px 20px 3px;}
    .success_info .form_info_box{padding: 30px 20px 60px;}
    .trading_affiliate_program_row_content{padding: 46px 20px 50px;}
    .contact_us_info2{padding: 30px 20px 0;}
    .marketing_tools_wrapper .tools_itemList{padding: 24px 20px;}
    .rebate_structure .details .item_list{padding: 20px;}
    .performance .details .item_list{padding: 20px;}
    .home .performance .details .item_list{padding: 12px 20px;}
    .performance .details .item_list p{width: calc(100% - 65px);}
    .marketing_tools_wrapper{padding:50px 0 30px;}
    .about_us .why_infinox,.about_us .promise,.about_us .trade_global,.about_us .about_video{padding:50px 0;}
    .performance{padding: 50px 0 0;}
    .about_us .promise .content_list{width:100%;padding-right:0;padding-bottom:20px;}
    .about_us .trade_global .trade_global_item_box .list_wrapper li{width:50%;}
    .about_us .trade_global .trade_global_itemlist{max-width:540px;}
    .about_us .trade_global .trade_global_item_box{padding:26px 20px 0;width:100%;}
    .about_us .trade_global .img{width:100%;}
    .about_us .trade_global .img{display: none;}
    .about_us .trade_global .img_s{display: block;}
    .video_wrapper{height:400px;}

    .about_us .promise .title p{margin-bottom:50px}

    .ix_partners_video_wrapper .inner{padding-top: 80px;}
    .ix_partners_video_bg{height: 80%;}
    .list_check_mark_wrapper{padding:50px 0;}
    .list_wrapper{margin-right: 0;}
    .list_wrapper li{width: 100%;padding-right: 0;}
    .list_check_mark_wrapper_content{margin-bottom: 70px;}
    .contact_information_content{width: 100%;margin-bottom: 21px;}
    .contact_us_info_wrapper{padding:50px 0;}
    .form_info_wrapper{max-width: 510px;}
    .contact_us_info_box{flex-wrap: wrap;}
    .contact_us_info{width: 100%;}
    .contact_us_info1{margin-bottom: 60px;}
    .maximise_revenues_wrapper{padding:50px 0;}
    .maximise_revenues_way_wrapper .maximise_revenues_way_ul{padding-bottom: 40px;}
    .maximise_revenues_way_wrapper .maximise_revenues_way_li{max-width:100%;}
    .home .home_banner p{font-size: var(--fs-20);}
    .clients_love_wrapper{padding:50px 0;}
    .form_submit_success_wrapper{padding:50px 0;}

    .home .performance{padding: 50px 0;}
    .home .performance .details .item, .home .performance .details .item1 .support_details_item_title{width:100%;}
    .home .performance .details .item_list p{width:calc(100% - 65px);}
    
    .form_info_box{padding: 32px 20px 48px;}
    .contact_information_content_wrapper{padding: 36px 20px 28px;}
    .register_contact_us{width:80%;}
    .register_contact_us_inner{padding: 50px 25px 50px;max-height: 480px;overflow-y: scroll;}
    .register_contact_us_right .cpa_phone{grid-column: span 12!important;}
    .register_contact_us_right .cpa_phone_number{grid-column: span 12!important;}
    .register_contact_us_right .country_code_form input{padding-right: 40px!important;}

    .tab_change{flex-wrap: wrap;}
    .tab_change p{width: 100%;}
    .cpa_form .cpa_phone{grid-column: span 12!important;}
    .cpa_form .cpa_phone_number{grid-column: span 12!important;}
    .ib_form .cpa_phone{grid-column: span 12!important;}
    .ib_form .cpa_phone_number{grid-column: span 12!important;}
    .country_code_form input{padding-right: 40px!important;}
    .tab_change p{margin-bottom: 10px;}
    .success_public{padding: 50px 0 0;text-align: center;}
    .success_public .success_public_info{width: 100%;}
    .info_right br{display: none;}
    .success_public .success_public_box_inner{flex-wrap: wrap;text-align: center;}
    .success_public .success_public_info.info_left{text-align: center;}

    .brochures_guides, .brand_guidelines, .marketing_support{padding:50px 0;}
    .digital_banners{padding:50px 0 0;}
    .affiliate_platform{padding:50px 0 0;}
    .broker_platform{padding:50px 0;}
    .about_video{padding:50px 0;}
    .rebate_structure{padding:50px 0;}
    .what_is_ib, .ix_social, .join_us, .why_be{padding:50px 0;}
    .how_get,.why_love{padding:50px 0 0;}
    .why_be .inner .why_be_list li{width:100%;padding:40px 0 0;}
    .why_be .inner .list{padding:0 20px 40px;}
    .cookie_policy .cookie_policy_container{padding:0 0 50px;}

    .faq .questions .trading {margin-bottom: 40px;}
    .faq .questions,.marketing_services .education_key,.marketing_services .webinars,.marketing_services .cpc_cpl,.contact_us_row,.contact_information_wrapper,.form_submit_success_wrapper,.contact_us_info_wrapper,.trading_affiliate_program_row {padding: 50px 0;}
    .marketing_services .hold_event {padding: 50px 0 0;}
    .list_wrapper {margin-top: 20px;}
    .banner_bottom .inner ul {display: flex;flex-wrap: wrap;justify-content: space-around;}
    .banner_bottom .inner ul li {max-width: 260px;width: 100%;}
    .banner_bottom .inner ul li:first-child {margin-bottom: 15px;}
    .ix_partners_video_wrapper .inner {padding-top: 50px;}
    .rebate_structure,.ib .need_know,.infinox_reviews {padding: 50px 0;}
    .ib .list_check_mark_wrapper {padding: 50px 0 0;}
    .ix_partners_video_wrapper .ix_partners_video iframe {height: 410px;}
    .ib .need_know .need_know_list ul {flex-wrap: wrap;}
    .ib .need_know .need_know_list ul li {width: 50%;}
    .ib .need_know .need_know_list ul li:nth-child(2){margin-bottom: 30px;}
    .contact_us_title p {margin-bottom: 18px;}
}
@media (max-width: 680px){
    .current_language{position: inherit;}
    .head .inner{position: relative;}
    .current_language .other_language{width: calc(100% - 40px);right: 20px;}
    .current_language .other_language ul{width:100%}
    .current_language .other_language::after{right:70px;}
    .footer_content .footer_menu,.footer_content .footer_language{width:100%;}
}
@media(max-width:640px){
    .clients_love_reasons_wrapper ul{padding:40px 20px 10px;align-items: flex-start;}
    .clients_love_reasons_wrapper ul li{max-width:180px;width:100%;margin:0 5px 30px;}
    .clients_love_reasons_wrapper li img{margin-bottom: 20px;}
    .clients_love_main_reason_wrapper .clients_love_main_reason{width:100%;margin:0 10px 24px;}
    .clients_love_main_reason_wrapper{justify-content: center;flex-wrap: wrap;padding: 20px 10px 0;}
}
@media(max-width:600px){
    .public_step .step_box{-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}
    .public_step .step_box:before{display: none;}
    h1{line-height: 1.254;}

    .video_wrapper{height:320px;}
    
}
@media(max-width:590px){
    .marketing_services .cpc_cpl_item {padding: 29px 40px;}
}

@media (max-width: 580px) {
    .banner_bottom .inner ul li {max-width: 200px;}
    .ix_partners_video_wrapper .ix_partners_video iframe {height: 300px;}
    
    .public_title_top{padding: 20px 40px 20px 20px;}
    .public_title_top::before{right: 15px;}
    .faq .questions .public_title_top{padding: 20px 40px 20px 20px;}
}
@media (max-width:550px) {
    .marketing_services .education_key_item,.marketing_services .cpc_cpl_item {justify-content: space-around;flex-wrap: wrap;padding: 30px 20px;}
    .marketing_services .education_key_item li,.marketing_services .cpc_cpl_item li{max-width: 160px;}
    .marketing_services .education_key_item li:nth-child(3),.marketing_services .cpc_cpl_item li:nth-child(3) {margin-top: 30px;}
    .marketing_services .webinars_text .btn_box{max-width:max-content;margin:40px auto 0;}
    .hold_event_text .btn_box{text-align:center;}
    .current_language .other_language ul{grid-template-columns: repeat(2,minmax(0,1fr));}
    .footer_cookie_bar{max-width: 100%;right:25px;}
    .footer_content .footer_menu ul li{width: 100%;}
}
@media (max-width: 500px){
    .footer_winner ul li{width:50%;}
    .btn{padding:8px 15px;font-size: var(--fs-14);}
    .earnings_div{padding:20px 20px 35px;}
    .earnings_btn{margin:35px auto 0;}
    .earnings_table>h2{padding:23px;}

    .contact_information_content_wrapper{padding-left: 29px;padding-right: 29px;}
}
@media(max-width:460px){
    .clients_love_wrapper{padding:0 0 50px;}
    .clients_love_img{display:block;max-width: 337px;width: 100%;margin: 0 auto 38px;}
    .clients_love_bg{background: url(/wp-content/themes/ixpartners/images/clients_love_bg2.jpg?v=4) no-repeat !important;top: 0px;}

    .what_is_text .public_btn_bg_black{max-width:330px;display:block;margin:0 auto;}
    .ix_social{padding:50px 0 0;}
    .ix_social .inner{padding:0;}
    .ix_social .inner .content{padding:0 20px;}
    .ix_social .inner .ix_social_img{display:none;}
    .ix_social .inner .ix_social_img2{display:flex;}
    .ix_social .inner .content .text_right{padding-bottom: 0px;margin:0 auto;}
    .ix_social .public_btn_bg_black{max-width: 180px;display: block;margin: 0 auto;text-align: center;}
    .ix_social .inner .content .text_right .text_right_yellow{max-width:296px;width:100%;margin:0 auto;justify-content: flex-start;padding: 20px 25px 18px 30px;}
    .join_us{background-image: url(/wp-content/themes/ixpartners/images/ix_join_us_bg2.jpg) !important;background-repeat: no-repeat;padding:0 0 50px;}
    .join_us .inner .join_us_content .table thead td{padding: 32px 35px 26px;}
    .join_us .inner .join_us_content .table tbody td:nth-child(odd){width: 55%;padding: 30px 0;}
    .join_us .inner .join_us_content .table tbody td:nth-child(even){width: 45%;text-align: left;padding: 30px 0;}
    .join_us_top_img{display:block;max-width:337px;width:100%;margin:0 auto 20px;}

    .ib .banner_bottom {padding: 15px 0;}
    .ix_partners_video_wrapper .ix_partners_video iframe {height: 240px;}
    .ib .list_check_mark_wrapper_img {background-color: #fff;}
    .success_info .form_info_box {padding: 30px 20px 48px;}
    .success_public .success_public_box_inner {margin-bottom: 20px;}
    .banner_bottom .inner ul li:not(:last-child) {margin-bottom: 15px;}
}
@media(max-width:451px){
    .clients_love_reasons_wrapper ul li{max-width:100%;margin:0 0 30px;}
}
@media(max-width:440px){
    .two_columns li, .broker_platform .two_columns li{max-width:100%;margin: 0 0 30px;}

    .trading_affiliate_program_row_content {padding-left: 20px;padding-right: 20px;}
    .ib .need_know .need_know_list ul li {width: 100%;}
    .ib .need_know .need_know_list ul li:not(:last-child) {margin-bottom: 20px;}
}
@media (max-width:420px) {
    h1{font-size: var(--fs-40);}
    .ib .page_banner_wrapper h2 {font-size: var(--fs-20);}
    h2{font-size: var(--fs-26);}
    p {font-size: var(--fs-16);}
    .banner_bottom h2{font-size: var(--fs-26);}

    .public_step .step_box .step_item{max-width: 100%;}

    .head_logo img{width:auto}
    .current_language .other_language ul{grid-template-columns: repeat(1,minmax(0,1fr));}

    .about_us .trade_global .img{min-height:260px;}
    .about_us .trade_global .trade_global_item_box .list_wrapper li{width:100%;}
    .video_wrapper{height:240px;}
    
    .join_us .inner .join_us_content{padding: 30px 20px;}
    .join_us .inner .join_us_content .text{padding-left: 0px;}
    .join_us .inner .join_us_content .table thead td {padding: 32px 20px 26px;}

    .marketing_services .education_key_item li:nth-child(2) {margin: 30px 0;}
    .marketing_services .cpc_cpl_item li:nth-child(2) {margin: 30px 0;}
    .marketing_services .education_key_item li:nth-child(3),.marketing_services .cpc_cpl_item li:nth-child(3) {margin-top: 0;}
    .banner_bottom .inner ul li {max-width: 250px;}
    .public_questions ul li h4,.public_questions ul li span,.faq .questions ul li h4,.faq .questions ul li span{font-size:16px;}
}
@media(max-width:380px){
    .rebate_structure .details .item_list .item_text{margin:20px 0 0;max-width:100%;}
}
@media (max-width:375px) {
    .tab_change p{font-size: var(--fs-14);}

    .nav-top-left a{padding: 0 7px;}
    .nav-top-left{margin: 0 0 0 -7px;}
}
@media (max-width: 345px){
    .nav-top-left a{font-size:var(--fs-14);}
}
@media (max-width: 364px){
    .earnings_ib_div .earnings_select:last-child select {
        padding: 64px 19px 16px;
    }
}
@media (max-width: 360px){
    .head_logo img{max-width:140px;}
    .current_language{margin:0 5px 0 0;}
    .current_text:after{right:0;}
    .current_language .other_language ul{width:100%;}
    .current_language .other_language::after{right:53px;}

    .infinox_reviews .review_itemList .top img{max-width:122px;}
}
.partner_application .gform_wrapper{display: none;}

/* new home & header btn */
/* .head_nav_right .public_btn_text_black:hover{background-color: #1E1E1E;color:#fff;}
.public_btn_text_black:hover .anim {-webkit-animation: anim-out .55s;animation: anim-out .55s}
.public_btn_text_black:hover .anim::after {-webkit-animation:animrev-out-pseudo .55s;animation:animrev-out-pseudo .55s}
.public_btn_text_black{border-color:#FFCD05;background-color: #FFCD05;color: #fff;font-weight: 600;overflow: hidden;display: inline-block;transition: all .2s ease;position: relative;}
.head_nav_right .btn.public_btn_text_black{color: #1E1E1E;margin-right: 5px;}
.head_nav_right .btn.public_btn_text_black:hover{color: #fff;}
.head_nav_right a.btn{padding: 9px 25px;}
.head_nav_right{width: auto;}
.home_banner .public_btn_text_black{border-color: #1E1E1E;color: #1E1E1E;background-color: #fff;}
@media (max-width:1500px) {
    .head_menu>li a{padding: 10px 13px;}
}
@media (max-width:1415px) {
    .head_menu, .head .public_btn_border_yell{display: none;}
    .head_menu, .head .public_btn_text_black{display: none;}
    .phone_menu{display: inline-block;}
    .current_language{padding: 20px 0;}
} */


/* new home & header btn */
.head_nav_right .public_btn_text_black:hover{background-color: #1E1E1E;color:#fff;}
.public_btn_text_black:hover .anim {-webkit-animation: anim-out .55s;animation: anim-out .55s}
.public_btn_text_black:hover .anim::after {-webkit-animation:animrev-out-pseudo .55s;animation:animrev-out-pseudo .55s}
.public_btn_text_black{border-color:#FFCD05;background-color: #FFCD05;color: #fff;font-weight: 600;overflow: hidden;display: inline-block;transition: all .2s ease;position: relative;}
.head_nav_right .btn.public_btn_text_black{color: #1E1E1E;margin-right: 5px;}
.head_nav_right .btn.public_btn_text_black:hover{color: #fff;}
.head_nav_right a.btn{padding: 9px 25px;}
.head_nav_right{width: auto;}
.home_banner .public_btn_text_black{border-color: #1E1E1E;color: #1E1E1E;background-color: #fff;}
.head_menu>li a{padding: 10px 13px;}
/* .head_menu>li a{font-size: var(--fs-14);}
.head_nav_right a.btn{font-size: var(--fs-14);padding: 9px 14px;}
.head_menu>li a{padding: 10px 15px 10px 10px;}
.current_language{margin:0 15px;} */
@media (max-width:1645px) {
    .head_menu>li a{font-size: var(--fs-14);}
    .head_nav_right a.btn{font-size: var(--fs-14);}
    .head_menu>li.menu-item-has-children::after{right:0;}
    /* .head_nav_right{width: auto;} */
    .head_logo{margin-right:10px;}
    .current_language{margin:0 20px;}
    .footer_winner ul li{padding:0 20px;}
    .footer_menu{width:28%}

}
@media (max-width:1500px) {
    .head_menu, .head .public_btn_border_yell{display: none;}
    .head_menu, .head .public_btn_text_black{display: none;}
    .phone_menu{display: inline-block;}
    .current_language{padding: 20px 0;}

    .current_language .other_language{right: -20px;top: 60px;}
    .current_language .other_language::after{right:42px;}

    .head_nav_right,.head_menu,.public_btn_border_yell{display: none;}
    .phone_menu{display: inline-block;}
    .head_nav_right{display: flex;}
    .current_language{padding:20px 0;}
}
@media (min-width: 1500px){
    .head_scroll_menu{display: none!important;}
}

@media (max-width:680px) {
    .current_language{position: inherit;}
    .head .inner{position: relative;}
    .current_language .other_language{width: calc(100% - 40px);right: 20px;}
    .current_language .other_language ul{width:100%}
    .current_language .other_language::after{right:70px;}
}
@media (max-width: 420px){
    .head_logo img{width:auto}
    .current_language{margin:0 20px 0 0px;}
    .current_language .other_language ul{grid-template-columns: repeat(1,minmax(0,1fr));}
}
@media (max-width: 360px){
    .head_logo img{max-width:140px;}
    .current_language{margin:0 5px 0 0;}
    .current_text:after{right:0;}
    .current_language .other_language ul{width:100%;}
    .current_language .other_language::after{right:53px;}
}

.head_menu li .new{position: relative;top: -15px;left: 4px;background: #ffcd05;font-weight: 600;white-space: nowrap;border-radius: 5px;color: #0c0c12;font-size: var(--fs-12);padding: 3px 7px;line-height: 1;}
.head_scroll_menu li .new{position: absolute;right: 20px;background: #ffcd05;font-weight: 600;white-space: nowrap;border-radius: 5px;color: #0c0c12;font-size: var(--fs-12);padding: 4.5px 7px;line-height: 1;}
