@import url("https://fonts.googleapis.com/css2?family=Merriweather+Sans:ital,wght@0,300..800;1,300..800&display=swap");
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

.modal-title strong {
  font-weight: 600;
  color: #ffb000;
}

.banner_trust_row {
  margin-bottom: 80px !important;
}

.hero_banner_heading_customs br {
  display: none;
}

.modal-content .modal-header {
  padding-top: 0;
  padding-right: 0;
}

.modal-content .modal-title {
  padding-top: 1rem;
  padding-left: 2rem;
}

.modal-header .close_popup_class {
  margin-bottom: 20px;
}

.new_second_info_box h2 {
  /* font-size: 22px; */
  color: #041758;
  font-weight: 500;
  margin: 0;
  /* text-wrap: nowrap; */
}

footer p a {
  color: #ffb000;
}

footer p a:hover {
  color: #ffb000;
}

.apex_vs_section_buttons_faq {
  margin-bottom: 30px;
  margin-top: 60px !important;
}

.apex_vs_section_buttons {
  margin-top: 70px;
}

.apex_vs_one_up_trader {
  background-color: #dddddd;
  padding: 50px;
}

.apex_vs_earn_to_trade {
  background-color: #e7e7e7;
  padding: 50px;
}

#back-to-page-button {
  position: relative;
  z-index: 10;
}

.accordion-item.active .accordion-content {
  display: block;
}

/* carousel CSS */
.owl-carousel {
  max-width: 792px;
  margin: 40px auto auto !important;
}

.ninth_youtube_row h1 {
  margin-bottom: 40px;
}

.youtube_playlist_col_img_div img {
  margin: auto;
}

.owl-carousel.owl-drag .owl-item {
  margin-right: 0 !important;
}

.owl-stage .owl-item:nth-child(4) {
  margin-left: 10px;
}

.owl-stage .owl-item:nth-child(5) {
  margin-left: 10px;
}

.owl-stage .owl-item:nth-child(6) {
  margin-left: 10px;
}

.owl-stage .owl-item:nth-child(7) {
  margin-left: 10px;
}

.owl-stage .owl-item:nth-child(8) {
  margin-left: 10px;
}

.owl-stage .owl-item:nth-child(9) {
  margin-left: 10px;
}

.owl-stage-outer {
  z-index: 99;
  margin-left: 10px;
}

.owl-carousel .owl-nav .owl-prev::before {
  content: "Prev Trader";
  color: #041758;
  position: relative;
  font-weight: 600;
  font-size: 22px;
  border: 2px solid #041758;
  border-radius: 26px;
  padding: 8px 16px 8px 32px;
  background-image: url(../img/Left-Button.webp);
  background-repeat: no-repeat;
  width: 200px;
  height: 52px;
  display: inline-block;
  background-size: 22px 24px;
  background-position-x: 10%;
  background-position-y: 50%;
  left: 24px;
}

.owl-carousel .owl-nav .owl-next::after {
  content: "Next Trader";
  color: #041758;
  position: relative;
  font-weight: 600;
  font-size: 22px;
  border: 2px solid #041758;
  border-radius: 26px;
  padding: 8px 32px 8px 16px;
  background-image: url(../img/Right-Button.webp);
  background-repeat: no-repeat;
  width: 200px;
  height: 52px;
  display: inline-block;
  background-size: 22px 24px;
  background-position-x: 95%;
  background-position-y: 50%;
  right: 24px;
}

.owl-carousel .owl-nav {
  display: flex;
  justify-content: space-between;
}

.owl-carousel .owl-nav span {
  visibility: hidden;
}

/* new carausel */

.owl-carousel .owl-item img {
  width: 50px !important;
  margin-top: -40px;
  display: inline-block !important;
}

/* .owl-nav{
    display: flex;
    justify-content: space-between;
} */

.owl-item {
  padding: 20px;
}

.testimonial-col {
  border: 1px solid #181718;
  border-radius: 13px;
  padding: 0;
}

.testimonial-col .youtube_playlist_col_img_div {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}

.testimonial-col .youtube_playlist_col_img_div img {
  width: 45px;
  margin-top: -23px;
  padding-bottom: 10px;
}

.youtube_video_testimonial {
  margin-top: 40px !important;
  max-width: 800px;
  margin: auto;
}

.ninth_youtube_row {
  max-width: 992px;
}

.testimonial-col-all-des {
  padding: 25px;
  background-color: #e1e1e1;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}

.testimonial-col-all-des h4 {
  font-size: 20px;
  color: #041758;
  margin-bottom: 16px;
}

.testimonial-col-all-des p {
  font-size: 14px;
  color: #000000;
}

.testimonial-col-all-des h5 {
  font-size: 16px;
  color: #041758;
  margin-bottom: 0px;
}

.testimonial-col-all-des hr {
  width: 100%;
  margin: 15px 0;
  border-top: 1px solid #041758;
}

.youtube_video_testimonial {
  gap: 20px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.apex_vs_col_top_step {
  background-color: #f1f1f1;
}

.mobile_br_removal br {
  display: none;
}

.mobile_seventh_row {
  display: none;
}

.mobile_fifth_row {
  display: none;
}

.stack_up_com_col li b {
  display: contents;
}

.new_testimonial_section {
  display: none;
}

.trust_pilot_widget_below_what_customers_are_saying {
  margin-bottom: 64px;
  margin-top: 0px;
}

.trust_pilot_widget_below_how_does_Apex {
  margin-bottom: 40px;
}

.trsut_pilot_below_banner {
  margin-top: 48px;
  margin-bottom: 48px;
}

.with_the_rest_col h4 {
  margin-bottom: 0;
}

.with_the_rest_col {
  background-color: #9c9a9a;
  padding: 15px;
  margin-bottom: 0;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}

.with_apex_sub_heading {
  text-align: center;
  color: #fff;
  margin-bottom: 0;
}

.all_plan_options .yellow_color_btn {
  background-color: #041758 !important;
}

.all_plan_options .blue_color_btn {
  background-color: #fff !important;
}

.all_plan_options a {
  color: #ffb000 !important;
}

.all_plan_buttons {
  border-radius: 10px 10px 10px 10px;
}

.available_plans_btn {
  width: 100%;
}

.all_available_plans_heading h2 {
  text-align: center;
  color: #041758;
  margin-bottom: 40px;
}

.all_available_plans_buttons {
  display: flex;
  justify-content: center;
  gap: 40px;
}

.apex_vs_section_buttons {
  display: flex;
  justify-content: center;
  gap: 40px;
}

.win_more_new_row_info_box_second img {
  width: 100px !important;
}

.win_more_new_row_info_box_second p,
.win_more_new_row_info_box_third p {
  font-size: 28px;
  color: #e1e1e1 !important;
  font-weight: 500 !important;
}

.win_more_new_row_info_box_third img {
  width: 100px !important;
}

/* .win_more_steps_row h1 {
    font-size: 72px;
} */

.stack_up_com_col li {
  font-size: 20px !important;
}

.header_first_row h4 {
  text-transform: capitalize;
}

.apex_stck_up_row h1 br {
  display: none;
}

.apex_vs_col h3 {
  font-weight: 600;
}

.tenth_primary_new_row h4 {
  color: #ffb000;
  text-align: center;
  font-family: "Merriweather Sans", sans-serif;
  font-size: 36px;
  font-weight: 600;
  text-transform: capitalize;
}

.tenth_primary_new_row h6 {
  text-align: center;
  color: #fff;
  padding: 10px 10px;
  font-weight: 500;
  font-size: 26px;
}

.win_more_new_row_info_box_first {
  background-color: #ffb000;
}

.win_more_new_row_info_box .steps_box_heading {
  font-weight: 600;
  padding-bottom: 40px;
  /* border-bottom: 1px solid #fff; */
  color: #041758;
}

/* .win_more_new_row_info_box p span{
    font-size: 26px;
} */

.apex_col strong {
  margin-right: 4px;
}

.stack_up_com_col h4 {
  font-weight: 600;
}

.stack_up_com_col {
  padding: 0 35px 0 35px;
}

/* .win_more_steps_row{
max-width: 1000px;
margin: auto;
justify-content: center;
} */

.apex_bull_vs_new_row img {
  object-fit: contain;
  width: 100%;
  height: 550px;
  object-position: top left;
  /* margin-top: -15%; */
}

.apex_vs_col_top_step {
  padding: 50px;
}

/* .eleventh_row_max_new_row{
max-width: 810px !important;
} */

.apex_vs_col_topstep {
  padding: 50px;
  background-color: #f1f1f1;
}

.row {
  margin: auto;
  padding: 0;
}

/* .apex_bull_vs_new_row {
    padding-top: 3%;

} */

.apex_vs_only_bull {
  margin-bottom: -40%;
  position: relative;
  z-index: 1;
  padding: 0;
}

.apex_vs_col strong {
  color: #ffb000;
  font-weight: 600;
}

.apex_vs_col {
  padding-left: 35% !important;
  padding-right: 20% !important;
  padding-top: 5%;
  padding-bottom: 5%;
}

.apex_vs_col h3 {
  color: #041758;
  margin-bottom: 30px;
}

.apex_vs_col p {
  color: #000000;
  font-size: 20px;
}

.win_more_new_row_info_box_row {
  align-items: center;
}

.win_more_new_row_info_box_row .col-6 {
  margin: auto;
}

/* .win_more_new_row_info_box_row{
    max-width: 800px;
    margin: auto;
} */

.row.seventh_row_info_box_div_col.win_more_new_row_info_box_row {
  max-width: 1140px;
  padding-top: 25%;
}

.win_more_new_row .seventh_row_info_box_div_col .col-12 {
  padding: 0;
}

.win_more_steps_row .hr_and_infinity_icon hr {
  width: 100%;
}

.win_more_steps_row .hr_and_infinity_icon {
  margin-top: 20px;
}

.win_more_steps_row h1 {
  color: #ffffff;
  font-weight: 700;
  text-align: left;
  margin-bottom: 130px;
}

.win_more_new_row_info_box img {
  width: 140px;
  height: auto;
}

.win_more_new_row_info_box_second {
  margin-right: 8px;
  gap: 40px;
  border-bottom: 1px solid #e1e1e1;
}

.win_more_new_row_info_box_left {
  margin-left: 8px;
}

.win_more_new_row_info_box .steps_box_para strong {
  color: #ffb000;
}

.win_more_new_row_info_box .steps_box_heading {
  font-size: 44px;
}

.win_more_new_row_info_box_para_one {
  font-size: 34px !important;
}

.info_box_para_one_new {
  color: #041758 !important;
  width: 100%;
  background-color: #e1e1e1;
  margin: 0;
  padding: 64px 0;
  font-weight: 500 !important;
}

.win_more_new_row_info_box {
  /* padding: 45px 60px 20px 60px; */
  display: flex;
  flex-direction: column;
  align-items: center;
  /* gap: 20px; */
}

.win_more_new_row_info_box h5 {
  color: #ffb000;
  text-align: center;
}

.win_more_new_row_info_box_second .steps_box_para {
  margin-bottom: 40px;
}

.win_more_new_row_info_box p {
  color: #ffffff;
  text-align: center;
  margin-top: 0;
  /* margin-bottom: 25px; */
  font-weight: 600;
}

.apex_stck_up_row h1 {
  color: #041758;
  text-align: center;
  margin-bottom: 30px;
}

.win_more_new_row_info_box:nth-child(2) {
  margin-right: 20px;
}

.win_more_new_row_info_box:nth-child(3) {
  margin-left: 20px;
}

.apex_col img {
  object-fit: contain;
  width: 17px;
  margin-right: 10px;
}

.others_col img {
  object-fit: contain;
  width: 12px;
  margin-right: 10px;
}

.apex_col li,
.others_col li {
  color: #041758;
  font-weight: 500;
  display: flex !important;
  align-items: baseline;
}

.others_col ul {
  background-color: #e1e1e1;
  padding: 50px 20px;
  display: flex;
  flex-direction: column;
  gap: 15px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.apex_col ul {
  background-color: #ffb000;
  padding: 50px 20px;
  display: flex;
  flex-direction: column;
  gap: 15px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.apex_col h4 {
  text-align: center;
  color: #ffb000;
  background-color: #041758;
  padding: 25px 15px;
  margin-bottom: 0;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  font-size: 36px;
}

.others_col h4 {
  color: #ffffff;
  text-align: center;
  font-size: 36px;
}

.apex_stck_up_row {
  max-width: 850px;
  margin: 70px auto;
}

.eleventh_row .accordion-item {
  padding-bottom: 15px;
}

.all_price_boxes_col {
  padding-left: 10px;
  padding-right: 10px;
}

.tenth_all_plans {
  max-width: 1180px !important;
}

.ninth_youtube_row h1 {
  font-weight: 800;
}

hr {
  opacity: 1 !important;
}

.steps_box_heading {
  margin-bottom: 0 !important;
}

.steps_box_heading {
  line-height: 1.2em !important;
}

.steps_box_para {
  font-size: 20px;
  line-height: 1.3em !important;
}

.win_more_new_row_info_box_first img {
  margin-top: -62px;
  padding-bottom: 20px;
}

.steps_box_para_underline {
  /* border-bottom: 1px solid #fff; */
  width: 100%;
  padding-bottom: 64px;
  margin-bottom: 0;
  color: #041758 !important;
}

.seventh_row_info_box h5 {
  font-size: 24px;
  font-weight: 500;
}

.sixth_how_worksec_para {
  font-size: 18px;
  line-height: 1.5em !important;
}

.after_split_favor_para {
  margin-top: 10px !important;
}

.we_the_build_traders_para {
  margin: 10px auto 10px auto !important;
}

.the_first_earnings_para {
  font-size: 24px;
}

.we_Set_you_up_para {
  margin-bottom: 5px !important;
}

.sixth_row_info_box_col p {
  font-size: 20px !important;
  line-height: 1.5em;
}

.sixth_row_info_box_col h5 {
  font-size: 27px !important;
  line-height: 1.2em !important;
}

.sixth_row_info_box_col p {
  margin-top: 5px !important;
}

.fifth_row_company_customer ul {
  margin-bottom: 3rem;
}

.fifth_company_custome_para {
  line-height: 1.5em;
}

.price_col th {
  font-family: "Merriweather Sans", sans-serif;
}

.fourth_row .max_width_all_row {
  max-width: 1100px;
}

.win_more_new_row_info_box_third img {
  padding-top: 40px;
  padding-bottom: 40px;
}

.third_row_title_para p {
  font-size: 20px;
}

.first_bannermain_row_col h2 {
  line-height: 1.2em;
  margin-bottom: 0;
}

.header_second_row .col-3 {
  padding-left: 10px;
}

.header_second_row {
  justify-content: space-between;
}

body {
  font-family: "Merriweather Sans", sans-serif;
}

.container-fluid {
  padding: 0;
}

h1 {
  font-size: 64px;
  font-weight: 700;
  line-height: 1.3em;
  color: #041758;
}

h2 {
  font-size: 48px;
  font-weight: 700;
  line-height: 1.3em;
  color: #041758;
}

h3 {
  font-size: 36px;
  font-weight: 700;
  line-height: 1.3em;
  color: #041758;
}

h4 {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.3em;
  color: #041758;
}

h5 {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2;
  color: #041758;
}

h6 {
  font-family: "Merriweather Sans", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4;
  color: #041758;
}

p {
  font-size: 22px;
  font-weight: 400;
  line-height: 1.3em;
}

ul {
  list-style-type: none;
}

.container-fluid {
  overflow: hidden;
}

.max_width_all_row {
  max-width: 1100px;
  margin: auto;
}

.first_bannermain_row h1 {
  color: #ffffff;
  margin-top: 48px;
  margin-bottom: 48px;
  text-align: left !important;
}

.first_bannermain_row h2 {
  color: #ffb000;
  margin-bottom: 64px;
}

.first_bannermain_row_col {
  padding: 0 10px;
}

.first_bannermain_row .trsut_pilot_below_banner {
  margin: 0;
}

.first_bannermain_row .tp-widget-wrapper .profile-link {
  display: block;
  height: 100%;
  background: #fff;
  width: fit-content;
}

.first_bannermain_row .trustpilot-widget iframe {
  height: 100% !important;
}

.ninth_row {
  padding: 80px 0 0px 0;
  background: #f1f1f1;
  background-image: url(../img/what-traders-back.webp);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: top right;
}

.youtube_playlist_col_img_div {
  /* background-color: #041758; */
  text-align: center;
}

.youtube_playlist_col_anchor_div {
  /* margin: 8px;  */
  height: 100%;
  /* margin-top: 85px; */
}

.ninth_youtube_row h1 {
  text-align: center;
  color: #041758;
}

.eleventh_row h1 {
  text-align: center;
  color: #041758;
  font-weight: 800;
  margin-bottom: 30px;
}

.eleventh_row {
  margin-top: 80px;
  margin-bottom: 80px;
}

.accordion {
  width: 100%;
  margin: 40px auto 20px auto;
  /* border: 1px solid #ccc; */
}

.accordion-item {
  border: none;
}

.accordion-item .accordion-title {
  font-family: "Merriweather Sans", sans-serif;
  font-size: 24px;
  font-weight: 800;
  color: #041758;
}

.new_footer_customs {
  overflow: hidden;
}

/* .accordion-content li{
    padding-bottom: 5px;
  } */

/* Style for accordion headers */
.accordion-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  cursor: pointer;
  user-select: none;
  font-weight: bold;
  padding: 13px 20px 13px 30px;
  margin: 10px 0px 0px 0px;
  background-color: #ffb000;
  border-style: none;
  border-radius: 5px 5px 5px 5px;
  border: 1px solid #000000;
}

/* Style for accordion content */
.accordion-content {
  padding: 10px;
  display: none;
}

/* Style for arrow icons */
.accordion-arrow {
  font-size: 12px;
}

/* Style for active accordion header */
.active .accordion-arrow {
  transform: rotate(180deg);
}

/* Add transitions for smooth opening and closing of the accordion */
.accordion-content {
  height: 0;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}

/* Style for active accordion content */
.active .accordion-content {
  height: auto;
  transition: all 0.3s ease-in-out;
}

.accordion-content {
  padding: 15px 35px 0px 35px;
  color: #041758;
  font-family: "Merriweather Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  border: 1px solid #eee;
}

.accordion-content p {
  color: #041758;
  font-family: "Merriweather Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.7;
}

/* video placeholder */

.video-container {
  position: relative;
  width: auto;
  height: auto;
  /* Adjust this as per your preferred aspect ratio */
  cursor: pointer;
  /* margin: 10px; */
  /* margin-top: 85px; */
}

.video-placeholder {
  width: 100%;
  height: 100%;

  background-size: cover;
  background-position: center;
}

.video-iframeone,
.video-iframetwo,
.video-iframethree,
.video-iframefour,
.video-iframesix,
.video-iframefive {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* HEADER CSS */

.header_first_row h4 {
  color: #041758;
  font-family: "Merriweather Sans", sans-serif;
  font-size: 32px;
  font-weight: 800;
  text-align: center;
  width: fit-content;
  margin-bottom: 0;
  margin-right: 80px;
}

.copy_code_customs {
  display: flex;
  align-items: center;
  background: #ffffff;
  width: auto;
  padding: 8px 15px;
  border-radius: 6px;
}

.copy_code_customs h6 {
  margin-right: 15px;
  line-height: normal;
}

.copy_code_customs img {
  margin-right: 5px;
}

.copy_code_customs .copyButton {
  background: #00c6fc;
  border: none;
  border-radius: 100px;
  color: #041758;
  font-family: "Merriweather Sans", sans-serif;
  font-size: 22px;
  font-weight: 500;
  padding: 1px 15px;
  transition: all 0.3s ease;
}

.copy_code_customs .copyButton:hover {
  background: #041758;
  border: none;
  border-radius: 100px;
  color: #ffffff;
  font-family: "Merriweather Sans", sans-serif;
  font-size: 22px;
  font-weight: 500;
  padding: 1px 15px;
  transition: all 0.3s ease;
}

.header_arrows_div {
  gap: 20px;
}

.header_first_row h6 {
  text-align: center;
  color: #041758;
  font-family: "Merriweather Sans", sans-serif;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 0;
}

.header_main_row {
  background-color: #ffb000;
  padding: 10px 0 10px 0;
  border-radius: 0px;
  max-height: 70px;
}

.header_first_row {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  max-width: 1100px;
  margin: auto;
}

.white_border_tran_btn {
  font-family: "Merriweather Sans", sans-serif;
  font-size: 15px;
  font-weight: 500;
  background-color: #61ce7005;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-radius: 10px 10px 10px 10px;
  padding: 11.5px 25px 11.5px 25px;
  color: #fff;
  fill: #fff;
  text-align: center;
  border-color: #fff;
  text-decoration: none;
}

.white_border_tran_btn:hover,
.white_border_tran_btn:active,
.white_border_tran_btn:visited {
  text-decoration: none;
  color: #fff;
  fill: #fff;
}

.header_second_row {
  align-items: center;
}

.header_dual_btns {
  display: flex;
  justify-content: flex-end;
  gap: 20px;
  padding-right: 7px;
}

/* FOOTER CSS */
.para_row_footer p {
  text-align: center;
  color: #ffffff;
  font-family: "Merriweather Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}

.footer_first_main_row {
  background-color: #141517;
  padding: 60px 0;
}

.footer_first_main_row img {
  text-align: center;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
}

.footer_img_col {
  text-align: center;
  margin: auto;
}

/* POPUPCSS */

.pop_up_row {
  padding: 0;
}

.back_to_page_top_main_button .col-12::before {
  position: relative;
  content: "";
  border-radius: 50%;
  background: 0 0;
  left: 0;
  top: 0;
  box-shadow: 0 0 5px 5px rgba(215, 163, 31, 0.7),
    0 0 10px 10px rgba(215, 163, 31, 0.2), 0 0 15px 15px rgba(215, 163, 31, 0.3);
}

.plan-parcent-info::before {
  position: relative;
  content: "";
  width: 77px;
  height: 2px;
  border-radius: 5px;
  background: linear-gradient(
    90deg,
    #de9f17 0%,
    #ffb000 33%,
    #fff58a 67%,
    #ffd147 100%
  );
  bottom: -60px;
  left: 50%;
  transform: translateX(-50%);
  display: inline-block;
}

.last_popup_col_three_col_div
  .col-lg-4:nth-child(3)
  .plan-parcent-info::before {
  bottom: -150px;
}

.pop_up_last_col_mid .plan-parcent-info {
  margin-bottom: 2.6rem;
}

.plan-parcent-info {
  display: flex;
  flex-direction: column;
  margin-bottom: 3.6rem;
}

#back_button_popup {
  cursor: pointer;
  text-decoration: none;
}

#back_button_popup:hover {
  color: #041758;
}

.close_popup_circle_btn {
  color: #041758 !important;
  background-color: #ffb000 !important;
  border-radius: 100px;
  padding: 15px 20px;
  margin: 25px 0 20px;
}

.close_popup_circle_btn_div {
  margin-top: 40px;
  margin-bottom: 5px;
}

/* .win_more_new_row{
    margin-bottom: 30px;
} */

.price_col_pop_up {
  display: flex;
  flex-direction: column;
}

.price_col_pop_up::before {
  width: 0px;
  left: -2%;
  top: -40px;
}

.pop_up_row {
  max-width: 1340px;
  margin: auto;
}

.header_main_row {
  position: fixed;
  width: 100%;
  top: 0;
  max-width: 100%;
  z-index: 99999;
}

.popup_main_container.container-fluid {
  background-color: #041758;
  border-radius: 3px;
  border: 8px solid #000;
  box-shadow: 0px 0px 30px 0px rgba(2, 2, 2, 1);
}

.pop_up_available_plans_main_row {
  display: none;
  position: fixed;
  top: 10px;
  left: 0;
  right: 0;
  bottom: 0px;
  z-index: 9999;
  width: 71%;
  margin: auto;
  /* max-height: calc(100vh - 20px);  */
  overflow-y: auto;
  box-shadow: 0px 0px 30px 0px rgba(2, 2, 2, 1);
}

/* Hide scrollbar for Chrome, Safari and Opera  */
.pop_up_available_plans_main_row::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox  */
.pop_up_available_plans_main_row {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

/* .popup_main_container{
    overflow-y: scroll;
    max-height: auto;
} */

/* .available_plans_btn {
    padding: 10px 20px;
    background-color: #007bff;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
} */

.popup-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  /* Semi-transparent black overlay */
  z-index: 9998;
  /* Lower z-index than the pop-up to appear behind it */
}

.pop_up_row .col-4 {
  padding: 0;
}

.pop_up_title h2 {
  font-size: 32px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 44px;
  font-family: "Merriweather Sans", sans-serif;
}

.new_testimonial_section {
  margin-top: 70px;
}

.apex-trust-pilot-mob-img {
  display: none;
}

.stack_up_com_col ul li:first-child {
  display: block;
  /* flex-wrap: wrap; */
}

.stack_up_com_col ul li:first-child b {
  padding-left: 5px;
}

.yellowall_plan_buttons {
  border-radius: 8px;
}

.back_button_popup_main {
  padding: 22px 2px;
  font-size: 28px;
  font-weight: 600;
  font-family: "Merriweather Sans", sans-serif;
  color: #041758;
  background-color: #ffb000;
  display: block;
  width: 35%;
  margin: auto;
}

.popup_col_three_col_div .col-12 {
  padding: 0;
}

.popup_col_three_col_div {
  margin-bottom: 0;
  padding: 5px;
}

.back_to_page_top_main_button {
  text-align: center;
  margin-bottom: 25px;
}

.price_col_pop_up {
  text-align: center;
  padding: 40px 8px 50px 8px;
  border: 3px solid #ffb000;
  box-shadow: 0 0 0 2px rgba(215, 163, 31, 0.7);
  border-radius: 12px;
}

.price_col_pop_up h2 {
  font-size: 30px;
  color: #fff;
  font-weight: 700;
  margin: 0;
  font-family: "Merriweather Sans", sans-serif;
  line-height: 1.1;
}

.plan-parcent-info {
  font-size: 18px;
  font-weight: 600;
  color: #c5c7cc;
  font-family: "Merriweather Sans", sans-serif;
}

.price_col_pop_up::before {
  position: relative;
  content: "";
  border-radius: 50%;
  background: 0 0;

  box-shadow: 0 0 5px 5px rgba(215, 163, 31, 0.7),
    0 0 10px 10px rgba(215, 163, 31, 0.2), 0 0 15px 15px rgba(215, 163, 31, 0.3);
}

.pop_up_col_main_header::before {
  position: relative;
  content: "";
  width: 77px;
  height: 2px;
  border-radius: 5px;
  background: linear-gradient(
    90deg,
    #de9f17 0%,
    #ffb000 33%,
    #fff58a 67%,
    #ffd147 100%
  );
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.pop_up_list_info li {
  text-align: left !important;
  padding: 2px !important;
  color: #fff !important;
  font-size: 15px;
  font-weight: 600;
  list-style: none;
  font-family: "Merriweather Sans", sans-serif;
}

.pop_up_list_info .popup_value {
  margin-left: 10px;
  font-weight: 100;
  font-size: 18px;
  color: #c5c7cc;
  font-family: "Merriweather Sans", sans-serif;
}

.footer_list_info {
  font-size: 25px;
  font-weight: 600;
  color: #ffb000;
  font-family: "Merriweather Sans", sans-serif;
  margin-bottom: 3rem;
}

.pop_up_col_main_footer_section {
  margin-top: 20px;
}

.button_pop_up_start_now {
  padding: 12px 40px;
  font-size: 18px;
  font-weight: 700;
  border-radius: 5px;
  color: #1f1f23;
  /* background-color: #FFB000; */
  text-transform: uppercase;
  overflow: hidden;
  background: linear-gradient(
    -90deg,
    #de9f17 0%,
    #ffb000 33%,
    #fff58a 67%,
    #ffd147 100%
  );
  font-family: "Merriweather Sans", sans-serif;
}

.new_latest_tes_sec {
  text-align: center;
  color: #041758;
  /* margin-bottom: 20px; */
}

.button_pop_up_start_now:hover {
  text-decoration: none;
  color: #1f1f23;
}

.pop_up_row {
  padding: 10px 18px 40px 18px;
  justify-content: space-around;
}

.price_col_pop_up {
  margin: 5px 10px;
}

.pop_up_list_info {
  padding: 0;
}

/* .price_col_pop_up {
    height: 510px;
} */

.pop_up_last_col_mid {
  margin-top: 12%;
}

.ninth_price_col #pop-up-Col-header .plan-parcent-info::before {
  bottom: -110px;
}

.pop_up_last_col_mid a {
  color: #c5c7cc;
  text-decoration: none;
}

body.popup-open {
  overflow: hidden;
}

.apexnewbullimage {
  display: block;
}

.newapexnewbullimage {
  display: none;
}

/* NEW CSS */

.new_second_info_box {
  display: flex;
  gap: 40px;
}

.infonewrow_col_one h1,
.infonewrow_col_two h1 {
  font-size: 48px;
  color: #041758;
  margin-bottom: 28px;
}

.infonewrow_col_one p,
.infonewrow_col_two p {
  color: #041758;
}

.align_new_img_center_second_row {
  text-align: center;
}

.infonewrow_col_one img {
  margin-top: 10px;
}

.infonewrow_col_one .align_new_img_center_second_row {
  text-align: left;
}

.infonewrow_col_one,
.infonewrow_col_two {
  padding: 64px 0;
}

.new_second_info_box img {
  object-fit: contain;
  width: 165px;
}

.new_second_info_box h1 {
  font-size: 64px;
  color: #041758;
  margin-bottom: 28px;
}

.new_second_info_box p {
  font-size: 22px;
  color: #041758;
  font-weight: 500;
  margin: 0;
  text-wrap: nowrap;
}

/* MEDIA QUERY */

@media only screen and (min-width: 767px) {
  .desktop_display_none {
    display: none;
  }

  .see_more_WealthCharts br {
    display: none;
  }
}

@media only screen and (max-width: 991px) {
  .first_banner_row::after {
    display: none;
  }
}

/* MOBILE SCREENS */
@media only screen and (max-width: 767px) {
  .fourth_row .pop_up_title h2 {
    padding-top: 44px;
  }

  .trust_pilot_caraousel_widget {
    margin-top: 0px;
  }

  .pop_up_row {
    max-width: 500px;
    margin: auto;
  }

  .first_bannermain_row h2 {
    margin-bottom: 40px;
  }

  .trsut_pilot_below_banner {
    margin: 48px 12px;
  }

  .new_second_info_box {
    flex-direction: column;
    gap: 20px;
  }

  .second_row {
    padding: 40px 0;
  }

  .new_second_info_box {
    gap: 28px;
  }

  .new_second_info_box h1 {
    margin-bottom: 28px;
  }

  .infonewrow_col_one,
  .infonewrow_col_two {
    padding: 40px 0;
  }

  .infonewrow_col_one .align_new_img_center_second_row {
    text-align: center;
  }

  .infonewrow_col_one h1,
  .infonewrow_col_two h1 {
    font-size: 30px;
    margin-left: 10px;
    margin-bottom: 28px;
  }

  .infonewrow_col_one p,
  .infonewrow_col_two p {
    font-size: 20px;
  }

  .infonewrow_col_one img {
    width: 60px;
    margin-top: 0;
  }

  .infonewrow_col_two img {
    width: 60px;
    margin-top: -5px;
  }

  .infonewrow_col_one p,
  .infonewrow_col_two p {
    margin-bottom: 0px;
    margin-left: 10px;
  }

  .mobile_display_none {
    display: none;
  }

  .new_second_info_box img {
    width: 100px;
  }

  .steps_box_para_underline {
    font-size: 22px !important;
    font-weight: 500 !important;
    padding-bottom: 40px;
  }

  .win_more_steps_row h1 {
    font-size: 42px;
    font-weight: 600;
    margin-bottom: 108px;
  }

  .win_more_new_row_info_box_third img {
    padding-bottom: 0;
  }

  .win_more_new_row_info_box_second .steps_box_para {
    margin-bottom: 0;
  }

  .win_more_steps_row .win_more_new_row_info_box_row {
    padding-top: 34% !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .ninth_row {
    padding-bottom: 0 !important;
  }

  .youtube_video_testimonial {
    flex-direction: column;
    padding: 40px;
    gap: 100px;
    margin-top: 0 !important;
  }

  .ninth_youtube_row hr {
    width: 100% !important;
  }

  .owl-stage-outer {
    margin-left: 0;
  }

  .testimonial-col-all-des p {
    font-size: 18px;
  }

  .testimonial-col-all-des h4 {
    font-size: 22px;
  }

  .testimonial-col-all-des h5 {
    font-size: 20px;
  }

  .testimonial-col .youtube_playlist_col_img_div img {
    width: 70px !important;
    margin-top: -46px;
    padding-bottom: 10px;
  }

  .owl-carousel .owl-item img {
    width: 70px !important;
    margin-top: -46px;
    padding-bottom: 0;
  }

  .apex_vs_col {
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .fifth_company_custome_li span br {
    display: none !important;
  }

  .stack_up_com_col li strong {
    display: contents;
  }

  .footer_list_info {
    margin-bottom: 3rem;
  }

  .apex_col {
    margin-bottom: 30px;
  }

  .third_row_title_para {
    margin-bottom: 20px;
  }

  .all_price_boxes_col {
    margin-bottom: 8%;
  }

  .price_col_pop_up {
    margin-bottom: 8%;
  }

  .pop_up_available_plans_main_row {
    top: 0;
  }

  h5 {
    font-size: 22px;
  }

  .tenth_plan__info table td.title {
    font-size: 18px;
  }

  .tenth_plan__info table td.value {
    font-size: 18px;
  }

  .tenth_plan__info {
    padding-top: 25px;
  }

  .apexnewbullimage {
    display: none;
  }

  .newapexnewbullimage {
    display: block;
  }

  .para_row_footer {
    padding-left: 60px;
    padding-right: 60px;
  }

  .we_Set_you_up_para {
    padding-left: 40px;
    padding-right: 40px;
  }

  .new_testimonial_section {
    margin-top: 55px !important;
  }

  .ninth_row {
    padding-top: 0px;
  }

  .fourth_row {
    padding-bottom: 64px;
  }

  .apex-trust-pilot-mob-img {
    display: block;
  }

  .apex-trust-pilot-desk-img {
    display: none;
  }

  .fifth_company_custome_li {
    padding-right: 40px;
    padding-left: 40px;
  }

  .seventh_row_info_box_div_col {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }

  .stack_up_com_col {
    padding-left: 50px;
    padding-right: 50px;
  }

  .win_more_new_row_info_box .steps_box_heading {
    font-size: 30px;
    font-weight: 700;
  }

  /* .win_more_new_row_info_box_para_one{
    font-size: 30px !important;
} */

  .info_box_para_one_new,
  .win_more_new_row_info_box_second p,
  .win_more_new_row_info_box_third p {
    font-size: 22px !important;
    font-weight: 500 !important;
    padding-bottom: 40px;
    padding-top: 40px;
    margin-bottom: 0;
  }

  .win_more_new_row_info_box p span {
    font-size: 22px;
  }

  h4 {
    font-size: 28px;
  }

  h1 {
    font-size: 38px;
  }

  h2 {
    font-size: 36px;
  }

  h3 {
    font-size: 30px;
  }

  .apex_vs_only_bull {
    /* margin-bottom: 0; */
    margin-top: 10px;
    height: auto;
  }

  .apex_vs_col {
    padding-right: 20px !important;
    padding-left: 35% !important;
  }

  .footer_first_main_row .row {
    gap: 35px;
  }

  .para_row_footer {
    margin-top: 0;
  }

  .fifth_row_company_customer h1 {
    margin-top: 120px;
  }

  .accordion-item .accordion-title {
    font-size: 20px;
    padding-right: 24px;
  }

  .accordion-arrow i {
    font-size: 20px;
  }

  .header_main_row {
    padding: 20px 0;
  }

  .tenth_all_plans h5 {
    padding: 30px 10px;
  }

  .third_row_info_box_col {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    align-items: center;
  }

  .third_row_info_box_col img {
    width: 100px;
    height: 100px;
    margin-bottom: 0;
  }

  .third_row_info_box {
    row-gap: 50px;
  }

  .third_row_info_box_col:nth-child(2) {
    flex-direction: row-reverse;
  }

  .section_tr_plans th {
    font-size: 16px;
  }

  .header_second_row img {
    width: 100%;
  }

  .row {
    padding: 0;
    justify-content: center;
  }

  .sixth_row_info_box_col:nth-child(2) {
    border-top: 2px solid grey;
    border-bottom: 2px solid grey;
    border-left: none;
    border-right: none;
  }

  .white_border_tran_btn {
    padding: 8px 16px;
  }

  .header_first_row h4 {
    font-size: 28px;
    line-height: 1em;
  }

  .bull_image_row_col_one {
    padding-right: 10px;
    padding-left: 10px;
  }

  .new_second_info_box h1 {
    font-size: 42px;
  }

  .new_second_info_box p {
    font-size: 20px;
  }

  .bull_image {
    display: none;
  }

  .smallbull_image {
    display: block;
    margin-left: auto;
    margin-top: -390px;
    margin-bottom: -33%;
    /* width: 100%; */
    height: 360px;
    object-fit: cover;
    object-position: center right;
  }

  .bull_image_row_col_one {
    width: 100%;
  }

  .section_tr_plans th:first-child {
    padding-left: 10px;
  }

  .bull_image_row_col_two {
    width: 100%;
    padding: 0;
  }

  .youtube_playlist_row {
    gap: 20px;
  }

  .pop_up_available_plans_main_row {
    width: 100%;
  }

  .back_button_popup_main {
    padding: 15px;
    width: 100%;
    display: inline-block;
  }

  .apex_bull_vs_new_row img {
    height: 500px;
    margin-top: 5%;
  }

  .apex_vs_only_bull {
    margin-bottom: -100%;
  }

  .apex_stck_up_row h1 br {
    display: block;
  }

  .win_more_new_row_info_box img {
    /* margin-bottom: 25px; */
    width: 130px;
  }

  .win_more_new_row_info_box_second,
  .win_more_new_row_info_box_third {
    gap: 0;
  }

  .win_more_new_row_info_box_second {
    padding-top: 64px;
  }

  .win_more_new_row_info_box_third {
    padding-bottom: 24px;
  }

  .win_more_new_row_info_box .steps_box_heading {
    padding-bottom: 28px;
  }

  .why_apex_trading_main_row img.sec_image {
    object-position: 0px -106px;
  }

  .why_apex_trading_main_row img.four_image {
    object-position: 0px -116px;
  }

  .header_first_row h4 {
    font-size: 28px;
  }

  .header_first_row h6 {
    font-size: 20px;
  }

  .tenth_primary_new_row h4 {
    font-size: 30px;
  }

  .sixth_how_work p {
    margin: 60px auto 80px auto;
  }

  #back-to-page-button {
    position: fixed;
    padding: 0;
  }

  .popup_main_container.container-fluid {
    border-top: 0;
  }

  .pop_up_title h2 {
    padding-top: 110px;
  }

  .mobile_fifth_row {
    display: block;
  }

  .fifth_row {
    display: none;
  }

  .all_available_plans_buttons {
    display: flex;
    gap: 36px;
    flex-direction: column;
  }

  .apex_vs_section_buttons {
    display: flex;
    gap: 36px;
    flex-direction: column;
  }

  /* mobile row css */

  .seventh_row {
    display: none;
  }

  .mobile_seventh_row {
    display: block;
  }

  /* mobile fifth row css */
}

/* MODAL CSS */
#popupModal .modal-content {
  padding: 10px;
  background-color: #041758;
  border-radius: 3px;
  border: 8px solid #000;
  box-shadow: 0px 0px 30px 0px rgba(2, 2, 2, 1);
}

#popupModal .modal-dialog {
  max-width: 650px;
}

.modal-header {
  border-bottom: none;
}

.modal-header .close_popup_class {
  background: none;
  border: 0;
}

.modal-header .close_popup_class img {
  width: 40px;
}

.modal-footer {
  border-top: none;
  justify-content: center;
}

.modal-footer #copyButton {
  font-family: "Merriweather Sans", sans-serif;
  font-size: 18px;
  font-weight: 700;
  fill: #041758;
  color: #041758;
  background-color: #ffb000;
  border: none;
  border-radius: 10px 10px 10px 10px;
  padding: 5px 20px;
  text-decoration: none;
  display: inline-block;
}

#popupModalLabel {
  color: #fff;
  font-family: "Merriweather Sans", sans-serif;
  font-size: 30px;
  font-weight: 600;
  text-align: center;
  width: 100%;
}

.modal-body p {
  text-align: center;
  color: #c5c7cc;
  font-family: "Merriweather Sans", sans-serif;
  font-size: 20px;
  font-weight: 500;
  padding-top: 9px;
  font-weight: 600;
}

.text_copied_msg {
  color: #041758;
  text-align: center;
  bottom: 0px;
  right: 48px;
  position: absolute;
  font-size: 12px;
}

/* MODAL CSS */

/* Infinite page css */

.infinite_main_row {
  max-width: 100%;
  margin: auto;
}

.popular_sec_plans {
  background-color: #ffb000;
  padding: 6px 48px;
}

.popular_sec_plans a {
  color: #041758;
  font-size: 28px;
  font-weight: 700;
  text-decoration: none;
}

.copy_sec_code {
  background-color: #00c6fc;
  padding: 6px 48px;
  position: relative;
}

.copy_sec_code a {
  color: #041758;
  font-size: 28px;
  font-weight: 700;
  text-decoration: none;
}

.our_most_popular {
  background-color: #f4f4f4;
  padding-top: 0;
  padding-bottom: 60px;
}

.ninth_sec {
  background-color: #ffffff;
}

.fourth_row {
  background-image: url(../img/trust-pilot-back.webp);
  background-color: #f1f1f1;
  background-size: auto;
  background-position: left bottom;
  padding-bottom: 80px;
  background-repeat: no-repeat;
}

.fourth_row .trust_pilot_caraousel_widget {
  background-color: #ffffff;
  padding: 24px;
  margin-top: 48px;
}

.our_most_popular_plans_row h6:nth-child(odd) {
  background-color: #efeceb;
}

.our_most_popular_plans_row h6:nth-child(even) {
  background-color: #ffffff;
}

.our_most_popular_plans_row_first_col h6 {
  padding: 16px 24px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

.our_pop_plans_common .text_lefts {
  font-size: 18px;
  width: 50%;
  display: inline-block;
  font-weight: 500;
}

.our_pop_plans_common .num_rights {
  font-size: 20px;
  font-weight: 500;
  width: 50%;
  display: inline-block;
}

.our_pop_plans_common .num_rights.more_bold {
  font-weight: 700;
}

.our_most_popular h1 {
  margin-bottom: 60px;
  font-weight: 800;
  margin-top: 60px;
}

.our_popup_plan_price_center {
  font-size: 24px;
  font-weight: 700;
  font-family: "Merriweather Sans", sans-serif;
  text-align: center;
  border-top: 2px solid #041758;
  border-bottom: 2px solid #041758;
  padding: 20px;
  background: #fff;
}

h6.our_pop_plans_common {
  padding: 20px !important;
  display: flex;
  align-items: center;
}

.our_most_popular p.para_customs {
  margin-bottom: 40px;
  text-align: center;
  color: #041758;
  font-size: 36px;
}

.our_most_popular p.para_customs b {
  margin-right: 10px;
  background-image: url(../img/circle-yellow.webp);
  background-size: contain;
  background-position: center center;
  padding: 20px;
  background-repeat: no-repeat;
  font-size: 36px;
}

.our_most_popular_plans_row_coommon_col .our_pop_plans_heading {
  padding-top: 32px;
  padding-bottom: 32px;
  background-color: #041758;
  color: #ffb000;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.our_pop_plans_common:nth-child(odd) {
  background-color: #efeceb;
  padding: 16px;
}

.our_pop_plans_common:nth-child(even) {
  background-color: #ffffff;
  padding: 16px;
}

.our_most_popular_plans_row_coommon_col h6 {
  margin-bottom: 0;
}

.our_most_popular_plans_row_coommon_col h5 {
  margin-bottom: 0;
}

.our_pop_plans_common_last h5 {
  font-size: 28px;
  font-weight: 800;
}

a.wealthcharts_button_anchor::before {
  content: "NEW";
  font-size: 16px;
  font-weight: 700;
  background: #ffb000;
  color: #041758;
  border-radius: 100%;
  padding: 15px 8px;
  position: absolute;
  left: 1rem;
  top: -2rem;
}

a.wealthcharts_button_anchor {
  width: 100%;
  border-radius: 12px 12px 0 0;
  padding: 12px;
  background-color: #041758;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  font-weight: 700;
  border: 2px solid #041758;
  font-size: 20px;
  margin-top: 20px;
  position: relative;
}

a.left_right_btn_two_Rithmic {
  width: 100%;
  border-radius: 0 0 0 12px;
  padding: 12px;
  background-color: #041758;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  font-weight: 700;
  border: 2px solid #041758;
  font-size: 18px;
  margin-top: 20px;
}

a.left_right_btn_two_Tradovate {
  width: 100%;
  border-radius: 0 0 12px 0;
  padding: 12px;
  background-color: #041758;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  font-weight: 700;
  border: 2px solid #041758;
  font-size: 18px;
  margin-top: 20px;
}

.left_right_btn_two {
  display: flex;
  gap: 15px;
}

.scisssor_dashed_solid .copy_discount_btn_anchor {
  background: #00c6fc;
}

.scisssor_dashed_solid span.text_copied_msg.inside_modal {
  left: 50%;
  right: auto;
  transform: translateX(-50%);
  bottom: 3px;
}

.our_most_popular_plans_row_coommon_col .our_pop_plans_common_last {
  padding-bottom: 32px;
  padding-top: 32px;
  /* border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px; */
  /* filter: drop-shadow(0px 3px 3.5px rgba(0,0,0,0.16)); */
}

.start_rithmic_btn_anchor,
.start_tradovate_btn_anchor {
  width: 100%;
  border-radius: 100px;
  padding: 8px;
  background-color: #041758;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  font-weight: 700;
  border: 2px solid #041758;
  font-size: 18px;
}

.start_rithmic_btn_anchor:hover,
.start_tradovate_btn_anchor:hover {
  color: #ffffff;
}

.start_rithmic_btn_anchor {
  margin: 24px 0;
}

.copy_discount_btn_anchor {
  margin-top: 12px;
  margin-bottom: 12px;
  width: 100%;
  /* border-radius: 24px; */
  padding: 8px;
  background-color: #ffb000;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #041758;
  font-weight: 700;
  /* border: 2px dashed #041758; */
  font-size: 22px;
}

.copy_discount_btn_anchor:hover {
  color: #041758;
}

.our_most_popular_plans_row {
  margin-bottom: 100px;
}

.center_dual_buttons.mobile_hide_desktop_show_section_customs {
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* flex-wrap: wrap; */
  gap: 20px;
  max-width: 840px;
  margin: auto;
}

.all_plans_main_row .all_plans_row li {
  font-size: 28px;
  font-weight: 400;
  color: #0d1f46;
  margin-bottom: 24px;
  display: flex;
  align-items: center;
  gap: 16px;
}

.all_plans_row_evals {
  /* max-width: 590px; */
  margin: auto;
}

.all_plans_row li {
  font-size: 22px;
  font-weight: 400;
  color: #0d1f46;
  margin-bottom: 24px;
  display: flex;
  align-items: center;
  gap: 16px;
}

.all_plans_row li img {
  width: auto;
  height: 24px;
}

.all_plans_main_row h3 {
  margin-bottom: 48px;
}

.first_banner_row {
  /* background: url(../img/banner.jpg); */
  background: linear-gradient(to right, #000000, #0026ff);
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 0px;
  margin-top: 70px;
  padding-bottom: 0px;
  position: relative;
  background-position: right top;
}

.first_banner_row::after {
  position: absolute;
  content: "";
  right: 0;
  top: 34px;
  width: 400px;
  height: 336px;
  background-image: url(../img/banner-new.webp);
  background-size: cover;
}

.first_bannermain_row .trustpilot-widget iframe {
  height: 20px !important;
}

.banner_trust_col_inner_div {
  background-color: #ffffff;
  width: 490px !important;
  padding: 14px 0px;
}

.see_all_rithmic_btn {
  margin-top: 48px;
  display: inline-block;
  border-radius: 40px;
  padding: 12px 32px;
  background-color: #041758;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  font-weight: 500;
  font-size: 28px;
  border: 2px solid #041758;
}

.see_all_tradovate_btn {
  margin-top: 48px;
  display: inline-block;
  border-radius: 40px;
  padding: 12px 24px;
  background-color: #041758;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  font-weight: 500;
  font-size: 28px;
  border: 2px solid #041758;
  /* margin-left: 40px; */
}

.see_all_tradovate_btn:hover,
.see_all_rithmic_btn:hover {
  text-decoration: none;
  color: #ffffff;
}

.most_popular_anchor {
  margin-top: 80px;
  display: inline-block;
  border-radius: 40px;
  padding: 12px 32px;
  background-color: #041758;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  font-weight: 500;
  font-size: 28px;
  border: 2px solid #041758;
}

.most_popular_anchor:hover {
  text-decoration: none;
  color: #ffffff;
}

.why_apex_trading {
  background-color: #041758;
  /* margin-top: 80px; */
  padding: 80px 0;
}

.why_apex_trading_center_col h2 {
  color: #f7f7f7;
  margin-bottom: 160px;
}

.why_apex_trading_main_row h2 {
  color: #f7f7f7;
  margin-top: 24px;
  margin-bottom: 36px;
}

.why_apex_trading_main_row img {
  width: 100%;
}

.apex_know_what_row_images_row img {
  height: auto;
  width: 100%;
  border-radius: 24px;
  object-fit: cover;
  aspect-ratio: 200 / 280;
  filter: brightness(1.1) contrast(1) saturate(1.8);
}

.bigger_size_heading {
  font-size: 80px;
  color: #ffb000;
  text-wrap: nowrap;
}

.why_apex_trading_main_row {
  border-radius: 24px;
  filter: drop-shadow(0px 3px 9px rgba(0, 0, 0, 0.3));
  background-color: #364579;
  padding: 36px 24px;
  max-width: 1010px;
  margin: auto;
}

.why_apex_trading_main_row_first_col {
  margin-top: -104px;
}

.why_apex_trading_main_row_first_col p {
  font-size: 22px;
  color: #f7f7f7;
  font-weight: 500;
}

.apex_know_what_row {
  margin-top: 256px;
  padding-top: 12px;
  padding-bottom: 64px;
}

.apex_know_what_row .bigger_size_heading {
  /* margin-top: -160px; */
  line-height: 1.25;
  position: relative;
  top: -72px;
}

.apex_know_what_row h5 {
  color: #f7f7f7;
  font-weight: 500;
  margin-top: 24px;
}

.apex_know_what_row_images_row {
  justify-content: space-between;
  gap: 40px;
}

.why_apex_trading_center_col h1 {
  color: #ffb000;
}

.select_your_plans_div {
  background-color: #efeceb;
  padding: 80px 0;
}

.select_your_plans_div_sec {
  max-width: 1100px;
  background-color: #ffffff;
  border-radius: 12px;
}

.select_plan_first_row_col_left {
  background-color: #ffb000;
  padding: 24px 36px;
  border-top-left-radius: 12px;
}

.select_plan_first_row_col_left h2,
h4.text-center.select_plan_last_row_first {
  font-weight: 800;
}

.select_plan_second_row {
  padding: 36px;
}

.select_plan_second_row .all_plans_row ul {
  padding-left: 0;
}

.select_plan_second_row h3 {
  margin-bottom: 36px;
}

.select_plan_third_row {
  padding: 0 32px 64px 32px;
}

.select_plan_third_row_common_col {
  border-radius: 8px;
  background-color: #efeceb;
  /* filter: drop-shadow(0px 3px 3.5px rgba(0,0,0,0.16)); */
}

.select_plan_third_row_common_col h5 {
  padding-top: 24px;
  margin-bottom: 24px;
  background-color: #ffffff;
  padding-bottom: 16px;
}

.select_plan_third_row .col-md-4:nth-child(1) {
  padding-right: 21px;
}

.select_plan_third_row .col-md-4:nth-child(3) {
  padding-left: 21px;
}

.select_plan_third_row .col-md-4 {
  padding-right: 11px;
  padding-left: 11px;
}

.select_plan_third_row_detail_one {
  background-color: #041758;
  border-radius: 8px;
  margin-left: 24px;
  margin-right: 24px;
}

.select_plan_third_row_detail_one h4 {
  color: #ffb000;
  padding: 8px 16px;
  border-bottom: 1px solid #ffffff;
  margin-bottom: 0;
}

.select_plan_third_row_common_col .select_plan_third_row_common_col_last_btn {
  padding-bottom: 24px;
  padding-top: 24px;
  /* filter: drop-shadow(0px 3px 3.5px rgba(0, 0, 0, 0.16)); */
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.select_plan_third_row_detail_one h6 {
  color: #ffffff;
  padding: 8px 16px;
  margin-bottom: 16px;
}

.select_plan_third_row_detail_two {
  display: flex;
  gap: 24px;
  padding: 16px 24px;
}

.select_plan_third_row_detail_two span {
  font-size: 16px;
  color: #041758;
}

.select_plan_third_row_detail_two span:first-child {
  width: 40%;
  font-weight: 700;
}

.select_plan_third_row_common_col
  .our_pop_plans_common.our_pop_plans_common_last {
  background-color: #efeceb;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  /* filter: drop-shadow(0px 3px 3.5px rgba(0,0,0,0.16)); */
}

.see_more_rithmic br {
  display: none;
}

.accordion-arrow i {
  font-size: 20px;
}

.select_plan_third_row_common_col
  .our_pop_plans_common.our_pop_plans_common_last
  h5 {
  margin-top: 0;
  background-color: #efeceb;
}

.scisssor_border_solid {
  border: 3px dashed #041758;
  position: relative;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  filter: drop-shadow(0px 3px 3.5px rgba(0, 0, 0, 0.16));
}

.scisssor_dashed_solid {
  border: 3px dashed #041758;
  position: relative;
  filter: drop-shadow(0px 3px 3.5px rgba(0, 0, 0, 0.16));
  padding: 16px;
  background-color: #ffffff;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}

.scisssor_dashed_solid::before {
  background-image: url(../img/scissor.webp);
  content: "";
  background-repeat: no-repeat;
  position: absolute;
  width: 32px;
  height: 32px;
  display: inline-block;
  background-size: contain;
  left: 16px;
  top: -17px;
}

.scisssor_border_solid::before {
  background-image: url(../img/scissor.webp);
  content: "";
  background-repeat: no-repeat;
  position: absolute;
  width: 32px;
  height: 32px;
  display: inline-block;
  background-size: contain;
  left: 16px;
  top: -16px;
  z-index: 99;
}

.border_line {
  border-top: 2px solid #041758;
  margin-left: 24px;
  margin-right: 24px;
}

.see_more_rithmic {
  border-radius: 30px;
  padding: 6px 48px;
  background-color: #041758;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  font-weight: 700;
  border: 2px solid #041758;
  font-size: 28px;
  position: relative;
}

.why_apex_trading {
  background-image: url(../img/BGWhyApexTraderFunding.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position-y: center;
}

.see_more_rithmic:hover,
.see_more_rithmic:active,
.see_more_rithmic:focus {
  text-decoration: none;
  color: #ffffff;
}

.see_more_rithmic::before {
  content: "";
  position: absolute;
  width: 20px;
  height: 18px;
  display: inline-block;
  background-size: contain;
  background-image: url(../img/downbutton.webp);
  left: 20px;
  top: 14px;
  background-repeat: no-repeat;
}

.see_more_rithmic::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 18px;
  display: inline-block;
  background-size: contain;
  background-image: url(../img/downbutton.webp);
  right: 20px;
  top: 14px;
  background-repeat: no-repeat;
}

.select_plan_last_row {
  max-width: 650px;
  margin: 80px auto 0 auto;
}

.btn_left_arrow img {
  width: 20px;
  height: auto;
}

.select_plan_last_row_second {
  border-top: 2px solid #041758;
  padding-top: 24px;
  margin-top: 24px;
}

.select_plan_last_row_first_last {
  font-size: 24px;
}

.select_plan_first_row img {
  padding: 36px;
}

.light_flash_image {
  margin-top: -48px;
  margin-left: auto;
  margin-right: auto;
}

.why_apex_trading_center_col h2 {
  margin-top: -48px;
}

.ninth_row {
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .light_flash_image {
    width: 100%;
  }

  .banner_trust_row {
    margin-bottom: 0 !important;
  }

  .banner_trust_col_inner_div {
    width: 100% !important;
    padding: 20px 0px !important;
  }

  .banner_trust_col {
    padding: 0;
  }

  .select_plan_third_row {
    padding: 0 32px 0px 32px;
  }

  .max_width_all_row {
    max-width: 100%;
  }

  .first_banner_row {
    background-position: top center;
  }

  .select_plan_third_row_common_col
    .our_pop_plans_common.our_pop_plans_common_last
    h5 {
    padding-top: 0;
    background-color: #efeceb;
  }

  .text_copied_msg {
    bottom: 4px;
    left: 12px;
  }

  .text_copied_msg {
    /* display: block; */
    text-align: center;
    width: 100%;
    left: 0;
    bottom: 0px;
  }

  .ninth_row {
    overflow: hidden;
  }

  .bigger_size_heading {
    text-wrap: wrap;
  }

  .apex_know_what_row_images_row {
    flex-wrap: wrap;
  }

  .first_banner_row .header_second_main_row .header_second_row img {
    width: 143px !important;
    height: auto !important;
  }

  .header_second_main_row {
    margin-top: 64px;
  }

  .first_bannermain_row h1 {
    margin-top: 64px;
    margin-bottom: 64px;
  }

  .popular_sec_plans,
  .copy_sec_code {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .popular_sec_plans a,
  .copy_sec_code a {
    font-size: 22px;
  }

  .our_most_popular_plans_row_first_col h6 {
    font-size: 16px;
    padding: 8px;
  }

  .our_most_popular_plans_row_first_col {
    padding-right: 0;
    padding-left: 0;
  }

  .our_most_popular_plans_row_coommon_col .our_pop_plans_heading {
    padding-top: 28px;
    padding-bottom: 28px;
    font-size: 30px;
  }

  /* .our_most_popular_plans_row h6:nth-child(1) {
        margin-top: 84px;
    } */

  .scisssor_dashed_solid {
    margin-right: 0;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .our_most_popular_plans_row_coommon_col {
    margin-bottom: 48px;
  }

  .center_dual_buttons {
    flex-direction: column;
  }

  .our_pop_plans_common_last h5 {
    font-size: 30px;
    font-weight: 700;
  }

  .our_pop_plans_common span {
    width: 50%;
    display: inline-block;
  }

  .start_rithmic_btn_anchor {
    margin: 16px 0;
    font-size: 18px;
  }

  .copy_discount_btn_anchor {
    font-size: 22px;
    /* padding: 8px 0; */
  }

  .start_rithmic_btn_anchor,
  .start_tradovate_btn_anchor {
    font-size: 28px;
    font-weight: 700;
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .scisssor_dashed_solid::before {
    width: 40px;
    height: 40px;
    top: -20px;
  }

  .our_most_popular_plans_row_coommon_col .our_pop_plans_common_last {
    padding-bottom: 24px;
  }

  .all_plans_row .col-md-6 {
    padding: 0;
  }

  .all_plans_row li {
    gap: 32px;
  }

  .see_all_rithmic_btn,
  .see_all_tradovate_btn {
    padding-left: 8px;
    padding-right: 8px;
    width: 100%;
    margin-top: 32px;
    margin-left: 0;
  }

  .light_flash_image {
    margin-top: -12px;
  }

  .why_apex_trading_center_col h2 {
    margin-top: -12px;
  }

  .why_apex_trading_center_col {
    padding: 0;
  }

  .why_apex_trading_center_col .col-12 {
    padding: 0;
  }

  .bigger_size_heading {
    font-size: 48px;
  }

  .why_apex_trading_main_row_first_col {
    margin-top: -148px;
    padding-bottom: 32px;
  }

  .why_apex_trading_main_row {
    padding: 42px 0px;
  }

  .why_apex_trading_main_row .bigger_size_heading {
    margin-top: 12px;
  }

  .most_popular_anchor {
    line-height: 1.2;
    padding: 12px;
    border-radius: 100px;
    width: 100%;
  }

  .why_apex_trading_main_row_first_col p {
    font-size: 20px;
  }

  .fourth_row .max_width_all_row {
    max-width: 350px;
  }

  .why_apex_trading_main_row img {
    margin-top: 48px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .apex_know_what_row .bigger_size_heading {
    top: -16px;
  }

  .why_apex_trading_main_row img {
    margin-top: 0;
    /* aspect-ratio: 1/0.8; */
    object-fit: cover;
    /* object-position: top center; */
    object-position: 0px -150px;
    max-height: 200px;
    border-radius: 24px;
    /* object-position: center; */
  }

  .apex_know_what_row h5 {
    font-size: 28px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .select_plan_first_row {
    flex-direction: column-reverse;
  }

  .why_apex_trading_center_col h1 {
    font-size: 42px;
  }

  .owl-carousel .owl-nav {
    padding: 0;
  }

  .why_apex_col_two {
    max-width: 365px;
    margin: auto;
  }

  .why_apex_trading .max_width_all_row {
    max-width: none;
  }

  .select_plan_first_row img {
    width: 70%;
    padding: 24px 8px;
  }

  .select_plan_first_row .col-md-4 {
    text-align: end;
  }

  .select_your_plans_div {
    background-color: #efeceb;
    padding-left: 12px;
    padding-right: 12px;
  }

  .select_plan_first_row_col_left,
  .select_plan_second_row {
    border-radius: 0;
    padding: 24px;
  }

  .select_plan_third_row {
    padding-left: 24px;
    padding-right: 24px;
    gap: 48px;
  }

  .select_plan_third_row .col-md-4:nth-child(1) {
    padding-right: 0;
  }

  .scisssor_border_solid {
    margin-top: 32px;
    margin-bottom: 32px;
  }

  .select_plan_third_row_common_col
    .our_pop_plans_common.our_pop_plans_common_last {
    padding: 24px;
    background-color: #efeceb;
  }

  .select_plan_third_row_common_col h5 {
    font-size: 28px;
    background-color: #ffffff;
    margin-bottom: 0;
    padding-bottom: 24px;
  }

  .select_plan_third_row_detail_two {
    padding-left: 24px;
    padding-right: 24px;
  }

  .select_plan_third_row_detail_one {
    margin-left: 12px;
    margin-right: 12px;
    margin-top: 12px;
  }

  .select_plan_third_row .col-md-4,
  .select_plan_third_row .col-md-4:nth-child(3) {
    padding: 0;
  }

  .see_more_rithmic {
    display: block;
    border-radius: 46px;
    margin-left: 24px;
    margin-right: 24px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .see_more_rithmic::before {
    top: 50%;
    transform: translateY(-50%);
    left: 12px;
  }

  .see_more_rithmic::after {
    top: 50%;
    transform: translateY(-50%);
    right: 12px;
  }

  .select_plan_last_row {
    padding-left: 12px;
    padding-right: 12px;
  }

  .select_plan_last_row_second {
    font-size: 22px;
  }

  .select_plan_last_row_first_last {
    font-size: 22px;
  }

  .select_plan_last_row_first {
    font-size: 24px;
  }

  .select_plan_last_row_second {
    margin-top: 24px;
    padding-top: 16px;
  }

  .owl-carousel .owl-nav .owl-prev::before {
    left: 0;
    width: 160px;
    padding-left: 12px;
    padding-right: 0;
    background-position-x: 5%;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.8;
  }

  .owl-carousel .owl-nav .owl-next::after {
    right: 0;
    width: 160px;
    padding-left: 0;
    padding-right: 12px;
    background-position-x: 95%;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.8;
  }

  .owl-carousel .owl-nav button {
    display: flex;
  }

  .mobile_most_poplular_col {
    background-size: cover;
    background-image: url(../img/logo-background.webp);
    background-repeat: no-repeat;
    background-position: center top;
    padding: 0;
  }

  .ninth_row {
    background-size: contain;
  }

  .our_most_popular {
    background-image: none;
  }

  .apex_know_what_row {
    padding: 0;
  }

  .our_most_popular_plans_row_coommon_col h6,
  .our_pop_plans_common:nth-child(odd) {
    font-size: 20px;
    font-weight: 500;
  }

  .all_plans_main_row h3 {
    font-size: 36px;
    font-weight: 700;
  }

  .all_plans_main_row .all_plans_row li {
    font-size: 28px;
    font-weight: 400;
    gap: 0;
    flex-direction: column;
    align-items: flex-start;
  }

  .see_more_rithmic br {
    display: block;
  }
}

@media only screen and (max-width: 992px) and (min-width: 768px) {
  .apex_know_what_row_images_row {
    gap: 40px;
  }

  .see_all_rithmic_btn {
    padding-left: 42px;
    padding-right: 42px;
  }

  .left_right_btn_two {
    gap: 12px;
    /* flex-direction: column; */
  }

  a.left_right_btn_two_Rithmic,
  a.left_right_btn_two_Tradovate {
    width: auto;
    flex: 1;
  }
}

@media only screen and (max-width: 1100px) and (min-width: 768px) {
  .header_first_row h4 {
    margin-right: 0;
    font-size: 24px;
  }
}

@media only screen and (max-width: 1150px) and (min-width: 992px) {
  .first_bannermain_row h1 {
    font-size: 50px;
  }
}

@media only screen and (max-width: 1600px) and (min-width: 1350px) {
  .first_banner_row::after {
    width: 490px;
    height: 376px;
  }
  .banner_trust_row {
    margin-bottom: 120px !important;
  }
}

@media only screen and (max-width: 1800px) and (min-width: 1601px) {
  .first_banner_row::after {
    width: 540px;
    height: 418px;
  }

  .banner_trust_row {
    margin-bottom: 160px !important;
  }
}

@media only screen and (min-width: 1801px) {
  .first_banner_row::after {
    width: 640px;
    height: 490px;
  }

  .banner_trust_row {
    margin-bottom: 230px !important;
  }
}

/* Infinite page css */

.hero_banner_heading_customs .slide-word {
  display: inline-block;
  will-change: transform, opacity;
  transition: transform 0.6s ease, opacity 0.6s ease;
  transform: translateY(0);
  opacity: 1;
}

.hero_banner_heading_customs .fade-up {
  transform: translateY(-30px);
  opacity: 0;
}

.hero_banner_heading_customs .fade-reset {
  transform: translateY(30px);
  opacity: 0;
}

.hero_banner_heading_customs .fade-in {
  transform: translateY(0);
  opacity: 1;
}

.yellow_bg_heading {
  background: #ffb000;
  width: fit-content;
  padding: 10px 30px;
  border-radius: 12px;
  display: block;
  margin-bottom: -40px;
  z-index: 6;
  font-weight: 800;
}

.center_column_customs {
  display: flex;
  justify-content: center;
}

.all_Plans_main_row {
  width: 100%;
  background-color: #efeceb;
  border-radius: 12px;
  box-shadow: rgb(0 0 0 / 16%) 0px 4px 8px 0px;
  padding: 80px 48px 48px 48px;
  display: flex;
  align-items: center;
}

.all_plan_image_col {
  display: flex;
  justify-content: end;
}

.all_plans_row_evals ul {
  padding-left: 0;
}

.all_Plans_main_row ul li {
  margin-bottom: 16px;
}

.all_plans_row .center_dual_buttons {
  max-width: 1100px;
  /* padding: 0; */
}

.all_plans_row .center_dual_buttons a {
  width: 300px;
  font-size: 24px;
  padding: 12px 24px;
  border-radius: 100px;
}

.logo_div_all_plans.mobile_hide_desktop_show_section_customs {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
  /* padding: 0; */
}

.logo_div_all_plans img {
  aspect-ratio: 3/1;
  object-fit: contain;
  max-width: 250px;
}

.include_text {
  font-size: 28px;
  color: #0d1f46;
  padding: 0;
}

.start_trading_row_customs {
  background: #ffb000;
}

.start_trading_row_customs h1 {
  text-align: center;
  display: block;
  font-size: 64px;
  font-weight: 700;
  color: #041758;
}

.start_trading_row_customs img {
  object-fit: cover;
  margin-top: 5%;
  width: 100%;
}

.start_trading_row_main_customs {
  max-width: 1100px;
  margin: auto;
  text-align: center;
  padding-top: 5%;
  padding-bottom: 5%;
}

.apex_know_what_row_new .bigger_size_heading {
  top: 0;
  font-size: 64px;
  font-weight: 800;
  text-align: center;
  margin-bottom: 70px;
}

.apex_know_what_row_new {
  /* background: url(../img/funding.jpg); */
  /* background-color: transparent; */
  background: linear-gradient(to bottom, #050927 0%, #0932be 100%);
  margin: 0;
  max-width: 100%;
  width: 100%;
  border-radius: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 5%;
  padding-bottom: 5%;
}

.apex_know_what_row_new .why_apex_trading_main_row_first_col {
  padding: 0;
  max-width: 1100px;
  margin: auto;
}

.apex_know_what_row_new h5 {
  color: #f7f7f7;
  font-weight: 500;
  margin-top: 22px;
}

.footer_partnner_row {
  background: linear-gradient(to right, #050927, #0932be);
}

.footer_partner_main_row h3 {
  font-size: 36px;
  font-weight: 800;
  color: #ffb000;
  margin-bottom: 0;
}

.footer_partner_left {
  display: flex;
  align-items: center;
}

.footer_partner_right {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.footer_partner_right img {
  aspect-ratio: 3/1;
  object-fit: contain;
  width: 170px;
}

.footer_partner_main_row {
  display: flex;
  align-items: center;
  max-width: 1100px;
  margin: auto;
  padding: 2% 0;
}

.select_your_plans_div .start_rithmic_btn_anchor,
.select_your_plans_div .start_tradovate_btn_anchor,
.select_your_plans_div .start_WealthCharts_btn_anchor {
  color: #041758;
  background: #ffb000;
  border-color: #ffb000;
  width: 100%;
  border-radius: 100px;
  padding: 8px;
  display: block;
  text-align: center;
  text-decoration: none;
  font-weight: 700;
  font-size: 22px;
  margin: 24px 0;
}

.select_your_plans_div .copy_discount_btn_anchor {
  background: #00c6fc;
  color: #041758;
}

.select_your_plans_div .select_plan_third_row_detail_one {
  margin-left: 0px;
  margin-right: 0px;
}

.select_your_plans_div .select_plan_third_row_common_col h5 {
  margin-bottom: 0px;
}

.earn_more_grain_row {
  background: #efeceb;
}

.earn_more_grain_main_div {
  max-width: 1100px;
  margin: auto;
  padding-top: 5%;
}

.heading_with_image_div h1::after {
  content: "";
  background: url(../img/Copy-Trading-icon.webp);
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: contain;
  width: 250px;
  position: absolute;
  height: 150px;
  display: none;
  left: 50%;
}

.earn_more_heading {
  text-align: center;
  font-size: 64px;
  font-weight: 800;
  color: #041758;
}

.row.earn_more_second_row {
  display: flex;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 60px;
}

.earn_more_second_left p {
  color: #041758;
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 0;
}

.earn_more_second_right {
  text-align: end;
}

.earn_more_second_right img {
  aspect-ratio: 3 / 1;
  object-fit: contain;
  width: auto;
}

.earn_more_four_image_div {
  max-width: 1100px;
  margin: auto;
  background: #ffb000;
  border-radius: 12px;
  padding: 30px;
  margin-bottom: -8%;
  z-index: 11;
}

.earn_more_four_image_div .earn_more_four_image_column:last-child {
  border: none;
}

.earn_more_four_image_column img {
  aspect-ratio: 1 / 1;
  object-fit: contain;
  width: 70px;
}

.earn_more_four_image_column {
  text-align: center;
  border-right: 1px solid #041758;
}

.earn_more_four_image_column p {
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 0;
  margin-top: 20px;
}

.wealthchart_row_main {
  background-color: rgba(0, 198, 252, 1);
  background-repeat: no-repeat;
  background-position: top;
  background-size: 100%;
  padding-top: 10%;
  padding-bottom: 5%;
  position: relative;
  z-index: 10;
}

.wealthchart_row_main::before {
  position: absolute;
  content: "";
  background-image: url(../img/new-grid-top-white.webp);
  opacity: 0.25;
  width: 100%;
  display: none;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}

.wealthchart_upper_row {
  display: flex;
  /* align-items: center; */
  max-width: 1100px;
  margin: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

.wealthchart_upper_right {
  text-align: end;
}

.wealthchart_upper_right img {
  /* aspect-ratio: 3 / 2; */
  object-fit: contain;
  width: 100%;
}

.wealthchart_lower_row {
  display: flex;
  /* align-items: center; */
  max-width: 1100px;
  margin: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

.wealthchart_lower_left {
  text-align: left;
}

.wealthchart_lower_left img {
  /* aspect-ratio: 3 / 2; */
  /* object-fit: contain; */
  width: 100%;
  padding-right: 10%;
}

.wealthchart_row_main h6 {
  font-size: 28px;
  font-weight: 800;
  margin-bottom: 26px;
}

.wealthchart_row_main p {
  font-size: 22px;
  font-weight: 400;
}

.wealthchart_button_div {
  display: flex;
  justify-content: center;
}

.see_more_wealthchart_btn {
  display: block;
  text-align: center;
  background: #ffb000;
  font-size: 28px;
  font-weight: 700;
  color: #041758 !important;
  text-decoration: none !important;
  padding: 10px 50px;
  border-radius: 100px;
  width: fit-content;
  margin-top: 40px;
}

.select_plan_third_row .text_copied_msg {
  right: 50%;
  transform: translateX(50%);
}

.select_your_plans_div_sec > .col-12 {
  padding-bottom: 50px;
}

.footer_upper_left img {
  width: 200px;
}

.footer_upper_left_para_div p {
  color: #ffffff;
  font-size: 18px;
  font-weight: 300;
}

.footer_upper_left_para_div {
  margin-top: 40px;
}

.footer_upper_right h6 {
  font-size: 18px;
  font-weight: 700;
  color: #ffb000;
  padding-left: 2rem;
}

.footer_upper_right ul li a {
  color: #ffffff !important;
  font-size: 18px;
  font-weight: 300;
  text-decoration: none !important;
}

.footer_upper_right_menu li {
  margin-top: 20px;
}

.footer_upper_right {
  padding-left: 10%;
}

hr.footer_seperator {
  background: #fff;
  margin-top: 20px;
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}

.new_footer_customs .para_row_footer p {
  text-align: left;
  font-size: 18px;
  font-weight: 300;
  color: #ffffff;
  margin-bottom: 20px;
}

.new_footer_customs .para_row_footer p strong {
  text-align: left;
  font-size: 18px;
  font-weight: 700;
  color: #ffb000;
  margin-top: 20px;
  text-transform: uppercase;
}

.new_footer_customs .para_row_footer .footer_para_heading {
  margin-bottom: 20px;
  margin-top: 20px;
}

.footer_max_width {
  max-width: 1100px;
  margin: auto;
}

.see_more_WealthCharts {
  border-radius: 30px;
  padding: 6px 48px;
  background-color: #041758;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  font-weight: 700;
  border: 2px solid #041758;
  font-size: 28px;
  position: relative;
}

.see_more_WealthCharts::before {
  content: "";
  position: absolute;
  width: 20px;
  height: 18px;
  display: inline-block;
  background-size: contain;
  background-image: url(../img/downbutton.webp);
  left: 20px;
  top: 14px;
  background-repeat: no-repeat;
}

.see_more_WealthCharts::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 18px;
  display: inline-block;
  background-size: contain;
  background-image: url(../img/downbutton.webp);
  right: 20px;
  top: 14px;
  background-repeat: no-repeat;
}

.see_more_WealthCharts:hover,
.see_more_WealthCharts:active,
.see_more_WealthCharts:focus {
  text-decoration: none;
  color: #ffffff;
}

.image_mobile_how_trading {
  display: none;
}

.all_plans_main_row .all_plans_row li span {
  content: "";
  background: url(../img/Apex-triangle.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  width: 25px;
  position: relative;
  height: 25px;
}

.new_header_copy_code_button {
  margin-right: 0.75rem;
}

.remove_padding_left_right {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.new_footer_customs .para_row_footer p:last-child {
  margin-bottom: 0;
}

.earn_more_second_left {
  padding-left: 0;
}

.mobile_third_row {
  display: none;
}

.desktop_hide_mobile_show_section_customs {
  display: none;
}

.mobile_hide_desktop_show_section_customs {
  display: block;
}

.popup_exit {
  display: none;
  width: 800px;
  background-color: #f5f5f5;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99999;
}

.popup_exit .popup_header {
  padding: 30px 20px;
  text-align: center;
  background-color: #efeceb;
}

.popup_exit .popup_close {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 24px;
  font-weight: bold;
  cursor: pointer;
  color: #041758;
  background: none;
  border: none;
}

.popup_exit .popup_main_heading {
  font-family: "Merriweather Sans", sans-serif;
  font-size: 30px;
  font-weight: 700;
  color: #041758;
  margin-bottom: 30px;
}

.popup_exit .popup_plan_buttons {
  display: flex;
  justify-content: space-around;
}

.popup_exit .popup_plan_btn {
  background-color: #041758;
  color: #ffffff;
  font-family: "Merriweather Sans", sans-serif;
  font-size: 20px;
  font-weight: 600;
  padding: 15px 15px;
  border: none;
  border-radius: 8px;
  width: 200px;
  text-align: center;
  text-decoration: none;
}

.popup_exit .popup_discount_section {
  background-color: #ffb000;
  padding: 40px 20px;
  text-align: center;
  /* background-image: url(../img/popup_bg.png); */
  background-repeat: no-repeat;
}

.popup_exit .popup_discount_heading {
  font-family: "Poppins", sans-serif;
  font-size: 80px;
  font-weight: 700;
  color: #041758;
  margin: 0;
  line-height: 1;
}

.popup_exit .popup_all_plans {
  font-family: "Poppins", sans-serif;
  font-size: 44px;
  font-weight: 700;
  color: #041758;
  margin: 0 0 30px 0;
}

.popup_discount_code_container {
  background-color: white;
  border-radius: 10px;
  padding: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 600px;
  margin: 0 auto;
  transition: all 0.3s ease;
}

.popup_discount_code {
  display: flex;
  align-items: center;
}

.popup_discount_text {
  font-family: "Merriweather Sans", sans-serif;
  font-size: 24px;
  font-weight: 500;
  color: #041758;
}

.popup_code_text {
  font-family: "Merriweather Sans", sans-serif;
  font-size: 28px;
  font-weight: 700;
  color: #041758;
  margin-left: 10px;
}

.popup_arrow img {
  margin: 0 15px;
  width: 30px;
}

.popup_copy_btn {
  background-color: #00c6fc;
  color: #041758;
  font-family: "Merriweather Sans", sans-serif;
  font-size: 24px;
  font-weight: 500;
  padding: 5px 5px;
  border: none;
  border-radius: 100px;
  cursor: pointer;
  transition: all 0.3s ease;
  width: 35%;
}

.copied-message {
  font-size: 30px;
  font-weight: 800;
  color: #041758;
  text-align: center;
  margin: 0 auto;
}

@media only screen and (max-device-width: 768px) {
  .header_first_row {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }

  .fourth_row {
    background-size: contain;
  }

  .first_bannermain_row img {
    margin-bottom: 64px;
    border-radius: 48px;
  }

  .popup_exit .popup_plan_btn {
    width: 100%;
  }

  .popup_exit .popup_plan_buttons {
    flex-direction: column;
    gap: 12px;
  }

  .header_first_row h4 {
    margin-right: 0 !important;
    height: 48px;
    line-height: 1.1;
    align-items: center;
    display: flex;
  }

  .image_desktop_how_trading {
    display: none;
  }

  .image_mobile_how_trading {
    display: block;
  }

  .footer_partner_right img {
    flex: 0 0 50%;
    padding: 10px;
  }

  .footer_partner_right img {
    aspect-ratio: 3 / 1;
    object-fit: contain;
    width: 100px;
  }

  .footer_partner_right {
    display: flex;
    flex-wrap: wrap;
    gap: 0px;
  }

  .footer_partner_left {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .footer_partner_main_row {
    padding: 5% 2%;
  }

  .footer_partner_main_row h3 {
    margin-bottom: 20px;
  }

  .logo_div_all_plans {
    flex-direction: column;
  }

  .desktop_third_row {
    display: none;
  }

  .mobile_third_row {
    display: block;
  }

  .desktop_hide_mobile_show_section_customs {
    display: block;
  }

  .mobile_scroll_down_section {
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 50px;
    padding: 5%;
  }

  .scroll_down_image_div img {
    object-fit: contain;
    height: 100px;
  }

  .text_scroll_div p {
    color: #041758;
    font-size: 20px;
    margin-bottom: 0;
  }

  .yellow_bg_heading {
    width: 100%;
  }

  .all_plans_main_row .all_plans_row li {
    font-size: 20px;
    font-weight: 400;
    display: inline-block;
  }

  .all_plans_main_row .all_plans_row li span {
    content: "";
    background: url(../img/Apex-triangle.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    margin-top: 5px;
    vertical-align: sub;
    flex: none;
    margin-right: 10px;
  }

  .all_plan_image_col {
    display: flex;
    justify-content: center;
  }

  .mobile_hide_desktop_show_section_customs {
    display: none !important;
  }

  .mobile_button_and_logo {
    text-align: center;
  }

  .mobile_button_and_logo img {
    margin-top: 20px;
    margin-bottom: 20px;
    max-height: 70px;
    width: auto !important;
  }

  .mobile_button_and_logo.mobile_button_and_logo_two img {
    max-height: 55px;
  }

  .mobile_button_and_logo.mobile_button_and_logo_one img {
    max-height: 55px;
  }

  .include_text_mobi {
    font-size: 24px;
    color: #0d1f46;
  }

  .our_most_popular_plans_row {
    margin-bottom: 20px;
  }

  h1 {
    font-size: 42px !important;
  }

  .first_banner_row {
    padding: 30px 0 0px 0 !important;
    /* background-image: url(../img/hero\ mobile.jpg) !important; */
    margin-top: 150px;
    background-position: top right;
    background-size: cover;
  }

  .our_most_popular p.para_customs b {
    margin-right: 0;
    font-size: 28px;
  }

  .all_plans_main_row .all_plans_row li {
    font-size: 20px;
    font-weight: 400;
    gap: 10px;
    display: flex;
    flex-direction: row;
  }

  .header_second_main_row {
    margin-top: 0px;
  }

  .popular_sec_plans,
  .copy_sec_code {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .start_trading_row_customs img {
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .start_trading_row_main_customs {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .apex_know_what_row_images_row {
    padding-left: 20px;
    padding-right: 20px;
  }

  .apex_know_what_row_images_row div {
    width: 100%;
  }

  .all_plans_row_evals br {
    display: none;
  }

  .apex_know_what_row_new {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .heading_with_image_div h1::after {
    content: "";
    background: url(../img/Copy-Trading-icon.webp);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: contain;
    width: 180px;
    position: absolute;
    height: 110px;
    display: none;
    left: 56%;
    transform: translateX(-50%);
  }

  .row.earn_more_second_row {
    margin-top: 96px;
  }

  .earn_more_second_left p {
    color: #041758;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 0;
    text-align: center;
  }

  .earn_more_second_right {
    text-align: center;
    margin-top: 30px;
  }

  .earn_more_four_image_div {
    padding: 0;
    margin-bottom: -40%;
    margin-left: auto;
    margin-right: auto;
    width: 85%;
  }

  .earn_more_four_image_column {
    border-right: none !important;
    border-bottom: 1px solid #041758;
    align-items: start !important;
  }

  .earn_more_four_image_column img {
    width: 80px;
  }

  .earn_more_four_image_div .earn_more_four_image_column:nth-child(odd) {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px 20px;
    gap: 30px;
  }

  .earn_more_four_image_div .earn_more_four_image_column:nth-child(odd) p {
    text-align: left;
    margin-top: 0;
  }

  .earn_more_four_image_div .earn_more_four_image_column:nth-child(even) {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px 20px;
    flex-direction: row-reverse;
    gap: 30px;
  }

  .earn_more_four_image_div .earn_more_four_image_column:nth-child(even) p {
    text-align: left;
    margin-top: 0;
  }

  .wealthchart_row_main {
    background-color: #00c6fc;
    background-image: url(../img/grid-top-white.webp);
    background-repeat: no-repeat;
    background-position: top;
    background-size: 100%;
    padding-top: 50%;
    padding-bottom: 60px;
  }

  .wealthchart_upper_left {
    text-align: left;
    padding: 0px 40px;
  }

  .wealthchart_lower_row {
    display: flex;
    flex-direction: column-reverse;
  }

  .wealthchart_lower_right {
    text-align: left;
    padding: 0px 40px;
  }

  .wealthchart_lower_left img {
    padding-right: 0;
  }

  .see_more_wealthchart_btn {
    margin-top: 20px;
  }

  .select_plan_third_row_detail_one {
    margin-top: 0;
  }

  .earn_more_second_right img {
    aspect-ratio: auto;
  }

  .earn_more_grain_main_div {
    padding-top: 48px;
  }

  .see_more_WealthCharts,
  .see_more_rithmic,
  .see_more_tradovate,
  .see_less_WealthCharts,
  .see_less_rithmic,
  .see_less_tradovate {
    font-size: 24px;
    display: block;
    margin-left: 12px;
    margin-right: 12px;
    padding-left: 24px;
    margin-top: 16px;
    padding-right: 24px;
    border-radius: 100px;
  }

  .see_more_WealthCharts::before,
  .see_more_WealthCharts::after {
    top: 50%;
    transform: translateY(-50%);
  }

  .see_more_WealthCharts::before {
    left: 10px;
  }

  .see_more_WealthCharts::after {
    right: 10px;
  }

  .footer_partner_main_row h3 {
    font-size: 28px;
    text-align: left;
    margin-left: 20px;
  }

  .footer_partner_left {
    display: block;
  }

  .footer_upper_right {
    text-align: left;
    padding: 0;
  }

  .footer_upper_right_menu,
  .footer_upper_right h6,
  .footer_upper_left,
  .para_row_footer {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .footer_first_main_row .row {
    gap: 0px;
  }

  .footer_seperator {
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - 40px);
  }

  .hero_banner_heading_customs br {
    display: block;
  }

  .new_header_copy_code_button {
    margin: auto;
  }

  .header_main_row {
    padding: 20px 10px;
    max-height: none;
  }

  .copy_code_customs {
    width: 100%;
    justify-content: space-between;
    padding: 12px;
    gap: 4px;
  }

  .header_first_row h6 {
    font-size: 16px;
    margin-right: 0px;
  }

  .our_most_popular p.para_customs {
    line-height: 1.8;
    font-size: 28px;
  }

  .all_Plans_main_row {
    padding: 80px 30px 50px 30px;
  }

  .all_plans_row .all_plan_image_col img {
    width: 100%;
  }

  .all_plans_row .all_plan_image_col {
    display: block;
  }

  .owl-carousel .owl-nav {
    padding: 0 1rem 0 0.75rem;
  }

  .select_plan_third_row .border_line {
    border-top: 2px solid #041758;
    margin-left: 0;
    margin-right: 0;
  }

  .select_plan_third_row_detail_one h4 {
    padding: 20px 16px;
  }

  .select_plan_third_row_detail_one h6 {
    padding: 20px 16px;
  }

  .footer_upper_left_para_div p {
    line-height: 1.8;
  }

  .footer_upper_right {
    margin-top: 8px;
  }

  .copy_code_customs .copyButton {
    font-size: 16px;
    padding: 5px 15px;
    width: 118px;
    height: 36px;
  }

  .our_pop_plans_common .num_rights {
    font-weight: 700;
    padding-left: 24px;
  }

  .our_popup_plan_price_center {
    font-size: 24px !important;
    font-weight: 700 !important;
    border-top: 2px solid #041758 !important;
    border-bottom: 2px solid #041758 !important;
  }

  .earn_more_four_image_column p {
    text-align: left;
    font-size: 20px;
    font-weight: 500;
  }

  .see_more_wealthchart_btn {
    padding: 12px;
    width: 100%;
    max-width: 350px;
  }

  .select_plan_third_row_detail_two span {
    font-size: 20px;
    color: #041758;
  }
}
