/*** 

====================================================================
	Binary Compensation Plan Section 1
====================================================================

 ***/
 .main-mlm-plan {
 	position: relative;
 	padding: 170px 0 60px
 }
 .navbar-nav{

      float: right;
}
nav#cssmenu ul {
    float: right;
}
li.pll-parent-menu-item ul li a span {
    display: inline-block;
    text-transform: none;
}
li.pll-parent-menu-item a span {
    display: none;
}
 .page-center {
    display: grid;
align-items: center;
}
 .mlm-plan h3 {
    text-align: center;
    margin-bottom: 25px;
}
.main-plan-work {
	position: relative;
	padding: 40px 0 40px
}
.banner-wrapper.inner-wrapper {
    background-size: 100%;
	position: relative;
    top: 85px;
        background-size: cover;
    background-position: bottom;
        overflow: hidden;
}

.banner-wrapper {
        background-color: #fff3f1;
    position: relative;
    z-index: 3;
}
.banner-wrapper.inner-wrapper:before {
    content: "";
    position: absolute;
    width: 200px;
    height: 200px;
    border: 30px solid #fff;
    border-radius: 50%;
    opacity: 0.4;
    top: -100px;
    left: 0;
}
.banner-wrapper.inner-wrapper:after {
    content: "";
    position: absolute;
    width: 200px;
    height: 200px;
    border: 30px solid #fff;
    border-radius: 50%;
    opacity: 0.4;
    top: 120px;
    right: 0;
}
.banner-text {
    padding: 90px 0 70px
}
.banner-wrapper .banner-text .page-title {
    letter-spacing: 2px;
    font-weight: 600;
    color: #333;
    /* text-transform: uppercase; */
    font-size: 21px;
}
.breadcrumb-item.active {
    color: #333 !important;
}
.breadcrumb {
    text-align: right;
    display: block;
    padding: 0;
}
.breadcrumb li {
    display: inline-block;
    /* text-transform: uppercase; */
}
li.breadcrumb-item a {
    color: #333;
}
.plan-work h1 {
    font-size: 1.75rem;
    text-align: center;
    margin-bottom: 30px;
	text-transform: capitalize
}


.main-binary-compensation {
   position: relative;
    padding: 40px 0 40px 
}
.mlm-img {
    padding-left: 15px;
    position: relative;
    margin-bottom: 15px;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
    margin-bottom: 50px;
}
.mlm-img img {
    position: relative;
    z-index: 1;
}
.mlm-img:before {
    position: absolute;
    display: block;
    content: "";
    height: 100%;
    width: 95%;
    right: -13px;
    bottom: -14px;
    border: 8px solid #b33a30;
}
.bullet-icon {
    padding: 0;
    margin-bottom: 5px;
}

.bullet-icon li {
    list-style: none;
    position: relative;
    padding-left: 25px;
}
.bullet-icon li:after {
    content: "";
    position: absolute;
    left: 2px;
    top: 9px;
    width: 11px;
    height: 11px;
    border-radius: 100%;
    background-color: #afaeae;
}
.new-version-tag a {
   position: absolute;
    background-color: #af3e37;
    color: #ffff;
    width: auto;
    border-radius: 5px;
    padding: 5px 10px;
    line-height: 20px;
    text-decoration: none;
    left: 36%;
    top: 10%;
    font-size: 13px;
    -webkit-box-shadow: 1px 1px 5px rgb(0 0 0 / 30%);
    box-shadow: 1px 1px 5px rgb(0 0 0 / 30%);
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-shadow: 0px 0px 1px rgb(0 0 0 / 50%);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 1;
}
.new-version-tag a:hover {
    text-decoration: none;
    color: #fff;
}
.new-head-banner {
    text-align:center;
    width:70%;
    margin:0 auto;
}
.bonas-plan h3 {
    font-size: 16px;
    font-weight: 400;
}

.bonas-plan {
   border: 1px solid #ddd;
    padding: 10px;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 50px;
    min-height: 66px;
    align-items: center;
    display: grid;
}
button.learn-more.new-width {
    width: 16rem;
}

@media (max-width:1024px) {
    .new-version-tag a {
    left: 13%;
    top: 37%;
    }

    
}
@media (max-width:768px) {
    .new-version-tag a {
    left: 13%;
    top: 49%;
    }
    
}
@media(max-width:767px){
.banner-wrapper.inner-wrapper {

    top: 65px;
}
 .main-mlm-plan {
 
 	padding: 110px 0 60px
 }
	.banner-wrapper.inner-wrapper {
    background-position: bottom;
}
	.banner-text {
    padding: 50px 0 0px;
}
.new-version-tag a {
    top: 26%;
    left: 36%;
}
		.prime-banner-image {
    position: relative;
}
}
/*plan-bg*/
.features-offered{

    background-repeat: no-repeat;
    background-size: 50% auto;
    background-position: center right;
        text-align: center;
}
.advantage-area {
    background-repeat: no-repeat;
    background-size: 50% auto;
    background-position: center right;
}
 .advantage-plan:before {
    position: absolute;
    z-index: 0;
    display: block;
    content: "";
    height: 100%;
    width: 0%;
    right: 0px;
    top: 0px;
    background-color: #6799ff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center left;
} 
 .board-plan-bg:before {
    position: absolute;
    z-index: 0;
    display: block;
    content: "";
    height: 100%;
    width: 0%;
    right: 0px;
    top: 0px;
    background-color: #6799ff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center left;
} 
.unilevel-plan:before {
    position: absolute;
    z-index: 0;
    display: block;
    content: "";
    height: 100%;
    width: 0%;
    right: 0px;
    top: 0px;
    background-color: #6799ff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center left;
}
.y-u-need-aus:before{
    position: absolute;
    z-index: 0;
    display: block;
    content: "";
    height: 100%;
    width: 0%;
    right: 0px;
    top: 0px;
    background-color: #6799ff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center left;
}
.hybrid-plan:before{
    position: absolute;
    z-index: 0;
    display: block;
    content: "";
    height: 100%;
    width: 0%;
    right: 0px;
    top: 0px;
    background-color: #6799ff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center left;
}
.referral-bonus:before{
    position: absolute;
    z-index: 0;
    display: block;
    content: "";
    height: 100%;
    width: 0%;
    right: 0px;
    top: 0px;
    background-color: #6799ff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center left;
}
.spill-over:before{
    position: absolute;
    z-index: 0;
    display: block;
    content: "";
    height: 100%;
    width: 0%;
    right: 0px;
    top: 0px;
    background-color: #6799ff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center left;
}
.stair-plan-ad:before{
   position: absolute;
    z-index: 0;
    display: block;
    content: "";
    height: 100%;
    width: 0%;
    right: 0px;
    top: 0px;
    background-color: #6799ff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center left; 
}
.modal-backdrop.show {
    opacity: 0 !important;
}
.close {
 
    top: -18px;
}
.modal-open {
    overflow: auto !important;
}
@media only screen and (min-width: 1600px) {
	.new-version-tag a {
    left: 38%;
    top: 3%;
	}
}
@media (max-width:767px){
    .mlm-img {
    padding-left: 0px;
}
}


 /* Gradient text for headings */
  .text-gradient {
    background: linear-gradient(to right, #FF2500, #FF7100);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  /* Container styling */
  .prime-binary-benefits {
    background-color: #fff;
  }

  /* Feature box styling */
  .prime-binary-benefits .feature-box {
    background: #fff;
    border: 1px solid #ffe3d5;
    border-radius: 12px;
    padding: 30px 25px;
    text-align: center;
    box-shadow: 0 3px 10px rgba(255, 113, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
  }

  .prime-binary-benefits .feature-box:hover {
    transform: translateY(-6px);
    box-shadow: 0 10px 25px rgba(255, 113, 0, 0.15);
  }

  /* Icon circle */
  .prime-binary-benefits .icon {
    font-size: 36px;
    color: #FF7100;
    background: rgba(255, 113, 0, 0.1);
    width: 70px;
    height: 70px;
    line-height: 70px;
    margin: 0 auto 20px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  /* Feature titles */
  .prime-binary-benefits h5 {
    font-weight: 600;
    margin-bottom: 12px;
    flex-grow: 0;
  }

  /* Feature text */
  .prime-binary-benefits p {
    color: #555;
    font-size: 0.95rem;
    flex-grow: 1;
  }

  /* Responsive adjustments */
  @media (max-width: 767px) {
    .prime-binary-benefits .feature-box {
      padding: 20px 15px;
    }
  }

.binary-risk-free-box {
    background: #fff;
    border: 1px solid #ffe3d5;
    border-radius: 12px;
    padding: 40px 30px;
    text-align: center;
    box-shadow: 0 5px 20px rgba(255, 113, 0, 0.15);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: flex;
    flex-direction: column;
    gap: 30px; /* Space between sections */
}

.binary-risk-free-box .head h2 {
    font-size: 28px;
    color: #ff4d00;
    margin-bottom: 20px;
}

.binary-risk-free-box .binary-risk-free-content p {
    font-size: 16px;
    color: #333;
    line-height: 1.6;
}

.binary-risk-free-box .recognized {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
}

.binary-risk-free-box .award-box img {
    max-width: 120px;
    height: auto;
    display: block;
    margin: auto;
}

.binary-risk-free-box:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(255, 113, 0, 0.25);
}

/* Container Styling */
.binary-accordion-sec {
  background-color: #f8f9fa; /* light background */
  padding: 60px 20px;
  font-family: 'Arial', sans-serif;
}

/* Grid Layout */
.binary-accordion-grid {
  display: flex;
  flex-direction: column;
  gap: 30px;
  max-width: 1000px;
  margin: 0 auto;
}

/* Accordion Item */
.binary-accordion-item {
  background-color: #ffffff;
  border-radius: 12px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.binary-accordion-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgba(0,0,0,0.15);
}

/* Header Styling */
.binary-accordion-header {
  font-size: 1.5rem;
  font-weight: 700;
  color: #ff4d00; /* primary dark color */
  padding: 20px 30px;
  margin: 0;
  cursor: pointer;
  position: relative;
}

/* Add Plus/Minus Icon */
.binary-accordion-header::after {
  content: '+';
  position: absolute;
  right: 30px;
  font-size: 1.5rem;
  transition: transform 0.3s ease;
   color: #ff4d00;
}

.binary-accordion-item.active .binary-accordion-header::after {
  content: '-';
  transform: rotate(180deg);
}

/* Content Styling */
.binary-accordion-content {
  max-height: 0;
  overflow: hidden;
  padding: 0 30px;
  background-color: #ffffff;
  transition: max-height 0.5s ease, padding 0.5s ease;
}

.binary-accordion-item.active .binary-accordion-content {
  max-height: 500px; /* enough to fit content */
  padding: 20px 30px;
}

.binary-accordion-content p {
  color: #555;
  line-height: 1.7;
  margin-bottom: 15px;
}

.binary-accordion-content ul {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}

.binary-accordion-content li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 10px;
  line-height: 1.6;
  color: #555;
}

.binary-accordion-content li::before {
  content: "➜";
  position: absolute;
  left: 0;
  top: 0;
  color: #ff4d00; /* accent color */
  font-weight: bold;
}

.benifits-binary-prime .benifits-of-mlm-box {
  background: #fff;
  border: 1px solid #ffe3d5; /* soft orange border */
  border-radius: 12px;
  box-shadow: 0 3px 10px rgba(255, 113, 0, 0.1); /* subtle orange glow */
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.benifits-binary-prime .benifits-of-mlm-box:hover {
  transform: translateY(-6px);
  box-shadow: 0 10px 25px rgba(255, 113, 0, 0.15); /* stronger orange glow on hover */
}

/* Optional: accent for images */
.benifits-binary-prime .benifits-of-mlm-box1 img {
  background: rgba(255, 113, 0, 0.08);
  border-radius: 50%;
  padding: 15px;
}

/* Optional: title + text color combo */
.benifits-binary-prime .benifits-of-mlm-box1 h3 {
  color: #2c2c2c;
}

.new-demo-binary {
  text-align: center; /* centers the <a> inside */
  margin-top: 40px;   /* optional: adds some space above */
}

.new-demo-binary a {
  background-image: linear-gradient(to right, #FF2500 0%, #FF7100 51%, #FF2500 100%);
  background-size: 200% auto;
  color: #fff;
  padding: 14px 35px;
  border-radius: 50px;
  font-weight: 600;
  text-decoration: none;
  transition: 0.5s;
  display: inline-block; /* important for centering */
}

.new-demo-binary a:hover {
  background-position: right center;
  text-decoration: none;
}



.benifits-binary-prime .benifits-of-mlm-box1 p {
  color: #555;
}

.binary-faq-section {
  background-color: #fff;
  padding: 70px 20px;
  font-family: "Poppins", sans-serif;
}

.binary-faq-section .faq-title {
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 50px;
  background: linear-gradient(to right, #FF2500, #FF7100);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.faq-item {
  background: #fff;
  border: 1px solid #ffe3d5;
  border-radius: 12px;
  box-shadow: 0 3px 10px rgba(255, 113, 0, 0.1);
  padding: 25px 30px;
  margin-bottom: 25px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.faq-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 25px rgba(255, 113, 0, 0.15);
}

.faq-item h3 {
  color: #2c2c2c;
  font-size: 1.1rem;
  font-weight: 600;
  margin-bottom: 15px;
}

.faq-item p {
  color: #555;
  font-size: 0.95rem;
  line-height: 1.7;
}

/* Responsive */
@media (max-width: 768px) {
  .binary-faq-section {
    padding: 50px 15px;
  }
  .faq-item {
    padding: 20px;
  }
  .binary-faq-section .faq-title {
    font-size: 1.6rem;
  }
}

/* ===========================================
   STAN VENTURES INSPIRED COMPACT FORM
============================================ */

/* Container - Prevents CLS by setting a stable max-width */
.plan-banner-form .stan-form-card {
    background: #ffffff;
    padding: 30px;
    border-radius: 12px;
    box-shadow: 0 10px 40px rgba(0,0,0,0.1);
    max-width: 420px;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    text-align: center;
}

/* Header */
.stan-header { margin-bottom: 20px; }
.stan-header h3 { font-size: 24px; font-weight: 800; color: #1b2945; margin: 0 0 8px 0; }
.stan-header p { font-size: 14px; color: #6b7280; margin: 0; }

/* Inputs Styling */
.stan-form-card input, 
.stan-form-card select {
    width: 100% !important;
    height: 50px !important;
    padding: 0 15px !important;
    margin-bottom: 8px !important;
    border: 1px solid #e5e7eb !important;
    border-radius: 6px !important;
    font-size: 15px !important;
  
    box-sizing: border-box !important;
    display: block;
}

/* Phone Row - Side by Side */
.stan-phone-row { display: flex; gap: 10px; }
.stan-cc { flex: 0 0 38%; }
.stan-wn { flex: 1; }

/* PRIMARY BUTTON (Orange) */
.stan-primary-btn {
    width: 100% !important;
    background-image: linear-gradient(to right, #FF2500 0%, #FF7100 51%, #FF2500 100%) !important; /* Stan Orange */
    color: #fff !important;
    border: none !important;
    height: 54px !important;
    border-radius: 6px !important;
    font-size: 17px !important;
    font-weight: 700 !important;
    cursor: pointer;
    margin-top: 5px !important;
    transition: 0.2s ease-in-out;
}

.stan-primary-btn:hover { background: #d4491a !important; }

/* THE "OR" DIVIDER - Reduced Gaps */
.stan-divider {
    position: relative;
    text-align: center;
    margin: 10px 0 !important; /* Very tight vertical gap */
    line-height: 1;
}

.stan-divider:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 1px;
    background: #e5e7eb;
    z-index: 1;
}

.stan-divider span {
    background: #ffffff;
    padding: 0 12px;
    color: #9ca3af;
    font-size: 12px;
    font-weight: 700;
    position: relative;
    z-index: 2;
    text-transform: uppercase;
}

/* SECONDARY BUTTON (Outline) */
.stan-secondary-btn {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 52px;
    border: 2px solid #f15a24;
    color: #1b2945;
    text-decoration: none;
    border-radius: 6px;
    font-weight: 700;
    font-size: 16px;
    box-sizing: border-box;
    transition: 0.2s;
    margin-top: 0 !important;
}

.stan-secondary-btn:hover { background: #fff7f4; }

/* Footer */
.stan-footer {
    margin-top: 15px;
    font-size: 12px;
    color: #9ca3af;
}
.stan-lock { margin-right: 4px; }

/* --- FIX FOR CONTACT FORM 7 GHOST GAPS --- */
.wpcf7-form-control-wrap { display: block !important; margin-bottom: 0 !important; }
.wpcf7-response-output { margin: 10px 0 0 0 !important; padding: 5px !important; font-size: 13px; }

/* --- MOBILE RESPONSIVENESS --- */
@media (max-width: 480px) {
    .stan-form-card { padding: 20px; }
    .stan-phone-row { flex-direction: column; gap: 0; }
    .stan-cc { flex: 1; }
    .stan-header h3 { font-size: 20px; }
}





